Personal patches
Go to file
Antoine Brodin c7d0242213 Avoid duplicating USES=localbase
Suggested by:	jbeich
2016-12-26 13:06:07 +00:00
accessibility
arabic
archivers Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
astro Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
audio New port: audio/spectrogram 2016-12-25 18:27:11 +00:00
base
benchmarks
biology
cad - Mark broken in FreeBSD 11.x+ i386: this port can't build while cgal is built with gcc and boost is built with clang 2016-12-25 17:26:28 +00:00
chinese
comms Update to 3.23.19 2016-12-26 02:22:29 +00:00
converters
databases - Add py36-sqlite3 (copied from py35-sqlite3) 2016-12-25 19:23:24 +00:00
deskutils - Update to 0.0.20161120 2016-12-25 12:58:46 +00:00
devel Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
dns
editors editors/emacs-devel: Update to pull in new concurrency features. 2016-12-25 04:52:41 +00:00
emulators - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
finance - Update to 1.7.0.3 2016-12-26 01:13:17 +00:00
french - Mark BROKEN on 9.x and 12.x: 2016-12-25 13:31:55 +00:00
ftp - Mark it broken properly on FreeBSD 9 i386 2016-12-25 17:30:38 +00:00
games Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
german
graphics Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
hebrew
hungarian
irc - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
japanese
java
Keywords
korean
lang - Update to 2.7.13 2016-12-26 01:01:04 +00:00
mail mail/phpmailer: Update to 5.2.18 2016-12-26 12:55:20 +00:00
math - Fix LICENSE 2016-12-26 12:34:32 +00:00
misc Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
Mk - Repocopy lang/python35 --> lang/python36 and update to 3.6.0 2016-12-25 15:08:35 +00:00
multimedia - Mark broken on FreeBSD 9.x i386 2016-12-26 08:46:36 +00:00
net - Distfile was rerolled (no difference in tarball contents), update checksums 2016-12-26 12:56:21 +00:00
net-im
net-mgmt Register CONFLICTS for seafile-server; bump PORTREVISION 2016-12-26 12:57:21 +00:00
net-p2p - update miniupnpc to 2.0.20161216 2016-12-25 23:11:36 +00:00
news
palm
polish
ports-mgmt Fix file descriptor leak that might lead to errors on packages with lots of files 2016-12-25 15:15:38 +00:00
portuguese
print Drop post-configure target from several Qt5 ports. 2016-12-26 10:00:10 +00:00
russian
science Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
security security/p5-dicewaregen: update to 1.4 [1] 2016-12-26 12:22:57 +00:00
shells
sysutils CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it 2016-12-25 14:23:38 +00:00
Templates
textproc Avoid duplicating USES=localbase 2016-12-26 13:06:07 +00:00
Tools
ukrainian
vietnamese
www Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11 - Fix wget argument, --cache=off -> --no-cache 2016-12-26 12:33:16 +00:00
x11-clocks
x11-drivers
x11-fm Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-fonts Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-servers Reset ports per maintainer request. 2016-12-26 11:59:12 +00:00
x11-themes
x11-toolkits - Add py36-tkinter (copied from py35-tkinter) 2016-12-25 19:23:52 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs Add x11/lightdm and x11/lightdm-gtk-greeter. 2016-12-26 06:53:37 +00:00
LEGAL
Makefile
MOVED We don't need 4 versions of www/py-requests, 2 are enough 2016-12-26 11:47:37 +00:00
README
UIDs Add x11/lightdm and x11/lightdm-gtk-greeter. 2016-12-26 06:53:37 +00:00
UPDATING

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.