|
|||||||||
Wednesday the 3rd of December, 2008 |
|||||||||
cgit most recent diffversion 0.8
Scroll down toward the bottom of the page to get installation instructions for cgit. The raw portfile for cgit 0.8 is located here: http://cgit.darwinports.com/dports/www/cgit/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/cgit # -*- mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- # $Id: Portfile 40666 2008-10-10 05:03:18Z sfiera PortSystem 1.0 Name: cgit Version: 0.8 set git-version 1.6.0.2 Category: www devel Maintainers: sfiera openmaintainer Description: A fast web interface for the git source code management system Homepage: http://hjemli.net/git/cgit/ Platform: darwin Long Description: cgit is an attempt to create a fast web interface for the git scm, using a builtin cache to decrease server io-pressure. It can run on any CGI-capable web server. use_bzip2 yes set cgit-dist ${name}-${version}${extract.suffix}?id=v${version} set git-dist git-${git-version}${extract.suffix} distfiles ${cgit-dist}:cgit ${git-dist}:git master_sites ${homepage}snapshot:cgit http://www.kernel.org/pub/software/scm/git:git checksums ${cgit-dist} md5 f846689c9789a4f1d4adf9a79831a02e sha1 c4280f37f4fc7804647d6194ab37c213cd55c718 rmd160 78dd029d2dc3f05e3fd6660a3b62177c85240d58 ${git-dist} md5 1e4d9bfc1cb0abf165d4de93b5172324 sha1 4a1d78604d1fb6c0deb43a498feb454970fb6704 rmd160 eb91ca256d0fbcc956f91ad02da659d9b322261d depends_lib port:git-core port:openssl port:zlib port:libiconv post-extract { file delete ${worksrcpath}/git file rename ${worksrcpath}/../git-${git-version} ${worksrcpath}/git } post-patch { file copy ${filespath}/cgit.conf ${worksrcpath}/cgit.conf reinplace "s| reinplace "s| } post-destroot { xinstall -m 444 ${worksrcpath}/cgitrc ${destroot}${prefix}/etc/cgitrc.sample xinstall -m 700 -o www -g www -d ${destroot}${prefix}/var/cache/cgit destroot.keepdirs ${destroot}${prefix}/var/cache/cgit } worksrcdir ${name} use_configure no build.env CFLAGS='-L${prefix}/lib -liconv' livecheck.check none If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/cgitYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using cgit with these commands: % man cgit Where to find more information:
|
![]() |
![]() Digg cgit on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |



