Personal patches
Go to file
Bradley T. Hughes ea12026b04 www/node8:set environment variables for host build
The Node.js build system supports cross-compilation via node-gyp, which
picks up CC, CXX, LINK, C*FLAGS, and LDFLAGS from the environment for the
target build, but not for the host. We need to set the environment variables
for the "host" build.

Sponsored by:	Miles AS
Differential Revision:	https://reviews.freebsd.org/D19250
2019-03-12 21:08:19 +00:00
accessibility Update to 3.3.4 2019-03-12 18:11:01 +00:00
arabic
archivers
astro Update to 0.13.3 2019-03-12 18:09:37 +00:00
audio Backport patches from upstream against all currently known CVEs 2019-03-12 06:10:24 +00:00
base Fix a cross-build regression in r493401. 2019-03-12 18:56:53 +00:00
benchmarks
biology
cad
chinese
comms Update to 17.12.2 2019-03-12 15:51:24 +00:00
converters convers/pdf2djvu: Do not use GH_TUPLE for the default distribution file 2019-03-12 16:22:59 +00:00
databases Update to 0.3.0 2019-03-12 18:09:47 +00:00
deskutils
devel Add upstream patch to fix syntax error in git flow init. 2019-03-12 20:55:30 +00:00
dns Update to 0.6.5 2019-03-12 18:09:58 +00:00
editors
emulators emulators/xen-kernel: backport fixes and apply XSAs 2019-03-12 15:02:35 +00:00
finance
french
ftp
games games/openbor: update to 6967 2019-03-12 00:45:14 +00:00
german
graphics Update to 3.3.4 2019-03-12 18:11:48 +00:00
hebrew
hungarian
irc
japanese
java Add a port to use as a bootstrap for jdk11 ports. 2019-03-12 14:28:41 +00:00
Keywords
korean
lang Put back a default non dumb pod formatter, and fix a probable bug in 2019-03-12 16:56:54 +00:00
mail
math Fix build on gcc-based architectures: 2019-03-12 03:36:39 +00:00
misc Fix build on gcc-based architectures: 2019-03-12 03:54:35 +00:00
Mk www/firefox: update to 66.0 2019-03-12 00:55:59 +00:00
multimedia Update to 3.3.4 2019-03-12 18:11:58 +00:00
net - Update net/ndpi to 2.8.d20190301 2019-03-12 19:47:48 +00:00
net-im
net-mgmt Add BIND9 9.12 and 9.14 as possible depends. 2019-03-12 16:11:14 +00:00
net-p2p Fix build on gcc-based architectures: 2019-03-12 04:20:43 +00:00
news
palm
polish
ports-mgmt New port: ports-mgmt/portfmt 2019-03-12 05:35:08 +00:00
portuguese
print Fix build on gcc-based architectures: 2019-03-12 04:25:55 +00:00
russian
science
security security/py-yubikey-manager: update 2.0.0 to 2.1.0 2019-03-12 14:00:58 +00:00
shells shells/fish: fix the build when fish is already installed 2019-03-12 20:51:49 +00:00
sysutils Update to 5.6.1 2019-03-12 18:10:03 +00:00
Templates
textproc textproc/py-nltk: update to 3.4 2019-03-12 20:36:49 +00:00
Tools
ukrainian
vietnamese
www www/node8:set environment variables for host build 2019-03-12 21:08:19 +00:00
x11 Update to 3.3.4 2019-03-12 18:12:48 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 3.3.4 2019-03-12 18:12:43 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.