1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-03-29 22:48:45 +00:00
arabic
archivers
astro -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
audio update to 1.4.4 2001-03-29 21:55:27 +00:00
benchmarks clean up warnings 2001-03-29 19:50:01 +00:00
biology
cad -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
chinese Add another kernel module: big5ntfs.ko 2001-03-28 17:44:25 +00:00
comms
converters add siconv 2001-03-26 17:10:50 +00:00
databases Update to 0.3.5. 2001-03-29 22:48:08 +00:00
deskutils Install files in www/data, not www/data.default. 2001-03-29 21:40:58 +00:00
devel update to 3.4.5 2001-03-29 20:08:45 +00:00
dns -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
editors Port editors/muggy has unfetchable distfile. Patch updates to version 2001-03-29 22:19:08 +00:00
emulators update master_sites 2001-03-29 22:02:38 +00:00
finance -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
french
ftp update to 1.2.2rc1 - this version fixes the DOS bug in 1.2.1 2001-03-29 19:56:45 +00:00
games update to 1.0.3 2001-03-29 20:03:13 +00:00
german
graphics Remove tgd to avoid breaking index/bento build. For the record, it hadn't 2001-03-29 21:45:25 +00:00
hebrew
hungarian
irc Port irc/tircproxy has an unfetchable distfile. Patch updates port to 2001-03-29 22:34:10 +00:00
japanese -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
java Upgrade to 2.0.1. 2001-03-28 14:08:46 +00:00
korean -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
lang Maintainer corrected the patch (include/python.h -> include/Python.h). 2001-03-29 16:56:34 +00:00
mail Port mail/prom-wl has unfetchable distfile. Patch updates port to version 2001-03-29 22:39:24 +00:00
math update to 3.4.5 2001-03-29 20:08:45 +00:00
mbone
misc -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Mk Update to the latest snapshot of the stable branch. 2001-03-28 11:45:08 +00:00
multimedia -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
net clean up warnings 2001-03-29 19:50:01 +00:00
net-im -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
net-mgmt Update to 2.22. 2001-03-29 19:38:18 +00:00
net-p2p -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
news -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
palm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
polish
ports-mgmt
portuguese
print -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
russian Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator. 2001-03-28 17:45:41 +00:00
science
security -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
shells Make WRKDIR safe (fix broken on bento) 2001-03-29 22:48:45 +00:00
sysutils -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Templates
textproc -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
Tools
ukrainian
vietnamese Install new manpage. 2001-03-25 16:49:22 +00:00
www The previous commit by sobomax fixed the build, but quite terribly broke 2001-03-29 21:32:14 +00:00
x11 Preserve Xsetup_0 at install/deinstall time. 2001-03-29 19:19:19 +00:00
x11-clocks -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-fm -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-fonts o fix MASTER_SITE_SUBDIR. 2001-03-29 12:04:27 +00:00
x11-servers o fix MASTER_SITE_SUBDIR. 2001-03-29 12:04:27 +00:00
x11-themes
x11-toolkits -pthread --> ${PTHREAD_LIBS} 2001-03-29 16:35:19 +00:00
x11-wm Update ion to the author's latest version (20010314). 2001-03-29 20:26:00 +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.