summaryrefslogtreecommitdiff
path: root/comms/linuxsms
AgeCommit message (Collapse)AuthorFilesLines
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
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.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-31Changed $f to ${f}.rillig1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-04-11Convert to buildlink3.snj1-3/+3
2003-09-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-13Update to 0.65:jmmv2-5/+5
* fixed server: amena1 * fixed server: amena2 * added server: amena3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-06-01Initial import of linuxsms, version 0.64:jmmv5-0/+58
Linuxsms is a Perl script to send short messages (SMS) to GSM phones. Provided in pkgsrc-wip by Juan RP as version 0.63.