1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 4ea87a2413 Revert pervious commit, the port was BROKEN at midnight UTC but is no
longer BROKEN

Reported by:	marino
2014-07-27 21:23:55 +00:00
accessibility
arabic
archivers Start cleaning up some of the uselessly ambigious patches named 2014-07-27 15:27:04 +00:00
astro - Cleanup Makefile 2014-07-27 16:27:31 +00:00
audio Update to 5.0.1. Fix numerous spelling mistakes in the names of OPTIONS and 2014-07-27 14:14:14 +00:00
benchmarks
biology - Update to 1.6.924 [1] 2014-07-27 07:27:17 +00:00
cad cad/openscad: 2014-07-27 18:23:54 +00:00
chinese
comms Stage comms/qpage 2014-07-27 12:38:41 +00:00
converters
databases - Use setup.py instead of PYSETUP 2014-07-27 16:28:35 +00:00
deskutils cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION option 2014-07-27 11:10:43 +00:00
devel devel/cvsweb3: support stage 2014-07-27 20:12:42 +00:00
dns
editors editors/komodo-edit: unbreak and stage 2014-07-27 11:37:56 +00:00
emulators stage emulators/tpm-emulator 2014-07-27 13:28:00 +00:00
finance
french
ftp - Take maintainership 2014-07-27 09:43:06 +00:00
games games/einstein: fix staging 2014-07-27 19:20:06 +00:00
german - better bugzilla revnum handling 2014-07-27 19:07:07 +00:00
graphics Update p5-Image-ExifTool to 9.60 2014-07-27 13:38:24 +00:00
hebrew
hungarian
irc
japanese Stage japanese/marumoji-fonts 2014-07-27 12:52:21 +00:00
java
Keywords
korean
lang lang/chicken: fix plist 2014-07-27 14:52:02 +00:00
mail mail/dcc-dccd: reset maintainer, but apply ports sendmail fix 2014-07-27 10:37:14 +00:00
math Update math/R-cran-gss to 2.1-3. 2014-07-27 19:46:52 +00:00
misc
Mk
multimedia - Update to 0.4.2 2014-07-27 18:13:01 +00:00
net Stage net/openvswitch then pet portlint 2014-07-27 11:57:18 +00:00
net-im Remove expired ports: 2014-07-27 08:15:15 +00:00
net-mgmt stage net-mgmt/nagvis 2014-07-27 13:51:50 +00:00
net-p2p
news
palm
polish
ports-mgmt Fix reading pkg.conf (this will prevent pkg from segfault) 2014-07-27 15:33:13 +00:00
portuguese
print Turn SDK option on by default to unbreak print/cups-filters 2014-07-27 09:39:43 +00:00
russian
science science/fvcom-mpi: change prefix 2014-07-27 19:18:00 +00:00
security security/heimdal: Establish consistency for seed data with base heimdal 2014-07-27 18:14:31 +00:00
shells
sysutils Mark BROKEN: Fails to build 2014-07-27 21:20:42 +00:00
Templates
textproc textproc/py-markdown: Update to 2.4.1 2014-07-27 14:01:35 +00:00
Tools
ukrainian
vietnamese
www Revert pervious commit, the port was BROKEN at midnight UTC but is no 2014-07-27 21:23:55 +00:00
x11 Assign maintainership of x11/dzen2 to Zsolt Udvari per request 2014-07-27 10:02:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/compton: Upgrade version from 20130625 => 20140326 2014-07-27 10:04:42 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-27 08:15:15 +00:00
README
UIDs
UPDATING Add an UPDATING entry about the ports-mgmt/pkg upate to version 1.3.1. pkg may 2014-07-27 12:49:41 +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.