1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin 76c6cd80bd - Update to 0.18.1
- Unbreak and undeprecate

PR:		ports/190748
Submitted by:	maintainer
2014-06-07 15:48:29 +00:00
accessibility - Switch accessibility/speech-dispatcher to USES=libtool, drop .la files 2014-06-04 13:05:21 +00:00
arabic
archivers - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
astro
audio Stagify. 2014-06-07 01:31:13 +00:00
benchmarks
biology Stagify, remove BROKEN. 2014-06-07 01:54:41 +00:00
cad Update to 3.3.60 2014-06-06 20:57:37 +00:00
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters - Update plaso to 1.1.0 2014-06-07 08:43:31 +00:00
databases Add explicit dependency on qt4-gui. 2014-06-07 09:38:11 +00:00
deskutils Remove the NO_STAGE knob. No obvious ill-effects. Seems to "just work". 2014-06-06 22:36:41 +00:00
devel Stagify. 2014-06-07 13:32:02 +00:00
dns Cosmetic plist change. 2014-06-06 20:02:54 +00:00
editors - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
emulators emulators/vmsbackup: Unbreak on F9+ 2014-06-05 19:02:33 +00:00
finance Stagify. 2014-06-07 14:30:51 +00:00
french
ftp
games Stagify. 2014-06-07 15:44:40 +00:00
german
graphics - Update to 0.18.1 2014-06-07 15:48:29 +00:00
hebrew
hungarian
irc - Fix fallout from r355360 and allow lua plugin to be built 2014-06-06 12:07:39 +00:00
japanese - Update from 0.20140501 to 0.20140602 2014-06-06 15:41:54 +00:00
java Mark it as unsafe for parallel build. 2014-06-06 23:40:56 +00:00
Keywords
korean
lang Fix compilation issue with (certain versions of) clang 2014-06-07 14:50:56 +00:00
mail - Add stage support 2014-06-07 04:12:54 +00:00
math - Add staging support 2014-06-07 15:26:54 +00:00
misc Upgrade to version 3.1.1. 2014-06-05 20:54:57 +00:00
Mk Fix NO_PIE env definition 2014-06-07 00:27:41 +00:00
multimedia - Stagify 2014-06-07 14:27:25 +00:00
net - Update from 2.1 to 2.2 [1] 2014-06-07 05:26:52 +00:00
net-im - update to 1.8.2 2014-06-07 09:59:36 +00:00
net-mgmt - Fix %%PIDDIR%% not being replaced in nrpe2 rc script 2014-06-06 22:08:34 +00:00
net-p2p net-p2p/deluge: correct executable name while nobody seeing 2014-06-05 09:22:33 +00:00
news
palm
polish
ports-mgmt Update ports-mgmt/portupdate-scan to 0.4 2014-06-04 15:42:35 +00:00
portuguese
print - Update to 2.19.7 2014-06-06 07:42:00 +00:00
russian
science Mark BROKEN: Does not build 2014-06-06 20:40:26 +00:00
security - Update plaso to 1.1.0 2014-06-07 08:43:31 +00:00
shells
sysutils sysutils/samesame: forgotten files! 2014-06-06 22:23:55 +00:00
Templates - Add LOCALBASE/etc/newsyslog.conf.d from base r266463 2014-06-05 15:20:36 +00:00
textproc Update GNU grep to 2.20 (bugfix release) 2014-06-07 08:22:33 +00:00
Tools
ukrainian
vietnamese
www Make Caudium version automatically depend on the version of Pike 7.8 2014-06-07 10:00:54 +00:00
x11 - Switch textproc/gdome2 to USES=libtool, drop .la files 2014-06-06 13:21:59 +00:00
x11-clocks - Update to 1.6.0 2014-06-05 16:51:30 +00:00
x11-drivers
x11-fm - Switch to USES=libtool 2014-06-05 18:05:22 +00:00
x11-fonts - Update to 20131208 2014-06-06 21:10:33 +00:00
x11-servers
x11-themes Rephrase pkg-descr, fix WWW line. 2014-06-03 19:14:59 +00:00
x11-toolkits - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files 2014-06-06 12:54:40 +00:00
x11-wm - update to 0.6.2 2014-06-06 15:40:07 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update Zetacoin to 0.8.99.16 2014-06-03 18:33:48 +00:00
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING Fix typo in old entry on libiconv 2014-06-06 18:21:20 +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.