1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 10199b5dbd Update to 0.12.
Remove patch-aa. (merged :)
2000-09-06 09:35:46 +00:00
archivers
astro
audio Update to 0.5.7 (by maintainer) and clean up PLIST handling 2000-09-06 03:29:53 +00:00
benchmarks
biology Update to version 2000.08.24 2000-09-04 02:44:03 +00:00
cad Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
chinese
comms
converters
databases Use MASTER_SITE_RUBY. 2000-09-05 12:44:13 +00:00
deskutils Clean up PLIST handling with PLIST_SUB magic 2000-09-06 03:28:37 +00:00
devel Update to version 1.4.2. 2000-09-05 01:56:33 +00:00
dns
editors Incorrect error code fix when a connection is failed. 2000-09-04 07:56:17 +00:00
emulators Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
finance
french/ispell
ftp Update to 0.3.2. 2000-09-05 06:23:31 +00:00
games Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
german Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port. 2000-09-05 20:41:43 +00:00
graphics Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
hebrew
irc
japanese Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4. 2000-09-06 01:55:40 +00:00
java
korean
lang Update md5. (The author told me he updated it) 2000-09-05 18:57:47 +00:00
mail Update to 0.9.4. 2000-09-05 11:49:18 +00:00
math Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
mbone
misc Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
Mk One of the sites changed in MASTER_SITE_PERL_CPAN. 2000-09-05 01:04:52 +00:00
multimedia Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
net Update to version 0.1.4-2. This probably wasn't the best way to do 2000-09-05 20:05:56 +00:00
net-im Update to version 0.1.4-2. This probably wasn't the best way to do 2000-09-05 20:05:56 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print update. 2000-09-05 05:05:40 +00:00
russian
science Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
security Replace starting text with something more informational and 2000-09-05 22:17:50 +00:00
shells
sysutils Upgrade to 3.9.8 2000-09-05 16:47:44 +00:00
Templates
textproc Update MASTER_SITE. 2000-09-05 01:29:37 +00:00
Tools
vietnamese
www add thumbnail_index, make an HTML index file 2000-09-05 14:46:21 +00:00
x11 Update to 0.12. 2000-09-06 09:35:46 +00:00
x11-clocks
x11-fm Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
x11-fonts
x11-servers Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does not 2000-09-06 02:00:29 +00:00
x11-themes
x11-toolkits Update to 0.12. 2000-09-06 09:35:46 +00:00
x11-wm Fix copyright problem. 2000-09-05 15:43:06 +00:00
.cvsignore
INDEX
LEGAL
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.