1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Guido Falsi 740d6d61f5 - Update games/0ad to Alpha 22 Venustas (0.0.22)
- Add missing dependencies reported by stage-qa
- Regenerate some patches
- The patch for embedded psutils mostly taken from sysutils/py-psutil121
  port
2017-07-31 14:50:40 +00:00
accessibility
arabic
archivers
astro - Update to 12545 2017-07-31 13:27:12 +00:00
audio Update to 1.01.00 2017-07-31 08:20:58 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases New port: databases/grass7 2017-07-30 14:18:29 +00:00
deskutils
devel devel/flang and devel/flang-clang: Update to snapshots supporting llvm 4.0 and upgrade dependencies to this version. 2017-07-31 02:33:09 +00:00
dns Update to latest commit. 2017-07-31 10:43:55 +00:00
editors - Update to 2.8.6 2017-07-30 19:34:10 +00:00
emulators i386-wine-devel: update to 2.12 2017-07-30 19:24:56 +00:00
finance Fix Daylight Saving Time (DST) detection. Previous patch was erroneously 2017-07-31 13:07:22 +00:00
french
ftp
games - Update games/0ad to Alpha 22 Venustas (0.0.22) 2017-07-31 14:50:40 +00:00
german
graphics New port: databases/grass7 2017-07-30 14:18:29 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to v5.27.2-82-g3c76107. 2017-07-31 10:43:51 +00:00
mail Drop maintainership 2017-07-31 13:21:15 +00:00
math Fix build on armv6. The -funsafe-math-optimizations flag in Clang (pulled in by 2017-07-31 11:58:27 +00:00
misc
Mk
multimedia
net net/glusterfs: Update to 3.11.1 2017-07-30 22:45:50 +00:00
net-im
net-mgmt Fix gemspec for rubygem-errand and rubygem-haml 2017-07-30 13:16:40 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update WWW 2017-07-31 09:01:10 +00:00
portuguese
print
russian
science
security * Update to 1.3.18. 2017-07-30 15:47:59 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www www/mod_http2-devel: Update to 1.10.9 2017-07-30 15:31:55 +00:00
x11 Add missing INSTALLS_ICONS, mate-desktop installs icons which need to 2017-07-30 20:44:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED New port: databases/grass7 2017-07-30 14:18:29 +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.