Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-28 | replaced some more commands by their ${COMMAND} counterparts | wiz | 32 | -81/+81 | |
1999-12-28 | moved ${ECHO} lines below .include of bsd.pkg.mk, making it expand correctly | wiz | 1 | -7/+8 | |
to 'echo' instead of '' | |||||
1999-12-28 | reversed replacement of 'echo' by '${ECHO}' until I understand why | wiz | 1 | -5/+5 | |
it didn't work | |||||
1999-12-26 | RCS tag added | wiz | 1 | -0/+1 | |
1999-12-26 | reformatted for 70 characters per line | wiz | 1 | -16/+19 | |
1999-12-25 | RCS tag added | wiz | 4 | -0/+4 | |
1999-12-25 | added missing NetBSD RCS tags, 'quoted' existing *BSD ones | wiz | 7 | -14/+17 | |
1999-12-25 | replaced obsolete master site | wiz | 1 | -2/+2 | |
1999-12-25 | pkglint silencing: | wiz | 33 | -398/+159 | |
o use DISTNAME and PKGNAME instead of DISTFILES o replace rm by ${RM}, chmod by ${CHMOD}, pax by ${PAX}, echo by ${ECHO} o reorder lines, remove unnecessary blank o modify pkg/COMMENT and pkg/DESCR o remove lines from files/patch-sum for files that aren't there | |||||
1999-12-25 | shortened description to the relevant part | wiz | 1 | -186/+16 | |
1999-12-25 | pkglint cleanup | wiz | 3 | -13/+14 | |
1999-12-25 | replaced chmod by ${CHMOD} | wiz | 1 | -2/+2 | |
cvs: ---------------------------------------------------------------------- | |||||
1999-12-25 | removed distribution site that's not distributing anymore, | wiz | 1 | -2/+4 | |
moved distfile to LOCAL_PORTS, as agreed on on packages@netbsd.org (ftp.netbsd.org distfiles directory updated) | |||||
1999-12-24 | Radically shortened description to be more precise, added HOMEPAGE | wiz | 2 | -279/+2 | |
1999-12-24 | more pkglint silencing | wiz | 1 | -5/+3 | |
1999-12-24 | remove unnecessary PKGNAME (== DISTNAME), silencing pkglint a bit | wiz | 1 | -2/+1 | |
1999-12-22 | Add -Wl,-R to the link phase. | scw | 2 | -4/+5 | |
1999-12-20 | Link libm in explicitly, which makes things going on ELF. | hubertf | 1 | -1/+3 | |
Fixes PR 9000 by Lennart Augustsson <lennart@augustsson.net> | |||||
1999-12-17 | Make this compile again. Hopefully fixes pr 9003 by Lennart Augustsson | pooka | 2 | -0/+16 | |
1999-12-17 | Update dependency on esound to reflect its correct version. Pointed | agc | 1 | -2/+2 | |
out by David Brownlee. | |||||
1999-12-13 | add & enble emixer | hubertf | 1 | -1/+2 | |
1999-12-13 | eMixer is a front-end to mpg123 that allows you to | hubertf | 9 | -0/+80 | |
play and mix two mp3 streams together. This ability to mix two mp3s together makes eMixer act like a cross-fader effectively giving the user DJ like capabilities from their computer console. eMixer is also very able in a "real time" party environment. Best viewed in an (color-)rxvt. | |||||
1999-12-12 | Add missing dependency on xpm. | rh | 1 | -1/+2 | |
1999-12-12 | *** empty log message *** | mjl | 16 | -556/+13 | |
1999-12-12 | Updated to bladeenc 0.90.0 | mjl | 4 | -26/+14 | |
1999-12-10 | add & enable libmikmod | hubertf | 1 | -1/+2 | |
1999-12-10 | The MikMod sound library is an excellent way for a programmer to | hubertf | 8 | -0/+102 | |
add music and sound effects to an application. It is a powerful and flexible library, with a simple and easy-to-learn API. Besides, the library is very portable and runs under a lot of Unices, as well as under OS/2, MacOS and Windows. Third party individuals also maintain ports on other systems, including MS-DOS, and BeOS. MikMod is able to play a wide range of module formats, as well as digital sound files. It can take advantage of particular features of your system, such as sound redirection over the network. And due to its modular nature, the library can be extended to support more sound or module formats, as well as new hardware or other sound output capabilities, as they appear. Submitted in PR 8543 by kuebart@mathematik.uni-ulm.de (Joachim Kuebart) | |||||
1999-12-06 | Add RCS Id. | bouyer | 2 | -2/+4 | |
1999-12-06 | Make kde work on solaris. Mostly: | bouyer | 3 | -4/+1117 | |
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST | |||||
1999-12-04 | Add and enable dap | scw | 1 | -1/+2 | |
1999-12-04 | Digital audio recording and processing package. | scw | 23 | -0/+1476 | |
1999-11-29 | Make dependency on imlib a wildcard dependency. This fixes PR 8911 by | rh | 2 | -4/+4 | |
wiz@danbala.ifoer.tuwien.ac.at. | |||||
1999-11-25 | Don't depend on random packages installed by some user, use our | hubertf | 1 | -6/+2 | |
dependency system to pull in stuff that's known to work. | |||||
1999-11-24 | fix | hubertf | 2 | -7/+8 | |
1999-11-24 | Make this package no longer interactive. Simple one, doing the TCL stuff | hubertf | 3 | -11/+8 | |
with tclsh instead of wish did the job. | |||||
1999-11-23 | add a bunch of NO_CDROM where appropriate | hubertf | 1 | -1/+2 | |
1999-11-21 | add missing patch-sum | dmcmahill | 1 | -0/+11 | |
1999-11-19 | Make package compile after changes to NetBSD's OSS library. | tron | 2 | -1/+15 | |
1999-11-16 | regen | jdolecek | 1 | -2/+2 | |
1999-11-16 | last KDE pullup of this night | jdolecek | 1 | -1/+4 | |
1999-11-15 | regen | jdolecek | 1 | -4/+4 | |
1999-11-15 | Mark patches pulled up into KDE tree as such. | jdolecek | 3 | -3/+9 | |
1999-11-15 | regen | jdolecek | 1 | -2/+1 | |
1999-11-15 | duplicates patch-aa | jdolecek | 1 | -14/+0 | |
1999-11-15 | defuzz | rh | 7 | -67/+75 | |
1999-11-12 | The pth package is now at 1.2.0 - correct the dependency information. | agc | 1 | -2/+2 | |
1999-11-11 | We play audio CDs from /dev/rcd0d, not /dev/rmacd0d (or whatever that | hubertf | 2 | -1/+23 | |
thing was that FreeBSD takes there). | |||||
1999-11-10 | Comment had more than one line | proff | 1 | -2/+0 | |
1999-11-09 | Install manpage. Code submitted in private mail by | hubertf | 4 | -4/+8 | |
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> | |||||
1999-11-07 | Update "gnome-media" package to version 1.0.51 include in GNOME 1.0.53 | tron | 5 | -26/+43 | |
release. This version fixes several bugs found in 1.0.9.1. |