Personal patches
Go to file
2018-08-04 07:57:19 +00:00
accessibility
arabic
archivers archivers/opkg: simplify Makefile 2018-08-03 12:02:47 +00:00
astro - Update to r4214 2018-08-03 13:29:39 +00:00
audio - Update to 2.9.2 2018-08-03 14:37:27 +00:00
base Revert r476186, it fails to package 2018-08-02 05:30:17 +00:00
benchmarks
biology biology/vcftools: Update to 0.1.16, a security release 2018-08-04 01:29:29 +00:00
cad Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
chinese
comms Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
converters
databases databases/py-fakeredis: update to version 0.12.0 2018-08-03 13:03:49 +00:00
deskutils Add missing runtime dependency on kdepim-runtime 2018-08-02 10:22:44 +00:00
devel Update to 1.14.0. 2018-08-04 02:15:58 +00:00
dns
editors New port: editors/ghostwriter 2018-08-03 06:58:31 +00:00
emulators emulators/citra: update to s20180803 2018-08-03 22:42:16 +00:00
finance
french
ftp
games games/freeorion: unbreak with boost 1.68 2018-08-03 17:36:22 +00:00
german
graphics New port: graphics/reactphysics3d: C++ physics engine library in 3D 2018-08-04 07:16:21 +00:00
hebrew
hungarian
irc This port has a very old code base and would require a major rewrite to continue 2018-08-03 07:24:42 +00:00
japanese Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
java
Keywords
korean
lang - Update python34 -> 3.4.9 2018-08-03 16:08:19 +00:00
mail Update Rspamd to 1.7.9 2018-08-03 19:00:24 +00:00
math New port: math/zegrapher: Software for plotting mathematical objects 2018-08-03 05:05:08 +00:00
misc misc/p5-Business-ISSN: Update version 0.91=>1.003 2018-08-02 05:06:20 +00:00
Mk Add missing runtime dependency on kdepim-runtime 2018-08-02 10:22:44 +00:00
multimedia multimedia/emby-server: Update to 3.5.2.0 2018-08-04 05:18:19 +00:00
net New port: net/qmdnsengine: Multicast DNS library for Qt applications 2018-08-04 07:57:19 +00:00
net-im Update net-im/py-fbmq to version 2.5.0. 2018-08-02 22:18:13 +00:00
net-mgmt net-mgmt/unifi-devel: update to 5.9.16 and use MongoDB 3.4 2018-08-01 20:10:54 +00:00
net-p2p
news Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
palm
polish
ports-mgmt Reevert change accidentally included in r476184 2018-08-01 18:13:39 +00:00
portuguese
print print/harfbuzz: update to 1.8.5 2018-08-01 22:32:04 +00:00
russian
science
security Change dependency to unbreak www/gitlab-ce port which was broken by commit 476092. 2018-08-04 00:23:08 +00:00
shells Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
sysutils sysutils/turbostat: Fix reading topology with multiple packages 2018-08-03 20:06:27 +00:00
Templates
textproc - Add LICENSE 2018-08-03 09:07:57 +00:00
Tools
ukrainian
vietnamese
www Update gitlab to 11.1.4. 2018-08-04 00:27:16 +00:00
x11 Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fonttosfnt: Update to 1.0.5 2018-08-01 20:11:30 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm New port x11-wm/lxqt-panel 2018-08-03 13:19:06 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Move the numerical ID for the "_ntp" user, required for net/openntpd's 2018-08-03 20:29:52 +00:00
LEGAL Remove expired ports: 2018-08-02 11:54:36 +00:00
Makefile
MOVED Finish removal of emulators/snes9x 2018-08-03 17:53:09 +00:00
README
UIDs Move the numerical ID for the "_ntp" user, required for net/openntpd's 2018-08-03 20:29:52 +00:00
UPDATING Move the numerical ID for the "_ntp" user, required for net/openntpd's 2018-08-03 20:29:52 +00:00

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.