1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke e3c8635145 - Update to 4.2.0
- Added LICENSE_FILE
- Added RUN_DEPENDS
- Added test target

PR:		229475
Submitted by:	freebsd_ports@k-worx.org
Approved by:	wg (maintainer implicit)
Sponsored by:	iXsystems Inc.
2018-07-09 19:18:54 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad Really bunp PORTREVISION this time... 2018-07-09 13:57:36 +00:00
chinese
comms Update to g20180708. 2018-07-09 19:02:43 +00:00
converters
databases databases/memcached: update to 1.5.9 2018-07-09 17:06:01 +00:00
deskutils
devel - Update to 4.2.0 2018-07-09 19:18:54 +00:00
dns
editors
emulators
finance finance/ledger: unbreak with boost 1.68 2018-07-09 13:26:13 +00:00
french
ftp
games - Fix shebangs 2018-07-09 17:40:13 +00:00
german
graphics Changing maintainer email address (same maintainer, new address) 2018-07-09 18:03:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Bump PORTREVISON after r474267 2018-07-09 16:44:34 +00:00
mail mail/dovecot: upgrade to 2.3.2.1. 2018-07-09 17:30:06 +00:00
math
misc
Mk
multimedia devel/py-efl: 2018-07-09 19:13:41 +00:00
net
net-im
net-mgmt - Update to 2.3.5 2018-07-09 19:16:23 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: document vulnerabilities in security/clamav. 2018-07-09 19:16:50 +00:00
shells
sysutils - Fix license 2018-07-09 15:05:56 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update www/py-django-mezzanine to 4.2.3-148 2018-07-09 19:13:41 +00:00
x11 devel/py-efl: 2018-07-09 19:13:41 +00:00
x11-clocks x11-clocks/glclock: Fix build with Clang 6 2018-07-09 12:08:09 +00:00
x11-drivers
x11-fm Changing maintainer email address (same maintainer, new address) 2018-07-09 18:03:14 +00:00
x11-fonts x11-fonts/font-awesome: update to 5.1.0 2018-07-09 13:54:58 +00:00
x11-servers
x11-themes
x11-toolkits Changing maintainer email address (same maintainer, new address) 2018-07-09 18:03:14 +00:00
x11-wm devel/py-efl: 2018-07-09 19:13:41 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.