Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add RESTRICTED="non-redistributable beta" | ache | 1996-12-21 | 2 | -4/+94 |
| | | | | Add all docs to package | ||||
* | Add "-o" flag to unzip so it won't prompt about overwriting existing | asami | 1996-12-05 | 2 | -4/+4 |
| | | | | files. Add slash at end of ${DISTDIR}. | ||||
* | Only ask essential questions (i.e., don't ask if it's ok to put the | asami | 1996-12-04 | 1 | -0/+137 |
| | | | | | | binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway). Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> | ||||
* | Upgrade to 2.1 | torstenb | 1996-11-30 | 3 | -8/+11 |
| | |||||
* | Added MAINTAINER | obrien | 1996-11-20 | 1 | -1/+3 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 8 | -23/+19 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Add $Id$. | asami | 1996-11-18 | 1 | -0/+2 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 3 | -16/+6 |
| | |||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 3 | -8/+9 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 4 | -9/+12 |
| | |||||
* | Standardize. | asami | 1996-11-18 | 2 | -10/+8 |
| | |||||
* | Add timidity | ache | 1996-11-17 | 1 | -1/+2 |
| | |||||
* | MIDI-to-WAV rendered/player, sounds much better than playmidi | ache | 1996-11-17 | 15 | -0/+961 |
| | |||||
* | While I'm here, change this to use MASTER_SITE_SUNSITE. | asami | 1996-11-16 | 1 | -2/+3 |
| | |||||
* | Cosmetic cleanup. | asami | 1996-11-16 | 1 | -3/+3 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-16 | 15 | -38/+58 |
| | | | | Added MAINTAINERS to many of them. | ||||
* | Removed unnecessary @cwd directive. | max | 1996-11-15 | 3 | -3/+0 |
| | |||||
* | add cam | erich | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | new port for `cam', a curses/command line based audio mixer. | erich | 1996-11-15 | 5 | -0/+25 |
| | |||||
* | Compress manpage. While I'm here, put MAINTAINER in the middle of | asami | 1996-11-15 | 1 | -1/+1 |
| | | | | the Makefile so people can yell at Andrey if it doesn't work. :) | ||||
* | Compress manpage. While I'm here, put MAINTAINER in the middle of | asami | 1996-11-15 | 1 | -3/+4 |
| | | | | the Makefile so people can yell at Andrey if it doesn't work. :) | ||||
* | Upgrade to 2.3 | ache | 1996-11-15 | 6 | -82/+285 |
| | |||||
* | Gosh, the second bug in the same line was a good one: | asami | 1996-11-15 | 1 | -2/+2 |
| | | | | | | | | | BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:$(PORTSDIR}/databases/gdbm Some one's gotta explain me why this doesn't fail until you do "make clean-depends". ;) While I'm here, fix a mungled $Id$ line. | ||||
* | Fix dependency, you can't just BUILD_DEPENDS on "gdbm" if it's not an | asami | 1996-11-15 | 1 | -1/+1 |
| | | | | executable! | ||||
* | fixed compile dependency on gdbm | lars | 1996-11-14 | 1 | -0/+1 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -4/+3 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | Upgrade to 5.3 | ache | 1996-11-12 | 7 | -49/+139 |
| | |||||
* | Add mbone to CATEGORIES | ache | 1996-11-12 | 1 | -2/+2 |
| | |||||
* | Move from net, speak freely understands VAT/RTP well | ache | 1996-11-12 | 9 | -0/+481 |
| | |||||
* | New port: vat 4.0b2, LBL Visual Audio Tool | fenner | 1996-11-11 | 6 | -0/+463 |
| | |||||
* | tk41 port installs wish4.1 not wish, so depend on that. | asami | 1996-11-05 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 1.5 (works with tk4.1) | jmz | 1996-11-04 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.0.10 | ache | 1996-10-25 | 5 | -43/+86 |
| | |||||
* | Added `#' only lines above & below the $Id: line to standardize the Makefile. | max | 1996-10-19 | 1 | -1/+3 |
| | | | | Suggested by: asami | ||||
* | Removed unnecessary @mode, @owner and @group directives. | max | 1996-10-18 | 1 | -4/+0 |
| | |||||
* | Changed the patch to Makefile and added -s flag to the install command | max | 1996-10-18 | 1 | -2/+2 |
| | | | | in the install: target. | ||||
* | Honor NOMANCOMPRESS. | max | 1996-10-18 | 1 | -1/+3 |
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> Added $Id. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 14 | -14/+14 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Added several files that were missing. | max | 1996-10-05 | 1 | -2/+8 |
| | | | | Removed unnecessary @cwd directive. | ||||
* | Replaced several hunks that didn't apply properly. | max | 1996-10-05 | 3 | -31/+19 |
| | | | | Also, removed one hunk from patch-ac which seemed no longer needed. | ||||
* | version 3.2.0b5 | adam | 1996-10-03 | 3 | -13/+3 |
| | |||||
* | ps, forgot this | adam | 1996-10-03 | 1 | -1/+1 |
| | |||||
* | version 1.2p5 | adam | 1996-10-03 | 2 | -33/+3 |
| | |||||
* | Add slash to MASTER_SITES | torstenb | 1996-09-17 | 1 | -1/+1 |
| | | | | | | *sigh* Pointed out by: asami | ||||
* | Path on MASTER_SITE has changed | torstenb | 1996-09-15 | 1 | -1/+1 |
| | |||||
* | Change patch to use "${MOTIFLIB} ${XTOOLLIB} ${XLIB}" instead of | asami | 1996-08-20 | 1 | -1/+1 |
| | | | | | "${MOTIFLIB} XawClientLibs" to substitute for "XmClientLibs". Motif doesn't depend on the Athena Widget set. | ||||
* | XmClientLibs -> ${MOTIFLIB} XawClientLibs | asami | 1996-08-19 | 1 | -0/+11 |
| | |||||
* | soundcard.h is in /usr/include/machine (aka /sys/i386/include), not | asami | 1996-08-19 | 1 | -0/+11 |
| | | | | /usr/include/sys (aka /sys/sys). | ||||
* | Added $Id$. Eric, will you mind if I add you as the maintainer too? :) | asami | 1996-08-19 | 1 | -0/+2 |
| | |||||
* | Stamp on another malloc library definition. This time, it's dead! | chuckr | 1996-08-18 | 1 | -2/+2 |
| | |||||
* | added in my new ports | erich | 1996-08-16 | 1 | -1/+2 |
| | |||||
* | New port for `xmmix', a motif based x-audio mixer | erich | 1996-08-16 | 5 | -0/+41 |
| | |||||
* | Take out -lmalloc (an artifact of the old 1.0 days, oops!) | chuckr | 1996-08-08 | 1 | -2/+2 |
| | |||||
* | Adding new audio port 'rosegarden', a midi sequencer and musical | chuckr | 1996-08-07 | 1 | -1/+2 |
| | | | | | notation editor. Submitted by: Andreas Kohout | ||||
* | New audio port, Rosegarden, a midi musical sequencer and notation editor. | chuckr | 1996-08-07 | 7 | -0/+81 |
| | | | | Submitted by: Andreas Kohout | ||||
* | include stdlib.h in music{in|out}.c so that the atol()'s work | erich | 1996-08-02 | 1 | -0/+22 |
| | | | | properly | ||||
* | Submitted by: chuckr | chuckr | 1996-07-28 | 1 | -0/+10 |
| | | | | tiny change to make rplayd compile. Jordan's crossfire needs it. | ||||
* | This patch fixes a bug in the NAS port included with 2.1R. | jkh | 1996-07-27 | 1 | -0/+25 |
| | | | | | | | | | | The symptom: NAS client applications cannot properly locate the server. Specifically, server specifications such as `:0' are not properly linked. The cause: A compiler define for BSD 4.4 Sockets was incorrectly set in the makefile. Submitted-By: Tim Kientzle <kientzle@netcom.com> | ||||
* | New checksum, file updated without name change. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> | ||||
* | Fix typo and shorten. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> | ||||
* | Add mpegaudio | gpalmer | 1996-07-06 | 1 | -1/+2 |
| | |||||
* | MPEG/audio Layer 1 and Layer 2 encoder/decoder | gpalmer | 1996-07-06 | 7 | -0/+98 |
| | | | | Submitted by: torstenb | ||||
* | Version change (1.3 -> 1.4) | jmz | 1996-04-30 | 2 | -4/+4 |
| | |||||
* | Don't define USE_FLOAT_MUL, cause SIGFPE in FreeBSD | ache | 1996-04-19 | 3 | -9/+162 |
| | | | | | Make shared library too (changes needed for upcoming speak_freely port) | ||||
* | Change PREFIX= to ?=, PREFIX is now passed as an environment variable. | asami | 1996-04-16 | 1 | -53/+38 |
| | |||||
* | Add gmod and xmcd to SUBDIR list. (xmcd uses Motif.) | asami | 1996-04-12 | 1 | -3/+3 |
| | |||||
* | Upgrade, 1.4 -> 2.0. Also modified to conform to our new Motif | asami | 1996-04-11 | 5 | -19/+202 |
| | | | | | | standards to allow shared and static linkage. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> | ||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Upgrade to 4.44 | ache | 1996-01-16 | 4 | -56/+40 |
| | |||||
* | Update (version 1.3) | jmz | 1995-12-13 | 2 | -4/+4 |
| | |||||
* | Added workman. | asami | 1995-11-26 | 1 | -1/+2 |
| | |||||
* | Yet another CD player, just much better than others. Requires xview. | asami | 1995-11-26 | 6 | -0/+350 |
| | | | | Submitted by: Donald Burr <d_burr@ix.netcom.com> | ||||
* | Update to version 1.2 | jmz | 1995-11-23 | 2 | -4/+4 |
| | |||||
* | Change category from "audio networking" to "audio net". | asami | 1995-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.43 | ache | 1995-10-16 | 3 | -6/+6 |
| | |||||
* | Checksum was still 1.0. | asami | 1995-10-11 | 1 | -1/+1 |
| | |||||
* | RUN_DEPENDS= wish:${PORTSDIR}/x11/tk | jmz | 1995-10-05 | 1 | -1/+3 |
| | |||||
* | Update: 1.0 -> 1.1 | jmz | 1995-10-05 | 1 | -3/+3 |
| | |||||
* | Fix compression_methods installation | ache | 1995-10-05 | 1 | -2/+19 |
| | |||||
* | Added "XMKMF=xmkmf" -- this port has "ALL_TARGET=World", which involves | asami | 1995-10-04 | 1 | -1/+3 |
| | | | | | rebuilding all the Makefiles, so no need to do it from the default "xmkmf -a" (and boy did it take long or what). | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -18/+16 |
| | |||||
* | Upgrade 4.41->4.42 | ache | 1995-09-19 | 3 | -6/+6 |
| | |||||
* | Upgrade 4.36->4.41 | ache | 1995-09-15 | 5 | -50/+23 |
| | |||||
* | Upgrade 4.35->4.36 | ache | 1995-08-31 | 5 | -49/+47 |
| | |||||
* | Add -fno-strength-reduce to eliminate -O2 bug | ache | 1995-08-20 | 1 | -1/+18 |
| | |||||
* | Upgrade GSM library to 1.0pl7 | pst | 1995-08-17 | 2 | -7/+6 |
| | |||||
* | Add radio. | asami | 1995-07-12 | 1 | -1/+2 |
| | |||||
* | Radio over the Internet. | asami | 1995-07-12 | 6 | -0/+353 |
| | | | | Submitted by: "Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl> | ||||
* | Change "install -d <dir>" to mkdir. | asami | 1995-07-04 | 1 | -0/+11 |
| | |||||
* | Upgrade, 4.33 -> 4.35 | ache | 1995-07-04 | 5 | -9/+40 |
| | |||||
* | add rsynth back to the SUBDIRs list | torstenb | 1995-07-04 | 1 | -2/+2 |
| | |||||
* | upgrade (to rsynth 2.0) | torstenb | 1995-07-04 | 10 | -9/+3981 |
| | |||||
* | Add xmix, convert Makefile along the way. | asami | 1995-07-01 | 1 | -2/+12 |
| | |||||
* | An X-based mixer program. | asami | 1995-07-01 | 6 | -0/+74 |
| | | | | Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl> | ||||
* | Upgrade 4.29 -> 4.33 | ache | 1995-06-22 | 4 | -13/+13 |
| | |||||
* | rplay master site is up again, put it back to subdir list. | asami | 1995-06-22 | 1 | -3/+2 |
| | |||||
* | Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because | asami | 1995-06-21 | 4 | -9/+11 |
| | | | | | it requires XForms. Notified by: rmallory@wiley.csusb.edu (Rob Mallory) | ||||
* | I can't find a master site for rsynth anywhere. Give up and move | jkh | 1995-06-10 | 1 | -2/+3 |
| | | | | it to BROKEN. | ||||
* | Fix multi-line comments. Thanks, Jordan! | asami | 1995-05-16 | 1 | -14/+1 |
| | | | | Pointed-out by: jkh | ||||
* | Mention everything in the parent Makefile. | asami | 1995-05-14 | 1 | -1/+2 |
| | | | | Add BROKEN: rplay | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Add s3mod. | asami | 1995-05-13 | 1 | -2/+2 |
| | |||||
* | Add rsynth | jkh | 1995-05-12 | 1 | -2/+2 |
| | |||||
* | Bring in the rsynth port | jkh | 1995-05-12 | 5 | -0/+34 |
| | | | | Submitted by: paf(?) - possibly Boyd Faulkner <faulkner@mpd.tandem.com> | ||||
* | Upgrade. | ache | 1995-05-12 | 3 | -6/+6 |
| | |||||
* | compress the manpage | torstenb | 1995-05-06 | 2 | -2/+5 |
| | |||||
* | @cwd removed | torstenb | 1995-05-06 | 1 | -1/+0 |
| | |||||
* | - remove pre-install target | torstenb | 1995-05-06 | 1 | -4/+2 |
| | | | | - add myself as MAINTAINER | ||||
* | Upgrade. | ache | 1995-04-28 | 5 | -9/+6 |
| | |||||
* | Correct the md5 checksum file , the new tar file is now named xcd-1.0 | ats | 1995-04-16 | 1 | -1/+1 |
| | | | | instead of xcd. | ||||
* | Correct the makefile to use WRKSRC = ${WRKDIR}/xcd. | ats | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 2 | -3/+7 |
| | | | | some Makefiles along the way. | ||||
* | xcd is now version 1.0 (jmz is the author so I just asked him :). | asami | 1995-04-12 | 1 | -3/+3 |
| | |||||
* | Updating Makefiles, audio ports. | asami | 1995-04-12 | 11 | -32/+59 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Add -g to CFLAGS until this port can survive the assault of gcc. | jkh | 1995-04-03 | 1 | -1/+1 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 11 | -10/+24 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Remove gmod - the distfile doesn't exist for that version any more | gpalmer | 1995-04-01 | 1 | -2/+4 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 2 | -2/+2 |
| | |||||
* | Upgrade. | ache | 1995-03-18 | 3 | -5/+5 |
| | |||||
* | Port of rplay 3.2.0b2 | swallace | 1995-03-17 | 5 | -0/+61 |
| | | | | Submitted by: rmallory@csusb.edu | ||||
* | Upgrade | ache | 1995-03-13 | 5 | -28/+7 |
| | |||||
* | Upgrade. | ache | 1995-03-10 | 3 | -5/+5 |
| | |||||
* | Same | ugen | 1995-03-09 | 5 | -0/+363 |
| | |||||
* | s3mod port..this is the last version i found on | ugen | 1995-03-09 | 1 | -0/+6 |
| | | | | | | | | Sunsite..actually all the porting is to change #ifdef LINUX to #ifdef __FreeBSD__ and a couple of include paths.. On this opportunity i want to say that tracker DOES NOT WORKS!!! I am pretty sure tracker should be better mod player but for now it is broken.. | ||||
* | Remove VERSION = 4.22 out of patch file so this patch file does not | swallace | 1995-03-06 | 1 | -14/+2 |
| | | | | have to be upgraded each new version release. | ||||
* | Set MACHINE type to freebsd. | swallace | 1995-03-06 | 1 | -2/+36 |
| | | | | Set default PREFIX to /usr/local. | ||||
* | Upgrade. | ache | 1995-03-05 | 3 | -5/+5 |
| | |||||
* | Upgrade. | ache | 1995-03-03 | 4 | -34/+8 |
| | |||||
* | Upgrade | ache | 1995-02-28 | 4 | -24/+5 |
| | |||||
* | playmidi added | ache | 1995-02-28 | 1 | -2/+2 |
| | |||||
* | Play MIDI files | ache | 1995-02-28 | 6 | -0/+131 |
| | |||||
* | Don't do this to freebsd's /dev/audio | jkh | 1995-02-27 | 1 | -0/+22 |
| | |||||
* | Update tracker from 4.16 to version 4.18. The 4.16 version was no longer | ats | 1995-02-26 | 3 | -8/+27 |
| | | | | available on the master ftp site :-). | ||||
* | Added a note about xmcd. Why this is not in the normal targets. | ats | 1995-02-24 | 1 | -1/+3 |
| | |||||
* | Upgrade | ache | 1995-02-24 | 5 | -16/+18 |
| | |||||
* | xmcd 1.4 | jkh | 1995-02-17 | 6 | -0/+79 |
| | | | | Submitted by: Gennady Sorokopud <gena@netvision.net.il> | ||||
* | Upgrade. | ache | 1995-02-16 | 4 | -6/+6 |
| | |||||
* | Add maplay to subdirs. | jkh | 1995-02-14 | 1 | -2/+2 |
| | |||||
* | maplay port. | jkh | 1995-02-14 | 6 | -0/+238 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Upgrade. | ache | 1995-02-10 | 5 | -31/+19 |
| | |||||
* | Upgrade. | ache | 1995-02-09 | 5 | -25/+6 |
| | |||||
* | Yet more package files | gpalmer | 1995-02-06 | 3 | -0/+194 |
| | |||||
* | Update | jmz | 1995-02-03 | 1 | -1/+1 |
| | |||||
* | Upgrade | ache | 1995-02-02 | 3 | -99/+29 |
| | |||||
* | Initial revision | jkh | 1995-01-31 | 2 | -0/+2 |
| | |||||
* | Correct the PLIST. The version seems to have no logo.xbm file any longer. | ats | 1995-01-30 | 1 | -1/+0 |
| | |||||
* | Upgrade | ache | 1995-01-28 | 6 | -91/+131 |
| | |||||
* | Add xcd* to subdirs | jkh | 1995-01-13 | 1 | -2/+2 |
| | |||||
* | Added gmod. | pst | 1995-01-09 | 1 | -2/+2 |
| | |||||
* | Added gsm. | pst | 1995-01-06 | 1 | -2/+2 |
| | |||||
* | GSM <-> other audio encoding conversion package (required for nevot) | pst | 1995-01-06 | 7 | -0/+88 |
| | |||||
* | Used INSTALL_MANPAGES= yes | swallace | 1994-12-31 | 1 | -2/+2 |
| | | | | to install man pages. | ||||
* | The manpage is installed as .1.gz, not .1x | gpalmer | 1994-12-18 | 1 | -1/+1 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 3 | -0/+3 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Add tracker as a normal SUBDIR target again. | ats | 1994-11-27 | 1 | -7/+2 |
| | |||||
* | Add more patches to get this sucker build correctly. | ats | 1994-11-27 | 1 | -9/+34 |
| | |||||
* | xcd - a Tcl/Tk CD player | jmz | 1994-11-22 | 5 | -0/+54 |
| | |||||
* | Add the tracker module into a clean SUBDIR target. It is not usable | ats | 1994-11-21 | 1 | -1/+6 |
| | | | | in the moment, but i like to get all ports cleaned from the top. | ||||
* | Put a trailing slash to the MASTER_SITE specification, so that the ncftp | ats | 1994-11-17 | 1 | -2/+2 |
| | | | | fetch will work. | ||||
* | Open mcd if cd open fails for default device | ache | 1994-11-13 | 1 | -2/+5 |
| | |||||
* | Use raw partition for default device | ache | 1994-11-13 | 1 | -1/+1 |
| | |||||
* | Fix the master site so that bsd.port.mk likes it | gpalmer | 1994-11-10 | 1 | -2/+2 |
| | | | | (missing `/' at end I think :-( ) | ||||
* | Remove ports that don't work from the top level Makefiles. The ports | jkh | 1994-11-10 | 1 | -2/+2 |
| | | | | | | | themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them. | ||||
* | There is no longer a values.h in 2.0. Remove the reference to it and use | gibbs | 1994-11-07 | 1 | -0/+55 |
| | | | | | | | limits.h instead. MAXSHORT -> SHRT_MAX -MAXSHORT -> SHRT_MIN | ||||
* | Make the eject function work. This requires using the CDIOCALLOW ioctl | gibbs | 1994-11-07 | 1 | -0/+5 |
| | | | | | | before the CDIOCEJECT ioctl otherwise the media is still locked when you attempt the eject. The previous code may have worked on drives that did not support the media lock feature. | ||||
* | Add nas. | jkh | 1994-11-04 | 1 | -2/+2 |
| | |||||
* | NAS - NetAudio Server. | jkh | 1994-11-04 | 4 | -0/+84 |
| | |||||
* | Added -D_HAVE_PARAM_H to CFLAGS | torstenb | 1994-11-02 | 2 | -37/+5 |
| | |||||
* | Reviewed by: | torstenb | 1994-10-23 | 1 | -2/+2 |
| | | | | | | Submitted by: Obtained from: Add sox | ||||
* | Reviewed by: | torstenb | 1994-10-23 | 6 | -0/+152 |
| | | | | | | Submitted by: Obtained from: sox - SOund eXchange | ||||
* | Change to a different MASTER_SITES since old one is flakey. | swallace | 1994-10-06 | 1 | -2/+2 |
| | |||||
* | Add a Makefile for the audio directory. | jkh | 1994-10-06 | 1 | -0/+5 |
| | |||||
* | Tracker 4.3 - plays soundtracker modules | swallace | 1994-10-03 | 5 | -0/+132 |
| | |||||
* | XCdplayer 2.2 port | swallace | 1994-10-01 | 8 | -0/+1152 |