1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 1d2a24c2a4 - Add LICENSE
- Switch to options helpers
2017-07-05 10:24:13 +00:00
accessibility
arabic
archivers Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
astro
audio multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
base
benchmarks - Add LICENSE 2017-07-05 10:24:13 +00:00
biology Update math/gsl to 2.4 2017-07-03 20:38:11 +00:00
cad
chinese
comms Update math/gsl to 2.4 2017-07-03 20:38:11 +00:00
converters
databases New port: databases/plpgsql_check 2017-07-05 09:24:14 +00:00
deskutils multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
devel - Switch to USES=localbase 2017-07-05 10:23:34 +00:00
dns * Updated to 4.0.5 2017-07-04 17:47:13 +00:00
editors - Update to 2.8.5 2017-07-05 03:50:38 +00:00
emulators emulators/rpcs3: update to 0.0.2.395 2017-07-03 19:03:36 +00:00
finance - Update finance/gnucash to 2.6.17 2017-07-05 08:07:32 +00:00
french
ftp
games games/dunelegacy: update to 0.96.4 2017-07-04 21:27:55 +00:00
german
graphics multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd 2017-07-05 02:45:25 +00:00
mail - Move to GitHub and 2017-07-05 08:12:20 +00:00
math Setting OPTIONS_SINGLE_FORTRAN_armv6 was incorrect. It should be 2017-07-04 17:36:28 +00:00
misc - Update to 20170622 2017-07-04 08:08:00 +00:00
Mk Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
multimedia multimedia/w_scan: update to 20170107, which adds support for DVB-T2 2017-07-05 06:33:03 +00:00
net net/concourse-fly: Update to 3.3.1 2017-07-05 10:16:48 +00:00
net-im
net-mgmt net-mgmt/ipv6calc: Update to 1.0.0 2017-07-03 23:37:11 +00:00
net-p2p net-p2p/qbittorrent: Update to 3.3.13 2017-07-05 00:07:13 +00:00
news
palm
polish
ports-mgmt * Updated maintainer email 2017-07-03 19:06:08 +00:00
portuguese
print Bump PORTREVISION for package change [1] 2017-07-04 18:37:28 +00:00
russian
science Update to 1.23.0 2017-07-04 08:08:23 +00:00
security Only use enable-ec_nistp_64_gcc_128 on amd64 since it requires a 2017-07-05 07:53:45 +00:00
shells
sysutils multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
Templates
textproc multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
Tools
ukrainian
vietnamese
www www/gitlab: Unbreak GitLab after Rails-Update 2017-07-05 08:39:22 +00:00
x11 x11/p5-X11-Xlib: update 0.14 -> 0.15 2017-07-05 05:12:12 +00:00
x11-clocks
x11-drivers
x11-fm Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
x11-fonts
x11-servers
x11-themes Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
x11-toolkits
x11-wm multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update the mate desktop to 1.18. 2017-07-04 11:44:30 +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.