Skip site navigation (1)Skip section navigation (2)

CVS log for ports/dns/mydns/Makefile

[BACK] Up to [FreeBSD] / ports / dns / mydns

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Sep 5 12:14:18 2011 UTC (5 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Fix IPv6 support.

PR:		ports/160344
Submitted by:	Viktor Gal <wiking@maeth.com>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Mar 19 13:15:22 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Bump PORTREVISION for ports linking to default libmysqlclient.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 31 01:58:28 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:22:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
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)

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 30 07:33:13 2007 UTC (4 years, 9 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Fix recursive resolver.

Submitted by:	Pietro Celentano <pcelentano@tiscalinet.it>

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 7 16:27:27 2006 UTC (5 years, 11 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Fix rcNG startup ordering and bump PORTREVISION.

Approved by:	portmgr (clement)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:21 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Feb 9 14:04:42 2006 UTC (6 years ago) by ale
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -8 lines
Update to 1.1.0 release.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Dec 4 23:35:13 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +0 -1 lines
Remove install-info from Makefile, it's automatically done when INFO is defined

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:07 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
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.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 17 06:19:06 2005 UTC (6 years, 3 months ago) by ale
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +9 -3 lines
Make LOCALBASE clean.

Spotted by:	kris

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Mar 8 16:27:45 2005 UTC (6 years, 11 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -5 lines
- 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]

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:46 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -2 lines
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)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 10 19:11:19 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -1 lines
Remove USE_GETTEXT

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jul 10 19:07:27 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -0 lines
Support WITHOUT_NLS

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue May 25 09:19:40 2004 UTC (7 years, 8 months ago) by mat
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
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

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 24 09:01:16 2004 UTC (7 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 0.11.0 release.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 28 22:30:46 2004 UTC (7 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to 0.10.4 release.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:27 2004 UTC (7 years, 10 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
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.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Mar 12 22:20:53 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Update to 0.10.3 release.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 23 05:42:31 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1 lines
BROKEN on alpha 5.x: does not compile

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 11 22:35:34 2004 UTC (8 years ago) by ale
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -8 lines
Update to 0.10.2 release.

Submitted by:	Liam J. Foy <liamfoy@sepulcrum.org>
Approved by:	nork (mentor/implicitly)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:35:54 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2 lines
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:	trevor
Tested by:	bento

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:11:51 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Now gettext 0.12.1 is gettext-old.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 18 10:50:12 2004 UTC (8 years ago) by ale
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Switch to my @FreeBSD.org email address.

Approved by:	nork (mentor)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Dec 17 10:00:15 2003 UTC (8 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -15 lines
- Update to 0.10.1
- Give maintainership to submitter

PR:		ports/60289
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	maintainer

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Dec 4 10:01:08 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Fix a bug with incorrect config parsing until the next
  version comes out
- Bump PORTREVISION

PR:		59749
Submitted by:	maintainer

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Nov 17 12:28:55 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
USE_REINPLACE need be defined only when REINPLACE_CMD is used.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 27 04:08:21 2003 UTC (8 years, 4 months ago) by leeym
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +18 -1 lines
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>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 5 04:54:35 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Massive repo-copies request: net->dns (partly devel->dns)

PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:52 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:	kris

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:32 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Chase the libintl.so shared lib version.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 22 18:19:05 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
- Update to 0.10.0

PR:		55868
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 21 16:41:12 2003 UTC (8 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -5 lines
Update to 0.9.13

PR:		55083
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	maintainer timeout

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 22 05:50:36 2003 UTC (8 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Maintainer port update: net/mydns

	Fix dependencies when built against postgresql as well as

PR:		ports/52525
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon May 19 12:13:58 2003 UTC (8 years, 8 months ago) by arved
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -8 lines
Unbreak by fixing dependencies.

PR:		52266
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 18 11:47:17 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
BROKEN on 5.1: installation fails

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon May 12 01:43:49 2003 UTC (8 years, 9 months ago) by leeym
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update net/mydns to 0.9.10

PR:		51919
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 7 15:50:42 2003 UTC (8 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +18 -21 lines
Update net/mydns to 0.9.9

PR:		50668 and 50676
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
		Simon Dick <simond@irrelevant.org>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 24 04:26:06 2003 UTC (8 years, 10 months ago) by leeym
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Update net/mydns to 0.9.7

PR:		49981
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:50 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 3 18:57:59 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -3 lines
upgrade to 0.9.5

PR:		46354
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 5 19:19:43 2002 UTC (9 years, 4 months ago) by obraun
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Upgrade to 0.9.3.

PR:		43638
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 18 19:28:50 2002 UTC (9 years, 4 months ago) by obraun
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Upgrade to 0.9.1.

PR:		ports/42871
Submitted by:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 16 10:10:26 2002 UTC (9 years, 4 months ago) by obraun
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
Upgrade to 0.9.0.

PR:		ports/42804
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 12 06:52:44 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.8.3

PR:		ports/41539
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Aug 5 23:35:05 2002 UTC (9 years, 6 months ago) by anders
Branches: MAIN
Add mydns, the MySQL DNS server.

PR:		41132
Submitted by:	Simon Dick <simond@irrelevant.org>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options