Personal patches
Go to file
Carlos J. Puga Medina 5d83f8432b games/scummvm-tools: Update to 2.0.0
- Use PORTVERSION instead of DISTVERSION
- Update MASTER_SITES
- Add LICENSE_FILE
- Add missing dependencies
- Add USES=iconv
- Add DESKTOP_ENTRIES
- Install more DOCS
- Pet portlint

Noteworthy changes:

2.0.0 (2017-12-17)
 - Fix handling of output path for the compress_touche tool.
 - Fix handling of input path for the extract_cine tool. It was only working
   when run from the directory that contains the game data.
 - Fix memory corruption that could cause random errors during extraction when
   using the extract_cine tool.

1.9.0 (2016-10-27)
 - Fix random crashes in the tool to convert Broken Sword 1 speech files.

PR:		228880
Submitted by:	cpm
Approved by:	lme (maintainer)
2018-06-12 11:23:14 +00:00
accessibility
arabic
archivers Reset MAINTAINER 2018-06-11 20:56:24 +00:00
astro
audio Fix build on non-x86 archs. 2018-06-12 04:23:29 +00:00
base
benchmarks Apparently works on aarch64. 2018-06-11 05:02:04 +00:00
biology biology/artemis: Update 9 -> 17.0.1-11 2018-06-11 17:45:56 +00:00
cad
chinese
comms Much better way to ensure a UTF-8 CODESET in the locale 2018-06-11 22:57:26 +00:00
converters
databases databases/pgadmin3: Correct the mistake in wxrc substitution 2018-06-12 08:56:36 +00:00
deskutils
devel - Add LICENSE 2018-06-12 09:04:31 +00:00
dns Update to latest commit. 2018-06-11 11:56:16 +00:00
editors Upgrade to Apache OpenOffice trunk SVN revsion r1833124. This includes 2018-06-12 04:00:07 +00:00
emulators emulators/rpcs3: update to 0.0.5.474 2018-06-12 00:25:54 +00:00
finance
french
ftp
games games/scummvm-tools: Update to 2.0.0 2018-06-12 11:23:14 +00:00
german
graphics Clean up print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 and 2018-06-12 09:45:14 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to v5.28.0-RC2-2-g197e7984e9. 2018-06-11 11:56:12 +00:00
mail Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
math - Switch to USES=localbase 2018-06-12 08:34:34 +00:00
misc - Update WWW 2018-06-12 09:34:30 +00:00
Mk Add support for USES=compiler:c++17-lang 2018-06-11 12:39:03 +00:00
multimedia
net - Update asterisk13 to 13.21.1 2018-06-11 23:29:13 +00:00
net-im - Update to 0.31.1 2018-06-11 19:12:28 +00:00
net-mgmt Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
net-p2p net-p2p/radarr: Update to 0.2.0.1120 2018-06-11 16:23:48 +00:00
news
palm
polish
ports-mgmt ports-mgmt/pkgs_which: feex a typo 2018-06-10 20:28:15 +00:00
portuguese
print Clean up print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 and 2018-06-12 09:45:14 +00:00
russian
science science/openbabel: Take maintainership; Add the GUI option using wxWidgets-3.0 2018-06-12 07:39:34 +00:00
security krb5-114 is deprecated and scheduled for deletion at the end of this 2018-06-12 03:42:25 +00:00
shells
sysutils sysutils/vzvol: fix typo in pkg-descr 2018-06-11 16:39:42 +00:00
Templates
textproc Update MAINTAINER 2018-06-11 21:03:17 +00:00
Tools
ukrainian
vietnamese
www Update roda to 3.9.0 2018-06-12 00:17:15 +00:00
x11 Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
x11-clocks
x11-drivers
x11-fm Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
x11-fonts Reset MAINTAINER 2018-06-11 20:56:24 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk31: Change to gtk3 because it is the latest gtk version 2018-06-12 07:17:10 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove math/clipper, duplicate of graphics/polyclipping. 2018-06-11 11:06:11 +00:00
README
UIDs
UPDATING Add a note about PHP flavors. 2018-06-11 17:01:15 +00:00

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.