Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 5fa519e253 Update to 0.14.0
- Add LICENSE
- Sort RUN_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/dotless-de/vagrant-vbguest/blob/master/CHANGELOG.md
2017-05-05 15:36:29 +00:00
accessibility
arabic Update to 5.2.7. 2017-05-04 18:07:45 +00:00
archivers Update to 1.2.0 2017-05-05 15:34:18 +00:00
astro
audio r431187 moved machine-id to the upstream default location. Remove patching 2017-05-04 12:08:12 +00:00
base
benchmarks
biology
cad
chinese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
comms Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
converters
databases Update to 0.4.6 2017-05-05 15:35:51 +00:00
deskutils
devel Update to 0.11.2 2017-05-05 15:36:13 +00:00
dns Update to new upstream test release -test5. 2017-05-04 22:50:30 +00:00
editors Update to 5.2.7. 2017-05-04 18:07:45 +00:00
emulators
finance
french Update to 5.2.7. 2017-05-04 18:07:45 +00:00
ftp
games - Update to 1.7.4.1 2017-05-05 13:48:38 +00:00
german Update to 5.2.7. 2017-05-04 18:07:45 +00:00
graphics Fix shebangs 2017-05-04 05:24:35 +00:00
hebrew Update to 5.2.7. 2017-05-04 18:07:45 +00:00
hungarian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
irc irc/bitlbee-facebook: update to 1.1.1, drop patch released upstream 2017-05-04 12:33:03 +00:00
japanese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
java java/intellij-pycharm: Update to version 2017.1.2. 2017-05-05 11:57:56 +00:00
Keywords
korean Update to 5.2.7. 2017-05-04 18:07:45 +00:00
lang bsd.pypy.cffi.mk: unbreak building of cffi ports 2017-05-04 19:08:36 +00:00
mail - Update to 4.8.0 2017-05-05 03:22:05 +00:00
math - Update to 0.9-5 2017-05-04 23:54:48 +00:00
misc Update to 0.10 2017-05-05 15:34:30 +00:00
Mk Update comment: remove ruby 2.1 2017-05-05 12:30:55 +00:00
multimedia - Update to 1.1.3 2017-05-05 03:21:02 +00:00
net Update to 0.74 2017-05-05 14:46:38 +00:00
net-im Fix shebangs 2017-05-04 05:25:16 +00:00
net-mgmt - Update to 1.5.2 2017-05-05 03:20:15 +00:00
net-p2p
news
palm
polish Update to 5.2.7. 2017-05-04 18:07:45 +00:00
ports-mgmt
portuguese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
print
russian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
science - Fix build with gcc5 2017-05-05 14:42:02 +00:00
security Fix WWW 2017-05-05 15:36:24 +00:00
shells
sysutils Update to 0.14.0 2017-05-05 15:36:29 +00:00
Templates
textproc Update to 3.0 2017-05-05 15:35:40 +00:00
Tools Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
ukrainian Update to 5.2.7. 2017-05-04 18:07:45 +00:00
vietnamese Update to 5.2.7. 2017-05-04 18:07:45 +00:00
www Fix gemspec for rubygem-net-ssh-gateway1 1.3.0 update 2017-05-05 15:35:23 +00:00
x11 Fix shebangs 2017-05-04 05:26:56 +00:00
x11-clocks
x11-drivers
x11-fm Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
x11-fonts - Update to 0.6.0 2017-05-05 13:47:23 +00:00
x11-servers
x11-themes
x11-toolkits Take maintainership 2017-05-04 23:48:03 +00:00
x11-wm - Project moved to GITHUP 2017-05-05 13:55:06 +00:00
.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.