summaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64
AgeCommit message (Collapse)AuthorFilesLines
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam1-2/+3
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-21Update to 2.12.mjl2-5/+6
Speed up pure perl base64 encoder/decoder by using join/map instead of while loop. Doc update contributed by Jerrad Pierce Downgrade UTF8 strings before starting to encode.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam5-20/+5
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-01-08more whitespace cleanup (silence, pkglint!)wiz1-2/+1
1999-05-13Update to version 2.11.bad2-5/+5
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+3
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc3-12/+12
1998-12-05Update to 2.09.tv2-12/+12
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-22Miscellaneous cleanups after the automatic manual page handling changes.agc1-5/+2
1998-06-08Update to version 2.05.bad2-4/+4
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-28Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"hubertf3-12/+12
(in bsd.port.mk) for backward compatibility.
1998-01-24portlint: add MAINTAINER, fix RCS Idhubertf1-2/+4
1997-11-22Fix RCS Id, MI/MD PLISThubertf5-9/+19
1997-11-22also needed for p5-libwwwhubertf5-0/+53