Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 | |
2012-07-17 | Update aumix to 2.9.1. in this version a lot of bugs were fixed including | cheusov | 5 | -28/+11 | |
PR 34040 reappeared again. aumix-gtk now uses gtk2. | |||||
2012-02-15 | Fix build on SunOS. REPLACE_SH on installed shell scripts. | hans | 3 | -2/+22 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 | |
2011-04-17 | note "used by ...". | obache | 1 | -1/+3 | |
2009-08-15 | update master site. while here add license. | zafer | 1 | -4/+3 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -1/+3 | |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -14/+14 | |
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. | |||||
2006-04-13 | BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with | jlam | 1 | -3/+2 | |
USE_TOOLS+=msgfmt. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-22 | Split aumix into two different packages: | jmmv | 3 | -27/+40 | |
- aumix 2.8nb6, which only provides ncurses support. Note that its revision is bumped to note the differences from the previous package. - aumix-gtk 2.8, which includes GTK 2.x and ncurses support. While here, add a missing build dependency on pkgconfig. The descriptions have also been rewritten to note the differences. Addresses PR pkg/27340. | |||||
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-03-11 | bl3ify | xtraeme | 1 | -5/+5 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-12-13 | Bump PKGREVISION for atk library major bump. | wiz | 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-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-03-04 | Update to 2.8. Now using GTK2. | wiz | 3 | -7/+13 | |
Security notes were added to the installation instructions. Several possible security bugs were corrected. New el, nl, and zh_CN translations were added. The es, gl, ja, pt_BR, sv, and uk translations were updated. New items were added to the View menu (GTK+ only). The state of the "Mute All" button was corrected (GTK+ only). Support was added for GTK+ 2.0. A bug with digital inputs may have been fixed. A shell script for muting and un-muting was added. Console mouse support on FreeBSD 5.0-CURRENT has been re-enabled. | |||||
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patches, delint. | salo | 1 | -1/+2 | |
2002-10-13 | buildlink1 -> buildlink2. | wiz | 1 | -5/+5 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -6/+1 | |
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files. | |||||
2001-06-19 | Locale files are installed under ${PKGLOCALEDIR}. | jlam | 1 | -11/+11 | |
2001-06-19 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Remove | jlam | 6 | -68/+29 | |
the unnecessary patches that manipulated things for curses/ncurses. Add patch to remove -I$(includedir) and -L$(libdir) from the compiler flags. | |||||
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 | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-05 | Standardize patch names. | wiz | 4 | -13/+13 | |
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 1 | -3/+2 | |
lines. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+3 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-21 | Change the first bsd.pkg.mk to bsd.prefs.mk. | veego | 1 | -2/+2 | |
Having two includes of bsd.pkg.mk in one Makefile is a bad idea. | |||||
2001-01-08 | Don't depend on ncurses, USE_CURSES. | wiz | 1 | -4/+10 | |
2000-12-31 | Fix libintl dependency and add missing file to PLIST. | wiz | 2 | -3/+6 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 1 | -2/+2 | |
2000-08-03 | Remove unneeded patches. Submitted in PR 10627 by Trevor Johnson | rh | 11 | -164/+4 | |
<trevor@jpj.net>, the maintainer and author of this software. | |||||
2000-07-14 | Initial import of aumix-2.7, a GTK+ audio mixer. | rh | 17 | -0/+269 | |