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
2002-06-06 23:08:00 +00:00
accessibility Make gail use X prefix. Bump PORTREVISION as this is required for glade2 2002-06-03 05:54:16 +00:00
arabic
archivers Update to 1.01, assign the submitter to be the maintainer. 2002-06-04 21:10:02 +00:00
astro
audio add muse 0.7.1 2002-06-06 18:47:52 +00:00
benchmarks Update to 2.52 (scout is now found in www/scout) 2002-06-03 11:36:04 +00:00
biology
cad
chinese change ps font 2002-06-06 15:41:24 +00:00
comms
converters Unbreak on -current by catching up to *.mk changes 2002-06-04 05:42:03 +00:00
databases Reset maintainership to ports@. Thanks for your work on these, Jeremy! 2002-06-04 01:38:45 +00:00
deskutils Remove extra MASTER_SITES - the distfile is now awailable from the 2002-06-03 09:49:25 +00:00
devel Don't assume pod2text is in /usr/bin. 2002-06-06 23:00:13 +00:00
dns Update to the latest, 0.21. This version contains many changes, 2002-06-05 09:51:38 +00:00
editors Add missing map files. 2002-06-06 18:09:58 +00:00
emulators add vx68k 1.1.10 2002-06-04 14:36:44 +00:00
finance
french
ftp
games upgrade to 0.2.2 2002-06-06 06:43:23 +00:00
german
graphics Update to 2.99 2002-06-06 20:41:53 +00:00
hebrew
hungarian
irc add pircbot 0.9.4 2002-06-03 17:08:24 +00:00
japanese Update to the dictionary files in 200206 2002-06-06 04:31:03 +00:00
java Upgrade to 1.4.0_01. 2002-06-06 13:00:29 +00:00
korean Respect PREFIX. 2002-06-04 06:21:58 +00:00
lang upgrade to 4.3.22 2002-06-06 06:23:43 +00:00
mail Don't assume pod2man is in /usr/bin. 2002-06-06 23:01:41 +00:00
math Upstream fix for decimal point stack push in RPN mode. 2002-06-04 21:35:59 +00:00
mbone
misc add USE_MOTIF 2002-06-02 14:27:49 +00:00
Mk Add a new way to specify the GCC version your port needs. 2002-06-04 21:34:43 +00:00
multimedia New port mpeg4ip version 0.9.4.1: Standards-based system to encode, 2002-06-05 21:53:22 +00:00
net Update to the latest, 0.21. This version contains many changes, 2002-06-05 09:51:38 +00:00
net-im
net-mgmt Update to 2.3.2 2002-06-04 03:17:12 +00:00
net-p2p
news Fix a format string vulnerability. 2002-06-05 14:06:39 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 0.20. 2002-06-06 20:11:50 +00:00
russian Add p5-cyrillic 2.09, library for fast and easy cyrillic text 2002-06-05 21:04:49 +00:00
science
security Update to 0.29. 2002-06-06 09:51:02 +00:00
shells Remove scsh after repo-copy. 2002-06-04 00:24:52 +00:00
sysutils Use pod2man instead of perldoc to build a manpage. 2002-06-06 23:08:00 +00:00
Templates
textproc Update to 0.20. 2002-06-06 19:56:42 +00:00
Tools Allow packages to be installed in the build chroot; this is needed 2002-06-06 20:58:52 +00:00
ukrainian
vietnamese
www Update to 5.9 2002-06-06 20:37:09 +00:00
x11 s/BUILD_DEPENDS/LIB_DEPENDS/ 2002-06-06 21:46:46 +00:00
x11-clocks
x11-fm Update to 0.11.25 2002-06-06 20:52:09 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits New Port: GToolKit 2002-06-06 06:12:16 +00:00
x11-wm Update to 2.3.610. 2002-06-04 11:33:19 +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.