1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung ca481e926d - update to 0.28.03
- add dependency of p5-version
2006-07-16 07:56:13 +00:00
accessibility
arabic
archivers - Update to 0.7.1 2006-07-15 15:21:22 +00:00
astro Refine my day-time coordinates. 2006-07-15 10:16:46 +00:00
audio - Update to 0.2DrFeelgood 2006-07-16 04:15:32 +00:00
benchmarks
biology
cad - gschem -> geda-gschem 2006-07-16 04:00:28 +00:00
chinese - Update to 1.2.1 2006-07-15 03:31:13 +00:00
comms Update to 1.8.2 2006-07-14 22:01:56 +00:00
converters
databases - Fix the last commit: --with-db-lib -> --with-db-version 2006-07-15 19:31:45 +00:00
deskutils - The website is gone; host distfile on FreeBSD.org ftp, link WWW to gnome.org 2006-07-15 13:02:57 +00:00
devel - update to 0.28.03 2006-07-16 07:56:13 +00:00
dns - Update to 1.0.1 2006-07-14 15:14:30 +00:00
editors - Update to 0.36 2006-07-14 15:11:57 +00:00
emulators Mark as broken on !i386: fails to install. 2006-07-15 18:10:56 +00:00
finance
french All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
ftp Add an explicit knob for c-ares support now that we have Daniel's version 2006-07-14 07:11:59 +00:00
games Update to 4.24 and unbreak 2006-07-16 05:23:44 +00:00
german All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
graphics Mark broken on ia64. 2006-07-15 18:46:30 +00:00
hebrew All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
hungarian All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
irc
japanese o Take care of $PREFIX/share/applications. 2006-07-16 06:42:52 +00:00
java Mark broken: unfetchable. 2006-07-15 19:04:10 +00:00
korean
lang Mark broken: fails to install cleanly. 2006-07-15 19:37:32 +00:00
mail Mark broken: leaves files behind on deinstall. 2006-07-15 20:34:33 +00:00
math Mark broken: fails to install, per ports/96755. 2006-07-15 21:30:35 +00:00
mbone
misc Mark broken: fails to compile. 2006-07-15 21:41:21 +00:00
Mk
multimedia Mark as broken: fails to install/deinstall cleanly. 2006-07-15 21:49:09 +00:00
net Mark broken: fails to fetch. 2006-07-15 22:26:14 +00:00
net-im - Move net-im/simicq to net-im/sim-im as it has been renamed upstream 2006-07-14 23:27:26 +00:00
net-mgmt Update to 1.0.4 2006-07-14 12:08:36 +00:00
net-p2p
news - fix build for FreeBSD 4.x 2006-07-15 08:09:35 +00:00
palm
polish All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
ports-mgmt
portuguese All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
print
russian All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
science
security Use PLIST_FILES instead of PLIST. 2006-07-15 22:34:38 +00:00
shells
sysutils - Update to 2.0 2006-07-15 02:05:35 +00:00
Templates
textproc Mark as broken on amd64. 2006-07-15 22:40:42 +00:00
Tools
ukrainian All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
vietnamese All dictionaries can be installed separately: 2006-07-15 14:28:44 +00:00
www - Update to 1.5 2006-07-15 23:35:42 +00:00
x11 Upgrade to latest version.. 2006-07-15 01:43:33 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits o remove locale dirs from pkg-plist (those locales are taken care of 2006-07-14 22:08:21 +00:00
x11-wm - update to 0.16.999.030 2006-07-15 01:46:05 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED - gschem -> geda-gschem 2006-07-16 04:00:28 +00:00
README
UPDATING All dictionaries can be installed separately: 2006-07-15 14:28:44 +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.