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
John Marino a5e0d4b3d2 Assign maintainership of devel/xc3sprog to uffe per request
PR:		192378
Submitted by:	uffe (uffe.org)
2014-08-04 12:56:21 +00:00
accessibility
arabic
archivers - rename patch files 2014-08-03 15:25:54 +00:00
astro Forgotten part of r363973. 2014-08-04 08:29:06 +00:00
audio Add DOCS option. 2014-08-03 21:37:49 +00:00
benchmarks
biology biology/p5-bioperl-run: 1.6.1 -> 1.6.901, unbreak, stagify 2014-08-04 08:54:10 +00:00
cad In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
chinese
comms
converters
databases In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
deskutils Revert previous commit, Makefile states docs are mandatory here. 2014-08-04 04:34:33 +00:00
devel Assign maintainership of devel/xc3sprog to uffe per request 2014-08-04 12:56:21 +00:00
dns
editors In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
emulators In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
finance
french In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
ftp
games In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
german
graphics Announce message: 2014-08-04 05:44:43 +00:00
hebrew
hungarian
irc - fix order in USES 2014-08-03 16:19:17 +00:00
japanese In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
java
Keywords
korean
lang - Update to 05_20140803 2014-08-04 12:04:58 +00:00
mail mail/heirloom-mailx: add option to use sendmail from ports, and take ownership 2014-08-04 09:49:45 +00:00
math In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
misc In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
Mk Only pulls gmake-lite is not yet existing 2014-08-04 12:19:29 +00:00
multimedia multimedia/zoneminder: fix syntax error in main php page 2014-08-04 09:43:03 +00:00
net - Bring back heartbleed record, however, make it impossible to match on 2014-08-04 12:05:40 +00:00
net-im - Fix crashing on 10.x and later, when ICONV option is enabled 2014-08-03 16:06:22 +00:00
net-mgmt Fix categories 2014-08-04 09:32:35 +00:00
net-p2p net-p2p/transmission-gtk: complete the -inotify fix with LIB_DEPENDS+= 2014-08-04 06:19:36 +00:00
news - fix build for pkg-1.3.4 2014-08-04 04:56:25 +00:00
palm
polish
ports-mgmt Update to 1.4.0.pre-alpha3. 2014-08-03 22:42:09 +00:00
portuguese
print - Update to 2.104 2014-08-03 20:26:38 +00:00
russian www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10 2014-08-03 19:29:14 +00:00
science In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
security Update to 3.16.3 2014-08-04 09:06:06 +00:00
shells
sysutils sysutils/fusefs-kmod: backport 10.x-integrated code for 8.x and 9.x 2014-08-03 22:04:34 +00:00
Templates
textproc - support stage 2014-08-04 09:19:38 +00:00
Tools
ukrainian Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
vietnamese Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
www Upgrade to version 1.0.0. 2014-08-04 10:49:26 +00:00
x11 - Update to 2.0.3 2014-08-04 12:23:47 +00:00
x11-clocks - fix order in USES 2014-08-03 16:19:17 +00:00
x11-drivers
x11-fm
x11-fonts In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
x11-servers
x11-themes
x11-toolkits - fix order in USES 2014-08-03 16:19:17 +00:00
x11-wm In some straightforward cases, protect documentation behind 2014-08-04 03:40:14 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-08-04 08:03:31 +00:00
README
UIDs
UPDATING UPDATING: add back note from 20140802 remove by mistake in last commit 2014-08-03 12:15:21 +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.