Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-10-15 | Add and enable "mp3check". | tron | 1 | -1/+2 | |
2000-10-15 | Initial import of new "mp3check" package: | tron | 8 | -0/+63 | |
Check MP3 files for consistency | |||||
2000-10-15 | Add and enable libac3 | rh | 1 | -1/+2 | |
2000-10-15 | Initial import of libac3-0.6.1, an ac3 audio (as used on DVDs) decoding | rh | 8 | -0/+79 | |
library. | |||||
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -2/+2 | |
2000-10-15 | Make the pkg name "madplay-0.11.4b". | simonb | 1 | -1/+2 | |
2000-10-15 | Add and enable madplay. | simonb | 1 | -1/+2 | |
2000-10-15 | Initial import of madplay - an integer MPEG audio decoder. | simonb | 9 | -0/+87 | |
2000-10-15 | Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting ↵ | jlam | 3 | -6/+6 | |
to localhost (127.0.0.1) and other miscellaneous fixes. | |||||
2000-10-15 | Update libaudiofile to 0.1.10. Changes from version 0.1.9: | jlam | 3 | -10/+18 | |
GNOME VFS operations have been incorporated into the Audio File Library. G.711 mu-law and a-law encoding is now available for all sound file formats. Documentation has been greatly improved but still needs work. | |||||
2000-10-13 | Don't build threaded version just because "pth" happens to be installed | fredb | 1 | -1/+3 | |
on the build system. | |||||
2000-10-06 | Honor CFLAGS passed in from the environment. | jlam | 4 | -13/+64 | |
2000-10-06 | make this work on 1.4.x systems which don't include getopt_long | dmcmahill | 1 | -1/+6 | |
2000-10-02 | Note that 'Currently due to linux emulation limitations this linux binary ↵ | abs | 1 | -0/+3 | |
can only play from local files.' | |||||
2000-10-01 | Depend on libscsi>=1.6. Should fix bulk-builds. | rh | 1 | -1/+3 | |
2000-09-30 | * This works fine with out in-tree curses - use it! | hubertf | 5 | -25/+35 | |
* Make "locked" mode the default. * Make me the maintainer of this package | |||||
2000-09-28 | Belatedly bump "nb" version for xforms, and likewise increment packages | fredb | 1 | -2/+2 | |
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately. | |||||
2000-09-27 | Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiro | agc | 1 | -7/+9 | |
2000-09-26 | Make this compile on alpha: pull in <string.h> for correct prototype of | hubertf | 2 | -1/+14 | |
memcpy() | |||||
2000-09-22 | Make this package work in environment where X11 and Motif is | minoura | 3 | -6/+7 | |
installed in non-standard directories, typically with xpkgwedge. Reviewed by hubertf. | |||||
2000-09-19 | Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling -- | fredb | 4 | -118/+175 | |
non-existent widget type was making the "-debug" output unreadable. | |||||
2000-09-18 | "-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971. | fredb | 3 | -7/+7 | |
2000-09-15 | Update md5 checksum. | fredb | 2 | -4/+4 | |
2000-09-13 | Nas-1.4 doesn't even try to build the voxware server on non-i386 ports, | fredb | 3 | -8/+16 | |
so split the PLIST in order to reflect that. (Clients work fine!) | |||||
2000-09-12 | Make this work on NetBSD without installing a config file. | fredb | 2 | -1/+30 | |
2000-09-11 | Sync. | tron | 1 | -4/+4 | |
2000-09-11 | Build with patch to fix layer 3 engine on 64Bit systems. | tron | 2 | -4/+7 | |
Fixes PR pkg/10677 by R. C. Dowdeswell. | |||||
2000-09-10 | Use devel/libscsi instead of adding the scsi library via patches. | wiz | 6 | -1402/+16 | |
Fix a bug. Closes pkg/6375. | |||||
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 1 | -2/+3 | |
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode). | |||||
2000-09-09 | Also patch the start and config skripts to use ${MACHINE_ARCH} instead | wiz | 5 | -6/+41 | |
of uname -m (instead of only install skript only). Addresses pkg/10017. | |||||
2000-09-09 | Correct dependency on suse_x11. | jlam | 1 | -2/+2 | |
2000-09-08 | Real Player doesn't need all of "suse_linux", just "suse_x11". | tron | 1 | -2/+2 | |
2000-09-01 | Make sure if mixer_devinfo's mixer_class points to a valid index. | toshii | 2 | -9/+12 | |
(This doesn't hold for uaudio(4), which caused SEGV on startup.) | |||||
2000-08-31 | Adapt this package to tcl-8.3.2, and move the timidity lib dir to be | jwise | 5 | -233/+233 | |
${PREFIX}/share/timidity. | |||||
2000-08-31 | add CHECK_SHLIBS=no | hubertf | 1 | -2/+2 | |
2000-08-26 | Bugfix: Make choosing `outputs.line' as volume control device | wiz | 2 | -1/+35 | |
possible, even if `inputs.line' also exists and comes earlier (both were noted only as `line' before). | |||||
2000-08-25 | Add appropriate definitions of LDD so check-shlibs works correctly. | jlam | 1 | -1/+2 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 4 | -14/+12 | |
2000-08-22 | change <sys/bswap.h> to <machine/bswap.h> so it works on 1.4.x systems. | dmcmahill | 4 | -10/+10 | |
2000-08-22 | Make this package build on big-endian systems that don't run Linux. Problem | ad | 4 | -1/+238 | |
pointed out by dmcmahill. | |||||
2000-08-22 | include missing header file. fixes recently noted compile problems. | dmcmahill | 2 | -1/+12 | |
2000-08-22 | add missing DEPENDS | dmcmahill | 1 | -1/+3 | |
2000-08-22 | add RCS Id | wiz | 2 | -2/+4 | |
2000-08-21 | Add the SONY CDU4811 CD-ROM - it passes multiple tests on multiple CDs. | simonb | 2 | -5/+15 | |
2000-08-19 | for oss driver (ogg123 -d oss), use /dev/audio by default (not /dev/dsp). | itojun | 4 | -7/+32 | |
repair mp3tovorbis (there's no bash in basesystem, use sh). more comment in Makefile about master distribution (copied in LOCAL_PORTS). | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 6 | -17/+29 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-18 | pass down CFLAGS too. | itojun | 4 | -11/+22 | |
2000-08-18 | pass LDFLAGS down to the build tree, so that it can find esound and | itojun | 5 | -12/+32 | |
other sound drivers in /usr/pkg. From: Lennart Augustsson <lennart@augustsson.net> | |||||
2000-08-17 | add audio/vorbis | itojun | 1 | -1/+2 | |
2000-08-17 | vorbis audio encoder/decoder, from daily snapshot (2000/8/18). | itojun | 10 | -0/+90 | |
--- pkg/DESCR Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns. This package contains libvorbis, an LGPLed software implementation of the Vorbis specification by the Xiphophorus company (http://www.xiph.org/), vorbisfile, an LGPLed convenience library built on Vorbis designed to simplify common uses and a number of GPL example programs, utilities and player plugins. |