Personal patches
Go to file
Dmitry Marakasov 81705df5d7 - Add LICENSE
- Switch to new test framework

Approved by:	portmgr blanket
2019-06-27 17:17:36 +00:00
accessibility
arabic
archivers Clean up final leftovers from Qt4. 2019-06-26 11:52:23 +00:00
astro - Update to 6.1.0 and fix some ports 2019-06-27 03:37:10 +00:00
audio
base
benchmarks
biology
cad Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
chinese
comms Clean up final leftovers from Qt4. 2019-06-26 11:52:23 +00:00
converters - Update to 6.1.0 and fix some ports 2019-06-27 03:37:10 +00:00
databases - Update to 6.1.0 and fix some ports 2019-06-27 03:37:10 +00:00
deskutils
devel devel/gsoap: Update version 2.8.84=>2.8.86 2019-06-27 09:58:45 +00:00
dns Update to 3.1.1 2019-06-26 17:27:06 +00:00
editors - Update WWW 2019-06-27 09:32:02 +00:00
emulators
finance Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
french
ftp
games Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
german
graphics Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
hebrew
hungarian
irc Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
japanese
java
Keywords
korean
lang lang/python35: Use -std=c99 2019-06-27 17:12:58 +00:00
mail Add missing USES+=iconv because most of Mailutils programs use functions 2019-06-27 09:28:35 +00:00
math Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
misc - fix build with gcc9 2019-06-27 09:59:54 +00:00
Mk Update MASTER_SITES 2019-06-26 17:27:21 +00:00
multimedia multimedia/gmmlib: update to 19.2.3 2019-06-27 11:38:36 +00:00
net Update to version 2.0.1. 2019-06-27 09:47:39 +00:00
net-im Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
net-mgmt - Update WWW 2019-06-27 09:02:03 +00:00
net-p2p Remove net-p2p/zetacoin-nox11 directory forgotten in r505150 2019-06-26 19:59:31 +00:00
news
palm
polish
ports-mgmt Release pkg 1.11.99.0 2019-06-26 12:53:32 +00:00
portuguese
print print/harfbuzz: update to 2.5.3 2019-06-26 19:26:18 +00:00
russian Clean up final leftovers from Qt4. 2019-06-26 11:52:23 +00:00
science Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
security - Add LICENSE 2019-06-27 17:17:36 +00:00
shells
sysutils Update Guile to version 2.2.5, modern stable version, and fix dependent 2019-06-27 09:02:56 +00:00
Templates
textproc Update to bibtex2html 1.99. This brings the following changes: 2019-06-27 15:34:08 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.0.4 2019-06-27 07:12:08 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Clean up final leftovers from Qt4. 2019-06-26 11:52:23 +00:00
x11-toolkits x11-toolkits/gtk30: update to 3.24.8 2019-06-27 13:07:41 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Clean up final leftovers from Qt4. 2019-06-26 11:52:23 +00:00
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.