1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 63cc7b24bb Add libdecaf support
- Mark CONFLICTS_INSTALL with dns/powerdns-recursor
- Chase shlib change of security/botan2
- Bump PORTREVISION for dependency change

PR:		225178
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2018-01-15 17:17:27 +00:00
accessibility
arabic
archivers - fix bad line inserted by vim 2018-01-15 14:40:52 +00:00
astro astro/boinc-setiathome: fix portname and add my personal site as well. 2018-01-14 23:53:47 +00:00
audio Remove expired ports: 2018-01-15 10:06:57 +00:00
base
benchmarks Unbreak the build against Clang 6.0.0 by allowing certain warnings while I'm 2018-01-15 14:35:10 +00:00
biology
cad
chinese
comms
converters
databases Update to 0.9.2 2018-01-15 17:17:06 +00:00
deskutils
devel Update to 0.19.3 2018-01-15 17:16:50 +00:00
dns Add libdecaf support 2018-01-15 17:17:27 +00:00
editors
emulators
finance
french
ftp
games - Unbreak the build against new Clang version 6.0.0 2018-01-15 16:53:05 +00:00
german Update to 2018.01.14 2018-01-15 17:16:25 +00:00
graphics Update to 0.8.2 2018-01-15 17:16:56 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/bf2c: fix build with clang 6 2018-01-15 16:34:36 +00:00
mail mail/rubygem-vmail: update to 2.9.8 2018-01-15 15:24:32 +00:00
math Update to 1.08 2018-01-15 17:16:40 +00:00
misc - update to -> 1.20 2018-01-15 11:54:37 +00:00
Mk USE_AUTOTOOLS has been removed, at last. 2018-01-15 14:24:39 +00:00
multimedia
net Update to 0.73.0 2018-01-15 17:16:19 +00:00
net-im net-im/rubygem-earthquake: update to 1.0.2 2018-01-15 15:54:53 +00:00
net-mgmt
net-p2p Backport a patch to fix the build with clang 6.0. 2018-01-15 17:16:26 +00:00
news
palm
polish Update to 20180113 2018-01-15 17:16:30 +00:00
ports-mgmt
portuguese
print
russian
science These two ports build and package without issues now on 10.4-STABLE 2018-01-15 05:40:13 +00:00
security Update to 0.5.0 2018-01-15 17:17:11 +00:00
shells
sysutils sysutils/devcpu-data: fix rc script 2018-01-15 17:05:37 +00:00
Templates
textproc Update to 2018.01.14 2018-01-15 17:16:35 +00:00
Tools
ukrainian
vietnamese
www Update p5-Mojolicious to 7.61 2018-01-15 17:02:32 +00:00
x11 - Update `x11/tint' to version 16.1 2018-01-15 10:20:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - fix line meddled by vim 2018-01-15 14:43:44 +00:00
Makefile
MOVED Remove expired ports: 2018-01-15 10:06:57 +00:00
README
UIDs
UPDATING Add note to UPDATING for net-p2p/transmission-daemon explaining how to 2018-01-14 23:29:04 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.