Personal patches
Go to file
Yuri Victorovich 86d49e87e4 deskutils/go-for-it: Updated to 1.6.5
Changhelog:
https://github.com/mank319/Go-For-It/releases/tag/1.6.5

Additional changes:
* Changed to DISTVERSION
* USES=cmake:outsource
* Removed post-install (not needed)
* Removed the unnecessary patch
* Added the patch to revert the app name to go-for-it (from com.xx...go-for-it)
* Plist now uses %%DATADIR%% + many additions

PR:		226257
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	tcberner (mentor, implicit)
2018-02-28 22:20:06 +00:00
accessibility
arabic
archivers Remove unnecessary rubygem-backports 2018-02-28 15:13:02 +00:00
astro
audio Fix build with clang 6.0.0. 2018-02-28 19:54:29 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 4.02 2018-02-28 15:52:46 +00:00
databases databases/cego: update 2.38.20 -> 2.39.1 2018-02-28 18:53:10 +00:00
deskutils deskutils/go-for-it: Updated to 1.6.5 2018-02-28 22:20:06 +00:00
devel Update devel/tevent to the most recent version. 2018-02-28 20:37:28 +00:00
dns
editors Update to v15.1. 2018-02-28 08:43:05 +00:00
emulators
finance
french
ftp
games - Update to 1.6.1 2018-02-28 03:01:31 +00:00
german
graphics
hebrew
hungarian
irc
japanese Update to 2.1.4. 2018-02-28 06:26:54 +00:00
java
Keywords
korean
lang Sort distinfo file (NOP) 2018-02-28 21:11:29 +00:00
mail - fix build agains maraidb100 [1] 2018-02-28 21:50:21 +00:00
math - Make sure build doesn't use qt5 libraries/utilities. 2018-02-28 14:40:48 +00:00
misc
Mk Add compiler.mk to PORTS_ENV. 2018-02-28 19:34:05 +00:00
multimedia
net Take maintainership 2018-02-28 17:45:24 +00:00
net-im - Update to 3.6.4 2018-02-28 02:05:57 +00:00
net-mgmt
net-p2p net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 1.7.0 2018-02-28 15:53:34 +00:00
shells
sysutils Remove expired sysutils/rubygem-bosh_cli 2018-02-28 12:52:23 +00:00
Templates
textproc Update to 0.12 2018-02-28 15:53:02 +00:00
Tools
ukrainian
vietnamese
www net-p2p/transmission-cli: Update to 2.93 2018-02-28 21:09:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Switch to options helpers 2018-02-28 09:33:02 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update libwraster to 0.95.8 and make x11-wm/windowmaker 2018-02-28 04:58:15 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect www/rubygem-rack-cors0 2018-02-28 14:08:29 +00:00
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.