Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
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.
2012-01-14 08:57:23 +00:00
Martin Wilke
d75e6272c2
- Update to 1.2.101
...
PR: 163197
Submitted by: Juan Cristobal Caranza <sysadmin@su-casa.com.mx>
Approved by: maintainer
2012-01-03 23:32:55 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- 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
2011-09-23 22:26:39 +00:00
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Matuska
c86cd8cae2
Bump due to ffmpeg update to 0.7.1
2011-06-24 22:39:03 +00:00
Dennis Herrmann
cfdae0b5c5
- Update to 1.2.2
...
PR: ports/156045
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2011-04-12 04:31:27 +00:00
Martin Wilke
b960de69c9
- Move over to py25
...
- while here drop md5 support
- Small cleanups
2011-02-25 04:40:31 +00:00
Martin Wilke
6103a96bd9
- Update to 1.0.19
...
PR: 154438
Submitted by: Diego Schulz <dschulz@gmail.com>
Feature safe: yes
2011-02-05 03:35:41 +00:00
Pav Lucistnik
9a09da6e63
- Update to 1.0.18
...
PR: ports/154211
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe: yes
2011-01-27 14:22:25 +00:00
Wen Heping
f1aeea50c1
- Update to 1.0.15
...
PR: ports/153698
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2011-01-06 00:54:06 +00:00
Wen Heping
ba40683944
- Update to 1.0.10
...
PR: ports/152585
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-12-09 06:24:40 +00:00
Pav Lucistnik
779afcfc6e
- Update to 1.0.9
...
PR: ports/152339
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-11-18 11:08:18 +00:00
Pav Lucistnik
ecbea54dfc
- Update to 1.0.8
...
- Handle permissions on log files
- Run under www user
PR: ports/149575
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-09-15 12:29:48 +00:00
Sahil Tandon
9e11d4d01d
- Update to 1.0.7
...
PR: ports/149484
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-08-10 03:00:11 +00:00
Pav Lucistnik
a37bfc6368
- Update to 1.0.6
...
PR: ports/149303
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-08-07 14:11:49 +00:00
Martin Matuska
ab5c533c96
- Update ffmpeg to 0.6
2010-07-24 16:38:20 +00:00
Sahil Tandon
a740a92411
- Update to 1.0.5
...
PR: ports/148434
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
2010-07-08 02:25:18 +00:00
Wen Heping
5c92a7b09a
- Update to 1.0.4
...
PR: ports/148074
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
Feature safe: yes
2010-06-28 02:00:33 +00:00
Li-Wen Hsu
5eae5dabbd
- Update to 1.0.2
...
PR: ports/147880
Submitted by: Diego Schulz <dschulz AT gmail.com> (maintainer)
2010-06-15 18:05:05 +00:00
Wen Heping
912e5e3cb7
- Add an optional dependency on uWSGI
...
PR: ports/146867
Submitted by: Daniel Gerzo <danger@freebsd.org>
Approved by: maintainer
2010-06-09 03:45:15 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Wen Heping
21943c7ddc
- Update to 1.0.1
...
- Add an optional dependency on rrdtool
PR: ports/146712
Submitted by: Daniel Gerzo <danger@alice.syscare.sk>
Approved by: maintainer
2010-05-19 06:36:18 +00:00
Sylvio Cesar Teixeira
ee5365cf2e
- Update to 1.0.0
...
PR: ports/146501
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-05-16 22:20:27 +00:00
Martin Wilke
fe7ca9de1a
- Update to 0.99.48
...
PR: 146314
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-05-09 11:22:29 +00:00
Sylvio Cesar Teixeira
63490fc6a7
- Update to 0.99.46
...
PR: ports/146092
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-05-01 15:12:43 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Wen Heping
f8039e0e9b
- Update to 0.99.44
...
PR: ports/144940
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-03-23 02:50:40 +00:00
Wen Heping
adf5ba865e
- Add an option to run the daemon as www user (not root)
...
PR: ports/144698
Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer)
2010-03-15 01:16:48 +00:00
Wen Heping
3d4f129aa3
- Pass maintainership to new volunteer.
...
Submitted by: dschulz@gmail.com (via email)
2010-03-12 02:04:22 +00:00
Martin Wilke
e27af07e70
- Update to
...
PR: 144628
Submitted by: Diego Schulz <dschulz@gmail.com>
2010-03-10 18:01:46 +00:00
Xin LI
26a6a2bf58
Update to 0.99.38.
2009-12-26 05:33:14 +00:00
Wen Heping
9e543ddc22
- Update to 0.99.36
...
PR: ports/141645
Submitted by: Jaime Bozza <jbozza@mindsites.com>
2009-12-16 08:12:16 +00:00
Mark Linimon
b641caf81b
Reset maintainer at his request.
...
PR: ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b
Reinstate maintainer at his request.
2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5
Temporarily reassign ports maintained by chris@officialunix.com back to
...
the pool for the duration of his upcoming move.
Requested by: maintainer
2009-11-26 00:36:49 +00:00
Tilman Keskinoz
86c5326a2b
Update to 0.99.27
...
PR: 140396
Submitted by: maintainer
2009-11-09 08:13:29 +00:00
Wesley Shields
c31ab79606
- Pass maintainer to submitter.
...
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
2009-09-19 04:19:56 +00:00
Martin Wilke
8b138b61b8
- Update to 0.99.24
...
PR: 138484
Submitted by: Jaime Bozza <jbozza@mindsites.com> (maintainer)
2009-09-04 20:43:25 +00:00
Mark Linimon
b42f6675bc
Reset beech@FreeBSD.org while he works on restoring his email situation.
...
Hat: portmgr
2009-08-28 16:52:33 +00:00
Martin Wilke
1be955c40f
- Update to 0.99.22
...
PR: 137464
Submitted by: Jaime Bozza <jbozza@mindsites.com>
Approved by: beech (maintainer implicit)
2009-08-27 21:04:37 +00:00
Pav Lucistnik
69f5f6819e
- Update to 0.99.20
...
PR: ports/136036
Submitted by: Jaime Bozza <jbozza@mindsites.com>
2009-07-08 14:12:36 +00:00
Beech Rintoul
deca428441
- Update to 0.99.2
...
- Add mirrors
2009-03-03 09:17:32 +00:00
Pav Lucistnik
9bf3827108
- Actually fix the typo
...
Pointy hat to: beech
2009-01-10 15:06:47 +00:00
Beech Rintoul
e7b8ca68c1
- Fix typo
...
- Bump portrevision
2009-01-06 23:36:04 +00:00
Beech Rintoul
098a4f8df6
- Fix plist
2009-01-03 06:55:58 +00:00
Beech Rintoul
4e01e22a78
- Add options for MySQL and LDAP
...
- Bump portrevision
Suggested by: Marek Kubica <marek@xivilization.net>
2009-01-03 06:22:43 +00:00
Beech Rintoul
13be155856
- Update to 0.11.6 (bugfix)
...
- Cherokee-admin: Fixes a user directory related bug
- Fixes handling of long POSTs over https
- DB balancer: it can be used inside a directory now
2008-12-25 19:29:35 +00:00
Beech Rintoul
84a51a0655
- Update to 0.11.5 (bugfix)
...
- Cherokee-admin: IPv6 validation was fixed
- TLS/SSL support: A crypto related issues was fixed
2008-12-18 21:01:29 +00:00
Beech Rintoul
65e719b708
- Update to 0.11.4
2008-12-17 22:09:49 +00:00
Beech Rintoul
4a3a88a7f3
- Update to 0.11.3
2008-12-03 11:53:01 +00:00