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
2014-07-09 14:42:23 +00:00
accessibility
arabic
archivers archivers/unalz: Adjust patch for DragonFly support (dports) 2014-07-07 10:47:37 +00:00
astro - Update core markers 2014-07-09 11:42:05 +00:00
audio - Switch to USES=libtool, drop .la files 2014-07-08 22:25:43 +00:00
benchmarks - Update WWW 2014-07-08 03:41:40 +00:00
biology
cad - Update from 3.8.69 to 3.8.70 2014-07-07 23:53:12 +00:00
chinese Update to 1.5.0 2014-07-08 00:52:37 +00:00
comms Horde package update: 2014-07-08 08:47:41 +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 devel/poco-devel: add devel version of poco 2014-07-09 13:47:40 +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 - Fix build on 10.x 2014-07-07 22:52:33 +00:00
french
ftp - Switch to USES=libtool, drop .la files 2014-07-07 22:39:35 +00:00
games remove whitespace, use tab instead. 2014-07-09 14:42:23 +00:00
german - Update to 2014.07.06 2014-07-07 12:34:08 +00:00
graphics graphics/converseen: update to 0.7.2.1 2014-07-09 00:06:19 +00:00
hebrew
hungarian
irc
japanese Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports) 2014-07-07 12:17:32 +00:00
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 mail/spamass-ixhash: stage, cleanup, assign maintainer 2014-07-09 14:03:33 +00:00
math Use staging 2014-07-08 16:44:58 +00:00
misc Remove indefinite articles and trailing periods from COMMENT, plus minor 2014-07-07 15:31:01 +00:00
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 net/py-kombu: update to 3.0.21 2014-07-08 17:11:02 +00:00
net-im - Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-09 14:15:20 +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 Reset maintainership 2014-07-07 09:54:14 +00:00
polish - Update to 20140706 2014-07-07 12:34:14 +00:00
ports-mgmt Update to rc2. 2014-07-09 12:11:30 +00:00
portuguese
print - Convert to USES=libtool 2014-07-08 21:18:25 +00:00
russian remove NO_STAGE. 2014-07-07 12:38:21 +00:00
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 Fix license permission 2014-07-09 14:41:08 +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 Support stage 2014-07-07 10:29:12 +00:00
x11-fonts
x11-servers
x11-themes x11-themes/fvwm-themes: support stagedir 2014-07-08 02:39:06 +00:00
x11-toolkits - Update to 1.0.4 2014-07-07 22:30:44 +00:00
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.