1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Raphael Kubo da Costa 5823055b72 Update to 0.3.
PR:		191577
Submitted by:	shen.elf@gmail.com (maintainer)
2014-07-09 18:02:58 +00:00
accessibility
arabic
archivers
astro - Update core markers 2014-07-09 11:42:05 +00:00
audio - Update from 0.3.0 to 0.3.1 2014-07-09 17:17:54 +00:00
benchmarks - Update WWW 2014-07-08 03:41:40 +00:00
biology
cad
chinese Update to 1.5.0 2014-07-08 00:52:37 +00:00
comms - Add USES=libtool to net/sofia-sip and bump dependent ports 2014-07-09 16:39:16 +00:00
converters
databases Fix substitution in files/pgbounce.in. 2014-07-08 14:37:11 +00:00
deskutils Horde package update: 2014-07-08 08:47:41 +00:00
devel - Update to version 0.9.3 2014-07-09 17:54:21 +00:00
dns 1: Stagify. 2014-07-09 07:56:24 +00:00
editors Update to 2.8. 2014-07-08 22:42:57 +00:00
emulators 1: Stagify. 2014-07-09 09:33:39 +00:00
finance
french
ftp
games 1: Stagify. 2014-07-09 15:55:42 +00:00
german
graphics graphics/converseen: update to 0.7.2.1 2014-07-09 00:06:19 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add ceylon, which is a language for writing large programs in teams 2014-07-09 04:51:47 +00:00
mail STAGEify, take maintainership. 2014-07-09 15:48:23 +00:00
math Use staging 2014-07-08 16:44:58 +00:00
misc
Mk Support for installations based on the easy_install setup.py target has 2014-07-08 16:14:33 +00:00
multimedia - Switch to USES=libtool 2014-07-09 03:31:57 +00:00
net Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 16:57:11 +00:00
net-im - Add USES=libtool to net/sofia-sip and bump dependent ports 2014-07-09 16:39:16 +00:00
net-mgmt Add USES=libtool 2014-07-09 12:12:44 +00:00
net-p2p - USES=libtool pathfix tar:bzip2 2014-07-08 19:00:02 +00:00
news
palm
polish
ports-mgmt Update to 0.3. 2014-07-09 18:02:58 +00:00
portuguese
print - Convert to USES=libtool 2014-07-08 21:18:25 +00:00
russian
science science/gwyddion: update 2.36 -> 2.37 2014-07-09 08:41:34 +00:00
security - Update osslsigncode to something modern 2014-07-09 10:18:00 +00:00
shells
sysutils Set default IPMI option. 2014-07-08 23:00:50 +00:00
Templates
textproc - Update xml-format to 0.2 2014-07-09 11:58:37 +00:00
Tools
ukrainian
vietnamese
www www/py-rackspace-monitoring: Update to 0.6.2 2014-07-09 15:02:33 +00:00
x11 Fix xshmfence_alloc_shm() on 8.3 and 9.x. O_CLOEXEC is available on all 2014-07-08 21:06:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/fvwm-themes: support stagedir 2014-07-08 02:39:06 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Support for installations based on the easy_install setup.py target has 2014-07-08 16:14:33 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Bump version 2014-07-08 22:03:45 +00:00
README
UIDs
UPDATING Notify users of security/pam-pgsql that pam_pgsql.so has been moved. 2014-07-08 22:17:33 +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.