1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fukang Chen 70b0d7edf1 www/node, www/node12: Fix build on armv6 and armv7
Reviewed by:	koobs, bhughes
Approved by:	koobs (ports, mentor), bhughes (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24612
MFH:		2020Q2
2020-05-03 04:03:30 +00:00
accessibility
arabic
archivers
astro - Update to 2.15.5 2020-05-03 01:03:01 +00:00
audio
base
benchmarks
biology biology/hyphy: Update to version 2.5.12 2020-05-03 02:08:19 +00:00
cad
chinese
comms
converters
databases New port: databases/cassandra4: Highly scalable distributed database 2020-05-02 19:48:32 +00:00
deskutils Update calibre to 4.15.0 2020-05-02 23:06:47 +00:00
devel - Update to 2.1.0 2020-05-03 01:43:11 +00:00
dns
editors editors/mg: Update to 6.7 2020-05-03 03:24:07 +00:00
emulators emulators/rpcs3: disable LLVM for SPU on FreeBSD 11 by default 2020-05-03 01:19:53 +00:00
finance
french
ftp
games - Update to 0.9.12 2020-05-03 02:44:50 +00:00
german
graphics - Update to 1.5.4 2020-05-03 00:09:08 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200430 snapshot of GCC 8.4.1. 2020-05-02 15:46:46 +00:00
mail update thunderbird to 68.8.0 (rc1) 2020-05-02 20:55:29 +00:00
math math/blis: fix build on GCC architectures 2020-05-02 23:19:03 +00:00
misc
Mk
multimedia
net new port: net/py-wsdd, web service discovery host daemon 2020-05-02 17:56:59 +00:00
net-im net-im/telegram-desktop: Update from 2.0.1 to 2.1.0 2020-05-02 16:46:54 +00:00
net-mgmt net-mgmt/mysqld_exporter: Update to 0.12.1 2020-05-02 11:21:36 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Shared library (libgs) with lcms2mt could clash if the calling app also 2020-05-02 21:03:01 +00:00
russian
science science/lammps: Enable more internal packages; Remove grouped options from the global context 2020-05-03 02:45:26 +00:00
security
shells shells/oksh: Update to 6.7 2020-05-03 03:23:09 +00:00
sysutils sysutils/doctl: Update to version 1.43.0 2020-05-03 03:16:23 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/node, www/node12: Fix build on armv6 and armv7 2020-05-03 04:03:30 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.