Personal patches
Go to file
2019-02-15 13:39:37 +00:00
accessibility Update Qt5 to 5.12.1 2019-02-12 17:43:00 +00:00
arabic
archivers Fix compilation when TARGET_ARCH is set 2019-02-14 14:49:18 +00:00
astro Update to 0.126 2019-02-14 22:41:55 +00:00
audio Update to 2.3d.r162 2019-02-15 09:18:41 +00:00
base
benchmarks
biology
cad Simplify C*FLAGS for i386 2019-02-12 21:07:13 +00:00
chinese
comms Solve occasional poudriere build failures by adding MAKE_JOBS_UNSAFE. 2019-02-14 01:05:58 +00:00
converters Clean up Makefile 2019-02-14 22:41:06 +00:00
databases Upgrade to latest version 10.3 2019-02-15 13:05:10 +00:00
deskutils deskutils/treeline: Update to 3.0.3 2019-02-14 13:23:51 +00:00
devel devel/hub: update 2.7.0 to 2.9.0 2019-02-15 09:05:59 +00:00
dns Put LIB_DEPENDS after BUILD_DEPENDS as per mat@ (and the Porter's 2019-02-15 03:07:46 +00:00
editors - Add a port of wxHexEditor, an advanced graphical (wxWidgets) hex editor 2019-02-13 13:52:53 +00:00
emulators emulators/rpcs3: update to 0.0.6.7800 2019-02-14 00:13:40 +00:00
finance Update to 3.3.4 2019-02-14 15:17:45 +00:00
french
ftp
games - Add USES=compiler:c++11-lang to fix build on GCC architectures 2019-02-12 15:20:28 +00:00
german
graphics graphics/feh: Update to 3.1.2 2019-02-14 21:32:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang When doing makesum set MASTER_SITES and DISTFILES that generate a 2019-02-15 02:54:52 +00:00
mail - Fix build 2019-02-15 13:00:11 +00:00
math Update to 1.0.1 2019-02-14 22:41:23 +00:00
misc Update to 0.18 2019-02-13 23:52:35 +00:00
Mk Add a CRATESIO entry for crates.io to bsd.sites.mk 2019-02-15 12:04:50 +00:00
multimedia Update libva-utils to 2.4.0 2019-02-14 18:48:58 +00:00
net Update to 1.13.3 2019-02-15 08:10:38 +00:00
net-im
net-mgmt - Add LICENSE 2019-02-15 09:00:46 +00:00
net-p2p Update to 2.12.0 2019-02-13 08:46:41 +00:00
news
palm
polish
ports-mgmt - Update to 3.2.8-432-g070fc33be 2019-02-12 20:33:54 +00:00
portuguese
print Update Qt5 to 5.12.1 2019-02-12 17:43:00 +00:00
russian
science science/agrum: Fix warning messages of 'make describe' 2019-02-14 03:45:07 +00:00
security security/obfs4proxy-tor: update 0.0.7_1 to 0.0.9 2019-02-15 13:17:59 +00:00
shells Update to the latest att/ast github commit. 2019-02-15 06:59:50 +00:00
sysutils sysutils/intel-pcm-devel: update g20181227 to g20190207 (0e9461a) 2019-02-15 09:16:40 +00:00
Templates
textproc Upgrade to 7.7.0. 2019-02-15 11:06:02 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 8.0.2 which is required for gitlab 11.7.5 upgrade. 2019-02-15 13:39:37 +00:00
x11 x11/alacritty: Update to 0.2.9 2019-02-14 21:51:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/3270font: IBM 3270 font for the nostalgic 2019-02-14 11:51:25 +00:00
x11-servers
x11-themes x11-themes/greybird-theme: fix build when NOTIFYD=off 2019-02-13 06:46:29 +00:00
x11-toolkits x11-toolkits/granite: Update to 5.2.3 2019-02-15 00:49:18 +00:00
x11-wm Pass maintainership to the latest submitter 2019-02-13 02:04:18 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED [REMOVE PORT] www/wml: removing to properly add it back using 'svn copy' 2019-02-15 09:18: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.