1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Roman Bogorodskiy 40cf3dd7a1 - Update to 1.3e
- Remove non-used run dependencies: mpg123 and aumix
- Remove pkg-plist as we're using auto-generated one
- Adjust COMMAND and WWW

PR:		154718
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
2011-02-23 18:59:44 +00:00
accessibility
arabic
archivers
astro - Update to 1.1 2011-02-22 08:06:56 +00:00
audio - Update to 1.3e 2011-02-23 18:59:44 +00:00
benchmarks
biology - Update to 0.8 2011-02-15 01:59:12 +00:00
cad
chinese Catch up with usage of SRC_BASE introduced in bsd.port.mk r1.662. This 2011-02-22 06:18:50 +00:00
comms The Arduino Uno (http://arduino.cc/) is an open source hardware micro- 2011-02-22 02:10:51 +00:00
converters - tag PNG fils as image/png 2011-02-18 06:19:28 +00:00
databases - Update to 0.11 2011-02-23 15:34:25 +00:00
deskutils - Update to 1.8.001.20110216 2011-02-22 06:13:54 +00:00
devel Fix dependency on libnfc.1. 2011-02-23 18:40:21 +00:00
dns Update dnsmasq rc.d script again (sorry for the churn with portrev. 1) 2011-02-22 19:20:17 +00:00
editors - Update to 1.86 2011-02-21 15:48:33 +00:00
emulators Update to Wine 1.3.14. This includes the following changes: 2011-02-23 09:17:15 +00:00
finance Update to 0.8.1. 2011-02-21 21:06:08 +00:00
french
ftp Update to version 3.4.1. 2011-02-22 10:14:46 +00:00
games Add Gnake, a Nibbles clone for GNU/Linux and *BSD. 2011-02-23 09:35:51 +00:00
german
graphics - update to version 0.9.5.2 2011-02-23 15:37:27 +00:00
hebrew
hungarian
irc - Fix DEPENDS 2011-02-22 06:25:03 +00:00
japanese
java Update IcedTea-Web to 1.0.1 and fix multiple security vulnerabilities. 2011-02-21 19:03:18 +00:00
korean
lang Update to the 20110222 snapshot of GCC 4.4.6. 2011-02-23 08:50:37 +00:00
mail Add Build dependency on perl 2011-02-22 15:02:08 +00:00
math - Update to 10.1 2011-02-23 18:05:59 +00:00
mbone
misc Add Array::FileReader - Lazily tie files to arrays for reading 2011-02-23 11:20:30 +00:00
Mk - Update to 3.2.0 and complete repocopy 2011-02-22 07:44:48 +00:00
multimedia Add libbluray 0.2.20110219, blu-Ray discs playback library for media 2011-02-21 10:39:47 +00:00
net - Update to 20110223 2011-02-23 18:09:53 +00:00
net-im Update to 0.6.4 2011-02-21 18:16:44 +00:00
net-mgmt Add Icinga, an enterprise grade open source monitoring system which keeps 2011-02-23 17:45:16 +00:00
net-p2p - Fix Build after rtorrent upgrade 2011-02-18 02:56:02 +00:00
news - Update to 0.6 2011-02-23 08:24:54 +00:00
palm
polish - update to version 0.3.0 2011-02-23 15:36:12 +00:00
ports-mgmt - Update to 0.0.2_0 2011-02-19 14:45:17 +00:00
portuguese
print - Update to 2.13.51 2011-02-22 20:02:23 +00:00
russian
science - Fix fetch 2011-02-22 01:15:35 +00:00
security Add CONFLICTS_INSTALL on audio/csound. There is a PR to update audio/csound 2011-02-23 17:49:41 +00:00
shells
sysutils - Update to 5.2.4 2011-02-23 18:19:15 +00:00
Templates
textproc - New port: textproc/xerces-c3 2011-02-23 17:13:25 +00:00
Tools Remove 6.x links since it is EOL. (For now, the error logs remain). 2011-02-22 03:07:11 +00:00
ukrainian
vietnamese
www - Update to 1.2.1 2011-02-23 15:36:15 +00:00
x11 - Exclude Python 3.x from USE_PYTHON_BUILD as it fails to build with Python 3.x 2011-02-22 05:25:57 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.7.0 2011-02-23 15:38:33 +00:00
x11-wm - Fix WWW in pkg-descr 2011-02-22 21:01:07 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - Register uid and gid for net-mgmt/icinga 2011-02-23 17:51:11 +00:00
KNOBS
LEGAL Remove expired ports: 2011-02-21 22:17:16 +00:00
Makefile
MOVED Remove expired ports: 2011-02-21 22:17:16 +00:00
README
UIDs - Register uid and gid for net-mgmt/icinga 2011-02-23 17:51:11 +00:00
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.