Personal patches
Go to file
Pawel Pekala a13a6214b9 - Update to version 1.0.8.11
- Define OPTIONS
- Pass maintainership to submitter

PR:		ports/193708
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-09-20 21:13:03 +00:00
accessibility
arabic
archivers
astro - Update from 4.23 to 4.24 2014-09-20 14:55:09 +00:00
audio Use modern python infrastructure, no functional changes 2014-09-20 20:36:56 +00:00
benchmarks
biology
cad
chinese
comms - Update to version 0.8 2014-09-20 18:26:59 +00:00
converters
databases databases/py-bsddb3: Fix build with python 3.x 2014-09-20 17:10:36 +00:00
deskutils
devel - Update to version 1.0.8.11 2014-09-20 21:13:03 +00:00
dns - Manage config file (with @sample according to the ports guidelines) 2014-09-20 17:40:37 +00:00
editors
emulators Update to Wine 1.7.27. This includes the following changes: 2014-09-20 15:34:28 +00:00
finance Update to version 0.22 2014-09-20 16:42:04 +00:00
french
ftp Remove FORBIDDEN that references vuxml. We already have vuxml, portaudit 2014-09-20 14:13:41 +00:00
games Update to version 0.15.1 2014-09-20 20:00:40 +00:00
german fix build with perl 5.18 2014-09-20 06:37:37 +00:00
graphics Replace USE_GCC=4.8+ by the equivalent, but preferred USE_GCC=yes. 2014-09-20 17:06:46 +00:00
hebrew
hungarian
irc OptionsNG conversion brokes few options making 2014-09-20 16:08:01 +00:00
japanese Update to version 201409 2014-09-20 17:25:14 +00:00
java
Keywords
korean
lang Update to the 20140918 snapshot of GCC 4.8.4. 2014-09-20 15:38:23 +00:00
mail
math - Update to version 2.1.11 2014-09-20 18:09:47 +00:00
misc Add new port misc/auto-multiple-choice 2014-09-20 13:41:21 +00:00
Mk
multimedia Bump PORTREVISION for multimedia/spotify-websocket-api 2014-09-20 20:41:56 +00:00
net net/dhcprelay: Fix RC script 2014-09-20 19:01:46 +00:00
net-im Update to git20140902. 2014-09-20 13:08:06 +00:00
net-mgmt - add license 2014-09-20 15:31:38 +00:00
net-p2p - Update to version 1.4.75 2014-09-20 19:02:30 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to version 1.0.58 2014-09-20 20:45:11 +00:00
russian
science Remove expired ports 2014-09-20 09:45:04 +00:00
security Remove FORBIDDEN that references vuxml. We already have vuxml, portaudit 2014-09-20 14:13:41 +00:00
shells
sysutils Add new port sysutils/rundeck 2014-09-20 17:42:15 +00:00
Templates
textproc textproc/py-regex: update to 2014.06.28 2014-09-20 16:07:36 +00:00
Tools
ukrainian
vietnamese
www Use modern python infrastructure, no functional changes 2014-09-20 20:37:17 +00:00
x11 x11/slim: Add non-default UTF-8 character input support 2014-09-20 19:07:37 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to version 0.5.6 2014-09-20 13:05:37 +00:00
x11-toolkits Remove expired ports 2014-09-20 09:45:04 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add new port sysutils/rundeck 2014-09-20 17:42:15 +00:00
LEGAL
Makefile
MOVED Rename gnomechess to gnome-chess to match upstream. 2014-09-20 18:11:09 +00:00
README
UIDs Add new port sysutils/rundeck 2014-09-20 17:42:15 +00:00
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.