Personal patches
Go to file
Satoshi Taoka a4f997a075 Caribbean Stud gambling game for X Window System
PR:		ports/7409
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-03-30 14:22:44 +00:00
archivers
astro
audio Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
benchmarks
biology
cad
chinese Change PRE to pre in PKGNAME -- it's a little less hurting to the eye. 1999-03-19 22:17:49 +00:00
comms I believe asmodem wants to be here. 1999-03-19 22:20:14 +00:00
converters
databases oops, restore MANUAL_PACKAGE_BUILD 1999-03-29 02:40:20 +00:00
deskutils Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
devel Make portlint happy (COMMENT exceeded 70 chars per line) 1999-03-28 11:56:43 +00:00
dns
editors Remove vim4. 1999-03-29 11:40:48 +00:00
emulators
finance
ftp Remove the last remaining dependency to SSLeay. Use openssl instead. 1999-03-30 10:13:26 +00:00
games Caribbean Stud gambling game for X Window System 1999-03-30 14:22:44 +00:00
german
graphics Change PKGNAME to "tiff-3.4a". Since we have shipped a "tiff-3.4" 1999-03-29 06:41:43 +00:00
irc Update to 0.9.3 1999-03-21 13:18:18 +00:00
japanese Follow up the committion for japanese/netscape4-communicator. 1999-03-20 17:33:57 +00:00
java Introduce a new ELF version and upgrade the a.out version to the latest 1999-03-26 21:05:31 +00:00
korean
lang Don't fetch alpha suppliment -- the bits are now part of the port. 1999-03-30 02:58:02 +00:00
mail Port of Wietse Venema's postfix, yet another mail transport agent that tries to 1999-03-29 20:15:09 +00:00
math * Update 0.15 -> 0.18 1999-03-26 04:48:09 +00:00
mbone sdr25 -> sdr-current 1999-03-30 01:58:58 +00:00
misc (I hope I caught this quickly enough....) 1999-03-30 02:42:20 +00:00
Mk (1) Move _sedsubplist generation later, just before it is used. The 1999-03-29 07:07:59 +00:00
multimedia Fix MASTER_SITE_SUBDIR and add USE_BZIP2. 1999-03-24 23:41:16 +00:00
net Update sdr 2.4's MASTER_SITE and distfile name. 1999-03-30 00:20:44 +00:00
net-im Portlint. 1999-03-19 22:29:54 +00:00
net-mgmt Upgrade to v2.7.2 1999-03-29 17:09:04 +00:00
news restore bzip depends 1999-03-26 16:07:27 +00:00
palm
ports-mgmt
print Remove references to Aladdin Ghostscript (this is GNU Ghostscript). 1999-03-22 12:46:29 +00:00
russian
science
security Update to 3.1.8. 1999-03-30 01:55:29 +00:00
shells Bash version 1.17 was much more popular than I thought. 1999-03-30 01:31:43 +00:00
sysutils portlint 1999-03-27 22:18:05 +00:00
Templates
textproc Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk. 1999-03-29 07:50:59 +00:00
Tools We are now in 3.1-STABLE. 1999-03-22 08:46:24 +00:00
vietnamese
www upgrade to 0.5.0 1999-03-30 01:05:52 +00:00
x11 Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
x11-clocks Remove a dead MASTER_SITE. 1999-03-30 13:47:01 +00:00
x11-fm Update to version 0.4. 1999-03-24 17:46:35 +00:00
x11-fonts
x11-servers Two more patches that were not intended for commit. 1999-03-19 22:38:55 +00:00
x11-themes Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
x11-toolkits Use FORBIDDEN to indicate that this port shouldn't be built under any (some) 1999-03-29 07:50:14 +00:00
x11-wm Upgrade to 0.9.36. 1999-03-28 19:42:21 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00

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.