Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 | |
2005-12-09 | Fix errno. | joerg | 3 | -1/+44 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-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 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 | -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-03-03 | Update bvi from 1.3.0 to 1.3.2. Remove from TODO and make note in CHANGES. | ben | 3 | -11/+12 | |
Changes include: * bug and portability fixes * -c option in bmore (clear before displaying) * -n num option in bmore (display the indicated number of lines in each screenful * -w num option in bmore (display the indicated number of bytes in each line) * autoconf 2.52 * bmore: nicer last line | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
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-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-18 | When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than | agc | 1 | -2/+2 | |
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. | |||||
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -5/+5 | |
2002-05-12 | prdownloads.sourceforge.net is no longer any use. | abs | 1 | -2/+2 | |
Switch to MASTER_SITE_SOURCEFORGE. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-24 | Upgrade to version 1.3.0, and fetch from new home on sourceforge. | cjs | 5 | -23/+14 | |
Changes: - can edit block special files - can read/edit/write parts of files - +cmd now works on command line - :e# bug fixed and a buffer overflow fixed - bmore program added to package | |||||
2001-06-20 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -14/+6 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+3 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-19 | 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 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-08 | USE_CURSES, not DEPENDS on ncurses. | wiz | 1 | -5/+6 | |
2000-04-23 | source files moved to a new site. Makefile updated. | mbw | 1 | -3/+3 | |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-12 | Make this package compile on Solaris. | agc | 1 | -3/+7 | |
1999-11-08 | Initial import of bvi-1.2.0. | sakamoto | 7 | -0/+48 | |
a display-oriented editor for binary files, based on the vi editor |