1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Danilo Egea Gondolfo 8c88b2c930 - Update from 2.5.0.0 to 2.6.0.0
- Convert USE_GMAKE to USES
- Add a desktop entry
- Add stage support

PR:		ports/185511
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-19 19:24:56 +00:00
accessibility
arabic
archivers Horde package update: 2014-01-19 13:19:58 +00:00
astro Support stage 2014-01-19 19:13:34 +00:00
audio - Fix a problem with the libdir of a file (libmikmod.la). It was pointing to the STAGEDIR. 2014-01-19 17:31:48 +00:00
benchmarks
biology
cad
chinese
comms Horde package update: 2014-01-19 13:19:58 +00:00
converters
databases - Update to 2.2.6 [1] 2014-01-19 16:32:34 +00:00
deskutils
devel Use a valid LICENSE name 2014-01-19 18:53:25 +00:00
dns - Fix a problem with the config files path. 2014-01-19 18:42:54 +00:00
editors
emulators Remove commented out line 2014-01-19 15:00:24 +00:00
finance
french
ftp Fix one-line del prev. commit 2014-01-19 13:06:19 +00:00
games - Update from 2.5.0.0 to 2.6.0.0 2014-01-19 19:24:56 +00:00
german
graphics graphics/gpicview: Reset maintainer 2014-01-19 16:37:42 +00:00
hebrew
hungarian
irc
japanese - Upgrade to 0.5.0 and unbreak with modern PHP versions. 2014-01-19 14:58:47 +00:00
java
Keywords
korean
lang
mail Horde package update: 2014-01-19 13:19:58 +00:00
math Support stage 2014-01-19 18:34:41 +00:00
misc Fix pkg-plist for mbuffer 2014-01-19 12:57:48 +00:00
Mk
multimedia - Fix build with clang 2014-01-19 13:44:36 +00:00
net
net-im
net-mgmt Support stage 2014-01-19 18:40:27 +00:00
net-p2p
news Update to 12.0. 2014-01-19 14:18:17 +00:00
palm
polish
ports-mgmt - Update to 3.0.14 2014-01-19 14:48:22 +00:00
portuguese
print Update to 5.1.1. 2014-01-19 14:10:49 +00:00
russian
science
security - Fix build with clang 2014-01-19 14:32:08 +00:00
shells
sysutils Get rid of NOPORTDATA 2014-01-19 18:32:38 +00:00
Templates
textproc - Fix build with clang 2014-01-19 14:28:36 +00:00
Tools
ukrainian
vietnamese
www * Since BUILD_DEPENDS is always going to be a super-set of 2014-01-19 14:34:39 +00:00
x11 Fix package list. This got accidentally introduced by a reversed patch. 2014-01-19 18:24:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix build with clang 2014-01-19 14:25:38 +00:00
x11-wm Remove deprecated MAN macros 2014-01-19 19:08:01 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove textproc/redland-bindings-python. 2014-01-19 14:23:36 +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.