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

CVS log for ports/net-mgmt/p5-Net-IPv4Addr/Makefile

[BACK] Up to [FreeBSD] / ports / net-mgmt / p5-Net-IPv4Addr

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:27:51 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, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Sun Jun 25 16:38:42 2006 UTC (5 years, 7 months ago) by clsung
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.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 14 22:17:50 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Reset bradh@uunet.co.za due to longtime inactivity, no response to email,
and maintainer-timeouts.

Hat:		portmgr

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 23 04:42:07 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: +1 -1 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 Feb 21 13:14:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
De-pkg-comment.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 20 02:18:04 2001 UTC (10 years, 8 months ago) by vanilla
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, old_RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Upgrade to latest version:

	p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:38:22 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -7 lines
Remove do-configure section, use PERL_CONFIGURE now.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 17 02:36:36 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1, old_RELEASE_4_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -7 lines
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:12:52 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 25 16:38:56 2000 UTC (11 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
p5-Net-IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.

PR:		16984
Submitted by:	Brad Hendrickse <bradh@uunet.co.za>

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