1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-03-28 14:46:18 +00:00
accessibility
arabic
archivers
astro
audio Avoid linking with libintl. As found by kris, opmixer does not 2004-03-28 12:50:27 +00:00
benchmarks
biology
cad add qcad-partslib the parts-library for qcad. 2004-03-28 12:07:02 +00:00
chinese
comms
converters
databases Revert 1.5, which was committed prematurely. 2004-03-28 06:58:16 +00:00
deskutils Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
devel - Support WITHOUT_NLS 2004-03-28 14:46:18 +00:00
dns - Support WITHOUT_NLS 2004-03-28 14:46:18 +00:00
editors Mark ONLY_FOR_ARCHS: this port only builds on alpha and i386, and is not 2004-03-28 05:02:50 +00:00
emulators - Add xbraitenberg-0.8, 2004-03-28 08:53:10 +00:00
finance
french
ftp Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed. 2004-03-27 12:45:47 +00:00
games - Update to 5.6.0 2004-03-28 13:49:55 +00:00
german
graphics Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
hebrew
hungarian
irc Update to 1.1 2004-03-28 14:35:13 +00:00
japanese Chase memcached from net/ to databases/ 2004-03-28 06:44:36 +00:00
java - SIZE info in distinfo 2004-03-26 23:45:46 +00:00
korean Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this port 2004-03-28 05:10:16 +00:00
lang BROKEN: Unfetchable (looks like a SIZE mismatch) 2004-03-28 05:22:34 +00:00
mail Remove mew*-xemacs21 by removing xemacs21 port. 2004-03-27 20:54:59 +00:00
math * Add SIZE. [1] 2004-03-27 07:48:38 +00:00
mbone
misc Reword the descriptions. I'm not entirely sure of their accuracy, but 2004-03-27 17:53:30 +00:00
Mk
multimedia Update to 0.4.2 2004-03-28 14:20:42 +00:00
net Update WWW tag in DESCR file 2004-03-28 11:17:44 +00:00
net-im - Update to 4.9.11 2004-03-28 11:04:30 +00:00
net-mgmt Add sdig, Switch Digger, a program designed to track down computers 2004-03-28 13:33:06 +00:00
net-p2p Update WWW tag in DESCR file 2004-03-28 11:17:44 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print - SIZE'ify 2004-03-26 23:32:34 +00:00
russian
science
security - Update to version 0.1.1 2004-03-28 14:34:32 +00:00
shells
sysutils Add memtest86, a thorough, stand alone memory test for x86 architecture computers. 2004-03-28 01:48:40 +00:00
Templates
textproc Install *.aff and *.hash files when ISPELL_FR is defined. 2004-03-27 22:52:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.3 2004-03-28 14:06:59 +00:00
x11 Respect WITHOUT_FOO. 2004-03-28 12:55:41 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Declare CONFLICTS between libXt and XFree86-4-libraries 2004-03-28 12:46:25 +00:00
x11-wm * Add SIZE. [1] 2004-03-27 07:48:38 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add entry for net/memcached. Also fix the dates on two previous entries. 2004-03-28 05:05:06 +00:00
README
UPDATING

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.