Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-15 | Mechanically replace all includes of buildlink3.mk of the following | joerg | 1 | -2/+2 | |
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr | |||||
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. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 1 | -2/+2 | |
of the shared libXm has changed. | |||||
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 | |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+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-11 | bl3ify | xtraeme | 1 | -4/+4 | |
2004-04-01 | Mark this package as available for NetBSD 2.0 and newer. | tron | 1 | -2/+3 | |
2004-02-21 | s/applicaton/application/ | snj | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 1 | -4/+6 | |
2002-09-21 | List Hubert Feyrer as maintainer of this package. | tron | 1 | -2/+2 | |
2002-09-21 | Update xmradio to 1.2. Changes: | hubertf | 4 | -32/+5 | |
Changes from 1.1-1.2 ------------------- - with newer openmotif the CheckBoxes where confused. repaired. - mixer panel was confusing too. tried to improve. - records now as mp3 too, you need to install lame and mpg123 for that. - "delete all" and "scan all" button added to config panel. - improved GUI response during recording - lcdproc support is always compiled in, en/disable via app-defaults Changes from 1.0-1.1 ------------------- - changed homepage and email address - made version check asynchronous Update requested by coto on IRC. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-08 | Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. | jlam | 1 | -2/+2 | |
2001-08-22 | Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't | jlam | 1 | -3/+2 | |
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11. | |||||
2001-07-02 | Honor CFLAGS passed in from environment during build by not overriding | jlam | 3 | -5/+20 | |
CDEBUGFLAGS in the Imakefile. Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | |||||
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 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
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 | |
2001-02-06 | Update home page and master site URL. | tron | 1 | -3/+3 | |
2000-11-02 | Update "xmradio" package to version 1.0. Changes since version 0.8: | tron | 2 | -4/+4 | |
- "mute" mutes the audio mux now, not the FM tuner. Fixes a temporary bug in the driver - stereo on/off button works now for Juhas driver (but still indicates if stereo is available at all) - polling tuner status to reflect changes in reception - detecting stereo signal for bktr driver as well - frequency label now always completely visible - support for LCD displays controlled via lcdproc (LCDd) | |||||
2000-10-20 | Update "xmradio" package to version 1.0b1. This version includes | tron | 5 | -54/+5 | |
the NetBSD patches for version 0.9b2. | |||||
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+4 | |
2000-07-01 | If ONLY_FOR_PLATFORM included NetBSD-1.4[Z][A-Z]-i386, include | david | 1 | -2/+2 | |
NetBSD-1.5_ALPHA-i386 | |||||
2000-06-05 | Recognize NetBSD-1.4ZA or newer. | tron | 1 | -2/+3 | |
2000-06-04 | Add dependence on "sox" which is required for the capture and waveform | tron | 1 | -1/+2 | |
functions. | |||||
2000-06-04 | Adapt to recent changes to "src/etc/etc.i386/MAKEDEV": | tron | 2 | -4/+15 | |
Use device "/dev/tuner" by default. | |||||
2000-06-02 | Don't search for includes and libraries in "/usr/local". | tron | 2 | -1/+25 | |
2000-06-02 | Set the default dsp device name in the application defaults to "/dev/sound" | tron | 2 | -1/+14 | |
and not "/dev/dsp". Problem pointed out by David Maxwell in private e-mail. | |||||
2000-05-07 | Initial import of new "xmradio" package: | tron | 7 | -0/+48 | |
Radio applicaton for Brooktree 848 compatible TV cards |