Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 571dc140a1 Cosmetic change
2019-09-03 19:12:00 +00:00
accessibility
arabic
archivers Update version requirement of RUN_DEPENDS 2019-09-03 19:09:47 +00:00
astro
audio KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
base
benchmarks Cosmetic change 2019-09-03 19:09:52 +00:00
biology Fix after gets(3) retirement using gets_s(3). 2019-09-02 05:00:43 +00:00
cad - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
chinese
comms - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
converters Cosmetic change 2019-09-03 19:10:02 +00:00
databases Update version requirement of RUN_DEPENDS 2019-09-03 19:10:56 +00:00
deskutils Cosmetic change 2019-09-03 19:11:01 +00:00
devel Update version requirement of RUN_DEPENDS 2019-09-03 19:11:49 +00:00
dns Bump PORTREVISION on ldns consumers 2019-09-02 21:23:28 +00:00
editors - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
emulators emulators/cannonball: Update to g20190819 2019-09-03 02:49:46 +00:00
finance - Update to 1.2.7 2019-09-03 05:56:37 +00:00
french Update to 0.6.4.1. 2019-09-03 17:38:44 +00:00
ftp Remove UTF-8 option and iconv stuff 2019-09-02 22:44:40 +00:00
games games/openra: regen nupkg distfiles 2019-09-03 18:47:09 +00:00
german Update to 2019.09.01 2019-09-02 22:44:15 +00:00
graphics - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
hebrew
hungarian
irc irc/irssi-icb: Makefile cleanup 2019-09-03 03:11:09 +00:00
japanese Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR 2019-09-01 23:45:39 +00:00
java
Keywords
korean
lang - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
mail Bump PORTREVISION on ldns consumers 2019-09-02 21:23:28 +00:00
math Update to 0.2.3 2019-09-03 19:09:17 +00:00
misc New port: misc/iio-oscilloscope: Oscilloscope application for interfacing with various IIO devices 2019-09-02 04:20:01 +00:00
Mk KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
multimedia multimedia/py-PySceneDetect: update to v0.5.1.1 2019-09-03 19:04:09 +00:00
net Update to 15.0.0 2019-09-03 19:09:22 +00:00
net-im net-im/purple-discord: Update to g20190804 snapshot 2019-09-03 15:58:26 +00:00
net-mgmt net-mgmt/alertmanager: update to 0.18.0 2019-09-02 23:38:57 +00:00
net-p2p - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
news
palm
polish Update to 20190831 2019-09-02 22:44:20 +00:00
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-09-03 11:45:52 +00:00
portuguese
print - Update to 9.0.0 2019-09-03 07:50:20 +00:00
russian - Rebuild bootstrap (ppcx64 and ppc386) with ld patches 2019-09-03 15:51:50 +00:00
science Update to 2.4.2 2019-09-03 19:09:27 +00:00
security Cosmetic change 2019-09-03 19:08:51 +00:00
shells shells/sparforte: schedule for removal on 2019-11-01. 2019-09-03 18:23:42 +00:00
sysutils Cosmetic change 2019-09-03 19:12:00 +00:00
Templates gets was removed from head 2019-09-01 18:57:18 +00:00
textproc Update to 12.0 2019-09-03 19:08:41 +00:00
Tools
ukrainian
vietnamese
www Update to 0.12.9 2019-09-03 19:09:32 +00:00
x11 KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: update 0.9.5 -> 0.9.6 2019-09-03 18:12:57 +00:00
x11-fonts x11-fonts/iosevka: Update to 2.3.0 2019-09-01 20:49:04 +00:00
x11-servers
x11-themes KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
x11-toolkits KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
x11-wm KDE Plasma Desktop -- update to 5.16.5 2019-09-03 18:56:24 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2019-09-02 19:17:37 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.