1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Florian Smeets 1f2160a8f4 - Update to 3.1.5
- don't make all files/directories writable by the web server, only the ones
  phpbb3 actually needs to write to

PR:		200770
Approved by:	maintainer timeout
Committed from:	Essen FreeBSD Hackathon
2015-07-25 12:00:16 +00:00
accessibility
arabic
archivers For now, ignore on the package builders when default python version is not 3.2+ 2015-07-24 23:22:22 +00:00
astro
audio Fix the build with the DOXYGEN option enabled (do not bump port revision as 2015-07-24 18:07:08 +00:00
benchmarks - Update to 2.3.0 2015-07-24 08:58:22 +00:00
biology
cad
chinese
comms
converters - Add NO_ARCH 2015-07-24 20:03:32 +00:00
databases Update to 5.5.44-37.3 2015-07-25 11:51:29 +00:00
deskutils Fix packaging after sphinx update 2015-07-24 23:41:15 +00:00
devel Update to alpha-20150706 2015-07-25 11:40:09 +00:00
dns
editors - Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS 2015-07-25 10:53:11 +00:00
emulators - Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS 2015-07-25 10:53:11 +00:00
finance - Update to 1.33 2015-07-24 18:14:29 +00:00
french
ftp - Fix MASTER_SITES 2015-07-24 09:46:39 +00:00
games games/stendhal: update 1.16 -> 1.17 2015-07-24 17:10:11 +00:00
german - Update to 4.2.3 2015-07-24 09:00:34 +00:00
graphics Catch up with ghostscript changes. 2015-07-25 09:40:34 +00:00
hebrew
hungarian
irc
japanese Fix ${opt}_* variables. 2015-07-24 19:43:53 +00:00
java Upgrade to version 9.0.1. 2015-07-24 14:45:46 +00:00
Keywords
korean Fix build with fmake. 2015-07-24 17:28:27 +00:00
lang Update from GCC 5.1 (the first release of GCC 5) to GCC 5.2. 2015-07-24 23:43:26 +00:00
mail - Update Thunderbird to 38.1.0 2015-07-23 23:36:07 +00:00
math Allow for many run dependencies to be OPTIONs, 2015-07-25 10:44:35 +00:00
misc - Update to 20150722 2015-07-25 07:40:38 +00:00
Mk - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2". 2015-07-24 20:48:02 +00:00
multimedia Update to upstream version 2.7.2 2015-07-25 05:24:02 +00:00
net - Update to 1.69 2015-07-25 07:41:01 +00:00
net-im - Update to 1.5.2 2015-07-24 08:58:38 +00:00
net-mgmt Update to 2.3.8 2015-07-24 22:20:08 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2". 2015-07-24 20:48:02 +00:00
russian - Update to 4.2.3 2015-07-24 09:00:28 +00:00
science
security Use new USES=libedit 2015-07-24 17:01:58 +00:00
shells
sysutils - Update to 1.0.5 2015-07-24 18:14:34 +00:00
Templates
textproc textproc/elasticsearch-plugin-marvel: update to version 1.3.1 2015-07-24 15:27:14 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.1.5 2015-07-25 12:00:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix packaging after sphinx update 2015-07-24 23:45:43 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED amd64 cross toolchain was somewhere broken and not really useful, let's focus 2015-07-25 11:13:18 +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.