The NetBSD Project

CVS log for pkgsrc/net/p5-Socket6/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / p5-Socket6

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.54 / (download) - annotate - [select for diffs], Thu Jul 6 09:41:15 2023 UTC (8 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored)

*: recursive bump for perl 5.38

Revision 1.53 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:17 2022 UTC (20 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

*: recursive bump for perl 5.36

Revision 1.52 / (download) - annotate - [select for diffs], Mon May 24 19:53:34 2021 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

*: recursive bump for perl 5.34

Revision 1.51 / (download) - annotate - [select for diffs], Mon Aug 31 18:10:50 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.50 / (download) - annotate - [select for diffs], Sun Nov 24 01:20:56 2019 UTC (4 years, 3 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

net/p5-Socket6: Fix compiler check via pkglint

AUTOFIX: Makefile:24: Replacing "${PKGSRC_COMPILER} == \"xlc\"" with "${PKGSRC_COMPILER:Mxlc}".

The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache
distcc clang". Therefore, comparing it using == or != leads to wrong
results in these cases.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:27 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jun 30 20:16:34 2019 UTC (4 years, 8 months ago) by nia
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.47 / (download) - annotate - [select for diffs], Sat Oct 20 13:49:50 2018 UTC (5 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.46: +2 -3 lines
Diff to previous 1.46 (colored)

Update to 0.29

Upstream changes:
2018-09-30  Hajimu UMEMOTO  <ume@mahoroba.org>

        * Socket6.pm: Bump version number to 0.29.

        * Socket6.xs: Updates the tests for handling the correct headers
        on NetBSD and DragonFly BSD.

        Submitted by:   Sevan Janiyan <venture37 [...] geeklan.co.uk>

Revision 1.46 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:05 2018 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Recursive bump for perl5-5.28.0

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:24 2017 UTC (6 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jul 21 12:51:12 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.43: +2 -4 lines
Diff to previous 1.43 (colored)

Updated p5-Socket6 to 0.28.

2016-07-11  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.28.

	* aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may returns
	IPv4-compatible IPv6 address. [cpan #113950]

	Submitted by:	Andrew Galante <spock128 [...] gmail.com>

Revision 1.43 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:15 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Apr 8 15:13:16 2016 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.41: +2 -3 lines
Diff to previous 1.41 (colored)

Update p5-Socket6 to 0.27:

2016-03-23  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.27.

2016-03-22  Hajimu UMEMOTO  <ume@mahoroba.org>

	* t/use.t: We still supports an environment where AF_INET6 is not
	defined.

2016-03-17  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.26.

	* Makefile.PL: Make Socket6 buildable on Android. [cpan #98181]

	Submitted by:	fraserbn [...] gmail.com

	* system inet_ntop broken in darwin. [cpan #113005]

	Submitted by:	RURBAN [...] cpan.org

2015-12-05  Hajimu UMEMOTO  <ume@mahoroba.org>

	* gailookup.pl.in: Add -r option to do reverse lookup.

2015-11-25  Hajimu UMEMOTO  <ume@mahoroba.org>

	* gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED.

	* gailookup.pl.in: Add -P option to ease to specify port number.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Jun 12 10:50:51 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:48 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.39: +1 -3 lines
Diff to previous 1.39 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:53 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Remove SVR4_PKGNAME, per discussion on tech-pkg.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Sep 6 12:09:10 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.37: +2 -4 lines
Diff to previous 1.37 (colored)

Update to 0.25:

2013-12-09  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.25.
	* Makefile.PL: Install manpage. [cpan #66811]
	* Socket6.pm: Fix typo. [cpan #86346]
	* Socket6.pm: Fix typo. [cpan #71617]

2013-12-08  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.24.
	* Makefile.PL: Fixed [cpan #77665] pass perl cc and ccflags to
	configure
	* Makefile.PL (configure_mswin32): Fixed [cpan #65710]
	undefined ref to inet_ntop,inet_pton on Windows XP.
	* t/use.t: Fixed [cpan #75211] test redefinition warnings

Revision 1.37 / (download) - annotate - [select for diffs], Thu May 29 23:37:11 2014 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.36 / (download) - annotate - [select for diffs], Fri May 31 12:41:42 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.35 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:55 2012 UTC (11 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.34: +1 -2 lines
Diff to previous 1.34 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:08 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Aug 14 14:14:49 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:32 2010 UTC (13 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 16 19:27:18 2010 UTC (14 years, 2 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored)

Set or updated LICENSE

Revision 1.30 / (download) - annotate - [select for diffs], Wed Feb 25 20:39:20 2009 UTC (15 years ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.29: +8 -1 lines
Diff to previous 1.29 (colored)

- Fix build problems on any platform, where perl isn't compiled using the
  compiler provided in ${CC} according to RT #14372
- tell the "right" compiler to use on AIX when PKGSRC_COMPILER=xlc

Revision 1.29 / (download) - annotate - [select for diffs], Wed Nov 5 15:25:34 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored)

Reset PKGREVISION after update 7 minutes ago.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 5 14:58:20 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Update to 0.23:

2008-11-02  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.23.

	* Makefile.PL (configure_mswin32): Added a conditional #define for
	HAVE_INET_(PTON|NTOP) to make the module.
	Change was necessary because the SDK for Vista now includes
	inet_(pton|ntop) in ws2tcpip.h

	Submitted by:	"David M. Town" <dtown@cpan.org>

	* Makefile.PL (configure_mswin32): Added a line to #define
	HAVE_SOCKLEN_T since it is defined for MSWin32

	Submitted by:	"David M. Town" <dtown@cpan.org>

	* Socket6.pm: Added @EXPORT_OK to export AF_INET6 and PF_INET6 if
	requested.  This allows the use of the Socke6 module without
	having to perform the same conditional check that was added to
	avoid conflicts with the Socket module default exports (i.e. use
	Socket6 qw(AF_INET6 inet_pton inet_ntop); )

	Submitted by:	"David M. Town" <dtown@cpan.org>

	* Socket6.pm (AUTOLOAD): Explicitly set $! = 0 before calling
	constant().  This should not be required since errno was being set
	to 0 in the C function, but Perl 5.10.0 Win32 Vista needed this to
	be done or all constants reported unsupported.

	Submitted by:	"David M. Town" <dtown@cpan.org>

2008-08-18  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Use strict environment.

	* Socket6.pm: Bump version number to 0.22.

	* Socket6.pm: Make AF_INET6 check actually work.

	Submitted by:	Tatsuya Noda <topia@clovery.jp>

	* Makefile.PL: Make sure to include config.pl in current
	directory.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:44 2008 UTC (15 years, 5 months ago) by he
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.26 / (download) - annotate - [select for diffs], Sun Aug 17 18:44:13 2008 UTC (15 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.25: +4 -3 lines
Diff to previous 1.25 (colored)

Update from version 0.20 to 0.21.

Pkgsrc changes:
 o Canonicalize HOMEPAGE
 o Add USE_LANGUAGES=c

Upstream changes:

2008-08-17  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.21.

	* Socket6.xs: Make it buildable on the following environment by
	defining WINVER as 0x0501:
		- Windows XP SP3
		- ActivePerl-5.10.0.1003-MSWin32-x86-285500
		- MinGW-5.1.4
		- nmake 9.00.21022.08 (shipped with VisualStudio 2008 Express)

	Submitted by:	"IWAMURO Motonori" <vmi@nifty.com>

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 23 21:15:08 2008 UTC (15 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

Update to 1.20:

2008-02-16  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.20.

	* Socket6.pm: Make the AF_INET6 and PF_INET6 exports optional.
	They are exported from Socket on 5.10.0, and it contlicts with
	Socket6.

	PR:		http://rt.cpan.org/Public/Bug/Display.html?id=32362
	Reported by:	"Shlomi Fish via RT" <bug-Socket6@rt.cpan.org>
	Submitted by:	"KONDOU, Kazuhiro" <kazuhiro@alib.jp>

2008-01-27  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.xs, Socket6.pm: Make getaddrinfo() return the string
	error or the numeric value according to the context.
	Make getnameinfo() return error value.
	Export the EAI_* error constants.

	Submitted by:	Paul LeoNerd Evans <leonerd@leonerd.org.uk>

	* Socket6.xs: FreeBSD 7 and later don't have KAME IPsec anymore.

	* Socket6.xs: gai_strerror() returns `const char *'.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Sep 7 22:12:19 2007 UTC (16 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 5 17:31:10 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

DESTDIR support.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:23 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Oct 11 19:59:25 2005 UTC (18 years, 5 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.20: +4 -5 lines
Diff to previous 1.20 (colored)

Update to 0.19
From the ChangeLog:
> * Socket6.xs: the "sin6_scope_id" field of the "sockaddr_in6"
> structure is expected to passed and is returned in host byte
> order.
> * getaddrinfo.c (getaddrinfo): Support for AI_NUMERICSERV.
> * Socket6.pm: Fix documentation of the gethostbyname2.  The
> gethostbyname2 function takes a FAMILY, not a SERVNAME.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:28 2005 UTC (18 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:37 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:57 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 20 11:31:07 2004 UTC (19 years, 3 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jun 26 22:02:12 2004 UTC (19 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Update p5-Socket6 to 0.17

Ok'ed wiz@/snj@

From the CHANGELOG:

2004-03-24  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.17.

	* Socket6.xs: Shut up signed/unsigned mismatch warning from
	Microsoft C++.

		Reported by:	"David Town" <dtown@cpan.org>

	* Makefile.PL: CC is not a valid parameter for WriteMakefile().
	Use CONFIGURE instead.

		Submitted by:	"David Town" <dtown@cpan.org>

	* Socket6.pm: Correct typos (inaddr6_* -> in6addr_*).

		Submitted by:	"David Town" <dtown@cpan.org>

2004-03-23  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Provide substitutes for systems the lack support for inet_ntop()
	and inet_pton().

		Submitted by:	"David Town" <dtown@cpan.org>

	* Add support for MSWin32.  It was tested with the following
	configuration:

	  - ActivePerl 5.8.0 (805)
	  - Windows 2000
	  - Microsoft IPv6 Technology Preview for Windows 2000 (not needed
	    for XP)
	    (http://msdn.microsoft.com/downloads/sdks/platform/tpipv6.asp)
	  - Microsoft Visual C++ v6.0
	  - Microsoft Platform SDK February 2003 (must have at least
	    August 2001)
	    (http://www.microsoft.com/msdownload/platformsdk/sdkupdate/downlevel.htm)

		Submitted by:	"David Town" <dtown@cpan.org>

	* t/use.t: Pass an empty string as the SERVICENAME to
	getaddrinfo().  MSWin32's getaddrinfo() doesn't like "0" as a
	numeric servname.

		Submitted by:	"David Town" <dtown@cpan.org>

2004-02-21  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.16.

	* aclocal.m4: inet_ntop and inet_pton are in libnsl on Solaris.

	Submitted by:	Mike McCauley <mikem@open.com.au>

2004-01-05  Hajimu UMEMOTO  <ume@mahoroba.org>

	* Socket6.pm: Bump version number to 0.14.

	* gailookup.pl.in: Though some systems has NI_WITHSCOPEID, RFC
	2553 doesn't mention it, and RFC 3493 deprecated it.  So, make use
	of NI_WITHSCOPEID optional.

	* gailookup.pl.in: Add -S option which suppress scopeid.  RFC 3493
	system always adds scopeid in a result of getnameinfo().

	* Socket6.xs: Make pack_sockaddr_in6() and pack_sockaddr_in6_all()
	actual work on systems which have sin6_len in struct sockaddr_in6.

2004-01-04  Hajimu UMEMOTO  <ume@mahoroba.org>

	* aclocal.m4: getaddrinfo() is a macro on some systems.

	* Socket6.pm: Bump version number to 0.13.

	* getaddrinfo.c (getaddrinfo): EAI_NODATA was deprecated in RFC
	3493.  return EAI_NONAME instead.

	* getnameinfo.c (getnameinfo): add support for NI_NAMEREQD.

2003-12-29  Hajimu UMEMOTO  <ume@mahoroba.org>

	* add simple test.

Revision 1.15 / (download) - annotate - [select for diffs], Mon May 31 16:47:48 2004 UTC (19 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

Enable pkgviews installation.  Patches provided by Joachim Kuebart on
tech-pkg@.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Apr 27 06:05:57 2004 UTC (19 years, 10 months ago) by snj
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Convert to buildlink3.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Dec 16 08:05:05 2003 UTC (20 years, 3 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

update to 0.12
Patch provided by Adrian Portelli in PR 23764

From the CHANGELOG:

2003-10-28  Hajimu UMEMOTO  <ume@mahoroba.org>
* Bump version number to 0.12.
* Socket6.pm: Mention that getipnodeby*() was deprecated in
  RFC3493.

2001-09-20  Hajimu UMEMOTO  <ume@mahoroba.org>
* getaddrinfo.c (getaddrinfo): Correct AI_PASSIVE parsing bug.

2001-09-18  Hajimu UMEMOTO  <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.11.
* getaddrinfo.c (getaddrinfo), gai.h: Add support of AI_NUMERICHOST.
* getnameinfo.c (getnameinfo): Use socklen_t rather than size_t.
* getnameinfo.c (getnameinfo): Fix buffer overflow problem.

2001-09-17  Hajimu UMEMOTO  <ume@mahoroba.org>
* Socket6.pm, Socket6.xs, config.h.in, configure.in: Add glue
  functions for getipnodeby*() and gai_strerror().
* Socket6.xs: inet_pton() should work as it is.
* Socket6.xs: Better documentation of inet_pton() and inet_ntop().
* Socket6.pm: Description was filled.
* Socket6.pm, Socket6.xs: Return an error message string if
  getaddrinfo() fails.

2001-03-27  Hajimu UMEMOTO  <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.10.
* Socket6.xs: Make compilable under OpenBSD.  Though OpenBSD has
  KAME, OpenBSD doesn't have netinet6/ipsec.h.

2001-03-21  Hajimu UMEMOTO  <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.09.
* aclocal.m4 (IPv6_CHECK_FUNC): There is getaddrinfo(3) in
  libsocket under Solaris8.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 21 17:11:05 2003 UTC (20 years, 8 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

COMMENT should start with a capital letter.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:35 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:48 2003 UTC (20 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 20 17:46:01 2002 UTC (21 years, 5 months ago) by seb
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.8: +3 -6 lines
Diff to previous 1.8 (colored)

Use buildlink2. Use perl5/module.mk.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 26 06:50:12 2001 UTC (22 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:32 2001 UTC (22 years, 5 months ago) by veego
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 17 18:19:24 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 30 19:36:04 2001 UTC (23 years, 1 month ago) by itojun
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

upgrade to 0.08.  typo fixes in document only.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 27 07:11:18 2000 UTC (23 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.3: +9 -6 lines
Diff to previous 1.3 (colored)

Convert packages to use PERL5_PACKLIST (part 1).  These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 4 13:11:45 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.

Revision 1.2 / (download) - annotate - [select for diffs], Fri May 26 14:59:57 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 (colored)

add USE_INET6 to indicate IPv6 support

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 26 14:55:56 2000 UTC (23 years, 9 months ago) by itojun
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

perl Socket6 module, from KAME

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 26 14:55:56 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>