summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)Peter Wemm1998-04-2618-72/+72
| | | | Notes: svn path=/head/; revision=10686
* Upgrade to 1.015.Vanilla I. Shu1998-04-263-23/+35
| | | | Notes: svn path=/head/; revision=10685
* Upgrade to 5.32.Vanilla I. Shu1998-04-264-117/+57
| | | | Notes: svn path=/head/; revision=10684
* Patches from maintainer to make the port non-BROKEN.Matthew Hunt1998-04-235-1/+48
| | | | | | | | PR: 6392 Submitted by: Yukihiro Nakai <nakai@apricot.astec.co.jp> Notes: svn path=/head/; revision=10649
* Fix PLISTAndrey A. Chernov1998-04-2210-30/+20
| | | | Notes: svn path=/head/; revision=10638
* ===> Building package for apache-1.3b6Satoshi Asami1998-04-225-5/+15
| | | | | | | | | | | | | Creating package /usr/ports/packages/All/apache-1.3b6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz' tar: can't add file sbin/dbmmanage : No such file or directory tar: can't add file sbin/htdigest : No such file or directory tar: can't add file sbin/htpasswd : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10633
* Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.Satoshi Asami1998-04-225-25/+25
| | | | | | | Also, don't use "+=" to define variable defined only once. Notes: svn path=/head/; revision=10632
* Upgrade to dev.6Andrey A. Chernov1998-04-222-4/+4
| | | | Notes: svn path=/head/; revision=10627
* Upgrade to 1.3b6, now with loadable modules!Andrey A. Chernov1998-04-2135-945/+1890
| | | | Notes: svn path=/head/; revision=10626
* This port builds ok now.Steve Price1998-04-191-3/+1
| | | | | | | PR: 6319 Notes: svn path=/head/; revision=10589
* some problem detected by knarf and fixes by him and me:Andreas Klemm1998-04-183-50/+53
| | | | | | | | | | | | | | | - http-analyze installed into the wrong path, one path component has been duplicated, fixed that in Makefile and sanitized the PLIST this changed patch-aa - had to add a post.install script to teach config.h our $(PREFIX) path - changed config.h, so that post.configure script has it easier to patch, this changed patch-ab - added @dirrm lines in PLIST, to deinstall more thoroughly - tested packaging Submitted by: Frank Bartels <knarf@camelot.de> Notes: svn path=/head/; revision=10556
* Remove the MOTIFLIB= (i.e., defined to be empty) line from config/FreeBSD.mk,Satoshi Asami1998-04-176-18/+6
| | | | | | | and remove hacks to work around it. Notes: svn path=/head/; revision=10546
* Define BUILD_OPT and NO_NETSCAPE_STATIC. This now lets us build mozilla inJustin M. Seger1998-04-176-24/+24
| | | | | | | | 100MB of disk space. The size of a package created from make package is now 3MB! Notes: svn path=/head/; revision=10534
* This is a kludge to make building work again. post-configure now echo's ↵Justin M. Seger1998-04-176-6/+18
| | | | | | | | | | | MOTIFLIB to work/ns/MOTIFLIB and in the linker line there is a `cat ../../MOTIFLIB'. The MOTIFLIB variable is being passed to work/ns/Makefile, but not beyond it. If anyone figures out how to fix this properly, please email a new patch to me. Notes: svn path=/head/; revision=10532
* Remove unneccessary NO_INSTALL_MANPAGES line.Justin M. Seger1998-04-166-12/+6
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=10527
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-152-4/+4
| | | | Notes: svn path=/head/; revision=10525
* Use shared libaries instead of having a 60+MB binary.Justin M. Seger1998-04-1312-24/+288
| | | | Notes: svn path=/head/; revision=10504
* Upgrade to 1998-04-08 source snapshot.Justin M. Seger1998-04-1212-48/+48
| | | | Notes: svn path=/head/; revision=10499
* Be more verbose in DESCR than "netscape". :-) Warn that this isTim Vanderhoek1998-04-1212-12/+24
| | | | | | | intended for developers. Notes: svn path=/head/; revision=10495
* Initial import of a mozilla port.Justin M. Seger1998-04-1230-1176/+246
| | | | Notes: svn path=/head/; revision=10492
* Upgrade to Apache1.2.6.Mark Murray1998-04-123-7/+8
| | | | Notes: svn path=/head/; revision=10491
* Upgrade Fortify to 1.2.2. USE_128BIT works again.Mark Murray1998-04-126-14/+14
| | | | Notes: svn path=/head/; revision=10490
* Upgrade fortyofy to 1.2.2. USE_128BIT works again.Mark Murray1998-04-123-9/+9
| | | | Notes: svn path=/head/; revision=10489
* Added mozillaAndreas Klemm1998-04-111-1/+2
| | | | Notes: svn path=/head/; revision=10477
* Upgrade to 5.1l.Justin M. Seger1998-04-113-150/+147
| | | | Notes: svn path=/head/; revision=10468
* Update to newest version 2.01 from Apr 02.Andreas Klemm1998-04-105-100/+138
| | | | Notes: svn path=/head/; revision=10461
* Update squid-1.2b18 -> 1.2.b19 (with dist patch)Peter Wemm1998-04-1036-153/+153
| | | | | | | Read ChangeLog for the large list of bugfixes/changes/new features. Notes: svn path=/head/; revision=10460
* Fix images dir to match installationAndrey A. Chernov1998-04-091-4/+12
| | | | Notes: svn path=/head/; revision=10457
* Upgrade to beta4, my patch applied by authorAndrey A. Chernov1998-04-092-4/+4
| | | | Notes: svn path=/head/; revision=10456
* Use default log file name to get some result immediatelyAndrey A. Chernov1998-04-081-6/+14
| | | | Notes: svn path=/head/; revision=10448
* Upgrade to 2.90beta3Andrey A. Chernov1998-04-086-120/+133
| | | | Notes: svn path=/head/; revision=10447
* Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn'tSatoshi Asami1998-04-041-1/+2
| | | | | | | | depend on ordering in the parent Makefiles for the links to be created correctly. Notes: svn path=/head/; revision=10410
* Upgrade to 4.05. The Fortify stuff is untested, but I just mergedSatoshi Asami1998-04-036-39/+39
| | | | | | | the changes from the communicator port (thanks Andrey!). Notes: svn path=/head/; revision=10398
* Fix dir from where Fortify calledAndrey A. Chernov1998-04-024-8/+8
| | | | Notes: svn path=/head/; revision=10397
* Fix version numberAndrey A. Chernov1998-04-022-2/+2
| | | | Notes: svn path=/head/; revision=10396
* Upgrade to 4.05Andrey A. Chernov1998-04-0228-128/+128
| | | | Notes: svn path=/head/; revision=10394
* Mark this port broken, hasn't compiled for a while because of png.Satoshi Asami1998-03-281-1/+3
| | | | Notes: svn path=/head/; revision=10372
* Use EXTRACT_SUFX instead of DISTFILES, will save one line of editing forSatoshi Asami1998-03-281-1/+1
| | | | | | | upgrades. :) Notes: svn path=/head/; revision=10367
* upgrade png majorAndrey A. Chernov1998-03-283-6/+6
| | | | Notes: svn path=/head/; revision=10366
* Better PLIST from lynx portAndrey A. Chernov1998-03-281-28/+32
| | | | Notes: svn path=/head/; revision=10347
* Add missing @dirrm's, and sort the PLIST.Justin M. Seger1998-03-281-28/+32
| | | | Notes: svn path=/head/; revision=10342
* Add transproxy to treePeter Wemm1998-03-281-1/+2
| | | | Notes: svn path=/head/; revision=10340
* Clarify the conditional brokenness and mention where ipfilter comes from.Peter Wemm1998-03-281-0/+3
| | | | Notes: svn path=/head/; revision=10339
* Import a -current only transparent proxy kit, based on the Linux transproxyPeter Wemm1998-03-286-0/+74
| | | | | | | | v0.3 tools. It could probably work with 2.2.x if the ipfilter package was built and installed. Notes: svn path=/head/; revision=10338
* Upgrade to 2.8.1dev.4Andrey A. Chernov1998-03-273-10/+12
| | | | Notes: svn path=/head/; revision=10320
* Upgrade to 2.8 (hope maintainer don't mind)Andrey A. Chernov1998-03-274-61/+70
| | | | | | | PR: 6128 Notes: svn path=/head/; revision=10319
* Update squid-1.2beta17 -> 1.2beta18Peter Wemm1998-03-2627-63/+90
| | | | Notes: svn path=/head/; revision=10318
* Move headers into a subdirectory (${PREFIX}/include/www)Thomas Gellekum1998-03-252-142/+146
| | | | | | | and add config.h so that other programs will compile. Notes: svn path=/head/; revision=10311
* Add missing files to PLISTPeter Wemm1998-03-229-0/+45
| | | | | | | Approved by: asame Notes: svn path=/head/; revision=10279
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andSatoshi Asami1998-03-211-1/+2
| | | | | | | | | www/checkbot. Forgotten or misspelled by: various people :p Notes: svn path=/head/; revision=10271