summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.3.14, use latest IPv6 patch and sync with www/apache13.Munechika SUMIKAWA2000-11-163-12/+49
| | | | Notes: svn path=/head/; revision=35202
* Reenable mhash support. It seems to work, now.Dirk Froemberg2000-11-163-12/+3
| | | | | | | PR: ports/22872 Notes: svn path=/head/; revision=35183
* Gently persuade apache13-modssl to install in the same filesystemAde Lovett2000-11-157-414/+572
| | | | | | | | | | | | | | | | | space as www/apache13 does, so that other apache-dependendent ports DTRT regardless of which one is installed. Nothing concrete (other than we're working on a real cleanup of the apache ports) has been heard from any of the maintainers. Obviously that is the best solution, but with 4.2-RELEASE just around the corner, we have an opportunity here to at least remove a few bogons. Both times I've raised this issue on -ports, however, there has been significant interest in the patches, and now plenty of confirmations that the modifications do not break the port in other ways. Notes: svn path=/head/; revision=35170
* Update to 2.6.3.Maxim Sobolev2000-11-1514-104/+158
| | | | | | | | PR: 22850 Submitted by: maintainer Notes: svn path=/head/; revision=35167
* Use USE_PYTHON. This port still doesn't package, but at least in getsSatoshi Asami2000-11-141-2/+3
| | | | | | | past the dependency stage. Notes: svn path=/head/; revision=35115
* javac is in a jdk version specific directory, not ${LOCALBASE}/bin, soSatoshi Asami2000-11-145-5/+5
| | | | | | | | | spell it out. Submitted by: bento Notes: svn path=/head/; revision=35107
* Make libcgiparse.so symlink in post-install target so this port packages.Satoshi Asami2000-11-131-0/+4
| | | | | | | | | While I'm here, add INSTALLS_SHLIB since this port obviously does so. Submitted by: bento (first half) Notes: svn path=/head/; revision=35104
* Add junkbuster-zlib, a modified version of Internet Junkbuster Proxy, which inMaxim Sobolev2000-11-1312-69/+97
| | | | | | | | addition to ads zapping can authomatically compress html pages being sent to the client. Port has been repo-copied from www/junkbuster. Notes: svn path=/head/; revision=35093
* Update to version 1.3Kevin Lo2000-11-138-156/+141
| | | | | | | | PR: 22815 Submitted by: Ports Fury Notes: svn path=/head/; revision=35085
* Change MAINTAINER field.Dmitry Sivachenko2000-11-1315-15/+15
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* - Provide the full path for gmake(1) so configure doesn't fall over.Steve Price2000-11-131-2/+4
| | | | | | | | | | | | - Re-order a couple of USE_* directives. - Add USE_PERL5 since it does. - Pass the configure script the full patch to perl. PR: 22693 Reviewed by: Allan Bowhill <kosmos@bowhill.yi.org> Notes: svn path=/head/; revision=35052
* Upgrade to 1.53.Vanilla I. Shu2000-11-123-4/+10
| | | | Notes: svn path=/head/; revision=35026
* - Update to 0.3.0;Maxim Sobolev2000-11-115-45/+278
| | | | | | | | | | | | | - reassing maintainership from dr@domix.de to jdunn@aquezada.com; - use USE_PYTHON; - pre-compile .py files; - other minor cleanups. PR: 22763 Submitted by: Julian Dunn <jdunn@aquezada.com> (new maintainer) Notes: svn path=/head/; revision=35015
* Make "MASTER_SITES" more proper.James E. Housley2000-11-111-1/+2
| | | | | | | Submitted by: Steve Price Notes: svn path=/head/; revision=35014
* Remove stray directory on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=35002
* Remove extra directory on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=34997
* Fix human error - ${PKGMESSAGE} should be set to the work directory,Neil Blakey-Milner2000-11-091-0/+2
| | | | | | | and is generated automatically from ${FILESDIR}/MESSAGE in post-install. Notes: svn path=/head/; revision=34929
* This port requires python version 1.5 which is now in lang/python15.Steve Price2000-11-082-2/+2
| | | | Notes: svn path=/head/; revision=34924
* Mark this port IS_INTERACTIVE since it asks questions that were causingSteve Price2000-11-081-0/+1
| | | | | | | my package builds to stall. Notes: svn path=/head/; revision=34923
* Upgrade to v2.4.7Joseph Koshy2000-11-082-3/+4
| | | | Notes: svn path=/head/; revision=34907
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-073-3/+3
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update to version 2.40.Steve Price2000-11-072-2/+2
| | | | | | | | PR: 22649 Submitted by: maintainer Notes: svn path=/head/; revision=34864
* Now that the Netscape master port has been updated to 4.76, keepTrevor Johnson2000-11-043-15/+22
| | | | | | | | | these at 4.75 for users who want to take a risk. Keep them forbidden, and mention that a fixed version exists. Create a PKGMESSAGE file for the export notice. Notes: svn path=/head/; revision=34807
* Add __init__.pyc's for the Hotfixes, since they seem to be created.Neil Blakey-Milner2000-11-036-0/+12
| | | | | | | | | | Since this doesn't affect any functionality for port or packages users, I'll try avoid the PORTREVISION bump. Noticed by: bento Notes: svn path=/head/; revision=34796
* Release a number of ports that I don't have time to keep trackAde Lovett2000-11-031-1/+1
| | | | | | | of any more. Notes: svn path=/head/; revision=34752
* Upgrade to Website META Language (WML), version 2.0.6Ralf S. Engelschall2000-11-032-2/+2
| | | | Notes: svn path=/head/; revision=34737
* Fix checksum. This isn't my port, so I don't know why it was wrong.David E. O'Brien2000-11-031-1/+1
| | | | | | | | | | Nor do I have the file that the bad checksum was generated from. Maybe it was never right. Submitted by: bento Notes: svn path=/head/; revision=34719
* Fix MASTER_SITESChris D. Faulhaber2000-11-021-1/+1
| | | | | | | | PR: 22486 Submitted by: Maintainer Notes: svn path=/head/; revision=34635
* Add 1 @dirrm.Jun Kuriyama2000-11-022-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34607
* Add 2 @unexec rmdir's.Jun Kuriyama2000-11-022-0/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34605
* Fix typo in previous commit.Jun Kuriyama2000-11-021-1/+1
| | | | Notes: svn path=/head/; revision=34604
* Update MASTER_SITE. Add WWW: to pkg-descrJames E. Housley2000-11-012-1/+2
| | | | | | | | PR: 22488 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> MAINTAINER Notes: svn path=/head/; revision=34572
* Remove Ben as maintainer by his own request due to lack of time.Will Andrews2000-11-011-1/+1
| | | | Notes: svn path=/head/; revision=34563
* ${ALPHA} couldn't be refered before include <bsd.port.pre.mk>,SADA Kenji2000-11-012-6/+8
| | | | | | | | | | so netscape4 ports ware broken. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> at [ports-jp 10356]. Pointed out by: Dan Langille <dan@langille.org> and PW. Notes: svn path=/head/; revision=34559
* Whitespace-only:Maxim Sobolev2000-11-012-5/+5
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Add a MASTER_SITE. bento does not like the listed oneJames E. Housley2000-11-011-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34554
* Update to 0.8.Maxim Sobolev2000-11-016-8/+8
| | | | Notes: svn path=/head/; revision=34530
* Add 1 @dirrm and 2 @unexec rmdir's.Jun Kuriyama2000-10-311-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34508
* Add 1 @unexec rmdir.Jun Kuriyama2000-10-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34507
* Unbroke: ${SED} couldn't be placed there.SADA Kenji2000-10-311-1/+1
| | | | | | | | | | | | I had a misapprehension since ${ECHO} is valid, but it is defined at sys.mk. PR: ports/22414 Submitted by: Peter Pentchev <roam@orbitel.bg> Pointed out by: Real many, sorry! Notes: svn path=/head/; revision=34498
* Update md5 checksum of installation instructions.Maxim Sobolev2000-10-311-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=34487
* Fix typo in @unexec rmdir line.Jun Kuriyama2000-10-311-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34482
* Add 2 @unexec rmdir's.Jun Kuriyama2000-10-311-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34478
* Disable jar packages - they are duplicate information.Jeremy Lea2000-10-3110-10/+20
| | | | | | | | Correct the dependencies: Add jpeg and png. Remove libjpeg.so, since it should not be built now. Notes: svn path=/head/; revision=34474
* Add back missing file (libjpeg.so).Satoshi Asami2000-10-306-0/+6
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=34463
* Update to 2.20bKevin Lo2000-10-302-3/+3
| | | | | | | | PR: 22402 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34447
* Bump PORTREVISION (as I should have done with the previous commit) sinceSteve Price2000-10-292-0/+2
| | | | | | | these ports now build again. Notes: svn path=/head/; revision=34429
* Run 'make certificate' from the correct directory.Steve Price2000-10-291-1/+2
| | | | Notes: svn path=/head/; revision=34428
* Correct the path to the jdk binary this port RUN_DEPENDS on.Steve Price2000-10-291-1/+2
| | | | Notes: svn path=/head/; revision=34426
* Get this port to actually build and install gtkasp2php when HAVE_GTKSteve Price2000-10-291-2/+2
| | | | | | | is defined. Notes: svn path=/head/; revision=34424