Commit graph

10 commits

Author SHA1 Message Date
heinz
7c364cee27 Fixed package to build with CHECK_INTERPRETER=yes. 2006-06-27 19:44:49 +00:00
heinz
123eee6133 Updated to version 1.4.
Pkgsrc changes:
  - Removed patch-aa (in Long.pm) and the pre-configure target because our
    workaround for the problem on Solaris ("hostname --fqdn" changing the
    name of the machine) is no longer necessary.
  - Added SVR4_PKGNAME.

Relevant changes since version 1.0:
==========================
        New version to fix major Solaris problem
        Thanks to patch from Piotr Klaban
        and many others for reporting the problem.
2005-10-16 08:06:55 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b 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.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
grant
908e765695 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.
2004-12-20 11:30:55 +00:00
heinz
1fbeaba98d Do not assume "patch" programs on all platforms save the original file
as *.orig. Should fix the build on IRIX6.5.
2004-04-05 20:53:20 +00:00
heinz
596a0ffb74 Forgot to add the .packlist 2004-03-07 01:36:07 +00:00
heinz
f0059f6f9b Initial import of p5-Sys-Hostname-Long.
This Perl module tries to determine the full host name in a portable way
on multiple operating systems (mac, windows, unix*).

A patch is included which should make this module work on most *nix
platforms, not just on Linux. Submitted to the author via rt.cpan.org.
2004-03-07 01:23:28 +00:00