1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov 7f0d491592 - fix build if lang/vala is installed (the port needs vala >= 0.14.0)
- not bumping PORTREVISION because it was broken in this case anyway

PR:		169990
Submitted by:	Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer)
2012-07-20 10:24:42 +00:00
accessibility
arabic
archivers Remove archivers/zlib in favor of base system bundled version. 2012-07-18 17:22:12 +00:00
astro - Fix build after recent automake update 2012-07-19 09:38:23 +00:00
audio - Update to 1.0.25 2012-07-20 03:03:56 +00:00
benchmarks
biology - Update to 1.23 2012-07-19 16:42:55 +00:00
cad - Update to version 0.53.0 2012-07-19 17:23:59 +00:00
chinese - Host the distfile at FreeBSD's site; 2012-07-19 23:51:34 +00:00
comms libogg.so.8: Bump PORTREVISION for ports that depend on libogg, 2012-07-19 20:15:37 +00:00
converters
databases Remove databases/redis-scripting, use databases/redis-devel instead. 2012-07-19 17:29:30 +00:00
deskutils Chase libexttextcat renaming. 2012-07-19 17:24:58 +00:00
devel - Update to 1.000000 2012-07-20 03:53:53 +00:00
dns Update to the latest version from the new git repository. 2012-07-19 12:08:14 +00:00
editors - Update to version 5.2.3 2012-07-19 17:26:48 +00:00
emulators - Update to 1.1.1, announce message is here: 2012-07-19 20:15:43 +00:00
finance
french
ftp - Add LICENSE 2012-07-19 17:28:40 +00:00
games - Use new evilnumbers database 2012-07-19 21:35:27 +00:00
german - Update to 2012.07.15 2012-07-18 12:22:49 +00:00
graphics libogg.so.8: Bump PORTREVISION for ports that depend on libogg, 2012-07-19 20:15:37 +00:00
hebrew
hungarian
irc Add the documentation for IRC operators 2012-07-20 08:28:33 +00:00
japanese - fix build if lang/vala is installed (the port needs vala >= 0.14.0) 2012-07-20 10:24:42 +00:00
java - Add files/pkg-install.in 2012-07-19 21:43:28 +00:00
korean - Chase ibus update. [1] 2012-07-19 23:08:41 +00:00
lang - Update to 0.3 (see https://github.com/mozilla/rust/blob/release-0.3/RELEASES.txt) 2012-07-19 22:06:33 +00:00
mail - update to 1.9.3.7 2012-07-19 19:00:30 +00:00
math
misc
Mk Add shared description for mpg123. 2012-07-18 20:36:40 +00:00
multimedia libogg.so.8: Bump PORTREVISION for ports that depend on libogg, 2012-07-19 20:15:37 +00:00
net - Update to 3.122010 2012-07-20 03:57:28 +00:00
net-im Fix pkgconfig location. 2012-07-19 11:34:15 +00:00
net-mgmt
net-p2p libogg.so.8: Bump PORTREVISION for ports that depend on libogg, 2012-07-19 20:15:37 +00:00
news
palm
polish
ports-mgmt
portuguese
print - add license 2012-07-19 22:47:54 +00:00
russian
science
security The changelog indicates the bug can be found in versions prior to 1.2.1 2012-07-19 15:20:49 +00:00
shells
sysutils - Update to 1.5 2012-07-19 23:58:35 +00:00
Templates
textproc This port conflicts on install with textproc/heirloom-doctools 2012-07-20 07:48:05 +00:00
Tools - Remove duplicate execution of svn info [1] 2012-07-18 19:52:33 +00:00
ukrainian
vietnamese
www - Update to 0.2.10 2012-07-20 07:40:14 +00:00
x11 Add the following: 2012-07-20 05:52:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to version 0.9.1.3 2012-07-19 17:43:22 +00:00
x11-wm Toss this one back in the pool, as I no longer use it. 2012-07-19 12:16:39 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED databases/redis-scripting removed. 2012-07-19 17:37:59 +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.