1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2006-12-02 14:59:15 +00:00
accessibility
arabic
archivers Update to 2.001. 2006-12-02 14:05:25 +00:00
astro - Fix build. I though I did test this. 2006-12-02 06:22:12 +00:00
audio - Fix Xpm path 2006-12-02 13:58:42 +00:00
benchmarks
biology
cad
chinese - Connect wangttf 2006-12-02 12:15:31 +00:00
comms
converters
databases - Add Backup MASTER_SITES 2006-12-01 23:31:12 +00:00
deskutils Update WWW. 2006-12-02 07:46:28 +00:00
devel Update to 0.552. 2006-12-02 14:49:05 +00:00
dns Update to 0.04. 2006-12-02 14:52:37 +00:00
editors - Update to 2.10 2006-12-01 23:47:55 +00:00
emulators - set ONLY_FOR_ARCHS 2006-12-01 13:20:16 +00:00
finance
french
ftp
games - Respect X11BASE 2006-12-02 09:40:15 +00:00
german
graphics - Update 0.3.4 2006-12-01 23:59:21 +00:00
hebrew
hungarian
irc InspIRCd is a highly modular C++ IRC daemon. It supports most features 2006-12-01 15:12:51 +00:00
japanese
java
korean
lang Update to the 20061201 snapshot of GCC 4.1.2. 2006-12-02 09:18:57 +00:00
mail - Xpm is in X11BASE, not LOCALBASE 2006-12-02 13:50:17 +00:00
math - update to 0.06 2006-12-02 14:51:07 +00:00
mbone
misc Respect X11BASE. 2006-12-01 14:24:02 +00:00
Mk
multimedia - Fix runtime crash in machine readable output 2006-12-02 13:06:55 +00:00
net Disable Fortran 90 module while gfortran is broken. 2006-12-02 12:57:59 +00:00
net-im
net-mgmt * Argus is a system and network monitoring application. 2006-12-01 16:02:07 +00:00
net-p2p - Fix location of pkgconfig file 2006-12-01 14:50:36 +00:00
news - Unbreak: fix build on 5.X and above 2006-12-02 13:05:53 +00:00
palm
polish
ports-mgmt - install of www and www-exp conditionally (on WEB and WEB_EXP OPTIONS) 2006-12-01 13:57:47 +00:00
portuguese
print
russian
science Fix pkg-plist 2006-12-01 22:37:11 +00:00
security - update to 1.02 2006-12-02 14:59:15 +00:00
shells
sysutils - Xpm is in X11BASE, not LOCALBASE 2006-12-02 13:50:17 +00:00
Templates
textproc - Update to 1.30 2006-12-02 12:46:31 +00:00
Tools
ukrainian
vietnamese - Respect X11BASE 2006-12-02 12:20:36 +00:00
www - Fix duplicated LATEST_LINK 2006-12-02 00:35:30 +00:00
x11 - Add samples & correct manual 2006-12-01 19:24:54 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.1.7 2006-12-02 14:16:56 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs - Reserve UID/GID 143 for mail/dovecot 2006-12-01 09:39:59 +00:00
KNOBS
LEGAL - Add entry for sysutils/linux-megacli 2006-12-01 15:26:45 +00:00
Makefile
MOVED - chinese/wangttf is summoned 2006-12-02 12:16:37 +00:00
README
UIDs - Reserve UID/GID 143 for mail/dovecot 2006-12-01 09:39:59 +00:00
UPDATING - Add a entry for mail/assp users 2006-12-01 08:14:19 +00:00

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.