Personal patches
Go to file
Steve Wills 9ddc59bdf6 www/redmine: Remove passenger option
It's not needed, users can install passenger and use it without the dependency.

PR:		226058
2018-03-20 13:41:32 +00:00
accessibility - Add LICENSE 2018-03-19 09:03:19 +00:00
arabic
archivers
astro
audio Update xfce4-pulseaudio-plugin to 0.4.0 2018-03-20 10:11:24 +00:00
base
benchmarks
biology
cad
chinese
comms Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
converters Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
databases databases/go-carbon: Prevent overwriting config files by adding the @sample keyword 2018-03-20 09:51:35 +00:00
deskutils Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
devel Add PORTSCOUT to ignore a broken version 2018-03-20 12:59:50 +00:00
dns Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
editors
emulators emulators/rpcs3: update to 0.0.5.90 2018-03-20 00:48:14 +00:00
finance Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
french
ftp - Update to 1.95-4.10 2018-03-20 05:52:10 +00:00
games Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
german Update to 2018.03.18 2018-03-19 15:13:57 +00:00
graphics Fix graphics/dspdfviewer build with modern Clang. The error message 2018-03-20 13:01:42 +00:00
hebrew
hungarian
irc - Add LICENSE 2018-03-19 09:33:17 +00:00
japanese Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
java
Keywords
korean
lang lang/c: Update to 0.11 2018-03-20 00:56:23 +00:00
mail Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
math New port: math/py-uncertainties: Calculations with uncertainties on the quantities involved 2018-03-20 08:16:55 +00:00
misc Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
Mk Fix some recursive targets using the wrong FLAVOR. 2018-03-19 21:39:40 +00:00
multimedia
net net/bosh-bootloader: Update to 6.4.7 2018-03-20 10:02:27 +00:00
net-im - Update to 3.6.5 2018-03-20 10:46:14 +00:00
net-mgmt
net-p2p
news
palm
polish Update to 20180317 2018-03-19 15:14:02 +00:00
ports-mgmt New port: ports-mgmt/portgraph: Create a dependencies graph of a(all) port(s) 2018-03-19 07:45:25 +00:00
portuguese
print print/qpdf: Update to 8.0.1 2018-03-20 05:13:24 +00:00
russian
science science/py-pymol: Update to 2.1.0 2018-03-20 07:53:14 +00:00
security Update acme/certbot ports to 0.22.2. 2018-03-20 12:03:59 +00:00
shells
sysutils Add syslog-ng314 to list. 2018-03-20 12:22:46 +00:00
Templates
textproc Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
Tools
ukrainian
vietnamese
www www/redmine: Remove passenger option 2018-03-20 13:41:32 +00:00
x11 x11/rofi: Update to 1.5.1 2018-03-20 11:34:42 +00:00
x11-clocks
x11-drivers Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
x11-fm
x11-fonts Update to 2.0.0 2018-03-19 18:00:17 +00:00
x11-servers Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs New port: databases/go-carbon 2018-03-19 20:22:29 +00:00
LEGAL
Makefile
MOVED
README
UIDs New port: databases/go-carbon 2018-03-19 20:22:29 +00:00
UPDATING dns/dnsmasq update to release v2.79 2018-03-19 21:10:34 +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.