summaryrefslogtreecommitdiff
path: root/converters/base64
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for converters categoryagc1-1/+2
Problems found with existing distfile: distfiles/libiconv-1.13-cp932.patch.gz No changes made to the libiconv distinfo file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2008-04-07Fix DESTDIR.joerg1-2/+2
2008-03-03Mechanical changes to add full DESTDIR support to packages that installjlam1-3/+4
their files via a custom do-install target.
2007-12-16Changes 1.5:adam2-11/+9
When encoding with FORCE_BINARY_IO mode in effect, the explicit "\r\n" end of line sequence caused double carriage returns in the output, because the output text file is subject to expansion of LF to CR/LF line terminators. I made the "eol" sequence conditional on FORCE_BINARY, so that just a line feed is written to streams which will expand it.
2006-12-19Fixed PKGMANDIR.rillig1-3/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+1
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
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 onesagc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-04-12Enable pkgviews installation.minskim1-1/+5
2004-04-11Convert to buildlink3.snj1-2/+2
2003-11-19OpenSSL has not had base64 for a while now, so these two no longer needjschauma1-2/+1
to conflict. Noted by Bernhard Riedel.
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
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-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2002-11-14buildlink1 -> buildlink2jlam1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-20Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-07-19Update base64 to version 1.3.nra2-6/+8
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
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-02-27security/openssl and converters/base64 both install a 'base64' executable,wiz1-1/+3
so make them CONFLICT (pkg/11408).
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-08-16Initial import of base64-1.0, a simple encoder/decoder for base64 files.rh5-0/+34