aboutsummaryrefslogtreecommitdiffstats
path: root/www/guile-www
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add INFO macroedwin2005-12-052-3/+1
|
* - Add SHA256pav2005-11-261-0/+1
|
* SIZEify.trevor2004-01-301-0/+1
|
* Use the new virtual category 'scheme'edwin2003-08-281-1/+1
| | | | | | | | | - Add the virtual category 'scheme' to the orphan ports - Fix the chicken's csc script - Minor portlint cleanups PR: ports/55265 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* Remove MAINTAINER, as per his request:naddy2003-06-022-4/+1
| | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* New port: www/guile-www (guile modules for www interaction)edwin2003-01-195-0/+39
Guile-WWW is a set of Guile Scheme modules providing support for navigating HTTP connections, parsing URLs, handling CGI operations, and fetching WWW resources. PR: ports/42181 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>