summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalize all my patchesache1996-11-0722-644/+322
|
* remove netscape301.languageache1996-11-071-2/+1
|
* Move ru-netscape301 hereache1996-11-073-6/+6
|
* remove netscape301ache1996-11-071-2/+1
|
* Upgrade to 3.01, netscape301 will be removedache1996-11-075-10/+10
|
* updated for dgd >= 1.0.91adam1996-11-064-9/+8
|
* add kernel libadam1996-11-061-7/+29
|
* new distribution filesadam1996-11-062-93/+6
|
* Add squid11peter1996-11-061-1/+2
|
* Squid-1.1.beta13. This was a little unusual in that the www/squid ncvspeter1996-11-0627-108/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | files were repository copied to www/squid11, then this commit brings it to 1.1.b13. (This was Satoshi's idea :-) It preserves the history) Squid-1.0 and 1.1 are under parallel development, kinda like when we had 2.1-stable and 2.2-current in parallel development. The 1.0 code is well polished, and 1.1 is "on the bleeding edge" as such. The features and performance are much improved, but it can be a bit hair-raising. I personally have no major hassles with 1.1beta13. Among the nicer things that this version has over 1.0: - URL redirector.. ie: you can rewrite url's of sites with "mirrors" so that you don't have 15 copies of the same files. - optional ident logging - improved acl's - dramatically improved cache directory structure (scales much better with gigantic disk caches) - much improved DNS ttl handling (esp. with resolver hack) - more control over neighbor status; parent, sibling etc. - much improved refresh rules to help combat stupid sites that needlessly set the Expires: field to zero when it doesn't need to be. (This is fine when it's genuinely needed, but some sites really abuse it to to attempt to negate caching to get inflated hit counts etc) Reviewed by: Submitted by: Obtained from:
* 1.0.90- --> 1.0.9adam1996-11-062-3/+5
|
* 1.0.90 --> 1.0.91adam1996-11-062-4/+6
|
* Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixespeter1996-11-0645-315/+405
| | | | | | | | | | | and stability measures. This port installs in a "FreeBSD-native" tree (like apache) rather than with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...} (the default behavior seems to have changed between 1.0.0 and 1.0.20) Also, build a rc.d/squid.sh script.
* Upgrade to version 3.2jmz1996-11-0636-13980/+384
|
* Actually, I should just take out USE_X11 and PREFIX=, they cancelasami1996-11-061-3/+1
| | | | each other. ;)
* Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit".asami1996-11-061-2/+2
|
* Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to whereasami1996-11-061-3/+3
| | | | it belongs.
* Add xcept.asami1996-11-061-1/+2
|
* Upgrade to 3.7.7tg1996-11-063-17/+17
|
* On a dark desert highwayasami1996-11-051-31/+49
| | | | | | | | | | Cool wind in my hair Warm smell of colitas Rising up through the air Up ahead in the distance I saw a shimmering light My head grew heavy and my sight grew dim I had a new INDEX.
* Add a compile option so that identd will send encrypted cookies out ratherpeter1996-11-051-1/+12
| | | | | | | | | | | | | | | | | | | | | | than usernames. This makes it much more difficult for somebody to "frame" one of your users. ie: instead of people getting: connect from peter@spinner.DIALix.COM in their syslogs, they will get this instead: connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM The remote site will have to send it to you to decode it. When you are given one of these cookies, you can know for sure it is not faked, and you don't have to trust the word of the remote sysadmin when arranging your local lame hacker-type user to meet with an unfortunate incident :-). This feature is documented in the man pages. Also, fix an apparent bug in the code that deals with this, but it might be a feature of the version of libdes we have on FreeBSD. Requested by: markm (a fair while ago)
* Update placement of EXTRACT_SUFX in Makefilejfitz1996-11-051-2/+2
| | | | Submitted-by: asami@freebsd.org
* Fix bug in man page path substitution.peter1996-11-051-1/+1
| | | | (it used to come out as /usr/local/identd)
* tk41 port installs wish4.1 not wish, so depend on that.asami1996-11-051-2/+2
|
* Checksum changed again.asami1996-11-052-2/+2
|
* Upgrade to version 9.1tg1996-11-054-106/+17
|
* Upgrade to 5.2.12.tg1996-11-052-4/+4
| | | | Submitted by: Eric J. Chet <ejc@bazzle.com> (patch-aa)
* Upgrade to version 3.11.tg1996-11-054-20/+66
|
* Use ${COMPRESS_MAN} to compress man pages.max1996-11-057-31/+25
|
* Fix for changed distfile on master site.jfitz1996-11-051-1/+1
| | | | Submitted by: S-Pork (?) (sorry, forgot your e-mail)
* New version - tk4.1 compatible.jmz1996-11-043-6/+6
|
* Upgrade to version 1.5 (works with tk4.1)jmz1996-11-042-5/+5
|
* Fix problem with <tab> characters.obrien1996-11-041-6/+5
| | | | | | | | Remove $Id$ from the patch file so the resulting fonts/Imakefile doesn't confuse people. Note this patch file gives a fuzz factor of 1. W/o removing $Id$, patch reports a fuzz factor of 2. Reported by: ports mailing list
* Add IS_INTERACTIVEjfitz1996-11-041-3/+4
| | | | | Fix placement of USE_X11 Submitted by: asami@freebsd.org
* Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.asami1996-11-041-1/+2
| | | | Submitted by: mita@jp.FreeBSD.org
* Fix typo in $Id$ (was "$Id:")asami1996-11-043-6/+6
| | | | Use ${LOCALBASE}, not /usr/local.
* Oh please, don't put the name of the port in the beginning of this file.asami1996-11-043-3/+3
| | | | | I spent one full night going through the whole ports tree just to fix this so nobody will have a bad example to follow! ;)
* Fix name of default inbox stated in the man page.obrien1996-11-041-0/+20
| | | | Caught by: Andreas Klemm <andreas@klemm.gtn.com>
* Upgrade to version 2.8fenner1996-11-0416-246/+1106
|
* Situation:ache1996-11-045-0/+635
| | | | | | | | | | | | | | | | It is impossible to suppress initial HTML preamble for directories, i.e. <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> It means that it is impossible to change <TITLE> or add any <META HTTP-EQUIV...> tags to <HEAD> section or change <BODY> attributes without HTML syntax violation (.asis, cern_meta, etc. not helps here too). Fix: I add "SuppressHTMLPreamble" option to "IndexOptions". When this option is set _and_ HEADER.html (or what you set as it) is present and readable, standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble will be suppressed assuming you have right HTML preamble in your HEADER.html. It solves all problems mentioned above.
* Import of Shisen-sho puzzle game for X11jfitz1996-11-036-0/+226
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
* Update for newly imported ports.jfitz1996-11-032-2/+4
|
* Update for new imported portsjfitz1996-11-031-1/+2
|
* Import of a Filemanager with FTP capabilities. Uses Tcl/Tkjfitz1996-11-036-0/+78
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: lukin@okbmei.msk.su
* Import of a server to allow users to change their password from within Eudorajfitz1996-11-038-0/+297
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au
* Update for version 1.4. Make general repairs so that the portjdp1996-11-034-120/+140
| | | | builds and installs properly.
* After a pkg_delete directories remain, so use mkdir -p in the installandreas1996-11-033-9/+15
| | | | target of Makefile. Changed order in install target.
* Added two patches from crossfire mailinglist.andreas1996-11-036-6/+93
| | | | | | | 1) get experience points if you use skills 2) don't crash if player logs in with 2 skills enabled 3) cleaned up PLIST (removed 2 player characters of mine which aren't part of the distribution)
* Don't install the fonts that are part of the X11R6 misc fonts dist.obrien1996-11-031-0/+9
| | | | | | ==> warn installer if they don't have the required fonts installed Requested by: Satoshi
* Don't install the fonts that are part of the X11R6 misc fonts dist.obrien1996-11-031-1/+0
| | | | | | ==> gb16st font is no longer installed Requested by: Satoshi
OpenPOWER on IntegriCloud