Personal patches
Go to file
Mathieu Arnold ed149bc97f Try and prevent people from adding github archive urls.
If you use the archive URL directly, you end up having non unique
distfiles named 0.9.5.tar.gz or v2.2.2.tar.gz, and soon, another port
ends up having the same version, and boom.

Reviewed by:	bdrewery
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D15039
2018-04-12 11:11:25 +00:00
accessibility Update to 3.2.4 2018-04-11 14:49:09 +00:00
arabic
archivers Upgrade from 1.0.2 to 1.0.4. 2018-04-12 00:30:20 +00:00
astro
audio Add flavors to asterisk modules to produce packages for all asterisk 2018-04-12 11:07:19 +00:00
base
benchmarks
biology
cad
chinese
comms Update Gammu to v1.39 2018-04-09 18:46:10 +00:00
converters
databases databases/cassandra-cpp-driver: update to 2.9.0 2018-04-12 08:44:40 +00:00
deskutils deskutils/zim: update to 0.68 2018-04-12 09:55:35 +00:00
devel Fix the .pc file installed by devel/qt5-designer. 2018-04-12 11:04:13 +00:00
dns dns/py-dns-lexicon: Update 2.1.24 -> 2.2.1 2018-04-12 09:30:05 +00:00
editors
emulators - Update to 2.11.92_20180412 2018-04-12 10:17:03 +00:00
finance - Update to 0.23-3 2018-04-10 01:00:45 +00:00
french
ftp Update to netdumpd-20180411. 2018-04-11 20:30:26 +00:00
games - Add LICENSE 2018-04-12 09:33:36 +00:00
german Update to 2018.04.08 2018-04-09 18:50:34 +00:00
graphics graphics/farbfeld: Update 3 -> 4 2018-04-12 09:44:13 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add a new file php-project.el to the package 2018-04-12 04:32:43 +00:00
mail Update to 5.0.7 2018-04-10 18:28:38 +00:00
math math/xtensor: Update 0.15.6 -> 0.15.9 2018-04-12 09:22:08 +00:00
misc New port: misc/openmvg: Multiple View Geometry (MVG) library 2018-04-12 09:05:33 +00:00
Mk Try and prevent people from adding github archive urls. 2018-04-12 11:11:25 +00:00
multimedia Update to 3.2.4 2018-04-11 14:50:11 +00:00
net Add flavors to asterisk modules to produce packages for all asterisk 2018-04-12 11:07:19 +00:00
net-im net-im/gajim: update to 1.0.1 2018-04-11 21:06:38 +00:00
net-mgmt net-mgmt/cacti: Update to 1.1.37 2018-04-11 00:32:33 +00:00
net-p2p New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication 2018-04-10 18:17:02 +00:00
news
palm
polish Update to 20180407 2018-04-09 18:50:39 +00:00
ports-mgmt
portuguese
print
russian
science New port: science/step, science/kalzium 2018-04-09 18:32:24 +00:00
security Update to 0.23.0 2018-04-12 11:07:37 +00:00
shells Update to zsh 5.5 2018-04-10 11:45:46 +00:00
sysutils Fix build on CURRENT 2018-04-12 06:34:30 +00:00
Templates
textproc Update to 0.97 2018-04-11 19:38:16 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.4-1 2018-04-12 09:33:01 +00:00
x11 - Add LICENSE 2018-04-12 09:03:36 +00:00
x11-clocks New ports: x11-clocks/kteatime, x11-clocks/ktimer 2018-04-09 18:49:38 +00:00
x11-drivers
x11-fm New ports: x11-fm/dolphin, x11-fm/konqueror 2018-04-09 20:03:36 +00:00
x11-fonts Update to 1.205 2018-04-11 07:10:49 +00:00
x11-servers
x11-themes
x11-toolkits Fix the build by renaming a variable, which is a function in strings.h. 2018-04-11 20:35:36 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix PKGBASE conflict of devel/libkgapi 2018-04-11 09:57:25 +00:00
README
UIDs
UPDATING Add UPDATING note on KDE SC4 <foo>-kde4 packages. 2018-04-10 19:56:43 +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.