Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
setting it.
|
|
|
|
Approved by wiz.
|
|
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
|
|
This package was contributed by Julio Merino in PR pkg/16988.
|