1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh e6dfd5f8a5 Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-28
PR:		217191
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
2017-02-27 17:10:41 +00:00
accessibility
arabic
archivers Update to 2.04 2017-02-27 14:14:27 +00:00
astro
audio - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
base
benchmarks
biology biology/plinkseq: unbreak with clang 4.0 2017-02-27 14:09:25 +00:00
cad
chinese - Add LICENSE_FILE 2017-02-27 09:01:46 +00:00
comms
converters
databases Add rubygem-arel7 (copied from rubygem-arel) 2017-02-26 14:00:01 +00:00
deskutils Deprecate ports broken for more than 6 months 2017-02-26 13:58:50 +00:00
devel Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-28 2017-02-27 17:10:41 +00:00
dns Update to 0.0.0.20170223 2017-02-27 14:14:08 +00:00
editors - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
emulators Mark a few more ports that create large logfiles broken on armv6. 2017-02-26 15:38:10 +00:00
finance
french
ftp Cosmetic change 2017-02-27 17:10:05 +00:00
games - Switch to USES=autoreconf 2017-02-27 13:51:28 +00:00
german
graphics
hebrew
hungarian
irc Update to 1.12 2017-02-27 14:14:57 +00:00
japanese
java
Keywords
korean
lang Update to v5.25.10-41-gaa9ac6c. 2017-02-27 14:39:12 +00:00
mail - Fix LICENSE 2017-02-27 15:31:49 +00:00
math math/ipopt: update 3.12.6 -> 3.12.7 2017-02-27 16:37:40 +00:00
misc - Add LICENSE 2017-02-27 12:52:17 +00:00
Mk - Freepascal update to 3.0.2 2017-02-26 17:38:04 +00:00
multimedia - lincese 2017-02-27 12:51:52 +00:00
net - Add LICENSE_FILE 2017-02-27 12:38:47 +00:00
net-im net-im/openfire: update to 4.1.3 2017-02-27 09:56:17 +00:00
net-mgmt - Add LICENSE 2017-02-27 12:39:36 +00:00
net-p2p - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:52:42 +00:00
news
palm
polish
ports-mgmt Fix signing_command something saving a truncated signature in the file 2017-02-27 14:32:36 +00:00
portuguese
print - Add LICENSE 2017-02-27 12:52:57 +00:00
russian - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:46:05 +00:00
science - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:50:29 +00:00
security Update to 0.5.2 2017-02-27 09:39:37 +00:00
shells
sysutils - Fix LICENSE 2017-02-27 12:18:35 +00:00
Templates
textproc In Copyright.html, the year has been bumped from 2016 to 2017. 2017-02-26 15:13:55 +00:00
Tools
ukrainian
vietnamese
www Update to 3.5.10 2017-02-27 17:10:37 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Bump PORTREVISION. Freepascal was updated 2017-02-26 17:57:38 +00:00
x11-fonts
x11-servers
x11-themes Deprecate ports broken for more than 6 months 2017-02-26 13:58:50 +00:00
x11-toolkits
x11-wm Unbreak port 2017-02-27 10:05:15 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove devel/linux_kdump. It has been broken for a while now and is 2017-02-26 21:15:24 +00:00
README
UIDs
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.