Personal patches
Go to file
Yukihiro Nakai da4cb0d670 More fix for 4.x-RELEASE
PR:		ports/24752
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-05 16:15:37 +00:00
archivers Update to version 1.0 2001-02-03 17:15:06 +00:00
astro Update with my current location (just down the road from cpiazza) 2001-01-29 23:28:40 +00:00
audio Improve -STABLE support: 2001-02-05 15:26:13 +00:00
benchmarks Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
biology - Update EMBOSS (biology/emboss) from 1.9.0 to 1.9.1 2001-01-29 15:48:01 +00:00
cad
chinese Style/space police (space -> tab) over the chinese category. 2001-02-05 14:29:35 +00:00
comms
converters Style/space police (space -> tab) over the converters category. 2001-02-05 14:30:41 +00:00
databases Style/space police (space -> tab) over the database category. 2001-02-05 14:31:42 +00:00
deskutils
devel Style police over the devel category. 2001-02-05 14:34:42 +00:00
dns We aren't allowed to package djbdns, because we patch the source. I was 2001-02-05 08:21:28 +00:00
editors Style police over the editors category. 2001-02-05 14:36:22 +00:00
emulators More fix for 4.x-RELEASE 2001-02-05 16:15:37 +00:00
finance Style fixes for ports/misc. 2001-02-05 15:47:16 +00:00
french
ftp Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". 2001-02-03 19:07:43 +00:00
games More spaces -> tabs for the games category. 2001-02-05 14:51:45 +00:00
german
graphics Style fixes for graphics category. 2001-02-05 15:57:19 +00:00
hebrew
irc Update the distinfo file to 2.1.0. 2001-02-04 05:07:09 +00:00
japanese Update according to version up 21.1.13->21.1.14. 2001-02-05 08:14:52 +00:00
java Fix pkg-plist 2001-02-05 03:21:56 +00:00
korean
lang Some style fixes in the lang category (usual round of spaces -> tabs) 2001-02-05 15:04:13 +00:00
mail Spaces->tabs in the mail category. 2001-02-05 15:11:27 +00:00
math More style fixes for ports/math. 2001-02-05 15:04:46 +00:00
mbone
misc Style fixes for ports/misc. 2001-02-05 15:47:16 +00:00
Mk Sync with XEmacs revision update. 2001-02-05 07:51:50 +00:00
multimedia Style fixes for graphics category. 2001-02-05 15:57:19 +00:00
net Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
net-im Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
net-mgmt Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
net-p2p Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
news Style fixes for news. 2001-02-05 15:47:59 +00:00
palm fix wrksrc path 2001-02-01 02:15:36 +00:00
ports-mgmt Style fixes for sysutils. 2001-02-05 16:04:23 +00:00
portuguese/ispell-pt_BR
print Update to 1.1.5fix2 2001-02-05 15:10:16 +00:00
russian Install *.dict too 2001-02-04 23:15:40 +00:00
science
security Style: ports/security 2001-02-05 16:00:18 +00:00
shells
sysutils Style fixes for sysutils. 2001-02-05 16:04:23 +00:00
Templates
textproc Install English (American or British) *.dict file too for ports which use it 2001-02-04 21:51:32 +00:00
Tools Some minor additions so that we act a bit more like NetBSD's url2pkg; we 2001-02-02 15:00:42 +00:00
vietnamese
www Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
x11 Relax the requirements script when in BATCH mode, so that this works from 2001-02-05 08:08:31 +00:00
x11-clocks
x11-fm Update to 0.8. Unfortunately it doesn't work apart from setup wizard, so 2001-02-01 20:16:40 +00:00
x11-fonts Use tabs only to indent assignments (whitespace only). 2001-02-04 21:15:08 +00:00
x11-servers Remove blank line from files/patch-ad to make portlint happy. 2001-02-04 21:14:26 +00:00
x11-themes
x11-toolkits Update QT2 to 2.2.4: Re-add USE_MESA, remove antialiasing patch, remove 2001-02-04 04:43:14 +00:00
x11-wm Update to 1.2.2. 2001-02-02 15:10:52 +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.