1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-01-27 19:57:36 +00:00
accessibility
arabic
archivers Update to lzip version 1.21. This includes the following changes: 2019-01-27 17:57:42 +00:00
astro Resurrect astro/wmglobe 2019-01-26 12:11:15 +00:00
audio Update to 0.1.b131 2019-01-27 09:21:41 +00:00
base
benchmarks
biology
cad cad/verilator: remove unnecessary BUILD_DEPENDS 2019-01-27 12:34:34 +00:00
chinese
comms comms/scrcpy: New port -- Display and control your Android device 2019-01-27 09:32:14 +00:00
converters
databases Security update to 4.8.5 2019-01-27 09:27:21 +00:00
deskutils deskutils/latte-dock: update to 0.8.5 2019-01-27 11:08:28 +00:00
devel Update to 0.5.2 2019-01-27 19:57:36 +00:00
dns
editors security/botan2: Update to 2.9.0 (Fixes CVE-2018-20187) 2019-01-27 10:39:52 +00:00
emulators New port: emulators/emulationstation 2019-01-27 05:55:04 +00:00
finance
french Comment the BROKEN lines. 2019-01-26 18:12:23 +00:00
ftp
games
german
graphics Add py-willow 1.1 2019-01-27 19:56:04 +00:00
hebrew
hungarian
irc
japanese
java . Update to 2018i 2019-01-27 02:40:22 +00:00
Keywords
korean
lang lang/basic256: fix build with GCC-based architectures 2019-01-27 16:25:52 +00:00
mail mail/courier: Register conflict with mail/panda-imap 2019-01-26 20:58:01 +00:00
math math/maxima: fix if quicklisp is being referenced in .sbclrc 2019-01-27 11:56:41 +00:00
misc misc/py-tqdm: update to 4.30.0 2019-01-27 16:25:33 +00:00
Mk Add USES azurepy: Shared namespace for py-azure-* ports 2019-01-26 12:52:06 +00:00
multimedia New port: multimedia/gnome-twitch 2019-01-26 10:48:48 +00:00
net net/opal: fix build with H323 option enabled 2019-01-27 14:18:18 +00:00
net-im net-im/teamwords: Allow to change notification style via WEBKITNOTIFY option 2019-01-27 04:41:46 +00:00
net-mgmt Update to 1.6.1 2019-01-26 15:51:51 +00:00
net-p2p net-p2p/qbittorrent: Add rc.d support for nox flavor 2019-01-27 04:28:26 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science New port: science/nwchem-data: Data for NWChem, the computational chemistry software 2019-01-26 22:00:10 +00:00
security security/vuxml: Document recent MySQL vulnerabilities 2019-01-27 15:14:56 +00:00
shells Add zsh-completions 0.30.0 2019-01-27 19:56:10 +00:00
sysutils sysutils/powerdxx: update to 0.4.0 2019-01-27 16:16:31 +00:00
Templates
textproc textproc/simplexml: Remove unnecessary .if defined(WITH_DEBUG) 2019-01-27 18:19:01 +00:00
Tools
ukrainian
vietnamese
www Add py-draftjs_exporter 2.1.5 2019-01-27 19:57:19 +00:00
x11 New port: x11/wl-clipboard 2019-01-27 13:31:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add b612 1.005 2019-01-27 19:57:25 +00:00
x11-servers
x11-themes x11-themes/greybird-theme: update to 3.22.9 2019-01-27 13:33:33 +00:00
x11-toolkits x11-toolkits/qwt6: unbreak build for FLAVOR=qt4 2019-01-27 08:40:08 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-p2p/qbittorrent: Add rc.d support for nox flavor 2019-01-27 04:28:26 +00:00
LEGAL
Makefile
MOVED Resurrect astro/wmglobe 2019-01-26 12:11:15 +00:00
README
UIDs net-p2p/qbittorrent: Add rc.d support for nox flavor 2019-01-27 04:28:26 +00:00
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.