summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix BUILD_DEPENDS, set perl PREFIX. Unbroke.Wolfram Schneider1999-02-241-7/+6
| | | | Notes: svn path=/head/; revision=16885
* Upgrade to version 0.4.0Nik Clayton1999-02-242-12/+5
| | | | Notes: svn path=/head/; revision=16881
* Upgrade to v2.22, update MASTER_SITESBill Fumerola1999-02-232-7/+6
| | | | | | | | PR: ports/9952 Submitted by: maintainer Notes: svn path=/head/; revision=16878
* Upgrade to mod_ssl 2.2.3.Dirk Froemberg1999-02-226-6/+9
| | | | Notes: svn path=/head/; revision=16856
* Update to 22Jan99.Steve Price1999-02-224-12/+10
| | | | | | | | PR: 9969 Submitted by: maintainer Notes: svn path=/head/; revision=16850
* Cleanups from maintainer.Steve Price1999-02-2222-672/+496
| | | | | | | | PR: 9928 Submitted by: maintainer Notes: svn path=/head/; revision=16847
* upgrade to 1.45Andrey A. Chernov1999-02-216-668/+112
| | | | Notes: svn path=/head/; revision=16811
* Upgrade to Apache 1.3.4 + mod_ssl 2.2.3Ralf S. Engelschall1999-02-212-4/+5
| | | | Notes: svn path=/head/; revision=16808
* Upgrade to 2.22.Vanilla I. Shu1999-02-202-5/+5
| | | | Notes: svn path=/head/; revision=16793
* Make this handle WRKDIRPREFIX correctly. Note this port is still brokenSatoshi Asami1999-02-202-4/+4
| | | | | | | regardless. Notes: svn path=/head/; revision=16789
* upgrade to dev.17Andrey A. Chernov1999-02-194-29/+40
| | | | | | | lib/lynx_help -> share/lynx_help Notes: svn path=/head/; revision=16782
* Requires Xlib.Satoshi Asami1999-02-131-1/+2
| | | | Notes: svn path=/head/; revision=16707
* Instead of defining STRIP to be empty, you can just use ${INSTALL_SCRIPT}. :)Satoshi Asami1999-02-122-6/+4
| | | | Notes: svn path=/head/; revision=16695
* 1: Check whether aout libs exist at installation time.SADA Kenji1999-02-128-646/+662
| | | | | | | | | | | | 2: Make netscape4-communicator's Makefile enable to be included from other netscape ports, and make netscape4-navigator to use it. 3: Make netscape4-communicator not to use `ns-install' and activate `make reinstall'. PR: ports/9932 Notes: svn path=/head/; revision=16681
* Sync version number (5 -> 6) of libmysqlclient with mysql322.Dirk Froemberg1999-02-123-3/+3
| | | | Notes: svn path=/head/; revision=16654
* Add STRIP= lineSeiichirou Hiraoka1999-02-121-1/+2
| | | | | | | | PR: ports/10046 Submitted-by: dima@Chg.RU Notes: svn path=/head/; revision=16653
* Add STRIP= lineSeiichirou Hiraoka1999-02-121-1/+2
| | | | | | | | PR: ports/10045 Submitted-by: dima@Chg.RU Notes: svn path=/head/; revision=16652
* Activate net/curl, remove www/urlgetBill Fumerola1999-02-091-2/+1
| | | | Notes: svn path=/head/; revision=16570
* Upgrade to mod_ssl 2.2.2.Dirk Froemberg1999-02-076-6/+6
| | | | Notes: svn path=/head/; revision=16556
* Love, honor, and obey CFLAGS.Matthew Hunt1999-02-062-0/+40
| | | | Notes: svn path=/head/; revision=16550
* Upgrade to Apache 1.3.4 + mod_ssl 2.2.2Ralf S. Engelschall1999-02-052-4/+4
| | | | Notes: svn path=/head/; revision=16546
* Upgrade to mod_ssl-2.2.1.Dirk Froemberg1999-02-056-6/+6
| | | | Notes: svn path=/head/; revision=16544
* Upgrade to Apache 1.3.4 + mod_ssl 2.2.1Ralf S. Engelschall1999-02-044-5/+8
| | | | Notes: svn path=/head/; revision=16537
* Activate wwwcrawl and urlget, you can probably guess what they do.Bill Fumerola1999-02-031-1/+3
| | | | Notes: svn path=/head/; revision=16525
* WebCrawl is a program designed to download an entire web-site withoutBill Fumerola1999-02-036-0/+47
| | | | | | | | | | | | user interaction (although an interactive mode is available). It works simply by starting with a single web page, and following all links from that page to attempt to recreate the directory structure on the remote server. PR: ports/9846 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16524
* Welcome squidtimes, yet another squid log tool.Bill Fumerola1999-02-031-1/+2
| | | | Notes: svn path=/head/; revision=16522
* Generates a report of average transfer times of Squid caching proxy. AllBill Fumerola1999-02-036-0/+45
| | | | | | | | | | | | results are presented in graphic form. http://www.cineca.it/~nico/squidtimes.html PR: ports/9842 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16521
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-033-6/+7
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Fix installation path.Satoshi Asami1999-02-031-2/+3
| | | | Notes: svn path=/head/; revision=16516
* Fix script install path.Satoshi Asami1999-02-021-2/+3
| | | | Notes: svn path=/head/; revision=16477
* Don't error out if required manually-fetched distfile doesn't exist locally.David E. O'Brien1999-01-311-9/+9
| | | | Notes: svn path=/head/; revision=16457
* Add gnome virtual category.Vanilla I. Shu1999-01-311-2/+2
| | | | | | | | PR: ports/9813 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16443
* Activate squidclients. We seem to have a growing support for octopi..Bill Fumerola1999-01-281-1/+2
| | | | Notes: svn path=/head/; revision=16414
* Generate a summary of client usage (grouped by domain) from a Squid nativeBill Fumerola1999-01-286-0/+51
| | | | | | | | | | | | | log. SquidClients used in conjunction with Calamaris gives a complete information about usage of Squid. http://www.cineca.it/~nico/squidclients.html PR: ports/9327 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16413
* Upgrade to mod_ssl 2.2.0.Dirk Froemberg1999-01-276-9/+9
| | | | Notes: svn path=/head/; revision=16393
* Upgrade to Apache 1.3.4 + mod_ssl 2.2.0Ralf S. Engelschall1999-01-273-6/+8
| | | | Notes: svn path=/head/; revision=16389
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-5/+3
| | | | Notes: svn path=/head/; revision=16379
* Upgrade to 2.16, appropriate changes + MASTER_SITES update.Bill Fumerola1999-01-262-10/+12
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16368
* Urk, remove FETCH_BEFORE_ARGS that snuck in. Just because I have aSteve Price1999-01-261-2/+1
| | | | | | | broken firewall to go through doesn't mean everybody else does too. :) Notes: svn path=/head/; revision=16360
* Activate the npc port.Steve Price1999-01-261-1/+2
| | | | Notes: svn path=/head/; revision=16353
* Initial import of npc version 0.83.Steve Price1999-01-266-0/+54
| | | | | | | | | | An animated web counter. PR: 9610 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> Notes: svn path=/head/; revision=16352
* Update to version 5.2.1.Steve Price1999-01-262-3/+4
| | | | | | | | PR: 9528 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> Notes: svn path=/head/; revision=16331
* Fortify.sh now asks three questions. Also add fortify distfile to md5.Steve Price1999-01-262-2/+3
| | | | | | | | PR: 9588 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=16323
* Update to version 1.3.4.Steve Price1999-01-2612-1070/+969
| | | | | | | | PR: 9617 Submitted by: maintainer Notes: svn path=/head/; revision=16320
* Chase the checksum. Will stop with the next release (we hope :).Steve Price1999-01-264-54/+16
| | | | | | | | PR: 9661 Submitted by: maintainer Notes: svn path=/head/; revision=16318
* Install the manpage and support more languages.Steve Price1999-01-266-50/+46
| | | | | | | | PR: 9621 Submitted by: maintainer Notes: svn path=/head/; revision=16315
* Update to Apache 1.3.4 + mod_ssl 2.1.8Ralf S. Engelschall1999-01-252-4/+4
| | | | Notes: svn path=/head/; revision=16294
* Upgrade to mod_ssl-2.1.8.Dirk Froemberg1999-01-236-6/+6
| | | | Notes: svn path=/head/; revision=16276
* Bump png's major number to 3.Vanilla I. Shu1999-01-233-6/+6
| | | | Notes: svn path=/head/; revision=16275
* URL typo.Wolfram Schneider1999-01-221-1/+1
| | | | Notes: svn path=/head/; revision=16264