Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
accessibility
arabic
archivers - Update to 1.3 2013-11-18 19:53:38 +00:00
astro - Support STAGEDIR 2013-11-20 03:20:56 +00:00
audio - Update WWW: 2013-11-20 20:51:25 +00:00
benchmarks The default perl threads option changed. 2013-11-18 16:49:08 +00:00
biology Convert to USES=dos2unix 2013-11-18 13:45:44 +00:00
cad - Update to 7.5.233 2013-11-19 11:15:38 +00:00
chinese - Add LICENSE 2013-11-20 03:20:59 +00:00
comms - Change maintainer email to @FreeBSD.org 2013-11-18 21:17:31 +00:00
converters - Update WWW: 2013-11-20 20:51:25 +00:00
databases - Update WWW: 2013-11-20 20:51:25 +00:00
deskutils - Change maintainer email to @FreeBSD.org 2013-11-18 20:50:05 +00:00
devel - Update WWW: 2013-11-20 20:51:25 +00:00
dns - Update WWW: 2013-11-20 20:51:25 +00:00
editors - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR) 2013-11-20 14:25:28 +00:00
emulators - Convert to dos2unix.mk 2013-11-19 23:08:44 +00:00
finance . svn copy tryton -> tryton28 ports; 2013-11-20 17:20:57 +00:00
french . svn copy tryton -> tryton28 ports; 2013-11-20 17:20:57 +00:00
ftp - Add LICENSE 2013-11-20 03:21:36 +00:00
games - Add stage support 2013-11-20 20:33:15 +00:00
german . svn copy tryton -> tryton28 ports; 2013-11-20 17:20:57 +00:00
graphics - Update WWW: 2013-11-20 20:51:25 +00:00
hebrew
hungarian
irc irc/py-irc: update to 8.5.4 2013-11-19 13:44:40 +00:00
japanese Fix build of japanese/mozc-tools with native iconv. The error: 2013-11-18 14:55:26 +00:00
java - Convert to dos2unix.mk 2013-11-19 23:08:44 +00:00
Keywords
korean
lang - Convert to dos2unix.mk 2013-11-19 23:08:44 +00:00
mail - Update WWW: 2013-11-20 20:51:25 +00:00
math - Update WWW: 2013-11-20 20:51:25 +00:00
misc - Update WWW: 2013-11-20 20:51:25 +00:00
Mk Define the target in post section. 2013-11-20 12:43:29 +00:00
multimedia - Update WWW: 2013-11-20 20:51:25 +00:00
net - Update WWW: 2013-11-20 20:51:25 +00:00
net-im - Convert to dos2unix.mk 2013-11-19 23:08:44 +00:00
net-mgmt - Update WWW: 2013-11-20 20:51:25 +00:00
net-p2p - Convert to dos2unix.mk 2013-11-19 23:08:44 +00:00
news - Update WWW: 2013-11-20 20:51:25 +00:00
palm Remove expired ports: 2013-11-18 13:54:17 +00:00
polish
ports-mgmt - Fix leftover detection on HEAD due to nmtree update 2013-11-19 23:59:35 +00:00
portuguese
print - Add LICENSE 2013-11-20 03:21:41 +00:00
russian
science - Update WWW: 2013-11-20 20:51:25 +00:00
security - Update WWW: 2013-11-20 20:51:25 +00:00
shells
sysutils - Update WWW: 2013-11-20 20:51:25 +00:00
Templates
textproc - Update WWW: 2013-11-20 20:51:25 +00:00
Tools
ukrainian
vietnamese
www - Update WWW: 2013-11-20 20:51:25 +00:00
x11 Fix build on 10 and HEAD. 2013-11-20 19:49:14 +00:00
x11-clocks
x11-drivers
x11-fm - Update from 3.1.0 to 3.2.0 [1] 2013-11-20 16:15:07 +00:00
x11-fonts
x11-servers
x11-themes Add stage support to x11-themes/kde4-style-oxygen-transparent. 2013-11-18 18:58:54 +00:00
x11-toolkits - Update WWW: 2013-11-20 20:51:25 +00:00
x11-wm Remove expired ports: 2013-11-18 13:54:17 +00:00
CHANGES Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool. 2013-11-19 19:54:16 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove the ptpd port as the protocol and software are no longer supported. 2013-11-20 13:51:49 +00:00
README
UIDs
UPDATING Add a bit about the default options change in lang/perl5.* 2013-11-20 13:02:08 +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.