Personal patches
Go to file
Yuri Victorovich 686234fbe8 audio/lollypop: Unbreak by fixing the shebang
Approved by:	portmgr (port compliance, infrastructure)
2018-03-20 06:39:08 +00:00
accessibility - Add LICENSE 2018-03-19 09:03:19 +00:00
arabic
archivers archivers/unalz: Update to 0.66 2018-03-18 23:35:36 +00:00
astro
audio audio/lollypop: Unbreak by fixing the shebang 2018-03-20 06:39:08 +00:00
base
benchmarks Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-18 03:55:13 +00:00
biology Mark broken on armvX and mips. 2018-03-18 13:48:07 +00:00
cad Pet portlint for cad/openvsp 2018-03-18 16:24:51 +00:00
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 Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
deskutils Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +00:00
devel Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
dns Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
editors Update vim to patchlevel 1616 2018-03-19 03:40:03 +00:00
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 graphics/pfstools: Update to 2.1.0 2018-03-20 06:33:01 +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 Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +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 multimedia/simplescreenrecorder: Update to 0.3.10.2 2018-03-18 17:54:30 +00:00
net Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
net-im Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
net-mgmt Mark as broken on armvX. 2018-03-18 06:04:32 +00:00
net-p2p Update to 2.5.0 2018-03-18 14:47:28 +00:00
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 Mark as broken on arm. 2018-03-18 06:22:04 +00:00
security Update MAINTAINER to my new FreBSD.org account 2018-03-20 06:16:18 +00:00
shells Update to 2.8 2018-03-18 11:26:58 +00:00
sysutils Fix build with clang 6 2018-03-20 06:28:52 +00:00
Templates
textproc Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Workaround description for the hanging tabs problem 2018-03-20 02:46:15 +00:00
x11 Bump PORTREVISION on ports depending on devel/libical. 2018-03-20 02:54:23 +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
COPYRIGHT
GIDs New port: databases/go-carbon 2018-03-19 20:22:29 +00:00
LEGAL
Makefile
MOVED Remove net-im/ring-* ports because they depend on custom bundled versions of other packages 2018-03-18 21:08:18 +00:00
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.