./www/cgit, Fast web interface for git

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.1, Package name: cgit-1.1, Maintainer: pkgsrc-users

cgit is a cgi application implemented in C. It is non-forking, uses
an internal cache to speed things up. Also, it features virtual
URLs (unlike gitweb).


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 3ffb325a6c6a3f5c3e4f1d5fd0a10f6c91f61e6b
RMD160: 9ad96a56d17ae060b73e8d576d0c065aa590fcfb
Filesize: 84.246 KB

Version history: (Expand)


CVS history: (Expand)


   2017-05-01 10:56:41 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #5346 - requested by sevan
www/cgit: build fix

Revisions pulled up:
- www/cgit/Makefile                                             1.8
- www/cgit/distinfo                                             1.5
- www/cgit/patches/patch-git-Makefile                           1.2

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Fri Apr 21 15:05:52 UTC 2017

   Modified Files:
           pkgsrc/www/cgit: Makefile distinfo
           pkgsrc/www/cgit/patches: patch-git-Makefile

   Log message:
   Don't overwrite CFLAGS/LDFLAGS.  Needs libiconv.