aboutsummaryrefslogtreecommitdiff
path: root/www/cherokee
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken: does not configureBaptiste Daroussin2013-11-071-0/+2
| | | | | | | | | | | | checking size of sig_atomic_t... configure: error: in +`/wrkdirs/usr/ports/www/cherokee/work/cherokee-1.2.101': configure: error: cannot compute sizeof (sig_atomic_t) See `config.log' for more details Reported by: pkg-fallout Notes: svn path=/head/; revision=333067
* 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
* - drop maintainershipRuslan Makhmatkhanov2013-09-061-3/+2
| | | | | | | | | | - convert USE_GMAKE to USES, while here PR: 181857 Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer) Notes: svn path=/head/; revision=326461
* Remove PORTSCOUT option as it blocks update to newer versions.Raphael Kubo da Costa2013-08-251-2/+0
| | | | | | | | PR: ports/181427 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Notes: svn path=/head/; revision=325322
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Please welcome back Chris Petrik as maintainer ofBryan Drewery2013-03-071-1/+1
| | | | | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt Notes: svn path=/head/; revision=313559
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)Pietro Cerutti2013-02-071-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311829
* Update PCRE to 8.32Martin Matuska2012-12-101-1/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵Eitan Adler2012-12-101-1/+1
| | | | | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik Notes: svn path=/head/; revision=308576
* - Add portscout optionsRyan Steinmetz2012-11-211-50/+20
| | | | | | | | | | | - Cleanup whitespace - Replace MASTER_SITES Submitted by: c.petrik.sosa@gmail.com (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307610
* Over to new volunteerBaptiste Daroussin2012-10-061-2/+3
| | | | | | | While here make use of USE_PKGCONFIG Notes: svn path=/head/; revision=305327
* Convert to new options frameworkBaptiste Daroussin2012-10-051-26/+20
| | | | Notes: svn path=/head/; revision=305307
* - Reassign to the heap at the maintainer's requestThomas Abthorpe2012-09-221-6/+2
| | | | Notes: svn path=/head/; revision=304657
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-1/+1
| | | | Notes: svn path=/head/; revision=296163
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2
| | | | Notes: svn path=/head/; revision=291338
* 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
* - Update to 1.2.101Martin Wilke2012-01-033-9/+20
| | | | | | | | | PR: 163197 Submitted by: Juan Cristobal Caranza <sysadmin@su-casa.com.mx> Approved by: maintainer Notes: svn path=/head/; revision=288477
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Bump due to ffmpeg update to 0.7.1Martin Matuska2011-06-241-0/+1
| | | | Notes: svn path=/head/; revision=276239
* - Update to 1.2.2Dennis Herrmann2011-04-124-84/+35
| | | | | | | | PR: ports/156045 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=272583
* - Move over to py25Martin Wilke2011-02-251-1/+2
| | | | | | | | - while here drop md5 support - Small cleanups Notes: svn path=/head/; revision=269652
* - Update to 1.0.19Martin Wilke2011-02-052-3/+3
| | | | | | | | | PR: 154438 Submitted by: Diego Schulz <dschulz@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268630
* - Update to 1.0.18Pav Lucistnik2011-01-275-22/+83
| | | | | | | | | PR: ports/154211 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268294
* - Update to 1.0.15Wen Heping2011-01-064-155/+32
| | | | | | | | PR: ports/153698 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=267440
* - Update to 1.0.10Wen Heping2010-12-097-129/+99
| | | | | | | | PR: ports/152585 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=265902
* - Update to 1.0.9Pav Lucistnik2010-11-188-53/+322
| | | | | | | | PR: ports/152339 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=264756
* - Update to 1.0.8Pav Lucistnik2010-09-155-41/+99
| | | | | | | | | | | - Handle permissions on log files - Run under www user PR: ports/149575 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=261210
* - Update to 1.0.7Sahil Tandon2010-08-102-4/+4
| | | | | | | | PR: ports/149484 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=259044
* - Update to 1.0.6Pav Lucistnik2010-08-073-15/+11
| | | | | | | | PR: ports/149303 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=258874
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-0/+1
| | | | Notes: svn path=/head/; revision=258164
* - Update to 1.0.5Sahil Tandon2010-07-083-4/+14
| | | | | | | | | | PR: ports/148434 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=257509
* - Update to 1.0.4Wen Heping2010-06-283-4/+10
| | | | | | | | | PR: ports/148074 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257088
* - Update to 1.0.2Li-Wen Hsu2010-06-153-5/+5
| | | | | | | | PR: ports/147880 Submitted by: Diego Schulz <dschulz AT gmail.com> (maintainer) Notes: svn path=/head/; revision=256559
* - Add an optional dependency on uWSGIWen Heping2010-06-091-2/+7
| | | | | | | | | PR: ports/146867 Submitted by: Daniel Gerzo <danger@freebsd.org> Approved by: maintainer Notes: svn path=/head/; revision=256167
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 1.0.1Wen Heping2010-05-193-5/+13
| | | | | | | | | | | - Add an optional dependency on rrdtool PR: ports/146712 Submitted by: Daniel Gerzo <danger@alice.syscare.sk> Approved by: maintainer Notes: svn path=/head/; revision=254584
* - Update to 1.0.0Sylvio Cesar Teixeira2010-05-162-28/+38
| | | | | | | | PR: ports/146501 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=254464
* - Update to 0.99.48Martin Wilke2010-05-093-4/+6
| | | | | | | | PR: 146314 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=254005
* - Update to 0.99.46Sylvio Cesar Teixeira2010-05-014-258/+371
| | | | | | | | PR: ports/146092 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=253509
* 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
* - Update to 0.99.44Wen Heping2010-03-232-4/+4
| | | | | | | | PR: ports/144940 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=251394
* - Add an option to run the daemon as www user (not root)Wen Heping2010-03-152-12/+44
| | | | | | | | PR: ports/144698 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Notes: svn path=/head/; revision=251053
* - Pass maintainership to new volunteer.Wen Heping2010-03-121-1/+1
| | | | | | | Submitted by: dschulz@gmail.com (via email) Notes: svn path=/head/; revision=250931
* - Update toMartin Wilke2010-03-103-7/+11
| | | | | | | | PR: 144628 Submitted by: Diego Schulz <dschulz@gmail.com> Notes: svn path=/head/; revision=250865
* Update to 0.99.38.Xin LI2009-12-263-49/+53
| | | | Notes: svn path=/head/; revision=246683