Personal patches
Go to file
Masafumi Max NAKANE 7a3822f4d5 New port, mikmod:
This is a mod player which uses ncurses as a UI. It can play S3M, XM, MOD,
MTM, STM, ULT, and UNI module types.
It uses the Open Sound System, and has features like sample interpolation,
random mod playing, and supports playing compressed modules. (Note: its
playing of compressed modules is OK, providing they don't have spaces in
their names...)

PR:		4066
Submitted by:	Daniel O'Connor <doconnor@ist.flinders.edu.au>
1997-09-05 17:06:54 +00:00
archivers Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
astro
audio New port, mikmod: 1997-09-05 17:06:54 +00:00
benchmarks
cad
chinese
comms
converters
databases Upgrade to 2.01 1997-09-03 03:03:18 +00:00
deskutils
devel Activate makedepend 1997-09-01 16:45:48 +00:00
dns/p5-Net-DNS
editors Turn on xemacs20. 1997-09-03 19:39:15 +00:00
emulators
finance/p5-Business-CreditCard
ftp
games
german
graphics
irc
japanese
java
korean
lang Portability improvements for the thread-safe malloc. 1997-09-05 05:34:11 +00:00
mail List makedepend in BUILD_DEPENDS. 1997-09-02 09:46:50 +00:00
math Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed. 1997-09-01 07:43:11 +00:00
mbone
misc Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
Mk
multimedia
net
net-mgmt
news Upgrade to 970901 1997-09-02 12:34:12 +00:00
palm/pilot_makedoc
ports-mgmt
print Upgrade, 3.08 -> 3.10. 1997-09-05 15:47:18 +00:00
russian
science/felt
security link idecrypt with -ldes 1997-09-01 13:50:41 +00:00
shells
sysutils Update the e-mail address of the maintainer of the original 1997-09-04 14:28:11 +00:00
Templates
textproc
vietnamese
www Upgrade to 0.59 1997-09-05 15:13:00 +00:00
x11 Patch to make freq/dirlist.c compile on -current. 1997-09-03 05:23:32 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Build and install static library also. 1997-09-01 11:46:55 +00:00
x11-wm New port, xfce: 1997-08-31 17:10:46 +00:00
.cvsignore
INDEX
LEGAL
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.