1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Wen Heping 64216dc912 - Trim Makefile headers
- Reset maintainer to perl@

Feature safe:	yes
2012-11-06 01:04:48 +00:00
accessibility
arabic
archivers - Update to 0.6 2012-11-05 16:07:03 +00:00
astro - Update to 0.16 2012-11-04 14:10:41 +00:00
audio - upgrade to version 2.0 2012-11-05 00:05:15 +00:00
benchmarks - Change my email address to gblach@FreeBSD.org 2012-11-04 13:05:04 +00:00
biology
cad
chinese
comms - tidy up header 2012-11-05 22:08:20 +00:00
converters
databases - Build and install docs 2012-11-05 12:33:48 +00:00
deskutils - Update to 1.3.12 2012-11-04 14:16:27 +00:00
devel - Trim Makefile headers 2012-11-06 01:04:48 +00:00
dns
editors - Change my email address to gblach@FreeBSD.org 2012-11-04 13:05:04 +00:00
emulators
finance
french
ftp - Update to 1.95-3 2012-11-05 14:07:42 +00:00
games - Update to 1.7.4.2 2012-11-05 16:12:25 +00:00
german
graphics Upgrade to 1.5.2. 2012-11-05 22:48:07 +00:00
hebrew
hungarian
irc
japanese Fix build 2012-11-05 19:17:27 +00:00
java
korean
lang Update to 0.9.9.13. 2012-11-05 21:27:06 +00:00
mail Make sure plugins use the same php version as the main squirrelmail 2012-11-05 21:51:04 +00:00
math - Update to 1.7-9 2012-11-05 19:04:06 +00:00
misc - Update to 1.4.13 2012-11-05 12:55:53 +00:00
Mk In addition to CFLAGS and LDFLAGS now also CXXFLAGS set an rpath to 2012-11-06 00:23:43 +00:00
multimedia - Update to version 1.6.4 2012-11-05 22:17:15 +00:00
net Update to 0.1.49. 2012-11-05 21:41:07 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Change my email address to gblach@FreeBSD.org 2012-11-04 13:05:04 +00:00
portuguese
print - drop maintainership 2012-11-05 20:10:03 +00:00
russian
science
security Force NLS support with a very broken autotools configure. This fixes 2012-11-05 22:30:28 +00:00
shells
sysutils Update to 1.7 2012-11-05 19:07:42 +00:00
Templates
textproc - Update to 2.2.1 2012-11-06 00:56:52 +00:00
Tools - Fix runtime utf-8 problems using codec encoder and system locale 2012-11-05 21:14:54 +00:00
ukrainian
vietnamese
www - Add missing PHP extensions 2012-11-05 22:03:48 +00:00
x11 - Update to version 0.9.16 2012-11-04 18:18:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix installing this port as a user (e.g., INSTALL_AS_USER=1) by 2012-11-04 14:54:47 +00:00
x11-servers
x11-themes - Change my email address to gblach@FreeBSD.org 2012-11-04 13:05:04 +00:00
x11-toolkits - Change my email address to gblach@FreeBSD.org 2012-11-04 13:05:04 +00:00
x11-wm Add missing semicolon, newline escapes, that sort of thing, to 2012-11-05 22:34:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2012-11-05 textproc/xerces-c: No more supported upstream, consider using xerces-c2 or xerces-c3 2012-11-05 08:36:59 +00:00
README
UIDs
UPDATING - Add pkgng-specific instructions to perl UPDATING entry 2012-11-05 17:55:13 +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.