Personal patches
Go to file
Raphael Kubo da Costa d9c3f9f1b7 Include bsd.port.pre.mk after setting OPTIONS.
r375798 made the OPTIONS prompt show up on every build because
bsd.port.pre.mk was being included too early. Move the inclusion down one
section.

PR:		196374
Submitted by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
2014-12-30 09:50:59 +00:00
accessibility
arabic
archivers Update to version 1.17.23 2014-12-29 20:12:54 +00:00
astro
audio audio/ncmpcpp: Update to 0.6.2 2014-12-29 09:01:34 +00:00
benchmarks benchmarks/siege: update version 3.0.8 => 3.0.9 2014-12-29 06:53:30 +00:00
biology Convert to USES=autoreconf 2014-12-28 19:14:13 +00:00
cad
chinese - Bump PORTREVISION to match master port (mail/mutt) and remove false alarm of "pkg audit" 2014-12-29 18:37:28 +00:00
comms
converters
databases Update to 4.3.4 2014-12-29 21:36:30 +00:00
deskutils - Update to 1.15.4; 2014-12-28 20:10:33 +00:00
devel Include bsd.port.pre.mk after setting OPTIONS. 2014-12-30 09:50:59 +00:00
dns
editors
emulators Update emulators/i386-wine-devel to 1.7.33_2. 2014-12-30 08:45:05 +00:00
finance
french
ftp
games Update to 0.11.1 release. 2014-12-30 09:08:05 +00:00
german
graphics Allow building WITH=SLANG when the compiler does not add -I${LOCALBASE}. 2014-12-29 14:18:23 +00:00
hebrew
hungarian
irc
japanese - Updated to latest version (20111128) and other improvements. 2014-12-29 03:51:27 +00:00
java
Keywords
korean
lang Update to 2.11.4 release. 2014-12-30 09:43:19 +00:00
mail Update to 1.0.4 release. 2014-12-30 09:46:39 +00:00
math math/p5-Math-Int128: 0.15 -> 0.17 2014-12-29 20:53:49 +00:00
misc
Mk Put sites that redirect to the nearest mirror first in MASTER_SITE_SAVANNAH 2014-12-29 14:43:35 +00:00
multimedia Update to 4.8.2. 2014-12-29 20:24:44 +00:00
net Update to 3.2.5.3 [1] 2014-12-29 22:40:57 +00:00
net-im
net-mgmt Update to 0.38. 2014-12-29 15:38:26 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.4.3 and 1.4.99.3 2014-12-29 20:14:49 +00:00
portuguese
print Update to 0.2.2 2014-12-30 07:36:45 +00:00
russian
science
security Over to garga@. 2014-12-29 03:39:51 +00:00
shells
sysutils Update to 1.5.7 2014-12-30 09:04:06 +00:00
Templates
textproc textproc/py-wtforms: update to 2.0.1 2014-12-29 15:55:32 +00:00
Tools
ukrainian
vietnamese
www Update to version 2.0.9. 2014-12-30 09:10:32 +00:00
x11
x11-clocks
x11-drivers - Add missing build dependencies 2014-12-28 20:11:53 +00:00
x11-fm
x11-fonts Update to 1.0.1 2014-12-30 01:32:47 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Hook e16-docs 2014-12-28 19:58:11 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/py-checkmanifest: Rename port, Update to 0.22 2014-12-29 05:54:37 +00:00
README
UIDs
UPDATING Add gnome-themes and at-spi to list of conflicting packages, 2014-12-28 18:25:35 +00:00

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.