summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 5.33.Vanilla I. Shu1998-05-143-32/+32
| | | | Notes: svn path=/head/; revision=10986
* Upgrade to 2.17.Vanilla I. Shu1998-05-142-5/+5
| | | | Notes: svn path=/head/; revision=10984
* upgrade to version 4.05 (also the "Pro" version too)David E. O'Brien1998-05-114-75/+189
| | | | Notes: svn path=/head/; revision=10949
* Current version of libjpeg is .8Steve Price1998-05-101-2/+2
| | | | | | | | PR: 6497 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT> Notes: svn path=/head/; revision=10939
* SGi no longer distributes this port.Steve Price1998-05-101-2/+3
| | | | | | | | PR: 6547 Submitted by: maintainer Notes: svn path=/head/; revision=10936
* Move the homepage reference from the Makefile to pkg/DESCR.Tim Vanderhoek1998-05-094-11/+10
| | | | | | | | While I'm here, add @dirrm share/doc/w3mir to pkg/PLIST and reformat pkg/[DESCR|COMMENT]. Notes: svn path=/head/; revision=10922
* Install config examples tooAndrey A. Chernov1998-05-092-7/+9
| | | | Notes: svn path=/head/; revision=10919
* Install some docs/licenseAndrey A. Chernov1998-05-092-1/+11
| | | | Notes: svn path=/head/; revision=10918
* Add w3mirAndrey A. Chernov1998-05-091-1/+2
| | | | Notes: svn path=/head/; revision=10917
* Fix homepageAndrey A. Chernov1998-05-091-2/+2
| | | | Notes: svn path=/head/; revision=10916
* HTTP mirroring toolAndrey A. Chernov1998-05-095-0/+42
| | | | Notes: svn path=/head/; revision=10915
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-1/+2
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-042-4/+4
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Activate ijb, the Internet Junkbuster.Matthew Hunt1998-05-031-1/+2
| | | | Notes: svn path=/head/; revision=10825
* Import of ijb, the Internet Junkbuster. It's an HTTP proxy thatMatthew Hunt1998-05-0312-0/+148
| | | | | | | | | | strips advertisements and so on. PR: 6488 Submitted by: Ian Struble <ian@broken.net> Notes: svn path=/head/; revision=10824
* Upgrade to the April 29, 1998 snapshot.Justin M. Seger1998-05-0212-36/+36
| | | | Notes: svn path=/head/; revision=10802
* Add a depend of www/p5-HTML-Parser.Vanilla I. Shu1998-04-281-2/+3
| | | | Notes: svn path=/head/; revision=10735
* Add p5-HTML-Parser.Vanilla I. Shu1998-04-285-0/+54
| | | | Notes: svn path=/head/; revision=10734
* 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