summaryrefslogtreecommitdiff
path: root/www (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-22chmod -> ${CHMOD}Michael Haro37-89/+85
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Assign USE_XLIB var. Any ports which use XLib needs it.SADA Kenji1-2/+3
Notes: svn path=/head/; revision=20884
1999-08-22Update to version 1.0.4.Steve Price2-4/+4
PR: 12781 (3 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20859
1999-08-20Disable pdflib and IMAP support for PHP. It doesn't seem to workDirk Froemberg2-0/+12
at the moment. Reported by: andreas Notes: svn path=/head/; revision=20833
1999-08-20Upgrade to Apache 1.3.9 and mod_ssl 2.4.0.Dirk Froemberg12-18/+69
Notes: svn path=/head/; revision=20832
1999-08-20I've misfiled about PKGREQ script.SADA Kenji1-1/+2
Notes: svn path=/head/; revision=20830
1999-08-20It's double-feature time:Ralf S. Engelschall5-65/+54
Upgrade to Apache 1.3.9 and mod_ssl 2.4.0 Notes: svn path=/head/; revision=20823
1999-08-19Update for mod_ssl 2.3.1Ralf S. Engelschall2-4/+4
(Thanks to Dirk for catching this ;) Notes: svn path=/head/; revision=20818
1999-08-19Upgrade to mod_ssl-2.3.11.Dirk Froemberg6-6/+6
(Hey, am I really faster with this upgrade than rse himself? I can't believe it... ;-) Notes: svn path=/head/; revision=20813
1999-08-19Fix typo: remove '\' from the last MASTER_SITE.Dirk Froemberg3-6/+6
Notes: svn path=/head/; revision=20812
1999-08-19Rework MASTER_SITES:Dirk Froemberg6-72/+73
- move MASTER_SITES for mod_ssl from scripts/configure.php to Makefile thus include them in the heavy rotation - use ${PHP_DISTDIR} for PHP to minimize the diffs between apache13-php[34] - cut down to 30 sites (10 for apache, php and mod_ssl each) Notes: svn path=/head/; revision=20811
1999-08-18netscape45-communicator.us -> netscape46-communicator.usDavid E. O'Brien1-2/+2
Notes: svn path=/head/; revision=20796
1999-08-18Update to version 1.2.8Chris Piazza2-4/+4
PR: 13193 Submitted by: maintainer Notes: svn path=/head/; revision=20788
1999-08-18Fix MASTER_SITES for php-4.0b2.Dirk Froemberg2-12/+14
Reported by: andreas Notes: svn path=/head/; revision=20784
1999-08-18Remove from www category and put into x11 category.Jim Mock1-2/+1
Notes: svn path=/head/; revision=20771
1999-08-17egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza6-24/+24
all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
1999-08-17Set NO_LATEST_LINK to yes.Dirk Froemberg2-2/+4
Notes: svn path=/head/; revision=20760
1999-08-17Add apache13-php4.Dirk Froemberg1-1/+2
Notes: svn path=/head/; revision=20757
1999-08-17apache13-php4 was repository copied from apache13-php3 (Thanks Satoshi).Dirk Froemberg6-26/+12
Update to PHP-4.0b2: "PHP 4.0 offers drastic improvements in every aspect - performance and scalability, features, platform support and extendibility." See http://www.php.net/version4/ for details. Notes: svn path=/head/; revision=20756
1999-08-16s/PHP3/PHP/g;Dirk Froemberg16-194/+194
s/php3/php/g; whereever appropriate. This was done in preparation for a repository copy to apache13-php4 to keep the diffs between apache13-php3 and apache13-php4 as small as possible. Notes: svn path=/head/; revision=20751
1999-08-16Activate erwin and gyroscopeJim Mock1-1/+3
Notes: svn path=/head/; revision=20746
1999-08-15Updated my email addressJim Mock2-6/+6
Notes: svn path=/head/; revision=20734
1999-08-14Change PKGNAME: netscape-communicator-linux-4.61SADA Kenji10-28/+28
-> linux-netscape-communicator-4.61 Suggested by: Asami Notes: svn path=/head/; revision=20724
1999-08-14Update MASTER_SITES and a few minor nits.Chris Piazza2-8/+8
PR: 13120 Submitted by: maintainer Notes: svn path=/head/; revision=20695
1999-08-13Go go gadget demoroniser!Matthew Hunt1-1/+2
Notes: svn path=/head/; revision=20691
1999-08-13Import of demoroniser 1.0, a Perl script for fixing up gratuitouslyMatthew Hunt6-0/+44
incorrect Microsoft "HTML", including those "smart quotes" that turn into question marks when viewed with Netscape on Unix. PR: 13110 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=20690
1999-08-13Variable ``BROWSER_VER'' should be overrideable forSADA Kenji2-4/+4
www/linux-netscape46-communicator . Suggested by: P.W.Asami Notes: svn path=/head/; revision=20688
1999-08-11Update maintainers email addressChris Piazza1-2/+2
PR: 13080 Submitted by: maintainer Notes: svn path=/head/; revision=20653
1999-08-10Change PKGNAME to be consistent with apache13-modssl and apache13-ssl:Dirk Froemberg6-9/+9
apache-php3-${VERSION_APACHE} -> apache+php3-${VERSION_APACHE}+${VERSION_PHP3} apache-php3-${VERSION_APACHE}+mod_ssl-${VERSION_MODSSL} -> \ apache+php3+mod_ssl-${VERSION_APACHE}+${VERSION_PHP3}+${VERSION_MODSSL} PR: ports/13056 Notes: svn path=/head/; revision=20640
1999-08-09Misfiled a newly added COMMENT file.SADA Kenji1-0/+1
Notes: svn path=/head/; revision=20634
1999-08-09Refine PKGNAME as official format,SADA Kenji5-23/+22
cope with fortify 1.4.3, change MAINTAINER to sada, divide COMMENT for eath regular and gold version. I've realized PKGNAME justification by different way from the PR notifies. PR: ports/12955 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=20632
1999-08-08apache's cgi-dir now resides in ${PREFIX}/share/apacheAndreas Klemm2-6/+6
Notes: svn path=/head/; revision=20614
1999-08-08Update from 2.2-STABLE3 -> 2.2-STABLE4Peter Wemm18-27/+27
Notes: svn path=/head/; revision=20613
1999-08-07Update to version 1.2.7Chris Piazza2-3/+3
PR: 12950 Submitted by: maintainer Notes: svn path=/head/; revision=20589
1999-08-05lynx_doc -> doc/lynxAndrey A. Chernov2-33/+33
Notes: svn path=/head/; revision=20547
1999-08-05Remove libpics since libwww port now installs libpcs.a.Masafumi Max NAKANE1-2/+1
Notes: svn path=/head/; revision=20538
1999-08-04fix HELPFILE in lynx.cfg.default for packageAndrey A. Chernov1-5/+28
Notes: svn path=/head/; revision=20528
1999-08-04reorder install-doc and install-help targetsAndrey A. Chernov1-1/+10
Notes: svn path=/head/; revision=20527
1999-08-04add 3 missing small iconsAndrey A. Chernov5-0/+15
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) Notes: svn path=/head/; revision=20524
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek2-2/+2
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-08-02upgrade to 2.8.3dev5Andrey A. Chernov4-11/+56
Notes: svn path=/head/; revision=20479
1999-08-02upgrade to 2.43Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=20477
1999-08-02upgrade to 5.44Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=20476
1999-08-02upgrade to 2.23Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=20475
1999-08-01o Upgrade to 1.30-04Bill Fumerola6-14/+96
o Use new API for GD functions PR: ports/12857 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> o Pass information to configure that will allow this port to work for people with alternative PREFIXes o Make this port respect CFLAGS o Change BUILD_DEPENDS on the static gd library to a LIB_DEPENDS on the shared library, which is what this port really uses. o Remove a patch and a one-line(functionally) script and simply use a perl command in pre-configure: Notes: svn path=/head/; revision=20472
1999-08-01Activate the httperf port.Steve Price1-1/+2
Notes: svn path=/head/; revision=20446
1999-08-01Initial import of httperf version 0.6.Steve Price5-0/+63
A tool for measuring webserver performance. PR: 12878 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=20445
1999-07-30- upgrade to PHP-3.0.12Dirk Froemberg10-38/+69
- use new pdflib-2.0 Notes: svn path=/head/; revision=20405
1999-07-28Upgrade to mod_ssl 2.3.10.Dirk Froemberg6-6/+6
Notes: svn path=/head/; revision=20376
1999-07-28mod_ssl 2.3.9 -> 2.3.10Ralf S. Engelschall2-4/+4
Notes: svn path=/head/; revision=20373