|
|||||||||
Friday the 21st of November, 2008 |
|||||||||
abyss most recent diffversion 0.3
Scroll down toward the bottom of the page to get installation instructions for abyss. The raw portfile for abyss 0.3 is located here: http://abyss.darwinports.com/dports/www/abyss/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/abyss # $Id: Portfile 30454 2007-10-28 08:27:42Z markd PortSystem 1.0 Name: abyss Version: 0.3 Category: www Maintainers: pguyot Description: Light HTTP/1.1 compliant web server. Long Description: ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT). Homepage: http://abyss.sourceforge.net/ Platform: darwin master_sites sourceforge:abyss checksums md5 ca2dc7618e17dae8eea23c02dd3bbf9d patchfiles patch-src-data.c patch-src-server.c patch-conf-abyss.conf patch-src-conn.c worksrcdir ${name} post-patch { reinplace "s|__PREFIX|${prefix}|g" ${worksrcpath}/conf/abyss.conf } use_configure no build { system "cd ${worksrcpath}/src/ && make" } destroot { xinstall -o root -m 0755 -p "${worksrcpath}/bin/abyss" "${destroot}${prefix}/sbin/" xinstall -d -o nobody -m 0755 "${destroot}${prefix}/share/abyss/" xinstall -d -o nobody -m 0755 "${destroot}${prefix}/share/abyss/log/" system "touch ${destroot}${prefix}/share/abyss/log/access.log" xinstall -d -o nobody -m 0755 ${destroot}${prefix}/share/abyss/conf/" xinstall -o root -m 0644 -p "${worksrcpath}/conf/abyss.conf" "${destroot}${prefix}/share/abyss/conf/" xinstall -o root -m 0644 -p "${worksrcpath}/conf/mime.types" "${destroot}${prefix}/share/abyss/conf/" xinstall -d -o root -m 0755 "${destroot}${prefix}/share/abyss/htdocs/" xinstall -o root -m 0644 "${portpath}/files/index.html" "${destroot}${prefix}/share/abyss/htdocs/" xinstall -o root -m 755 -d "${destroot}${prefix}/etc/rc.d" xinstall -o root -m 755 -c "${portpath}/files/abyss.sh" "${destroot}${prefix}/etc/rc.d" reinplace "s|__PREFIX|${prefix}|g" "${destroot}${prefix}/etc/rc.d/abyss.sh" } startupitem.create yes startupitem.name abyss startupitem.pidfile "clean ${prefix}/share/abyss/abyss.pid" startupitem.start "${prefix}/etc/rc.d/abyss.sh start" startupitem.stop "${prefix}/etc/rc.d/abyss.sh start" 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/abyssYou 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 abyss with these commands: % man abyss Where to find more information:
|
![]() |
![]() Digg abyss 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 |
|||||||
| |



