| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-10-26 | textproc: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
| All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip | |||||
| 2021-10-07 | textproc: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
| 2021-04-25 | urlview: remove dead download link | wiz | 1 | -2/+1 | |
| 2018-01-01 | Sort PLIST files. | rillig | 1 | -2/+2 | |
| Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F | |||||
| 2017-01-19 | Convert all occurrences (353 by my count) of | agc | 1 | -3/+3 | |
| MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. | |||||
| 2017-01-04 | Use the curses framework. | roy | 1 | -2/+2 | |
| 2015-11-04 | Add SHA512 digests for distfiles for textproc category | agc | 1 | -1/+2 | |
| Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz 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. | |||||
| 2015-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
| might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
| 2015-08-17 | Bump PKGREVISION for ncurses shlib bump. | wiz | 1 | -2/+2 | |
| 2015-02-19 | fix a bashism in url_handler.sh and drop the bash dependency. | snj | 3 | -5/+23 | |
| XXX this script sucks and won't work out of the box. the user has to edit it to supply appropriate paths to the programs that should be handed the URL. | |||||
| 2013-06-14 | Install url_handler.sh, from Dario Niedermann on pkgsrc-users. | wiz | 2 | -3/+9 | |
| Fix bash call in script and add run-time-dependency on bash for the script. Bump PKGREVISION. | |||||
| 2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2009-06-05 | update master sites. remove funet.fi. it does not provide the distfile anymore. | zafer | 1 | -2/+1 | |
| 2008-04-17 | Fix urlview for LP64 platforms. Bump revision. | joerg | 3 | -3/+17 | |
| 2007-11-12 | Remove uiarchive.cso.uiuc.edu from MASTER_SITES, doesn't resolve. | wiz | 1 | -3/+2 | |
| From Zafer Aydogan in PR 37337. | |||||
| 2007-09-19 | Resign as maintainer of all the packages which I'm no longer using. | tron | 1 | -2/+2 | |
| 2006-11-07 | DESTDIR support. It is amazing how developers break features of automake | joerg | 3 | -2/+20 | |
| by not using the mechanisms automake already provides. | |||||
| 2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
| 2005-02-24 | Add RMD160 digests to the 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 | -2/+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-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
| 2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 | |
| curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. | |||||
| 2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 | |
| support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
| 2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
| 2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
| 2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
| 2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -5/+4 | |
| have been converted to USE_BUILDLINK2. | |||||
| 2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
| 2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -8/+5 | |
| 2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
| adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
| 2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
| 2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
| + move the patch digest/checksum values from files/patch-sum to distinfo | |||||
| 2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+5 | |
| 2000-07-04 | Import "urlview" package: | tron | 5 | -0/+28 | |
| extract URLs from text files and display them in a menu | |||||
