summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Update to November 30 version.steve1999-12-234-6/+6
| | | | | PR: 15266 Submitted by: maintainer
* Update to version 2.2.1.steve1999-12-235-14/+40
| | | | | PR: 15166 Submitted by: maintainer
* Honor PREFIX setting.steve1999-12-231-1/+1
| | | | | PR: 15137 Submitted by: Matt Behrens <matt@zigg.com>
* Update to version 2b28.steve1999-12-236-60/+53
| | | | | PR: 15130 Submitted by: Will Andrews <andrews@technologist.com>
* Oops, add missing OpenBSD/NetBSD detectionache1999-12-231-3/+7
|
* Upgrade to 4.01ache1999-12-234-13/+13
|
* Update to version 1.3pl2.steve1999-12-223-5/+5
| | | | | PR: 15527 Submitted by: maintainer
* Be sure INSTALLDIR exists before we write into it.steve1999-12-221-1/+2
|
* New checksum.asami1999-12-161-1/+1
| | | | Submitted by: eivind
* Add USE_XLIB.asami1999-12-101-1/+1
|
* Update to version 2.07imura1999-12-102-2/+2
| | | | | PR: 15096 Submitted by: Maintainer
* Add a LIB_DEPENDS on imlib and a RUN_DEPENDS on weblint.jim1999-12-091-1/+3
| | | | Submitted by: vanilla
* Better recognition of *BSD familyache1999-12-091-0/+21
|
* Upgrade to 4.0ache1999-12-095-30/+31
|
* Upgrade to 991203.sumikawa1999-12-077-44/+79
| | | | | PR: 15283 Submitted by: maintainer
* turn on navigator 4.7.usobrien1999-12-061-0/+1
|
* Update to version 0.3.4.jim1999-11-293-19/+19
| | | | Submitted by: Clive Lin <clive@CirX.ORG>
* fix HTML error generatedache1999-11-291-17/+67
|
* Update web information.billf1999-11-286-30/+42
| | | | | PR: ports/14982 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* (1) Look for ${PREFIX}/sbin/apache instead of apache.billf1999-11-286-12/+6
| | | | | | Submitted by: David Kirchner <dpk@nwserv.com> (2) Remove CHMOD definition, we already do it in bsd.port.mk
* Update to use Tcl/Tk version 8.2.steve1999-11-281-1/+1
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* add iconbase optionache1999-11-272-23/+101
|
* Update to version 0.7.steve1999-11-272-8/+8
| | | | | PR: 15106 Submitted by: maintainer
* Activate the gnuinfo, mathopd, mod_dav, p5-FastCGI, and webfs ports.steve1999-11-261-0/+5
|
* Initial import of mathopd version 1.3.steve1999-11-267-0/+222
| | | | | | | A very samll, yet very fast HTTP server. PR: 14624 Submitted by: Anton Berezin <tobez@plab.ku.dk>
* Initial import of p5-FastCGI version 0.48.steve1999-11-266-0/+55
| | | | | | | Modules for perl5, for enablin FastCGI support in CGI scripts. PR: 14564 Submitted by: Kelly Yancey <kbyanc@posi.net>
* Initial import of webfs version 0.6.steve1999-11-266-0/+71
| | | | | | | A simple http server for static content. PR: 14409 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Initial import of mod_dav version 0.9.12.steve1999-11-266-0/+127
| | | | | | | An Apache module that provides DAV capabilities. PR: 14398 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
* Initial import of gnuinfo version 1.3.steve1999-11-268-0/+82
| | | | | | | A CGI program to convert GNU .info files into html. PR: 14311 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Maintainer's e-mail address has changed, and portlint.imura1999-11-261-2/+2
| | | | | PR: 15092 Submitted by: Maintainer
* Changed maintainer's mail address.sada1999-11-251-1/+1
| | | | | PR: ports/14881 Submitted by: maintainer
* add --nodate optionache1999-11-252-17/+66
|
* Bump freetype's shared library number.dirk1999-11-253-3/+3
|
* Upgrade to mod_ssl 2.4.9.dirk1999-11-256-6/+6
|
* Substitute ELISP_SUBDIR for ELISPDIR.shige1999-11-251-2/+2
| | | | | | | Substitute XELISP_SUBDIR for XELISPDIR. PR: ports/15072 Submitted by: Dom.Mitchell@palmerharvey.co.uk
* Upgrade to Apache 1.3.9 + mod_ssl 2.4.9rse1999-11-242-3/+3
|
* Add another PATCHFILE in order to fix IMAP related build error.dirk1999-11-232-1/+3
| | | | PR: ports/15032
* upgrade to .dev15ache1999-11-232-3/+3
|
* Activate {www,japanese}/w3m-ssl.sada1999-11-211-0/+1
|
* This is the w3m port which is enabled SSL support.sada1999-11-213-0/+33
| | | | | PR: ports/14693 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* add graphics to CATEGORIESache1999-11-211-1/+1
|
* upgrade to 1.46ache1999-11-216-32/+36
|
* Update to oct 22 releasecpiazza1999-11-218-28/+40
| | | | | PR: 14867 Submitted by: maintainer
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-182-2/+2
| | | | BUILD_DEPENDS instead of LIB_DEPENDS.
* graphics/gd does not install shared libraries any longer, so usedirk1999-11-183-6/+7
| | | | | | | | | BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with PHP-3.0.12, so pull the relevant parts from their cvs tree and put them into PATCHFILES. I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise we end up in maintaining their complete cvs tree as a part of ours. ;-)
* Cope with openssl's shared lib.sada1999-11-181-2/+2
| | | | | PR: ports/14897 Submitted by: Maintainer
* Deny more extensionsache1999-11-171-3/+10
|
* CGI security fixesache1999-11-172-13/+91
|
* cp/ln all *.default stuff with original names if they not presentache1999-11-155-0/+35
|
* Update to version 2.05.steve1999-11-142-3/+2
| | | | | PR: 14821 Submitted by: maintainer
OpenPOWER on IntegriCloud