Personal patches
Go to file
Jordan K. Hubbard 35cc4b025e This patch contains an update to the audio-voxware.cc module in vat
to enable operation with the "pcm" driver and a wide range of full
duplex cards including the old SB16 (up to Vibra16C).
It also provides a modification to transmit audio from a mu-law file
(useful for testing).

Submitted by:	luigi
PR:		6813
1998-06-24 07:43:40 +00:00
archivers 1) Break-up the mega-patch-aa. 1998-06-14 23:33:25 +00:00
astro Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
audio This patch contains an update to the audio-voxware.cc module in vat 1998-06-24 07:43:40 +00:00
benchmarks Activate hint. 1998-06-15 18:14:45 +00:00
biology Update to 2.6b2.1. 1998-05-24 04:04:31 +00:00
cad Some cleanup of this port. 1998-06-08 09:21:41 +00:00
chinese Upgrade to 980514. 1998-06-04 03:48:29 +00:00
comms Mission: move ports/comms/atp into ports/mail/atp. 1998-06-11 12:18:01 +00:00
converters Fix MASTER_SITES. 1998-06-14 17:50:49 +00:00
databases Update to newest version 0.88 1998-06-13 13:25:03 +00:00
deskutils New port kproject, a project planner for KDE. This is in a very early stage, 1998-05-26 08:07:53 +00:00
devel make this build a little better. 1998-06-24 07:31:06 +00:00
dns Fix patch-aa, and add patch-ad to make this compile under current. 1998-05-21 01:27:14 +00:00
editors Add vim5beta. 1998-06-07 02:18:14 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp typo.. 1998-06-23 00:45:15 +00:00
games Upgrade to 15.14. Remove BUILD_DEPENDS on unzip. Improve wording 1998-06-23 18:09:47 +00:00
german
graphics Upgrade imlib to 1.6. 1998-06-23 06:43:20 +00:00
irc * Added a nice little "ircd.sh" file for etc/rc.d. 1998-06-07 15:58:21 +00:00
japanese Integrate official patches released in past a few months. 1998-06-24 02:53:01 +00:00
java
korean My mistakes in previous commit are fixed. 1998-05-19 12:38:25 +00:00
lang Provide for <sys/sem.h> change. 1998-06-20 18:35:24 +00:00
mail upgrade smtpfeed original distribution: 0.63 -> 0.65 1998-06-22 18:48:50 +00:00
math Upgrade to 1.5. 1998-06-24 06:18:56 +00:00
mbone This patch contains an update to the audio-voxware.cc module in vat 1998-06-24 07:43:40 +00:00
misc Activate kwatch. 1998-06-12 08:52:05 +00:00
Mk Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
multimedia Import new port graphics/netshow, the Microsoft NetShow player. 1998-06-12 06:24:54 +00:00
net Depend on ghostscript5 instead of ghostscript4. 1998-06-24 05:17:29 +00:00
net-im/icb Internet CB - a chat client 1998-05-25 23:23:36 +00:00
net-mgmt Force 'sharedlibextension' to .so 1998-06-04 17:31:04 +00:00
news Upgrade to 4.0test66. This sat in my working copy for some time; 1998-06-24 03:38:53 +00:00
palm Remove non-existent file so this port packages. I'm not exactly sure 1998-06-05 20:21:02 +00:00
ports-mgmt
print Upgrade to 1.5. 1998-06-23 07:24:39 +00:00
russian
science Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
security Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
shells Update to 0.9beta1. 1998-06-08 13:59:35 +00:00
sysutils Activate mkhybrid. 1998-06-16 16:52:16 +00:00
Templates
textproc Upgrade from 1.07 to 1.08. 1998-06-19 15:25:16 +00:00
vietnamese
www Redirect apachectl output to devnull in apache.sh 1998-06-18 11:56:17 +00:00
x11 Edit the pathname of the configuration file in the man page. 1998-06-17 20:12:02 +00:00
x11-clocks
x11-fm Upgrade to 2.5. 1998-06-23 09:54:06 +00:00
x11-fonts Import of tkfont, a Tk-based replacement for xfontsel. 1998-05-17 04:44:52 +00:00
x11-servers
x11-toolkits Distfile changed. 1998-06-22 13:57:00 +00:00
x11-wm Import of blackbox 0.33.3, yet another window manager. Small and 1998-06-16 03:04:34 +00:00
.cvsignore
INDEX
LEGAL Add an entry for graphics/netshow: commercial software. 1998-06-12 06:26:13 +00:00
Makefile
README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.