aboutsummaryrefslogtreecommitdiff
path: root/www/cacheboy16
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327296
* Convert a bunch of www ports to new options frameworkBaptiste Daroussin2013-03-221-137/+71
| | | | Notes: svn path=/head/; revision=314915
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)Pietro Cerutti2013-02-071-3/+0
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311829
* Update cyrus-sasl2 to 2.1.26.Hajimu UMEMOTO2012-12-101-2/+2
| | | | | | | This bumps shlib version of libsasl2. Notes: svn path=/head/; revision=308609
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Fix on HEAD.Stanislav Sedov2009-10-142-5/+5
| | | | | | | Approved by: adrian (maintainer) Notes: svn path=/head/; revision=242809
* - Resolve LATEST_LINK conflictPav Lucistnik2009-05-311-0/+1
| | | | Notes: svn path=/head/; revision=234941
* Update Cacheboy-1.6 to the latest patchset.Adrian Chadd2009-01-152-5/+5
| | | | Notes: svn path=/head/; revision=226178
* * Update port to Cacheboy-1.6-r13563Adrian Chadd2009-01-112-8/+11
| | | | | | | * Add experimental FreeBSD tproxy support to the config options, defaulting to off. Notes: svn path=/head/; revision=225768
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-16/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225331
* Update port to Cacheboy-1.5.2.Adrian Chadd2008-11-272-7/+7
| | | | Notes: svn path=/head/; revision=223464
* Update to Cacheboy-1.5.1.Adrian Chadd2008-10-072-7/+7
| | | | Notes: svn path=/head/; revision=221302
* - Mark BROKEN on 6.x: does not compile with base OpenSSLPav Lucistnik2008-09-161-0/+4
| | | | | | | | Reported by: pointyhat Approved by: portmgr (self) Notes: svn path=/head/; revision=220409
* Update port to Cacheboy-1.5.PRE3.Adrian Chadd2008-09-062-7/+7
| | | | Notes: svn path=/head/; revision=219989
* Update to 1.5.PRE3.Adrian Chadd2008-09-022-7/+7
| | | | Notes: svn path=/head/; revision=219685
* First development release of Cacheboy-1.5.Adrian Chadd2008-08-252-9/+9
| | | | Notes: svn path=/head/; revision=219133
* Upgrade to Cacheboy-1.4.1.Adrian Chadd2008-08-152-7/+7
| | | | | | | | I haven't yet fixed the tcptest binary install; I need to figure out the correct automake magic to commit to a subsequent cacheboy release. Notes: svn path=/head/; revision=218620
* Upgrade port to Cacheboy-1.4.Adrian Chadd2008-07-302-7/+7
| | | | Notes: svn path=/head/; revision=217845
* - Mark BROKEN on -CURRENT after Heimdal importPav Lucistnik2008-07-241-0/+4
| | | | Notes: svn path=/head/; revision=217439
* A commit to squid a few months ago broke using openssl's MD5 implementationAdrian Chadd2008-06-302-1/+20
| | | | | | | | | without compiling in ssl. This fix disables including the openssl headers unless SSL support is compiled in, leaving the md5 stuff to hopefully compile correctly. Notes: svn path=/head/; revision=216051
* Update to Cacheboy-1.3.3.Adrian Chadd2008-06-302-7/+7
| | | | Notes: svn path=/head/; revision=216028
* Update port to Cacheboy-1.3.2.Adrian Chadd2008-06-292-7/+7
| | | | Notes: svn path=/head/; revision=215930
* Update cacheboy port to 1.2.Adrian Chadd2008-06-202-7/+7
| | | | Notes: svn path=/head/; revision=215363
* Add logfile-daemon to packing list.Adrian Chadd2008-05-261-2/+2
| | | | | | | Noticed-By: Ion-Mihai Tetcu <itetcu@freebsd.org> Notes: svn path=/head/; revision=213702
* Update cacheboy package to the 1.0 stable release.Adrian Chadd2008-05-242-7/+7
| | | | Notes: svn path=/head/; revision=213607
* Update port to PRE6.Adrian Chadd2008-05-172-9/+9
| | | | | | | | Include new error pages (NewEnglish); set these as the default error pages. Notes: svn path=/head/; revision=213203
* Upgrade to 0.PRE4.Adrian Chadd2008-05-022-7/+7
| | | | Notes: svn path=/head/; revision=212478
* Update to PRE0.3 ; remove debugging comment.Adrian Chadd2008-04-232-10/+8
| | | | Notes: svn path=/head/; revision=211814
* remove unnecessary PROJECTHOST macroEdwin Groothuis2008-04-181-1/+0
| | | | Notes: svn path=/head/; revision=211552
* Use proper MASTER_SITES and PROJECTHOST macrosEdwin Groothuis2008-04-181-2/+2
| | | | Notes: svn path=/head/; revision=211550
* Cacheboy is a deriative of Squid-2 begun by yours truely to continueAdrian Chadd2008-04-1815-0/+795
active development on the stable Squid-2 codebase. This initial preview release should be as stable as Squid-2.HEAD (at this point in time) is. Notes: svn path=/head/; revision=211500