1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov daa1cf817e - Switch to options helpers
- Silence stripping
2016-05-03 09:03:26 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese - Update to 1.15 2016-05-01 19:59:13 +00:00
comms comms/dcf77pi: update to version 3.5.0 2016-05-02 20:27:40 +00:00
converters
databases Update to 4.6.1 2016-05-03 07:27:13 +00:00
deskutils
devel devel/libbson: update 1.3.4 -> 1.3.5 2016-05-03 01:51:35 +00:00
dns Update databases/rrdtool to 1.6.0 2016-05-02 16:08:56 +00:00
editors editors/emacs-devel[1]: 2016-05-02 13:45:35 +00:00
emulators Update to Wine 1.9.9. This includes the following changes: 2016-05-02 00:41:17 +00:00
finance
french Update to 0.1.43. Changes in this release: 2016-05-02 14:33:01 +00:00
ftp
games Update to Phalanx XXV 2016-05-02 05:39:30 +00:00
german - Update to 2016.05.01 2016-05-02 17:13:18 +00:00
graphics Update ImageMagick7 to 7.0.1-0. 2016-05-03 08:48:27 +00:00
hebrew
hungarian
irc
japanese
java Drop maintainership, mark IGNORE and set EXPIRATION_DATE 2016-05-02 14:25:22 +00:00
Keywords
korean
lang lang/php56: Restore ?= which was removed in r413091 2016-05-03 03:10:37 +00:00
mail Update databases/rrdtool to 1.6.0 2016-05-02 16:08:56 +00:00
math math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is defined 2016-05-02 05:28:03 +00:00
misc - Update to 20160430 2016-05-01 19:59:09 +00:00
Mk editors/emacs-devel[1]: 2016-05-02 13:45:35 +00:00
multimedia multimedia/ffmpeg: enable VAAPI and VDPAU by default 2016-05-03 01:02:26 +00:00
net - Switch to options helpers 2016-05-03 09:03:26 +00:00
net-im
net-mgmt Update databases/rrdtool to 1.6.0 2016-05-02 16:08:56 +00:00
net-p2p Add OBJCXX and OBJCXXFLAGS to CONFIGURE_ENV. 2016-05-02 14:20:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document php multiple vulnerabilities 2016-05-03 03:05:31 +00:00
shells
sysutils Make USES look proper. 2016-05-03 03:03:05 +00:00
Templates
textproc - Update to 2016.05.01 2016-05-02 17:13:27 +00:00
Tools
ukrainian
vietnamese
www Remove ${PORTSDIR}/ from _DEPENDS, and remove useless ${LOCALBASE}/bin. 2016-05-03 08:20:29 +00:00
x11 - Update to 0.36.2 2016-05-01 12:43:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.4 2016-05-02 19:14:43 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - www/sogo, www/sogo-activesync and devel/sope were renamed to www/sogo2, 2016-05-02 23:48:02 +00:00
README
UIDs
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.