Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | converters: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | converters: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2015-11-03 | Add SHA512 digests for distfiles for converters category | agc | 1 | -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-02-08 | fix build on SunOS (included paths.h) | wiedi | 2 | -9/+13 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-11-02 | Set LICENSE. | wiz | 1 | -1/+2 | |
2010-01-29 | DESTDIR support | joerg | 1 | -1/+6 | |
2008-06-01 | Fix insecure-temporary-files, as reported in Debian bug 480972. | dholland | 3 | -3/+46 | |
PKGREVISION++. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-24 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-04-08 | Update uudeview and friends to 0.5.20. Fixes a few serious bugs in uulib, | fredb | 2 | -5/+5 | |
including buffer overrun errors, and adds a handful of little improvements to the library and programs. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2002-08-31 | Update to 0.5.18. Convert to buildlink2. | wiz | 2 | -7/+7 | |
Changes since 0.5.17: - fix for yEnc files in UUInfoFile - patch by Matthew Mueller: - add CRC generation and checks for yEnc - accept yEnc files where the tab character is not escaped - improved error checking for yEnc files | |||||
2002-03-24 | Update {uulib,uudeview,xdeview} to 0.5.17. | fredb | 4 | -33/+5 | |
0.5.16 (26.08.2001) -------- - fix handling of "x-uue" encoded MIME attachments - bug fix for file renaming 0.5.17 (06.03.2002) -------- - fix handling of quoted parameters - some support for yEnc encoding | |||||
2002-03-23 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-08-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -6/+6 | |
2001-06-10 | Update to 0.5.15. Changes: | wiz | 7 | -59/+28 | |
Autoclear -- remove files after they have been decoded. Autorename -- rename output files if they already exist. Stricter MIME compatibility, and bugfixes. | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -5/+5 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-15 | defuzz | rh | 2 | -9/+8 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+6 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -7/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1998-09-28 | Fix "${MASTER_SITES}". | tron | 1 | -3/+2 | |
1998-09-27 | Fix MD5 checksum. | tron | 1 | -2/+2 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-06-03 | Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf or | agc | 1 | -1/+3 | |
MAKECONF. | |||||
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -3/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-28 | Update checksum; author repacked the archive on his original site. Also | cjs | 1 | -1/+1 | |
copied new archive to ftp.netbsd.org. | |||||
1998-03-02 | Fix RCS Id Police. | tron | 1 | -2/+2 | |
1998-03-02 | Adapt this package to NetBSD. | tron | 3 | -7/+6 | |
1998-03-01 | Initial import of FreeBSD's "uudeview-0.5.13" port. | tron | 10 | -0/+125 | |