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

CVS log for ports/net-mgmt/p5-Tie-NetAddr-IP/Makefile

[BACK] Up to [FreeBSD] / ports / net-mgmt / p5-Tie-NetAddr-IP

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:11 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:27:53 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 23 19:34:04 2006 UTC (5 years, 5 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
NetAddr/IP.pm has changed its location after the last update.
Chase dependent ports and specify the dependency using "package
dependency" syntax which is immune to such changes.

No portrevision bumps.

Reported by:	krismail
Pointy hat to:	tobez

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 23 04:42:08 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 28 21:16:06 2003 UTC (8 years, 10 months ago) by tobez
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Update to 1.51.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:07:58 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 9 20:39:51 2001 UTC (10 years, 4 months ago) by tobez
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_5_0_0, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to 1.50;  add WWW.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 12 19:25:14 2001 UTC (10 years, 8 months ago) by tobez
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 2 20:08:39 2001 UTC (10 years, 10 months ago) by asmodai
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Forgot to add, p5-Tie-NetAddr-IP was:

Submitted by:	Anton Berezin <tobez@tobez.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 2 20:02:38 2001 UTC (10 years, 10 months ago) by asmodai
Branches: MAIN
Add p5-Tie-NetAddr-IP:

This module overloads hashes so that the key can be a subnet as in
NetAddr::IP.  When looking values up, an interpretation will be made to
find the given key within the subnets specified in the hash.

Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.

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