1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Matuska 0168a776a6 - Deprecate due to planned removal of tcl8.0 / tk8.0
- Set expiration date to 2009-03-22
2009-01-22 11:56:07 +00:00
accessibility In preparation for adding new linux (Fedora 8) infrastructure ports all linux 2009-01-21 16:17:47 +00:00
arabic
archivers Update to 1.6 2009-01-22 02:28:46 +00:00
astro In preparation for adding new linux (Fedora 8) infrastructure ports all linux 2009-01-21 16:17:47 +00:00
audio - Update to 0.9.7 2009-01-21 18:29:54 +00:00
benchmarks
biology
cad - Mark BROKEN: does not compile 2009-01-21 19:44:40 +00:00
chinese
comms - Fix patch after update to 4.15 2009-01-19 16:31:16 +00:00
converters
databases - Update to 0.04 2009-01-21 15:42:48 +00:00
deskutils . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common 2009-01-21 23:28:09 +00:00
devel Add p5-Module-Setup 0.06, perl extension for a simple module maker. 2009-01-22 06:42:28 +00:00
dns
editors - Update to 1.77 2009-01-20 03:54:21 +00:00
emulators In preparation for adding new linux (Fedora 8) infrastructure ports all linux 2009-01-21 16:17:47 +00:00
finance
french Chase Aster's main tarball. No change. 2009-01-20 18:30:05 +00:00
ftp
games - Deprecate due to planned removal of tcl8.0 / tk8.0 2009-01-22 11:56:07 +00:00
german
graphics In preparation for adding new linux (Fedora 8) infrastructure ports all linux 2009-01-21 16:17:47 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Use USE_FORTRAN. 2009-01-22 09:02:25 +00:00
mail . remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common 2009-01-21 23:28:09 +00:00
math Fix CONFIGURE_ENV after recent USE_FORTRAN changes. 2009-01-22 08:24:42 +00:00
mbone - Deprecate due to planned removal of tcl8.0 / tk8.0 2009-01-22 11:56:07 +00:00
misc Update to 2009a: 2009-01-22 11:12:49 +00:00
Mk - Finally www/fpc-httpd* ports were repocopied. Add new www/fpc-httpd* ports 2009-01-19 22:44:05 +00:00
multimedia - Mark BROKEN on amd64/7: segfaults during build 2009-01-21 19:51:58 +00:00
net Add p5-URI-Template-Restrict 0.02, perl extension for restricted URI 2009-01-22 00:54:02 +00:00
net-im - Update to 2.2.5 2009-01-21 14:48:46 +00:00
net-mgmt - Add conflicts with newly added net-mgmt/coovachilli 2009-01-20 11:58:02 +00:00
net-p2p
news
palm
polish
ports-mgmt - don't patch non-existent files if WITHOUT_WEBUI is defined 2009-01-20 23:12:38 +00:00
portuguese
print Bump PORTREVISION after the recent libtasn1 shared lib update. 2009-01-21 12:39:59 +00:00
russian
science - We need use FCFLAGS to build it in AMD64 and IA64. 2009-01-21 00:36:06 +00:00
security - Update to 0.9.1386. 2009-01-22 02:49:00 +00:00
shells When I upgraded to 4.3.9, which included Baptiste's completion definitions 2009-01-21 16:00:26 +00:00
sysutils - Update to 2.2 2009-01-22 03:16:41 +00:00
Templates
textproc Add p5-XML-OPML-LibXML 0.04, perl extension to parse OPML document with 2009-01-21 13:23:19 +00:00
Tools Remove 6-exp2 builds, they haven't been used in a while 2009-01-21 16:11:24 +00:00
ukrainian
vietnamese
www - Update to version 2.6 2009-01-22 05:33:28 +00:00
x11 - Deprecate due to planned removal of tcl8.0 / tk8.0 2009-01-22 11:56:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update fntsample to 3.0 2009-01-20 22:41:42 +00:00
x11-servers
x11-themes
x11-toolkits New port: x11/toolkits/qt4pas 2009-01-22 02:23:43 +00:00
x11-wm - Update to 1.2.9 2009-01-21 13:24:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove the port. It was incorporated to every linux base port, 2009-01-21 20:28:48 +00:00
README
UIDs
UPDATING In preparation for adding new linux (Fedora 8) infrastructure ports all linux 2009-01-21 16:17:47 +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.