summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.2.1Andrey A. Chernov1997-07-0817-52/+52
| | | | Notes: svn path=/head/; revision=7244
* Do not install nls/C stuff, it is ommited in this version andAndrey A. Chernov1997-07-0510-65/+5
| | | | | | | netscape works without it too. Notes: svn path=/head/; revision=7218
* Put back MASTER_SITE_SUBDIR. A slip of finger I guess....Satoshi Asami1997-07-031-1/+2
| | | | Notes: svn path=/head/; revision=7205
* Add linux-netscape4Andrey A. Chernov1997-07-031-1/+2
| | | | Notes: svn path=/head/; revision=7201
* Linux port because BSDI one cause division by zeroAndrey A. Chernov1997-07-0326-0/+1053
| | | | Notes: svn path=/head/; revision=7200
* Add fake @cwd /usr/local to not allow pkg_create to remove nextAndrey A. Chernov1997-07-0213-0/+13
| | | | | | | @cwd /usr/X11R6 Notes: svn path=/head/; revision=7199
* 1.16.7 --> 1.16.8Adam David1997-07-022-3/+3
| | | | Notes: svn path=/head/; revision=7197
* Upgrade to v1.7James FitzGibbon1997-07-024-17/+36
| | | | | | | Suggested-by: A Joseph Koshy <koshy@india.hp.com> Notes: svn path=/head/; revision=7187
* Update squid-1.1.10 to squid-1.1.11Peter Wemm1997-07-0118-63/+81
| | | | Notes: svn path=/head/; revision=7168
* Change MAINTAINER to the original port submitterJames FitzGibbon1997-07-011-2/+2
| | | | | | | Requested-by: koshy@india.hp.com Notes: svn path=/head/; revision=7166
* Moved post-install message to pkg/MESSAGE.David E. O'Brien1997-06-291-0/+16
| | | | | | | So package users can see it too. Notes: svn path=/head/; revision=7130
* Moved post-install message to pkg/MESSAGE.David E. O'Brien1997-06-291-17/+2
| | | | Notes: svn path=/head/; revision=7129
* Activate libpics.Masafumi Max NAKANE1997-06-281-1/+2
| | | | Notes: svn path=/head/; revision=7109
* Activate mhonarcJames FitzGibbon1997-06-271-1/+2
| | | | Notes: svn path=/head/; revision=7101
* Import of MHonArc-2.1James FitzGibbon1997-06-275-0/+225
| | | | | | | | PR: ports/3902 Submitted by: "A. Joseph Koshy" <koshy@india.hp.com> Notes: svn path=/head/; revision=7100
* Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, ↵James FitzGibbon1997-06-271-1/+2
| | | | | | | | | | | | p5-Term-ReadKey, p5-TraceFuncs Activate in net: p5-SNMP Activate in misc: p5-Locale-Codes Activate in www: p5-WWW-Search Activate in graphics: p5-GD Notes: svn path=/head/; revision=7090
* Import of a perl5 module for WWW searchesJames FitzGibbon1997-06-275-0/+88
| | | | Notes: svn path=/head/; revision=7089
* Upgrade, 4.0d -> 5.1b.Masafumi Max NAKANE1997-06-265-34/+387
| | | | | | | | | | | | Note: The distfile contains another library and several other programs (mainly, upgrade of existing programs). I will make separate ports for them. Note 2: Since no other port currently depends on this port, I'm simply replacing the old library with the new one. PR: 3484 Notes: svn path=/head/; revision=7079
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-2410-33/+26
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Upgrade to 5.10Andrey A. Chernov1997-06-213-22/+22
| | | | Notes: svn path=/head/; revision=7031
* Add a tab to align info dir entry with others. Also, capitalize firstSatoshi Asami1997-06-172-2/+2
| | | | | | | letter. Notes: svn path=/head/; revision=6971
* Create ${PREFIX} harvest before installation. The Makefile assumesSatoshi Asami1997-06-121-1/+4
| | | | | | | it's going to be there. Notes: svn path=/head/; revision=6890
* MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.Satoshi Asami1997-06-112-0/+22
| | | | Notes: svn path=/head/; revision=6866
* Seems like the original checksum was correct....Satoshi Asami1997-06-102-2/+2
| | | | Notes: svn path=/head/; revision=6845
* Update dir file with install-info. Also, change organization so thatSatoshi Asami1997-06-1016-36/+456
| | | | | | | | | | | | | files can be shared between this port and japanese/w3. Note this is a "blind" commit; it is too much trouble to test an update with this many added and deleted files. I'll test it later. PR: 3788 Submitted by: <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=6842
* Always installl *-dist files and list them in PLIST too, it allowsAndrey A. Chernov1997-06-078-32/+32
| | | | | | | pkg_delete not remove current configuration Notes: svn path=/head/; revision=6788
* Update to 1.2.0Andrey A. Chernov1997-06-0617-44/+44
| | | | Notes: svn path=/head/; revision=6781
* Added fxhtml.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6753
* Server-side extension to HTML.Satoshi Asami1997-06-045-0/+44
| | | | | | | | PR: 3702 Submitted by: Trefor S. <trefor@flevel.co.uk> Notes: svn path=/head/; revision=6752
* Added webstone.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6744
* A web server benchmarking program.Satoshi Asami1997-06-045-0/+114
| | | | | | | | PR: 3440 Submitted by: Soren Dossing <sauber@netcom.com> Notes: svn path=/head/; revision=6743
* Remove the netscape2 port, as the distfile is no longer available.Bill Fenner1997-06-021-2/+1
| | | | Notes: svn path=/head/; revision=6671
* Remove note about LANG variable for Java, it is fixedAndrey A. Chernov1997-06-0113-26/+0
| | | | Notes: svn path=/head/; revision=6662
* Fix ln commandsAndrey A. Chernov1997-06-0113-91/+78
| | | | Notes: svn path=/head/; revision=6661
* Upgrade to 4.0b5Andrey A. Chernov1997-06-0149-90/+1548
| | | | Notes: svn path=/head/; revision=6660
* More fixing of OPTIM replacementAndrey A. Chernov1997-05-319-9/+9
| | | | Notes: svn path=/head/; revision=6658
* Fix OPTIM= patchingAndrey A. Chernov1997-05-319-9/+9
| | | | Notes: svn path=/head/; revision=6657
* Upgrade to 1.2b11Andrey A. Chernov1997-05-3122-291/+61
| | | | Notes: svn path=/head/; revision=6656
* Last step to remove cached from ports collectionAndreas Klemm1997-05-311-2/+1
| | | | | | | | | | PR: Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=6654
* Remove www.wfbr.edu as MASTER_SITE since it just returns aBill Fenner1997-05-282-6/+4
| | | | | | | redirect to www.slcc.edu/lynx/fote/ (the other MASTER_SITE). Notes: svn path=/head/; revision=6598
* Files moved & got renamed on master site.Bill Fenner1997-05-282-5/+5
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6593
* town.hall.org isn't a good MASTER_SITE; it answers with:Bill Fenner1997-05-281-3/+2
| | | | | | | | | | Greetings - The system town.hall.org ftp archives are currently off-line. Found by: distfile checker Notes: svn path=/head/; revision=6592
* Fix images locationAndrey A. Chernov1997-05-281-8/+9
| | | | Notes: svn path=/head/; revision=6589
* Update from 1.16.1 to 1.16.7 (bug-fixes only)Bill Fenner1997-05-282-3/+3
| | | | Notes: svn path=/head/; revision=6582
* No need to use += in CONFIGURE_ENV, it's defined later in bsd.port.mk.Satoshi Asami1997-05-261-2/+2
| | | | Notes: svn path=/head/; revision=6566
* Remove Separate requirements for CGI.pm and ExtUtils::Embed; the perl5 ↵James FitzGibbon1997-05-251-4/+2
| | | | | | | requirement will include them Notes: svn path=/head/; revision=6557
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-2412-34/+33
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* add squid11-novmPeter Wemm1997-05-171-1/+2
| | | | Notes: svn path=/head/; revision=6480
* Squid-1.1 is not beta software any more..Peter Wemm1997-05-179-9/+9
| | | | Notes: svn path=/head/; revision=6479
* Oops, editor glitch.. (and my xterm scrollback proves it.. :-)Peter Wemm1997-05-179-18/+18
| | | | Notes: svn path=/head/; revision=6478