Personal patches
Go to file
Chris D. Faulhaber 60ac4b4f6c Activate xwrits
2000-01-04 18:04:16 +00:00
archivers Honor PREFIX and split up patches one patch for each file. 1999-12-29 08:52:12 +00:00
astro Use a logical OR (||) instead. 2000-01-03 01:58:10 +00:00
audio Update to 0.3.4 2000-01-03 06:46:31 +00:00
benchmarks Update to version 1.1. 2000-01-03 03:20:01 +00:00
biology
cad * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC. 1999-12-29 21:32:14 +00:00
chinese Active zh-emacs. 2000-01-04 03:26:52 +00:00
comms Adding sredird version 1.1.7 1999-12-27 01:36:46 +00:00
converters Update to version 3.5. 1999-12-29 08:13:15 +00:00
databases can use tcl/tk82 2000-01-03 06:51:57 +00:00
deskutils Activate xwrits 2000-01-04 18:04:16 +00:00
devel Clean up the port considerably, and fix several serious bugs. There are 2000-01-04 00:05:24 +00:00
dns Make PREFIX clean. 2000-01-02 11:35:01 +00:00
editors Update to 20.5. 2000-01-04 11:32:27 +00:00
emulators Complete conversion to Tk 8.2. 2000-01-03 03:33:23 +00:00
finance General comment cleanups. 1999-12-28 16:30:10 +00:00
ftp Update to version 1.07.1. 1999-12-31 20:16:39 +00:00
games Add rubix port. 2000-01-03 20:17:40 +00:00
german Add another distribution site for patches and changes the default for the 1999-12-31 20:14:55 +00:00
graphics Remove version number from DESCR 2000-01-04 15:58:14 +00:00
irc Update to epic4-2000: 2000-01-04 15:54:59 +00:00
japanese Synchronize with upgrading emacs-20.5(a). 2000-01-04 11:38:43 +00:00
java Adding cos version 1.0. 1999-12-31 20:22:09 +00:00
korean
lang Add USE_XLIB. 2000-01-03 11:43:33 +00:00
mail Update to 1.94.1. 2000-01-04 14:37:58 +00:00
math Upgrade to 0.46 2000-01-02 10:48:05 +00:00
mbone Update to version 7.1. 1999-12-31 22:40:28 +00:00
misc Y2K display fix. 2000-01-04 13:49:28 +00:00
Mk
multimedia Update to reflect new MASTER_SITE. 1999-12-31 04:01:51 +00:00
net Adding COMMENT back after is was mistakenly removed. 2000-01-04 15:13:31 +00:00
net-im Fix a crash on -STABLE with a SIGFPE error which would happen every few 1999-12-28 23:58:35 +00:00
net-mgmt These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
news Upgrade to version 1.9.7 1999-12-30 03:28:34 +00:00
palm Add gnomepilot entry. 1999-12-28 02:27:41 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Port changes: 2000-01-02 17:49:38 +00:00
russian Change package name from rapache to ru-apache. 1999-12-23 18:36:35 +00:00
science
security Upgrade to version 2.3BETA12. 2000-01-04 08:00:20 +00:00
shells Commit perlsh 0.004pre2 port. 2000-01-03 19:33:18 +00:00
sysutils Use a long for the load average and include netinet/in.h before 1999-12-31 22:45:09 +00:00
Templates
textproc Update port to 1.6 2000-01-04 17:48:13 +00:00
Tools
vietnamese
www The linux-netscape ports don't need compat22 libaries, so don't require 2000-01-03 09:15:07 +00:00
x11 Add missing libraries. 1999-12-30 22:42:58 +00:00
x11-clocks Update to version 0.5 1999-12-29 01:33:35 +00:00
x11-fm Update to 4.5.42 1999-12-24 10:46:10 +00:00
x11-fonts Upgrade to 8.1. 1999-12-24 14:20:56 +00:00
x11-servers Pes a update patch for x11-servers/XttXF86srv-common. 2000-01-02 08:29:22 +00:00
x11-themes Update to version 2.0. 1999-12-25 01:33:23 +00:00
x11-toolkits After several hours of doinking with this port, it finally compiles 1999-12-29 07:47:39 +00:00
x11-wm Compile with I18N by default. 2000-01-01 09:45:25 +00:00
.cvsignore
INDEX
LEGAL Add the cos port since it has special that apply to commercial use. 1999-12-31 20:23:01 +00:00
Makefile
README
YEAR2000

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.