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
Antoine Brodin 98e2a8df38 Reset maintainer:
<qingfeng@douban.com>: host aspmx.l.google.com[74.125.131.27] said: 550-5.1.1
    The email account that you tried to reach does not exist.

With hat:	portmgr
Reported by:	pkg-fallout
2014-05-08 07:59:13 +00:00
accessibility
arabic
archivers Update to version 1.17.9 2014-05-06 20:44:17 +00:00
astro - Build cfitsio compress/uncompress C files in zlib/ 2014-05-08 03:03:38 +00:00
audio Strip binaries 2014-05-07 23:21:59 +00:00
benchmarks
biology
cad The tarball was rerolled 2 days ago, with several minor modifications, 2014-05-07 17:15:52 +00:00
chinese chinese/exim: Unbreak on F10+ by satisfying explicit linking requirements 2014-05-07 15:44:57 +00:00
comms Convert to USES=pgsql 2014-05-07 23:37:53 +00:00
converters Convert to USES=libtool pgsql 2014-05-07 23:37:58 +00:00
databases Reset maintainer: 2014-05-08 07:59:13 +00:00
deskutils - Remove Author lines 2014-05-07 21:02:48 +00:00
devel - Update to 3.13.1 2014-05-08 06:50:11 +00:00
dns
editors - Update to 7.4.281 2014-05-08 03:04:15 +00:00
emulators Work around build failures when x11-servers/xorg-server is not installed. 2014-05-07 19:48:34 +00:00
finance
french Support stage 2014-05-07 22:02:40 +00:00
ftp
games - Fix LICENSE 2014-05-08 04:09:39 +00:00
german
graphics - Add PORTSCOUT 2014-05-08 04:27:44 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
mail - Update CONFLICTS 2014-05-08 01:47:58 +00:00
math - Update to 0.4.300.0 2014-05-07 15:09:06 +00:00
misc - Update to 0.7.6 2014-05-07 20:48:40 +00:00
Mk Use modern LIB_DEPENDS 2014-05-07 23:38:02 +00:00
multimedia - Update to 0.4.0 2014-05-08 03:25:06 +00:00
net - Update MASTER_SITES 2014-05-07 16:11:59 +00:00
net-im
net-mgmt - Update to 0.23 2014-05-08 03:04:06 +00:00
net-p2p - Update to 1.19.1 2014-05-07 16:05:45 +00:00
news
palm
polish
ports-mgmt Update to 1.3.0 beta1 2014-05-07 13:29:45 +00:00
portuguese
print Convert to: 2014-05-07 22:16:10 +00:00
russian
science
security Update to 1.8.10p3. 2014-05-08 03:27:06 +00:00
shells
sysutils - Update to 2.6.1 2014-05-08 03:04:01 +00:00
Templates
textproc This module provides functions to treat half-width and full-width 2014-05-08 05:43:37 +00:00
Tools
ukrainian
vietnamese
www Reset maintainer: 2014-05-08 07:59:13 +00:00
x11 - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
x11-toolkits - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove entry for sysutils/condor, it is no longer requires registration/manual download 2014-05-07 14:53:54 +00:00
Makefile
MOVED - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +00:00
README
UIDs
UPDATING - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +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.