Commit graph

11 commits

Author SHA1 Message Date
hans
aaff361bbf Use ${RM} -f to avoid failure if no files are found to be removed. 2012-02-02 09:38:24 +00:00
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
sno
168d83cfdb Updating net/p5-Net-Ident from 1.20nb4 to 1.23
pkgsrc changes:
- remove patch which remove a sub signature - it's fixed upstream

Upstream changes:
1.23 Sun Jun 13 2010
    - Setting values for read only tied hash %! is illegal. removing code.
1.22 Fri Jun 11 09:00:00 CST 2010
    - Remove Apache (mod_perl) as a dep for this module
1.21 Fri Jun 11 01:00:00 CST 2010
    - Move sub around to fix prototyping bug.
    - Remove broken ident hosts from list so tests don't break. Right now
      i know of no working public ident hosts. Patches welcome!
    - Update Makefile.PL with new options
    - Add META.yml to module
    - use %! to determine if error was EINPROGRESS to function in other
      languages
2010-09-09 21:28:07 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
sno
6d95bb047a Fixing PLIST by removing '*.orig' relics from patch stage 2010-02-16 15:22:44 +00:00
heinz
6350e650be Shut up "Prototype mismatch:: none vs ()" warning. From Debian. 2010-02-13 22:18:24 +00:00
heinz
f63b157751 Added LICENSE information. 2010-01-21 17:41:06 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
5a049255a8 Initial version of the Net::Ident perl module.
Net::Ident is a module that looks up the username on the remote side of
a TCP/IP connection through the ident (auth/tap) protocol described in
RFC1413. Note that this requires the remote site to run a daemon (often
called identd) to provide the requested information, so it is not always
available for all TCP/IP connections.
2005-10-16 17:42:46 +00:00