Personal patches
Go to file
Tobias C. Berner f3049c5ff7 Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.

Unfortunately this lead to conflicts with the kde4-l10n.

So strip the filelight parts from kde4-l10n-*.

Reported by:	VVD (via IRC)
Reviewed by:	rakuco
Pointyhat to:	tcberner
Differential Revision:	https://reviews.freebsd.org/D12393
2017-09-16 16:52:48 +00:00
accessibility - Fix LICENSE 2017-09-16 09:01:53 +00:00
arabic Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
archivers
astro
audio
base
benchmarks
biology
cad
chinese Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
comms
converters
databases
deskutils
devel Update to 0.8.30 2017-09-16 09:00:10 +00:00
dns
editors Update to patchlevel 1115 2017-09-16 15:36:30 +00:00
emulators
finance Update to version 5.1.6 2017-09-16 09:42:21 +00:00
french Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
ftp
games update games/wtf to 20170915 snapshot from NetBSD 2017-09-16 15:43:32 +00:00
german Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
graphics - Pet portlint 2017-09-16 09:01:51 +00:00
hebrew Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
hungarian Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
irc
japanese Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
java
Keywords
korean Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
lang Update to the 20170913 snapshot of GCC 6.4.1. 2017-09-16 08:22:52 +00:00
mail Add a newsyslog configuration file, to rotate logs. 2017-09-16 14:22:43 +00:00
math math/libtommath: fix PLIST, bump PORTREVISION 2017-09-16 10:55:08 +00:00
misc Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
Mk
multimedia
net net/quagga: register conflict with frr 2017-09-16 16:31:15 +00:00
net-im net-im/mastodon: Fix issue running database migration script 2017-09-16 12:01:42 +00:00
net-mgmt
net-p2p
news
palm
polish Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
ports-mgmt
portuguese Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
print
russian Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
science
security Update to 1.0.30 2017-09-16 08:59:12 +00:00
shells
sysutils Fix remaining uses of mount_devfs and pkg_install; cleanup port 2017-09-16 10:36:17 +00:00
Templates
textproc
Tools
ukrainian Fix kde4-l10n packages after sysutils/filelight's update 2017-09-16 16:52:48 +00:00
vietnamese
www Update to 1.1.0 2017-09-16 08:59:44 +00:00
x11 Update to upstream version 7.3.49, pet portlint 2017-09-16 16:34:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
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:

	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.