1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-02-12 06:56:05 +00:00
accessibility
arabic
archivers
astro - Bump after protozero update 2019-02-11 16:53:44 +00:00
audio audio/rhvoice-dictionary: Update g20180922 -> g20190109 2019-02-12 06:50:53 +00:00
base
benchmarks
biology
cad
chinese
comms comms/bladerf: fix build with GCC-based archictectures 2019-02-12 05:40:20 +00:00
converters
databases - Update to 2.0.0 2019-02-12 06:37:00 +00:00
deskutils deskutils/basket: fix plist 2019-02-11 05:07:40 +00:00
devel - Update to 2.164 2019-02-12 06:49:30 +00:00
dns dns/dnsviz: add missing dependency, set NO_ARCH 2019-02-12 04:30:39 +00:00
editors Bump revisions after poppler upgrade. 2019-02-11 19:44:51 +00:00
emulators emulators/rpcs3: update to 0.0.6.7796 2019-02-12 00:46:16 +00:00
finance - Update to 3.3.3 2019-02-11 06:25:12 +00:00
french
ftp
games games/openbor: update to 6964 2019-02-12 00:46:28 +00:00
german Update to 2019.02.10 2019-02-11 18:59:53 +00:00
graphics Bump revisions after poppler upgrade. 2019-02-11 19:44:51 +00:00
hebrew
hungarian
irc irc/hexchat: fix build when PYTHON option is off 2019-02-11 16:40:06 +00:00
japanese
java
Keywords
korean
lang lang/rust-nightly: update to 1.34.0.20190212 2019-02-12 00:46:36 +00:00
mail mail/qmail: fix include 2019-02-11 18:36:20 +00:00
math Update to 0.8.5 2019-02-11 09:24:45 +00:00
misc misc/cryptoballot: Update g20180321 -> g20181015 2019-02-12 06:56:05 +00:00
Mk Convert bsd.sdl.mk to Uses/sdl.mk 2019-02-11 15:21:25 +00:00
multimedia multimedia/aom: update to 1.0.0.1326 2019-02-12 00:46:51 +00:00
net Added support for the bind12 and bind13, thanks to VVD and Amitay Isaacs 2019-02-12 00:45:00 +00:00
net-im
net-mgmt net-mgmt/py-snmp4{-apps,-mibs}: Rename to match canonical upstream name 2019-02-11 10:24:45 +00:00
net-p2p net-p2p/jackett: Update to 0.10.733 2019-02-11 09:18:01 +00:00
news
palm
polish
ports-mgmt
portuguese
print Bump revisions after poppler upgrade. 2019-02-11 19:44:51 +00:00
russian
science science/py-pymol: Update 2.2.0 -> 2.3.0 2019-02-12 06:52:57 +00:00
security security/bruteforceblocker: update patterns 2019-02-12 04:24:46 +00:00
shells
sysutils Update to 12.1 2019-02-11 18:59:10 +00:00
Templates
textproc Update to a snapshot from master. 2019-02-11 21:14:31 +00:00
Tools
ukrainian
vietnamese
www www/node*: fix build on non-amd64/-i386 when BUNDLED_SSL is unset 2019-02-11 18:24:42 +00:00
x11 x11/sterm: update to 0.8.2 2019-02-11 18:31:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/xfce-evolution: 2019-02-11 18:33:35 +00:00
x11-toolkits soqt-devel: fix build with GCC-based architectures 2019-02-11 12:53:31 +00:00
x11-wm x11-wm/compiz-fusion: add LICENSE and missing dependencies 2019-02-12 01:58:38 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net-mgmt/py-snmp4{-apps,-mibs}: Rename to match canonical upstream name 2019-02-11 10:24:45 +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.