Personal patches
Go to file
2017-01-01 00:24:38 +00:00
accessibility Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
arabic
archivers Mark DEPRECATED and set EXPIRATION_DATE (2017-03-01) 2016-12-31 18:57:01 +00:00
astro Update my coordinates. 2016-12-31 20:46:19 +00:00
audio Update MAINTAINER: use @FreeBSD.org 2016-12-31 21:07:50 +00:00
base
benchmarks
biology biology/diamond: Update to version 0.8.30 2016-12-30 16:27:25 +00:00
cad
chinese
comms Remove warnings about installing documentation and examples. The only users 2016-12-31 20:00:37 +00:00
converters - Update to 1.2 2016-12-31 15:26:28 +00:00
databases Remove warnings about installing documentation and examples. The only users 2016-12-31 20:00:37 +00:00
deskutils Update calibre to 2.76.0. 2016-12-30 20:47:47 +00:00
devel Take maintainership. 2017-01-01 00:24:38 +00:00
dns Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
editors Remove the check for python 3.2, and add a check for python 3.6. Without 2016-12-31 14:52:35 +00:00
emulators Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
finance - Update Skrooge to 2.6.0 release 2016-12-30 14:26:11 +00:00
french
ftp Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
games Update MAINTAINER: use @FreeBSD.org 2016-12-31 21:07:50 +00:00
german
graphics - Update to 2.91 2017-01-01 00:08:52 +00:00
hebrew
hungarian
irc Remove warnings about installing documentation and examples. The only users 2016-12-31 20:00:37 +00:00
japanese - Switch to use a GH repo to simplify maintenance of the patches. 2016-12-30 13:54:35 +00:00
java
Keywords
korean
lang Update to 1.2.1. 2017-01-01 00:08:27 +00:00
mail Remove warnings about installing documentation and examples. The only users 2016-12-31 20:00:37 +00:00
math Update to 8.6. Fix PORTEPOCH accidentally removed in the previous commit. 2016-12-31 23:05:08 +00:00
misc Remove outdated PERL_LEVEL check after lang/perl5.18 removal 2016-12-31 19:11:57 +00:00
Mk Drop support for Perl 5.18 (infrastructure part) 2016-12-31 16:50:58 +00:00
multimedia Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
net Update MAINTAINER: use @FreeBSD.org 2016-12-31 21:07:50 +00:00
net-im
net-mgmt Remove expired port: 2017-01-01 00:14:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
russian
science Convert to options target helper 2016-12-31 20:12:12 +00:00
security Remove warnings about installing documentation and examples. The only users 2016-12-31 20:00:37 +00:00
shells shells/sparforte: skip -fstack-protector 2016-12-31 22:07:17 +00:00
sysutils Update MAINTAINER: use @FreeBSD.org 2016-12-31 21:07:50 +00:00
Templates
textproc textproc/rubygem-sass-rails5: update to 5.0.6 2016-12-31 21:15:18 +00:00
Tools
ukrainian
vietnamese
www Pass maintainership to ruby@ 2016-12-31 20:56:21 +00:00
x11 Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
x11-servers
x11-themes Drop support for Linux Fedora 10 (ports part) 2016-12-31 17:25:05 +00:00
x11-toolkits Purge checks for perl < 5.20. For p5-Net, remove the IPV6 knob which only 2016-12-31 19:51:34 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT Bump copyright year. 2016-12-31 12:42:59 +00:00
GIDs
LEGAL Remove expired port: 2017-01-01 00:14:46 +00:00
Makefile
MOVED Remove expired port: 2017-01-01 00:14:46 +00:00
README
UIDs
UPDATING - Update to 0.8.2 2016-12-30 18:31:12 +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.