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 a8c75b17e0 Deprecate unmaintained interactive ports for removal in 2 months
Interactive ports can't be packaged which means they don't get tested
weekly either.  Ideally all interactive ports should be converted to
regular ports.  Reduce the number of these types of ports by pruning
unmaintained ones first.  Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort.  Ports deprecated for removal on 20 August 2014:

  * mail/mailagent
  * net/delegate
  * net-mgmt/nocol
  * print/hplip-plugin
  * print/xdvi
  * sysutils/autopsy
  * x11-clocks/xalarm

Approved by:	portmgr (bapt)
2014-06-20 16:38:03 +00:00
accessibility
arabic
archivers
astro
audio Stageify. 2014-06-20 14:28:51 +00:00
benchmarks
biology Fix shebang line in Perl and Python scripts. 2014-06-20 12:54:29 +00:00
cad
chinese
comms
converters
databases Upgrade from 3.0.0-beta5 to 3.0.0-beta6. 2014-06-20 09:12:36 +00:00
deskutils
devel - Update to 2.2.0 2014-06-20 16:04:21 +00:00
dns
editors - Switch print/libpaper to USES=libtool, drop .la files 2014-06-20 11:15:57 +00:00
emulators emulators/visualboyadvance-m: Upgrade version r1001 => r1231 2014-06-20 10:20:17 +00:00
finance
french
ftp
games - Drop :oldver from USES=libtool, no dependent ports require .la files 2014-06-20 11:22:43 +00:00
german
graphics - Update from 1.2 to 1.5 2014-06-20 15:46:27 +00:00
hebrew
hungarian
irc
japanese support stage. 2014-06-20 13:21:01 +00:00
java
Keywords
korean
lang Update to the 20140615 snapshot of GCC 4.10. 2014-06-20 13:03:52 +00:00
mail Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
math math/giacxcas: fix compile on head 2014-06-20 15:39:25 +00:00
misc
Mk
multimedia Update to 0.9.9.12 2014-06-20 15:34:38 +00:00
net Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
net-im
net-mgmt Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
net-p2p Stagify. 2014-06-20 15:08:05 +00:00
news
palm
polish
ports-mgmt
portuguese
print Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
russian
science
security Build shared library by default 2014-06-20 13:01:43 +00:00
shells
sysutils Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
Templates
textproc textproc/groff: shebangfix and pet portlint 2014-06-20 14:53:58 +00:00
Tools
ukrainian
vietnamese
www www/py-aiohttp: Add LICENSE (BSD2CLAUSE) 2014-06-20 11:21:45 +00:00
x11 Update to 308 2014-06-20 12:02:16 +00:00
x11-clocks Deprecate unmaintained interactive ports for removal in 2 months 2014-06-20 16:38:03 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Properly handle shared directory in plist 2014-06-20 16:30:15 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.