1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-10-06 10:49:17 +00:00
accessibility
arabic
archivers devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
astro - Update to r4294 2019-10-02 18:16:34 +00:00
audio libXp is being deprecated. 2019-10-06 00:22:33 +00:00
base
benchmarks benchmarks/netperfmeter: fix build on GCC architectures 2019-10-05 00:31:53 +00:00
biology biology/mothur: Update 1.42.3 -> 1.43.0 2019-10-05 17:04:42 +00:00
cad fix fallout after ports r513745 (opencascade) 2019-10-04 11:16:20 +00:00
chinese
comms
converters
databases databases/py-aioredis: Update to 1.3.0 2019-10-06 07:26:15 +00:00
deskutils - Update calibre to 4.0.0 2019-10-05 15:37:43 +00:00
devel - Update to 1.12.4 2019-10-06 10:49:17 +00:00
dns dns/amass: Update 3.1.6 -> 3.1.10 2019-10-05 22:23:06 +00:00
editors devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
emulators emulators/visualboyadvance-m: Clean up GVBAM dependencies 2019-10-06 07:21:11 +00:00
finance devel/google{test,mock}: update to 1.10.0 2019-10-05 00:42:20 +00:00
french Update to 0.1.47: 2019-10-04 15:30:17 +00:00
ftp Update to 0.42 2019-10-03 19:28:05 +00:00
games - Add LICENSE_FILE 2019-10-04 09:38:59 +00:00
german
graphics graphics/xpdf4: Drop nop GUI_CMAKE_ARGS 2019-10-06 08:01:10 +00:00
hebrew
hungarian
irc devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
japanese
java devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
Keywords
korean
lang Update to the 20190303 snapshot of GCC 7.4.1. 2019-10-05 23:52:02 +00:00
mail Update to 6.1.1 2019-10-04 06:54:45 +00:00
math - Update to 1.1.5 2019-10-06 07:16:57 +00:00
misc Add MANIFEST files for 12.1-BETA3. 2019-10-04 21:03:10 +00:00
Mk Add 13, force 9/10 -> 11 2019-10-03 19:42:37 +00:00
multimedia multimedia/obs-studio: Update 24.0.0 -> 24.0.1 2019-10-05 17:15:09 +00:00
net Remove expired ports: 2019-10-04 19:03:22 +00:00
net-im net-im/uTox: Update to 0.17.1 2019-10-05 06:59:16 +00:00
net-mgmt Unmark BROKEN. 2019-10-02 20:13:54 +00:00
net-p2p net-p2p/qbittorrent: Update 4.1.7 -> 4.1.8 2019-10-05 17:15:40 +00:00
news devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
palm
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-10-03 09:40:12 +00:00
portuguese
print devel/icu: update to 65.1 2019-10-03 20:35:29 +00:00
russian
science science/fleur: Spell HDF5_CMAKE_ON correctly 2019-10-06 08:37:06 +00:00
security Take PORTEPOCH into account. 2019-10-06 05:52:58 +00:00
shells
sysutils - update to 3.9.0 2019-10-05 17:18:34 +00:00
Templates
textproc Upgrade to 2.6.7. 2019-10-05 16:21:23 +00:00
Tools
ukrainian
vietnamese
www www/varnish_exporter: Update to 1.5.1 2019-10-05 22:04:06 +00:00
x11 x11/wcm: drop glibmm and gtkmm30 dependencies 2019-10-06 04:41:20 +00:00
x11-clocks x11-clocks/xfce4-stopwatch-plugin: fix build on GCC architectures 2019-10-04 10:34:54 +00:00
x11-drivers
x11-fm x11-fm/wcmcommander: conflicts with x11/wcm 2019-10-06 04:28:24 +00:00
x11-fonts x11-fonts/plex-ttf: Update to 3.0.0 2019-10-05 06:28:07 +00:00
x11-servers
x11-themes - Update WWW 2019-10-06 09:38:52 +00:00
x11-toolkits x11-toolkits/gtk-layer-shell: add new port 2019-10-06 04:24:49 +00:00
x11-wm x11-wm/wayfire: update to 0.2.145 2019-10-06 04:24:58 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2019-10-04 19:03:22 +00:00
README
UIDs
UPDATING groff: remove X11 option and dependency 2019-10-02 08:46:19 +00:00

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.