1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 940a2b4f40 - Fix build of the python bits with python 2.7
Submitted by:	maintainer
2011-03-07 23:07:10 +00:00
accessibility Unify maintainer address for emulation ports. 2011-03-07 15:08:25 +00:00
arabic
archivers - Fix build of the python bits with python 2.7 2011-03-07 23:07:10 +00:00
astro - Update to 3961 2011-03-07 19:53:12 +00:00
audio - Mark BROKEN: does not compile 2011-03-07 20:32:48 +00:00
benchmarks
biology
cad
chinese - Update to 1.5.9 2011-03-05 07:05:47 +00:00
comms - Rework the checks to allow running in crossbuilding environment. 2011-03-07 00:35:46 +00:00
converters
databases - dbi.0 => dbi.1 2011-03-07 14:39:50 +00:00
deskutils Update WWW 2011-03-07 10:32:20 +00:00
devel - Fix pkg-plist with Python 2.7, fill in version dynamically [1] 2011-03-07 20:08:44 +00:00
dns
editors - Update to 1.0.7.9 2011-03-07 13:40:14 +00:00
emulators Unify maintainer address for emulation ports. 2011-03-07 15:08:25 +00:00
finance - dbi.0 => dbi.1 2011-03-07 15:59:27 +00:00
french
ftp - Update to 0.6.0 2011-03-05 13:12:53 +00:00
games Update MASTER_SITES 2011-03-07 10:34:04 +00:00
german - Use USE_FIREFOX instead of custom Firefox dependency line 2011-03-07 20:07:28 +00:00
graphics - fix ruby pluging with ruby19 2011-03-07 21:15:14 +00:00
hebrew
hungarian
irc
japanese
java Add an option to apply extra patches originated from IcedTea project (turned 2011-03-07 22:41:02 +00:00
korean
lang - Update to 1.0.93 2011-03-07 19:42:56 +00:00
mail - dbi.0 => dbi.1 2011-03-07 14:39:50 +00:00
math Deprecate, project was discontinued 2 years ago. 2011-03-07 19:12:28 +00:00
misc Update to 2.19 2011-03-07 11:02:36 +00:00
Mk Pass CPPFLAGS to MAKE_ENV and CONFIGURE_ENV 2011-03-07 07:32:05 +00:00
multimedia - Update to 1.8 2011-03-07 18:30:13 +00:00
net Fix configuration directory location. 2011-03-07 20:17:14 +00:00
net-im - Add p5-Net-Async-XMPP 0.002 2011-03-07 15:39:15 +00:00
net-mgmt - dbi.0 => dbi.1 2011-03-07 15:59:27 +00:00
net-p2p Update MASTER_SITES 2011-03-07 11:07:03 +00:00
news - cherrypy went all eggy so adjust depline 2011-03-07 20:39:32 +00:00
palm
polish
ports-mgmt - Update to 0.0.3.0 2011-03-06 05:06:48 +00:00
portuguese
print - fix build with lang/gcc45 2011-03-07 20:49:32 +00:00
russian
science Upgrade to 2011.03.06. 2011-03-07 20:59:00 +00:00
security - Document redmine -- XSS vulnerability 2011-03-07 21:31:26 +00:00
shells
sysutils - dbi.0 => dbi.1 2011-03-07 15:59:27 +00:00
Templates
textproc - Add p5-XML-LibXML-SAX-ChunkParser 0.00003 2011-03-07 15:35:48 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.1.2 2011-03-07 21:29:49 +00:00
x11 Unify maintainer address for emulation ports. 2011-03-07 15:08:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Unify maintainer address for emulation ports. 2011-03-07 15:08:25 +00:00
x11-servers
x11-themes update to 2.8.1 2011-03-07 10:04:46 +00:00
x11-toolkits Unify maintainer address for emulation ports. 2011-03-07 15:08:25 +00:00
x11-wm add archivers/squeeze as optional application 2011-03-07 09:58:06 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Register UID and GID for devel/jenkins 2011-03-07 11:59:07 +00:00
KNOBS
LEGAL - Move all 13 ports out of mbone category 2011-03-06 22:34:01 +00:00
Makefile - Retire mbone as a physical category 2011-03-06 22:44:48 +00:00
MOVED - Document remove 5 gnat-doc ports 2011-03-07 06:45:42 +00:00
README
UIDs - Register UID and GID for devel/jenkins 2011-03-07 11:59:07 +00:00
UPDATING

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.