Age | Commit message (Collapse) | Author | Files | Lines |
|
their files via a custom do-install target.
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
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.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fixed server: amena1
* fixed server: amena2
* added server: amena3
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
Linuxsms is a Perl script to send short messages (SMS) to GSM phones.
Provided in pkgsrc-wip by Juan RP as version 0.63.
|