1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Gerald Pfeifer 056ab1b504 Now that lang/gcc6 has landed (which carries official GCC 6.x releases),
add support for USE_GCC=6 and USE_GCC=6+.
2016-06-10 09:11:25 +00:00
accessibility
arabic
archivers Update to 2.8 2016-06-09 14:49:44 +00:00
astro astro/swe: Update version 2.04=>2.05.01 2016-06-09 23:25:23 +00:00
audio Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
benchmarks Don't put things in WRKDIR, use NO_WRKSUBDIR. 2016-06-09 14:26:38 +00:00
biology Update to 0.8.5 2016-06-09 01:39:58 +00:00
cad - Take maintainership. 2016-06-09 23:22:43 +00:00
chinese
comms comms/qsstv uses the substitution %%QT_LIBDIR%% [=relative path 2016-06-08 13:38:09 +00:00
converters
databases Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
deskutils Remove wrongly used PLIST_SUB from pkg-plist. 2016-06-07 10:07:26 +00:00
devel Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
dns Remove explicit BUILD/RUN depends on p5-Digest-HMAC. 2016-06-09 19:52:49 +00:00
editors Fix be64toh() detection on BSDs from upstream 2016-06-09 19:01:27 +00:00
emulators emulators/fuse-roms: move Opus-22.rom to my own server because the original 2016-06-09 21:22:51 +00:00
finance - Update to 4.13 2016-06-08 07:30:22 +00:00
french
ftp
games Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
german
graphics shotwell: fix pkg-plist 2016-06-09 19:58:39 +00:00
hebrew
hungarian
irc
japanese - Update to 20160506 2016-06-08 07:48:08 +00:00
java
Keywords
korean
lang Welcome to the GCC 6.1 release, the first release of the GCC 6 series. 2016-06-10 09:04:15 +00:00
mail Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
math - Update to 5.26 2016-06-10 06:52:27 +00:00
misc - Update to 4.7.4 2016-06-09 13:48:51 +00:00
Mk Now that lang/gcc6 has landed (which carries official GCC 6.x releases), 2016-06-10 09:11:25 +00:00
multimedia multimedia/ffmpeg2theora: 2016-06-09 15:29:41 +00:00
net Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
net-im
net-mgmt net-mgmt/argus3: Update version 3.0.8.1=>3.0.8.2 2016-06-09 23:59:53 +00:00
net-p2p
news
palm
polish
ports-mgmt Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
portuguese
print
russian
science
security Chase MFSA typo fix 2016-06-10 01:57:36 +00:00
shells
sysutils Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
Templates
textproc Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
Tools
ukrainian
vietnamese
www Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org 2016-06-10 09:08:02 +00:00
x11 - add/enable xinerama support (default) 2016-06-09 22:28:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.9.7 2016-06-09 13:04:57 +00:00
x11-toolkits devel/gprbuild: Upgrade version 20150506 => 20160609 2016-06-09 22:20:34 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING [NEW] databases/postgresql-repmgr2: 2.X version of postgresql-repmgr 2016-06-09 19:50:40 +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.