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
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Frederic Culot
c77d940d19
- Update to 1.2.8.31
...
PR: ports/153446
Submitted by: Hung-Yi Chen <gaod at hychen.org> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
2010-12-26 09:16:43 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +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
Martin Wilke
a602da42eb
* Fix for Bug #0000040 http://bugs.mydns-ng.com/view.php?id=40
...
child processes must not shutdown() their sockets
* Fixes and reports a problem occuring with jumping system time,
as reported when running inside some virtual machine. Time jumps
are reported to the log with loglevel NOTICE.
* Delegation now has precedence over wildcard matching
Thanks to Fab for the fix
Fixes bugs #0000038 , #0000042
PR: 143223
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
2010-01-27 13:03:31 +00:00
Dmitry Marakasov
075acacd24
- Switch SourceForge ports to the new File Release System: categories starting with D
2009-08-22 00:18:43 +00:00
Dmitry Marakasov
44f665c2af
- Fix for wrong configuration with NLS support in Makefile
...
- Import some patch about admin.php
PR: 134967
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
2009-05-31 18:34:18 +00:00
Li-Wen Hsu
d46356e7f4
- Add MyDNS-ng, a Next Generation DNS Server for sql based DNS services
...
PR: ports/132963
Submitted by: Hung-Yi Chen <gaod AT hychen.org>
2009-03-29 11:56:20 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Alex Dupre
be9a91167f
Fix recursive resolver.
...
Submitted by: Pietro Celentano <pcelentano@tiscalinet.it>
2007-04-30 07:33:13 +00:00
Alex Dupre
d152b63a1c
Fix rcNG startup ordering and bump PORTREVISION.
...
Approved by: portmgr (clement)
2006-03-07 16:27:27 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Alex Dupre
b775c0abec
Update to 1.1.0 release.
2006-02-09 14:04:43 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
3d887eb3f6
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-04 23:35:14 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Alex Dupre
76b761f182
Make LOCALBASE clean.
...
Spotted by: kris
2005-10-17 06:19:06 +00:00
Alex Dupre
72802caf38
- Update to 1.0.0 release [1]
...
- Switch to libtool15
- Switch to rcNG startup script
PR: ports/78595 [1]
Submitted by: Simon Dick <simond@irrelevant.org> [1]
2005-03-08 16:27:45 +00:00
Palle Girgensohn
34fa6c853e
Split the postgresql ports into a server and a client part.
...
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Kirill Ponomarev
7113db1204
Remove USE_GETTEXT
2004-07-10 19:12:13 +00:00
Kirill Ponomarev
51325d940a
Support WITHOUT_NLS
2004-07-10 19:07:27 +00:00
Mathieu Arnold
4031a6967c
Remove databases/postgresql-client because there can't be a -server, and having
...
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Alex Dupre
242b54da9f
Update to 0.11.0 release.
2004-05-24 09:01:16 +00:00
Alex Dupre
13b89e0f9b
Update to 0.10.4 release.
2004-04-28 22:30:46 +00:00
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Alex Dupre
f6a3975985
Update to 0.10.3 release.
2004-03-12 22:20:53 +00:00
Kris Kennaway
1229221cf3
BROKEN on alpha 5.x: does not compile
2004-02-23 05:42:31 +00:00
Alex Dupre
9c902952a6
Update to 0.10.2 release.
...
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Approved by: nork (mentor/implicitly)
2004-02-11 22:35:34 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Alex Dupre
58c5b838c0
Switch to my @FreeBSD.org email address.
...
Approved by: nork (mentor)
2004-01-18 10:50:15 +00:00
Pav Lucistnik
ba89762e0a
- Update to 0.10.1
...
- Give maintainership to submitter
PR: ports/60289
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer
2003-12-17 10:00:16 +00:00
Kirill Ponomarev
6274f94c63
- Fix a bug with incorrect config parsing until the next
...
version comes out
- Bump PORTREVISION
PR: 59749
Submitted by: maintainer
2003-12-04 10:01:09 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Yen-Ming Lee
da61f14a6c
Allow easy enabling of MyDNS alias feature (courtesy of David Phillips <david@geektech.com>)
...
and allow including of OpenSSL support for those with openssl enabled with MySQL
PR: 57249
Submitted by: Simon Dick <simond@irrelevant.org>
2003-09-27 04:08:21 +00:00
Edwin Groothuis
fa1ac61168
Massive repo-copies request: net->dns (partly devel->dns)
...
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
2003-09-05 04:54:37 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Kirill Ponomarev
df8b198761
- Update to 0.10.0
...
PR: 55868
Submitted by: maintainer
2003-08-22 18:19:05 +00:00
Yen-Ming Lee
6554b6934a
Update to 0.9.13
...
PR: 55083
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer timeout
2003-08-21 16:41:12 +00:00
Edwin Groothuis
56bd21d86a
Maintainer port update: net/mydns
...
Fix dependencies when built against postgresql as well as
PR: ports/52525
Submitted by: Simon Dick <simond@irrelevant.org>
2003-05-22 05:50:36 +00:00
Tilman Keskinoz
d27be72221
Unbreak by fixing dependencies.
...
PR: 52266
Submitted by: maintainer
2003-05-19 12:13:58 +00:00
Kris Kennaway
8cd27aeab3
BROKEN on 5.1: installation fails
2003-05-18 11:47:52 +00:00
Yen-Ming Lee
a57a6a1f81
Update net/mydns to 0.9.10
...
PR: 51919
Submitted by: Simon Dick <simond@irrelevant.org>
2003-05-12 01:43:49 +00:00
Yen-Ming Lee
f034777d64
add/remove patch files which are omitted in previous commit.
...
PR: 50676
Submitted by: Simon Dick <simond@irrelevant.org>
2003-04-12 14:17:34 +00:00
Yen-Ming Lee
a14c489278
Update net/mydns to 0.9.9
...
PR: 50668 and 50676
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Simon Dick <simond@irrelevant.org>
2003-04-07 15:50:42 +00:00
Yen-Ming Lee
b3e2973931
Update net/mydns to 0.9.7
...
PR: 49981
Submitted by: Simon Dick <simond@irrelevant.org>
2003-03-24 04:26:06 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Ying-Chieh Liao
312add94e8
upgrade to 0.9.5
...
PR: 46354
Submitted by: maintainer
2003-01-03 18:57:59 +00:00