Personal patches
Go to file
Peter Pentchev 9189627d80 Add another MASTER_SITE and a little patch for the keyboard layouts.
PR:		26537
Submitted by:	maintainer
2001-04-14 13:08:39 +00:00
arabic Sort languages by name. 2001-04-13 09:18:41 +00:00
archivers * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
astro
audio Update to 0.13.0b. 2001-04-12 16:24:23 +00:00
benchmarks
biology activate IGNOREFILES. 2001-04-13 18:50:23 +00:00
cad
chinese Update to 0.8.1. 2001-04-14 04:55:59 +00:00
comms
converters
databases Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
deskutils
devel Chase the repack. Sigh. 2001-04-14 07:48:32 +00:00
dns
editors Fix RUN_DEPENDS. 2001-04-14 07:57:39 +00:00
emulators Update xmame, xmess and xpinmame to 0.37b13.2 2001-04-14 12:16:58 +00:00
finance
french KDE2 messages and documentation translated into french language. 2001-04-13 09:22:12 +00:00
ftp New port: lukemftpd: Enhanced ftp server from NetBSD 2001-04-13 09:08:12 +00:00
games Update to 0.6.3. 2001-04-12 13:09:46 +00:00
german added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
graphics Add missing BUILD_DEPENDS/RUN_DEPENDS 2001-04-14 10:21:19 +00:00
hebrew Sort languages by name. 2001-04-13 09:18:41 +00:00
hungarian Sort languages by name. 2001-04-13 09:18:41 +00:00
irc
japanese Update to 2001.03.06. 2001-04-14 06:56:23 +00:00
java Add support for javawmwrapper. 2001-04-11 22:09:57 +00:00
korean KDE2 messages and documentation in korean language. 2001-04-13 09:12:45 +00:00
lang - Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly 2001-04-14 11:01:23 +00:00
mail Since imapd.conf is installed into ${PREFIX}/etc, mkimap should 2001-04-12 19:06:31 +00:00
math
mbone
misc upgrade to 0.9.2 2001-04-14 11:21:15 +00:00
Mk Add a missing backslash for line continuation. 2001-04-13 17:04:53 +00:00
multimedia Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
net Upgrade to 1.1. 2001-04-14 11:14:44 +00:00
net-im Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am) 2001-04-13 15:38:44 +00:00
net-mgmt
net-p2p
news Upgrade to 1.5.8 2001-04-13 22:28:42 +00:00
palm
polish Sort languages by name. 2001-04-13 09:18:41 +00:00
ports-mgmt
portuguese Sort languages by name. 2001-04-13 09:18:41 +00:00
print Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
russian Add another MASTER_SITE and a little patch for the keyboard layouts. 2001-04-14 13:08:39 +00:00
science - Support CC/CFLAGS/MAKE properly 2001-04-14 11:43:16 +00:00
security Update DATs to 4133 2001-04-11 21:28:18 +00:00
shells
sysutils * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
Templates
textproc
Tools
ukrainian
vietnamese Sort languages by name. 2001-04-13 09:18:41 +00:00
www Fix package building error 2001-04-13 23:42:14 +00:00
x11 sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers @dirrm DRI module directory which is not made by mtree. 2001-04-13 19:34:54 +00:00
x11-themes Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-toolkits Update tcl/tk to 8.3.3 2001-04-13 20:31:09 +00:00
x11-wm Fix MASTER_SITES 2001-04-14 11:47:56 +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.