summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Netscape Communicator/Navigator 4.6 -> 4.61.SADA Kenji1999-06-2312-30/+30
| | | | | | | | Cope with Fortify 1.4.3. PR: ports/12328 Notes: svn path=/head/; revision=19735
* Upgrade to mod_ssl 2.3.5.Dirk Froemberg1999-06-236-6/+6
| | | | Notes: svn path=/head/; revision=19722
* Upgrade to Apache 1.3.6 + mod_ssl 2.3.5Ralf S. Engelschall1999-06-232-4/+4
| | | | | | | (this mainly solves core dumps for HTTPS which were recently introduced) Notes: svn path=/head/; revision=19721
* Define pipe_broken as a sig_atomic_t so this build on the Alpha.Steve Price1999-06-221-0/+11
| | | | Notes: svn path=/head/; revision=19667
* Fixup patch botch from previous commit.Steve Price1999-06-221-15/+15
| | | | Notes: svn path=/head/; revision=19663
* Don't require interaction on install while PACKAGE_BUILDING.Steve Price1999-06-229-9/+9
| | | | Notes: svn path=/head/; revision=19662
* Activate g-gcl.Chris Piazza1999-06-221-1/+2
| | | | Notes: svn path=/head/; revision=19622
* Import of g-gcl.Chris Piazza1999-06-225-0/+63
| | | | | | | | | | | | | g-gcl is a set of sample graphic counter language scripts for the creation of original web counters and timers. See the graphics/gracula port. You can see the resulting counters at: http://www.whizkidtech.net/gcl/gallery/ PR: 12330 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=19621
* Update maintainer's e-mail address.Sheldon Hearn1999-06-211-2/+2
| | | | Notes: svn path=/head/; revision=19601
* Remove NO_LATEST_LINKJustin M. Seger1999-06-201-2/+1
| | | | | | | | Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> PR: ports/12307 Notes: svn path=/head/; revision=19595
* Upgrade to 2.8.2.rel1.Matthew Hunt1999-06-184-52/+58
| | | | | | | | PR: 12250 Submitted by: "Oleg V. Volkov" <rover@lglobus.ru> Notes: svn path=/head/; revision=19549
* change maintainerMichael Haro1999-06-181-2/+2
| | | | | | | | PR: 12264 Submitted by: dervish@ikhala.tcimet.net (new maintainer) Notes: svn path=/head/; revision=19545
* Replace a stale MASTER_SITE with a fresh, shiny mirror.Bill Fumerola1999-06-183-6/+6
| | | | Notes: svn path=/head/; revision=19540
* Fix this port for the brief time it will still be alive.Bill Fumerola1999-06-161-3/+3
| | | | | | | | | | This port is being replaced by apache13-modperl (ports/10385) PR: ports/11967 (please see ports/10385 too) Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=19505
* update to 2.27Michael Haro1999-06-132-4/+4
| | | | | | | | PR: 12182 Submitted by: maintainer Notes: svn path=/head/; revision=19457
* use find instead of finddept because of prune cutt of whole treeAndrey A. Chernov1999-06-121-2/+11
| | | | | | | use _ instead of $_ Notes: svn path=/head/; revision=19443
* mark as BROKEN, not yet ready for latest p5-libwwwAndrey A. Chernov1999-06-111-1/+3
| | | | Notes: svn path=/head/; revision=19433
* upgrade to 1.0.8Andrey A. Chernov1999-06-112-3/+3
| | | | Notes: svn path=/head/; revision=19432
* Cope with Fortify in USA.SADA Kenji1999-06-102-6/+4
| | | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> PR: ports/11319 Notes: svn path=/head/; revision=19407
* Upgrade to PHP-3.0.9.Dirk Froemberg1999-06-106-12/+12
| | | | Notes: svn path=/head/; revision=19405
* Update to version 2.8.2.1.Steve Price1999-06-104-26/+34
| | | | | | | | PR: 12103 Submitted by: maintainer Notes: svn path=/head/; revision=19401
* Update to version 1.22.6.Steve Price1999-06-106-40/+34
| | | | | | | | PR: 12101 Submitted by: maintainer Notes: svn path=/head/; revision=19400
* Upgrade to mod_ssl 2.3.3.Dirk Froemberg1999-06-096-6/+6
| | | | Notes: svn path=/head/; revision=19385
* Daily version bump for mod_ssl ;)Ralf S. Engelschall1999-06-092-4/+4
| | | | | | | [2.3.2 -> 2.3.3] Notes: svn path=/head/; revision=19382
* Fixup permissions on the squirm/etc directory.Steve Price1999-06-091-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=19377
* Set ResourceConfig and AccessConfig to the correct values.Steve Price1999-06-092-2/+5
| | | | | | | | PR: 11862 Submitted by: maintainer Notes: svn path=/head/; revision=19376
* Add the fcgi, squirm, and thttpd ports.Steve Price1999-06-091-1/+4
| | | | Notes: svn path=/head/; revision=19365
* Initial import of fcgi-devkit version 2.1.Steve Price1999-06-097-0/+352
| | | | | | | | | | The FastCGI development kit. PR: 11699 Submitted by: Kelly Yancey <kbyanc@alcnet.com> Notes: svn path=/head/; revision=19364
* Initial import of squirm version 1.0b.Steve Price1999-06-097-0/+137
| | | | | | | | | | A fast & configurable redirector for the Squid. PR: 11885 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=19363
* Initial import of thttpd version 2.04.Steve Price1999-06-095-0/+103
| | | | | | | | | | The tiny/turbo/throttling HTTP server. PR: 11893 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=19362
* Update to version 2.26.Steve Price1999-06-082-6/+4
| | | | | | | | PR: 12078 Submitted by: maintainer Notes: svn path=/head/; revision=19327
* Update to version 1.10.Steve Price1999-06-082-5/+4
| | | | | | | | PR: 12081 Submitted by: maintainer Notes: svn path=/head/; revision=19325
* Directories end in '/' in MASTER_SITES.Bill Fumerola1999-06-081-2/+2
| | | | | | | Noticed By: Jon Nehring <jon@sunwire.com> Notes: svn path=/head/; revision=19316
* Sync with apache13-modssl:Dirk Froemberg1999-06-086-12/+18
| | | | | | | | | | "Upgrade to Apache 1.3.6 + mod_ssl 2.3.2 This especially makes the new Shared Memory based SSL session cache available through the use the MM port." Notes: svn path=/head/; revision=19308
* Upgrade to Apache 1.3.6 + mod_ssl 2.3.2Ralf S. Engelschall1999-06-083-6/+9
| | | | | | | | This especially makes the new Shared Memory based SSL session cache available through the use the MM port. Notes: svn path=/head/; revision=19305
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa1999-06-072-4/+4
| | | | Notes: svn path=/head/; revision=19289
* s,/usr/local,${PREFIX},gMichael Haro1999-06-0510-29/+29
| | | | Notes: svn path=/head/; revision=19220
* Love, honor, and obey CC.Matthew Hunt1999-06-031-4/+6
| | | | Notes: svn path=/head/; revision=19194
* Add '-' in '-I'Michael Haro1999-06-031-2/+2
| | | | | | | | PR: 12003 Submitted by: koji@dti.ad.jp Notes: svn path=/head/; revision=19192
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-021-1/+2
| | | | | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> Notes: svn path=/head/; revision=19175
* - Upgrade to Apache-SSL 1.35.Dirk Froemberg1999-06-023-15/+7
| | | | | | | | | - include ${PREFIX}/include/openssl due to openssl upgrade. Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> Notes: svn path=/head/; revision=19174
* Upgrade to mod_ssl 2.3.1.Dirk Froemberg1999-06-029-9/+9
| | | | Notes: svn path=/head/; revision=19173
* Upgrade to Apache 1.3.6 + mod_ssl 2.3.1Dirk Froemberg1999-06-024-13/+32
| | | | | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=19172
* Update to version 1.0.3.Steve Price1999-05-303-10/+6
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19109
* Add another MASTER_SITES entry and add python to CATEGORIESJacques Vidrine1999-05-281-3/+3
| | | | Notes: svn path=/head/; revision=19041
* Update 0.5 -> 0.6Jacques Vidrine1999-05-283-89/+130
| | | | Notes: svn path=/head/; revision=19039
* re-add file patch-aq...Dirk Froemberg1999-05-271-0/+20
| | | | Notes: svn path=/head/; revision=19029
* Upgrade to PHP-3.0.8.Dirk Froemberg1999-05-2710-31/+12
| | | | Notes: svn path=/head/; revision=19028
* Add BUILD_DEPENDS to www/p5-HTML-Parser.Jun Kuriyama1999-05-261-2/+3
| | | | | | | | | Found by: bento # Should p5-libwww have RUN_DEPENDS which is same as BUILD_DEPENDS? Notes: svn path=/head/; revision=19012
* upgrade to pre.7Andrey A. Chernov1999-05-253-13/+13
| | | | Notes: svn path=/head/; revision=18992