Personal patches
Go to file
Joseph Mingrone 90d332798a editors/emacs: Update to version 26.2
Port changes:
Match upstream's default behaviour by not installing the shared game
directory and the auxiliary program update-game-score

Upstream changes:
https://www.gnu.org/software/emacs/news/NEWS.26.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D18810
2019-04-17 14:36:02 +00:00
accessibility
arabic
archivers Make thunar-archive-plugin work with file-roller, if installed. 2019-04-16 18:41:56 +00:00
astro - Update to 0.039 2019-04-15 08:50:34 +00:00
audio audio/drumkv1-lv2: Update 0.9.6 -> 0.9.7 2019-04-17 07:40:23 +00:00
base
benchmarks
biology
cad cad/lepton-eda: fix build on 13.0-CURRENT 2019-04-17 05:58:06 +00:00
chinese
comms comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly 2019-04-16 18:31:08 +00:00
converters
databases Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
deskutils deskutils/ganttproject: Fix r499177 2019-04-17 14:33:34 +00:00
devel Upgrade to 4.7.0.5. 2019-04-17 11:03:29 +00:00
dns - This port does not yet work with python 3 2019-04-17 12:25:16 +00:00
editors editors/emacs: Update to version 26.2 2019-04-17 14:36:02 +00:00
emulators The Wine Staging patchset is now available for Wine 4.6. 2019-04-16 22:29:50 +00:00
finance Upgrade to 1.2.2. 2019-04-14 19:33:04 +00:00
french
ftp
games games/vegastrike: fix install when mesher option enabled 2019-04-16 21:18:26 +00:00
german Update to 2019.04.14 2019-04-16 23:50:41 +00:00
graphics Update KDE Frameworks to 5.57 2019-04-16 09:58:50 +00:00
hebrew
hungarian
irc irc/inspircd: Spell GNUTLS_CONFIGURE_ENABLE correctly 2019-04-16 18:44:22 +00:00
japanese
java
Keywords
korean
lang Update GNU AWK to version 5.0.0. 2019-04-17 14:12:29 +00:00
mail
math math/mppp: Update 0.13 -> 0.14 2019-04-17 07:47:30 +00:00
misc Update KDE Frameworks to 5.57 2019-04-16 09:58:50 +00:00
Mk editors/emacs: Update to version 26.2 2019-04-17 14:36:02 +00:00
multimedia devel/ninja: update to 1.9.0 2019-04-16 18:39:23 +00:00
net Update to 3.0.1. 2019-04-17 13:52:16 +00:00
net-im - Fix LICENSE 2019-04-16 09:31:17 +00:00
net-mgmt net-mgmt/mk-livestatus: Restore fix from r485075 2019-04-15 08:34:48 +00:00
net-p2p net-p2p/monero-cli: Apply all changes from upstream after 0.14.0.2 2019-04-15 17:27:54 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/py-GPy does not support 3.6. 2019-04-15 15:37:45 +00:00
security security/obfs4proxy-tor: update 0.0.9 to 0.0.10 2019-04-17 11:58:07 +00:00
shells
sysutils Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
Templates
textproc Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.15 2019-04-17 09:26:09 +00:00
x11 Mk/Uses/cargo.mk: Push lib dependencies back down into ports 2019-04-17 07:33:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Upgrade to v2.0.1. 2019-04-16 20:18:37 +00:00
x11-servers
x11-themes x11-themes/plata-theme: Update to 0.7.6 2019-04-17 10:08:10 +00:00
x11-toolkits Update KDE Frameworks to 5.57 2019-04-16 09:58:50 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Piotr Kubaj (pkubaj) 2019-04-15 10:45:33 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove net/frr3 and net/frr4: Upstream no longer maintained 2019-04-16 09:56:53 +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.