Personal patches
Go to file
Michael Reifenberger e6509058c7 Fix pkg-plist
2020-12-29 15:55:47 +00:00
accessibility
arabic
archivers
astro
audio audio/gogglesmm: Remove IMPORT option 2020-12-29 13:43:10 +00:00
base
benchmarks
biology
cad Fix pkg-plist 2020-12-29 15:55:47 +00:00
chinese new ports: chinese/rime-*: Add all schemas for RIME framework 2020-12-29 15:47:09 +00:00
comms
converters
databases Remove expired port: 2020-12-29 12:36:19 +00:00
deskutils
devel Drop python 2.7 support from a few ports 2020-12-29 13:21:37 +00:00
dns dns/knot3: update 3.0.0 -> 3.0.3 2020-12-29 12:22:02 +00:00
editors
emulators
finance finance/kmymoney: Update to 5.1.1 2020-12-29 13:48:54 +00:00
french
ftp
games
german
graphics lang/php73: Use pkg-config to detect freetype 2020-12-29 11:01:20 +00:00
hebrew
hungarian
irc
japanese Add Fcitx5 IME framework and related ports 2020-12-29 14:58:55 +00:00
java java/aparapi: enable on powerpc64 2020-12-29 13:17:56 +00:00
Keywords
korean
lang lang/nim: disable DOCS for powerpc64 2020-12-29 14:52:13 +00:00
mail Hook py-flanker to the build 2020-12-29 11:20:50 +00:00
math Remove expired ports: 2020-12-29 11:53:43 +00:00
misc
Mk
multimedia multimedia/mythtv: enable on powerpc64 2020-12-29 13:17:29 +00:00
net net/radsecproxy: fix build on GCC architectures 2020-12-29 13:26:18 +00:00
net-im
net-mgmt net-mgmt/unifi6: Update to 6.0.43 2020-12-29 12:26:41 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Drop python 2.7 support from a few ports 2020-12-29 13:21:37 +00:00
shells
sysutils
Templates
textproc Add Fcitx5 IME framework and related ports 2020-12-29 14:58:55 +00:00
Tools
ukrainian
vietnamese
www Drop python 2.7 support from a few ports 2020-12-29 13:21:37 +00:00
x11 Add Fcitx5 IME framework and related ports 2020-12-29 14:58:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update xfce4-panel-profiles to 1.0.12 2020-12-29 10:22:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED This is the commit message, please edit it. 2020-12-29 12:56:24 +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.