1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-03-07 03:29:26 +00:00
accessibility
arabic
archivers archivers/py-zstandard: Update 0.10.2 -> 0.11.0 2019-03-03 00:04:17 +00:00
astro astro/xtide: update MASTER_SITES, general cleanup 2019-03-05 21:57:39 +00:00
audio Update to 0.1.b139 2019-03-06 21:40:50 +00:00
base
benchmarks benchmarks/vegeta: update 12.2.0 to 12.2.1 2019-03-06 12:51:28 +00:00
biology biology/bedtools: unbreak with libc++ 8 2019-03-04 06:55:08 +00:00
cad - Upgrade science/cgnslib to 3.4.0 2019-03-06 19:49:56 +00:00
chinese
comms Fix packaging with DEFAULT_VERSIONS=python=3.x 2019-03-06 06:55:59 +00:00
converters
databases Also fails on powerpc64 (and, presumably, powerpc*) the same as on aarch64. 2019-03-07 03:29:26 +00:00
deskutils
devel Update to 1.9.1 2019-03-07 02:07:22 +00:00
dns Update to 1.16.0 2019-03-06 18:08:19 +00:00
editors Update MASTER_SITES. 2019-03-04 05:15:32 +00:00
emulators emulators/rpcs3: update to 0.0.6.7830 2019-03-07 00:49:07 +00:00
finance Upgrade from 1.13 to 1.15. 2019-03-05 21:36:27 +00:00
french
ftp
games Remove expired ports: 2019-03-06 21:49:00 +00:00
german Update to 2019.03.03 2019-03-04 17:58:10 +00:00
graphics - Update to 1.9.6 2019-03-06 15:13:37 +00:00
hebrew
hungarian
irc irc/anope: unbreak with libc++ 8 2019-03-04 07:21:57 +00:00
japanese Update to 2.23.2815.102.00. 2019-03-05 07:05:53 +00:00
java java/intellij: Update to version 2018.3.5 2019-03-03 11:35:03 +00:00
Keywords
korean
lang Disable sse on non-x86 architectures to fix build. 2019-03-06 18:41:08 +00:00
mail mail/gmime26: Fix build if gobject-introspection installed 2019-03-06 19:12:49 +00:00
math - Update to 1.8.0 2019-03-07 02:37:32 +00:00
misc Import patch from upstream bug report for xfce4-weather-plugin to 2019-03-06 10:52:14 +00:00
Mk www/firefox: unbreak on non-x86 2019-03-06 04:07:50 +00:00
multimedia multimedia/svt-av1: update to s20180304 2019-03-07 00:49:28 +00:00
net Remove expired ports: 2019-03-06 21:49:00 +00:00
net-im Remove expired ports: 2019-03-06 21:49:00 +00:00
net-mgmt net-mgmt/mk-livestatus: update 1.2.8p24 to 1.2.8p25 2019-03-06 12:49:34 +00:00
net-p2p net-p2p/deluge-cli: correct deluge_web rc-script 2019-03-05 21:13:32 +00:00
news
palm
polish Update to 20190226 2019-03-04 17:58:15 +00:00
ports-mgmt
portuguese
print Update to 2.0.14 release. 2019-03-04 09:14:09 +00:00
russian
science Remove expired ports: 2019-03-06 21:49:00 +00:00
security Update to 1.34 2019-03-06 22:47:57 +00:00
shells shells/rssh: Apply fixes for basename(3) handling and some security issues 2019-03-06 20:45:26 +00:00
sysutils Update to 5.1.0 2019-03-06 22:29:32 +00:00
Templates
textproc Remove expired ports: 2019-03-06 21:49:00 +00:00
Tools rmport: fix and speed up the find_expired() function. 2019-03-05 22:54:34 +00:00
ukrainian
vietnamese
www Security update to 4.4.4 2019-03-06 22:25:27 +00:00
x11 x11/libinput: Fix build on GCC-based architectures 2019-03-06 21:57:42 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/junicode: Update to 1.002 2019-03-06 12:38:45 +00:00
x11-servers
x11-themes x11-themes/papirus-icon-theme: update to 20190302 2019-03-05 02:00:36 +00:00
x11-toolkits Mark BROKEN: fails to build 2019-03-05 19:30:48 +00:00
x11-wm Remove expired ports: 2019-03-06 21:49:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Added new user rspamd to be used for mail/rspamd. 2019-03-04 07:31:47 +00:00
LEGAL Remove expired ports: 2019-03-06 21:49:00 +00:00
Makefile
MOVED Remove expired ports: 2019-03-06 21:49:00 +00:00
README
UIDs Added new user rspamd to be used for mail/rspamd. 2019-03-04 07:31:47 +00:00
UPDATING Fix typo 2019-03-03 22:33:55 +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.