1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-11-06 02:16:21 +00:00
accessibility
arabic
archivers Upgrade to 5.21j 2003-11-05 11:16:23 +00:00
astro
audio Remove outdate pkg-message. 2003-11-05 21:47:46 +00:00
benchmarks
biology Make this port use wxgtk 2.4.2. 2003-11-05 10:26:00 +00:00
cad
chinese Update to 0.9.5 2003-11-04 00:59:07 +00:00
comms Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
converters
databases Use USE_MYSQL like I should have when I first committed this port. 2003-11-05 23:32:23 +00:00
deskutils - Update to 0.6.2 revision 2, 2003-11-05 20:44:05 +00:00
devel Add thread support to APR port. 2003-11-05 22:42:43 +00:00
dns - Update to 2.0.0b9 2003-11-04 15:03:14 +00:00
editors Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
emulators Fix the build with WITH_ASM68K=yes option 2003-11-05 22:12:37 +00:00
finance Convert scrollkeeper over to use the system catalog location. This helps 2003-11-04 08:53:10 +00:00
french
ftp 58774 Andrew J. Caines <A.J.Caines@halplant.com> 2003-11-03 19:40:38 +00:00
games I should use ${PATCHDIR} for extra patches not ${FILESDIR} 2003-11-06 02:16:21 +00:00
german
graphics - Update to version 20031028 2003-11-05 16:17:04 +00:00
hebrew
hungarian
irc Add xchat-systray-plugin, a GNOME/KDE/Xfce system tray applet that displays 2003-11-04 02:00:45 +00:00
japanese This PR is basically a "japanese/kappa20 X11 bitmap font" port update. 2003-11-05 23:32:27 +00:00
java . Update to 3.2.2 2003-11-04 17:55:46 +00:00
korean
lang Update to 7.4.31 2003-11-06 00:56:26 +00:00
mail Per distfile survey, remove mastersites that are no longer keeping 2003-11-05 17:40:42 +00:00
math Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
mbone
misc Update to 1.5b. 2003-11-05 23:27:14 +00:00
Mk Per distfile survey, remove mastersite from exim list that disappeared 2003-11-05 17:02:02 +00:00
multimedia Update to 0.6.2. 2003-11-05 17:25:34 +00:00
net - Update to version 0.24.12 2003-11-05 22:10:28 +00:00
net-im - Update to version 0.9 2003-11-04 21:03:08 +00:00
net-mgmt Maintainer update to net/rancid 2003-11-05 22:09:23 +00:00
net-p2p Chase wxgtk library name (and version) change. 2003-11-04 20:52:58 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese Update maintainer's email address per his request. 2003-11-05 21:48:15 +00:00
print The pktrace program has been renamed to mftrace. 2003-11-05 14:36:37 +00:00
russian
science
security Use PORTDOCS, DOCSDIR and USE_MYSQL. 2003-11-06 00:10:17 +00:00
shells Some days it doesn't pay to try to try to chew through the leather straps. 2003-11-05 12:06:21 +00:00
sysutils add pcre to LIB_DEPENDS in the gtk20 case. 2003-11-05 18:04:28 +00:00
Templates
textproc Fix typographical error in maintainer's email address. 2003-11-05 19:57:21 +00:00
Tools
ukrainian
vietnamese
www Update to 1.0.5. 2003-11-05 23:24:59 +00:00
x11 Fix a bug in my last commit -- the second coma in -Wl,rpath,DIRECTORY 2003-11-05 19:09:58 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Remove sf.net from MASTER_SITES because the distfiles doesn't exist on sf.net. 2003-11-05 21:44:38 +00:00
x11-toolkits Remove sf.net from MASTER_SITES because the distfiles doesn't exist on sf.net. 2003-11-05 21:44:38 +00:00
x11-wm - Fix build on -current 2003-11-04 11:10:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL Add MBROLA. 2003-11-05 10:23:17 +00:00
Makefile
MOVED . databases/mysql-jdbc-mm -> databases/mysql-connector-java 2003-11-05 15:37:36 +00:00
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/doc/en_US.ISO8859-1/books/handbook/

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.