Personal patches
Go to file
Dmitry Marakasov f1f783a225 - Update to 3.2.3.git20190127
PR:		236926
Submitted by:	hiroo.ono+freebsd@gmail.com
2019-04-26 21:50:10 +00:00
accessibility Clean up plist 2019-04-25 14:12:08 +00:00
arabic
archivers archivers/liblz4: Update to 1.9.1 2019-04-26 19:38:21 +00:00
astro
audio Update to 0.1.b151 2019-04-26 06:23:14 +00:00
base
benchmarks
biology Clean up plist 2019-04-25 13:25:50 +00:00
cad
chinese Clean up plist 2019-04-25 14:17:38 +00:00
comms Clean up plist 2019-04-25 13:27:33 +00:00
converters
databases Fix build on powerpc 2019-04-26 20:49:47 +00:00
deskutils deskutils/kdepim-runtime: don't use ninja 2019-04-26 20:35:21 +00:00
devel Update devel/okteta to the latest version. 2019-04-26 21:28:56 +00:00
dns dns/knot2-lib: fix pkg-plist after update of dns/knot2 2019-04-26 11:02:24 +00:00
editors - Update to 4.2 2019-04-25 21:35:00 +00:00
emulators
finance Clean up plist 2019-04-25 14:41:16 +00:00
french
ftp
games - Add upstream patch to fix HUD disappearing after takin a screenshot 2019-04-26 18:29:40 +00:00
german
graphics New port: graphics/photoflare: Quick, simple but powerful cross-platform image editor 2019-04-26 20:06:56 +00:00
hebrew
hungarian
irc
japanese
java Add LTS version of subversion to ports. 2019-04-25 16:28:46 +00:00
Keywords
korean
lang Update to the 20190425 snapshot of GCC 7.4.1. 2019-04-26 06:18:10 +00:00
mail mail/mpop: update to 1.4.4 2019-04-26 17:36:11 +00:00
math math/py-graphillion: Update to 1.3 2019-04-25 15:22:19 +00:00
misc misc/visp: fix build with GCC-based architectures 2019-04-26 16:07:24 +00:00
Mk Remove unused plist substitutions 2019-04-26 08:56:37 +00:00
multimedia Clean up plist 2019-04-25 14:48:37 +00:00
net Update to 3.5.0 2019-04-26 20:47:32 +00:00
net-im Add net-im/coyim 0.3.11 2019-04-26 11:12:43 +00:00
net-mgmt net-mgmt/centreon-clib: Update version 18.10.0=>19.04.0 2019-04-26 20:52:12 +00:00
net-p2p net-p2p/sonarr: Update to 2.0.0.5322 2019-04-26 14:44:29 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science Clean up plist 2019-04-25 13:51:20 +00:00
security Add BUILD_DEPENDS 2019-04-26 20:49:52 +00:00
shells Update to the latest att/ast commit on github. 2019-04-26 03:10:22 +00:00
sysutils Update to 3.0.0 2019-04-26 20:49:42 +00:00
Templates
textproc Fix typo 2019-04-26 20:47:59 +00:00
Tools
ukrainian
vietnamese
www Update WWW 2019-04-26 20:48:04 +00:00
x11 Clean up plist 2019-04-25 14:54:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 3.2.3.git20190127 2019-04-26 21:50:10 +00:00
x11-wm x11-wm/cage: add new port 2019-04-26 17:36:19 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs security/vault: add vault user to daemon class 2019-04-25 21:00:52 +00:00
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.