1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 13462000ff - Update WWW
Approved by:	portmgr blanket
2019-06-18 09:01:57 +00:00
accessibility
arabic
archivers
astro Add compiler:c++11-lang to USES to fix the following on GCC-based systems: 2019-06-17 11:37:38 +00:00
audio Switch DragonFly to pthread_getthreadid_np in my ports 2019-06-17 08:36:27 +00:00
base
benchmarks
biology
cad cad/freecad: improve pyside2 detection 2019-06-16 20:09:13 +00:00
chinese
comms Fix SDR-IQ Support 2019-06-18 02:29:26 +00:00
converters
databases databases/mariadb103-server: Bugfix update to 10.3.16 2019-06-18 07:28:29 +00:00
deskutils deskutils/recoll: Update to 1.25.16 2019-06-17 11:15:13 +00:00
devel Update to 1.16.0 2019-06-18 06:10:17 +00:00
dns dns/nsd: update to 4.2.0 2019-06-18 02:33:01 +00:00
editors
emulators emulators/rpcs3: update to 0.0.6.8261 2019-06-18 00:51:34 +00:00
finance finance/py-ta-lib: update to 0.4.17 2019-06-18 01:54:45 +00:00
french Update to 5.2.1 2019-06-16 14:13:40 +00:00
ftp
games games/onscripter: update to 20190527 2019-06-18 02:01:23 +00:00
german Update to 5.2.1 2019-06-16 14:13:40 +00:00
graphics graphics/instant-meshes: include dirent.h instead of sys/dir.h which is scheduled for removal. 2019-06-17 16:52:50 +00:00
hebrew
hungarian
irc irc/znc: Improve pkg-message with UCL format 2019-06-17 22:10:02 +00:00
japanese Update to 5.2.1 2019-06-16 14:13:40 +00:00
java java/eclipse: fix build 2019-06-16 22:58:16 +00:00
Keywords
korean
lang lang/rust-nightly: update to 1.36.0.20190618 2019-06-18 00:52:01 +00:00
mail mail/aerc: Update to latest master 2019-06-17 13:35:17 +00:00
math math/libnormaliz: Update to 3.7.3 2019-06-18 01:05:48 +00:00
misc Clean up LIB_DEPENDS 2019-06-16 16:05:28 +00:00
Mk
multimedia multimedia/aom: update to 1.0.0.1940 2019-06-18 00:51:49 +00:00
net net/bwping: Update to 1.15 2019-06-18 02:29:46 +00:00
net-im net-im/purple-hangouts: Update to 20190607 2019-06-18 00:12:32 +00:00
net-mgmt net-mgmt/zabbix42-*: Update to 4.2.3 2019-06-17 22:13:59 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian Update to 5.2.1 2019-06-16 14:13:40 +00:00
science Add compiler:c++11-lang to USES to fix the following on GCC-based systems: 2019-06-17 11:39:30 +00:00
security security/py-service_identity: Update to 18.1.0 2019-06-18 02:00:13 +00:00
shells shells/oksh: Update to 6.5 2019-06-17 13:29:22 +00:00
sysutils - Update WWW 2019-06-18 09:01:57 +00:00
Templates
textproc Add textproc/itstool22 (v.2.0.2) 2019-06-17 22:46:23 +00:00
Tools
ukrainian
vietnamese
www www/otrs: update to 6.0.19 2019-06-18 01:08:49 +00:00
x11 x11/alacritty: Update to 0.3.3 2019-06-17 06:39:39 +00:00
x11-clocks
x11-drivers New port: graphics/libxatracker 2019-06-17 15:09:45 +00:00
x11-fm
x11-fonts x11-fonts/encodings: Update to 1.0.5 2019-06-17 20:48:37 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libXmu: Update to 1.1.3 2019-06-16 20:29:44 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED security/py-bro-pkg: Rename to security/py-zkg and update to 2.0.0 2019-06-17 05:51: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.