Personal patches
Go to file
Mark Linimon 9b8068a3ef Mark as broken on arm (and presumably powerpc64): the clang compiler
does not support '-march=native'.

Approved by:	portmgr (tier-2 blanket)
2018-08-21 04:52:50 +00:00
accessibility
arabic
archivers Update to 1.62 2018-08-20 22:14:54 +00:00
astro Update `astro/stellarium' to version 0.18.2. 2018-08-20 14:09:18 +00:00
audio audio/py-pysndfile: Update 1.1.1 -> 1.3.2 2018-08-20 05:11:57 +00:00
base Cleanup packing lists. 2018-08-20 09:17:45 +00:00
benchmarks Update to 3.8 2018-08-20 17:18:04 +00:00
biology
cad
chinese This port uses python but doesn't declare it. In the GNOME 3.28 exp-run this 2018-08-20 20:36:35 +00:00
comms
converters Update to 4.05 2018-08-20 22:14:17 +00:00
databases databases/py-fakeredis: update to 0.13.0.1 2018-08-20 21:45:03 +00:00
deskutils New port deskutils/lxqt-notificationd 2018-08-20 16:49:50 +00:00
devel Mark as broken on arm (and presumably powerpc64): the clang compiler 2018-08-21 04:52:50 +00:00
dns dns/cli53: cosmetic fixes 2018-08-21 03:59:49 +00:00
editors Upgrade editors/openoffice-devel to upstream svn revision r1838397. 2018-08-20 04:18:24 +00:00
emulators emulators/citra: update to s20180820 2018-08-20 23:36:12 +00:00
finance
french
ftp
games games/eduke32: update to r6969, Voxel Pack to 1.21 2018-08-20 22:37:18 +00:00
german Update to 2018.08.19 2018-08-20 22:14:44 +00:00
graphics graphics/graphite2: update to 1.3.12 2018-08-21 00:43:37 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/beignet: unbreak with llvm70 2018-08-20 23:37:50 +00:00
mail [NEW PORT]: mail/mblaze: Unix utilities to deal with Maildir 2018-08-20 05:31:06 +00:00
math Update to 2.6.8 2018-08-20 22:14:33 +00:00
misc Update to r52155 from the FreeBSD docset. 2018-08-20 12:48:29 +00:00
Mk
multimedia Fix build on aarch64 2018-08-20 10:36:02 +00:00
net net/cppzmq: Fix CMake config installation path 2018-08-20 12:43:41 +00:00
net-im For ports using hash as distribution files, add DIST_SUBDIR. 2018-08-20 10:20:26 +00:00
net-mgmt Removed fastcgi, this is no longer supported in seafile 6.3+ 2018-08-20 03:06:13 +00:00
net-p2p Mark as broken on arm (and presumably powerpc64): the clang compiler 2018-08-21 04:52:50 +00:00
news
palm
polish
ports-mgmt Update to 1.10.99.8 2018-08-20 17:06:15 +00:00
portuguese
print Give back to the pool. 2018-08-20 13:40:45 +00:00
russian
science New port: science/qwalk: Quantum Monte Carlo package for quantum chemistry computations 2018-08-21 04:31:19 +00:00
security security/pam_ssh_agent_auth: perl is only needed during build 2018-08-20 18:56:19 +00:00
shells
sysutils sysutils/wait_on: Update 1.1 -> 1.1-2 2018-08-21 04:28:27 +00:00
Templates
textproc Update to 0.31 2018-08-20 22:14:59 +00:00
Tools Use 'make -C' instead of saving the current working directory and then 2018-08-20 00:39:32 +00:00
ukrainian
vietnamese
www www/gohugo: Update to 0.47 2018-08-20 18:32:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.0.2 2018-08-19 16:32:13 +00:00
x11-toolkits x11-toolkits/wxgtk30 and x11-toolkits/wxgtk31: Fix the problem that TLS is broken on armv6/7 2018-08-19 23:37:06 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED archivers/opkg: rename to archivers/opkg-openwrt 2018-08-20 09:53:59 +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.