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
John Marino 96bfa139ef math/mingw32-libgmp: Fix plist info
Reported by:	jenkins
PR:		188832
2014-07-27 15:34:11 +00:00
accessibility
arabic
archivers Start cleaning up some of the uselessly ambigious patches named 2014-07-27 15:27:04 +00:00
astro
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
cad
chinese
comms Stage comms/qpage 2014-07-27 12:38:41 +00:00
converters
databases - Switch to USES=libtool, drop .la files 2014-07-27 10:15:28 +00:00
deskutils cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION option 2014-07-27 11:10:43 +00:00
devel devel/py-nose: Update to 1.3.3, Fix tests 2014-07-27 15:22:35 +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
german
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 math/mingw32-libgmp: Fix plist info 2014-07-27 15:34:11 +00:00
misc
Mk
multimedia - Fix hidden dependency on xdamage 2014-07-27 10:58:31 +00:00
net Stage net/openvswitch then pet portlint 2014-07-27 11:57:18 +00:00
net-im
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 - Update to version 3.4.8 (Latest Gtk2 version) 2014-07-27 14:05:33 +00:00
security New port: security/p5-Crypt-SMIME 2014-07-27 13:28:48 +00:00
shells
sysutils sysutils/syslog-ng: Fix jenkin complaints 2014-07-27 14:40:24 +00:00
Templates
textproc textproc/py-markdown: Update to 2.4.1 2014-07-27 14:01:35 +00:00
Tools
ukrainian
vietnamese
www www/spawn-fcgi: Update version 1.6.3 => 1.6.4 and switch maintainers 2014-07-27 11:48:40 +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
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.