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
Mario Sergio Fujikawa Ferreira c65e5d55a8 Add it to python category
2001-03-24 19:17:20 +00:00
arabic
archivers
astro Patch this so it compiles. 2001-03-24 06:17:21 +00:00
audio Fix PLIST. The correct PLIST_SUB variable is PORTDOCS, not NOPORTDOCS. 2001-03-24 07:23:12 +00:00
benchmarks add bonnie++ 2001-03-24 16:39:32 +00:00
biology
cad
chinese o DONTWANT_NOTIFY_BITCHX_COM 2001-03-24 18:40:46 +00:00
comms
converters
databases upgrade to 1.0.27 2001-03-23 16:57:00 +00:00
deskutils
devel Bump PORTREVISION due to patch-processesend.pl 2001-03-23 21:58:26 +00:00
dns Add it to python category 2001-03-24 19:17:20 +00:00
editors Don't bother using MASTER_SITE_XEMACS at all in these ports since the 2001-03-23 21:05:48 +00:00
emulators
finance
french
ftp Update port to version 2.3.9. 2001-03-24 10:43:45 +00:00
games Replace the primary MASTERSITE 2001-03-23 20:40:42 +00:00
german
graphics - Fix WWW 2001-03-23 14:08:40 +00:00
hebrew
hungarian
irc
japanese Add back MAINTAINER, with small rocks to keep it from getting blown 2001-03-24 03:19:37 +00:00
java Style fix 2001-03-23 13:25:22 +00:00
korean ko-msdosfs, VFAT filesystem module supporting CP949 VFAT(unicode), activated. 2001-03-24 03:48:41 +00:00
lang Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot. 2001-03-24 01:40:09 +00:00
mail Commit the least objectionable of the possible fixes... maintainer, et al 2001-03-24 06:37:25 +00:00
math Add -lXpm to end of shared libs list. Also, move it from the front 2001-03-23 07:23:14 +00:00
mbone
misc Fix a couple of small nits. 2001-03-23 14:26:40 +00:00
Mk "ftp.ru.FreeBSD.og" doesn't exist. There isn't even an ".og" domain. =) 2001-03-24 17:21:47 +00:00
multimedia
net Add it to python category 2001-03-24 19:17:20 +00:00
net-im Update to version 0.11.0pre8. 2001-03-24 15:56:45 +00:00
net-mgmt
net-p2p
news change /nonexistent to ${NONEXISTENT} as noted in porters handbook 2001-03-23 17:34:06 +00:00
palm
polish
ports-mgmt Reword pkg-comment and pkg-descr to make it clearer. (README will be 2001-03-23 20:47:52 +00:00
portuguese
print
russian
science
security Fix maintainer line. 2001-03-24 11:29:07 +00:00
shells
sysutils Reword pkg-comment and pkg-descr to make it clearer. (README will be 2001-03-23 20:47:52 +00:00
Templates
textproc Update version 0.15.0 -> 0.17.0. 2001-03-24 12:29:03 +00:00
Tools
ukrainian/ispell
vietnamese
www Bump mcrypt shared library version number due to upgrade. 2001-03-23 23:29:30 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Add gtk-qn-x11-theme and gtk-engines. 2001-03-23 19:59:51 +00:00
x11-toolkits Update to 0.99.166-1. 2001-03-23 22:38:05 +00:00
x11-wm Add a dash of Xpm. 2001-03-23 02:08:46 +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.