Personal patches
Go to file
Sunpoet Po-Chuan Hsieh e8161ca5f9 - Update to 3.2
- Add LICENSE
- Convert to new options framework
- Support STAGEDIR

Changes:	http://svn.apache.org/viewvc/commons/proper/math/trunk/RELEASE-NOTES.txt
PR:		ports/188801
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-26 18:15:36 +00:00
accessibility
arabic
archivers - Update to 0.09 2014-04-26 18:09:39 +00:00
astro - Update to 0.062 2014-04-26 12:39:26 +00:00
audio Update to 1.2.10. 2014-04-26 08:58:35 +00:00
benchmarks
biology - Update to version 1.13.5 2014-04-26 02:35:37 +00:00
cad Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
chinese - Update to 3.9 2014-04-26 18:12:50 +00:00
comms Update to version 3.2.13 2014-04-25 16:34:11 +00:00
converters - Update to 1.002002 2014-04-26 18:09:43 +00:00
databases - Update to 0.6.5 2014-04-26 18:14:03 +00:00
deskutils - Convert USE_BZIP2 to USES 2014-04-26 14:56:17 +00:00
devel - Update to 1.25 2014-04-26 18:15:22 +00:00
dns - Update to 0.39 2014-04-26 18:15:27 +00:00
editors - Update to 7.4.265 2014-04-26 18:11:45 +00:00
emulators Unbreak a bit, by installing mo files in stagedir and not outside 2014-04-26 12:19:33 +00:00
finance
french
ftp - Convert to USES=libtool. 2014-04-24 17:26:57 +00:00
games - Convert USE_BZIP2 to USES 2014-04-26 14:47:03 +00:00
german
graphics - Update to 1.11.0 2014-04-26 18:11:17 +00:00
hebrew
hungarian
irc Bump PORTREVISION to force package rebuild after the recent Xorg update. 2014-04-26 10:17:17 +00:00
japanese - Convert to USES=libtool. 2014-04-24 18:33:57 +00:00
java java/javahelp: 2014-04-25 11:51:05 +00:00
Keywords
korean Remove the last @comment $FreeBSD$ from plists. 2014-04-24 16:26:48 +00:00
lang lang/ocaml: Upgrade version 4.00.1 to 4.01.0 and stage 2014-04-26 17:20:32 +00:00
mail - Support USE_GITHUB 2014-04-26 02:40:20 +00:00
math - Update to 3.2 2014-04-26 18:15:36 +00:00
misc List items should normally start with capital letter. 2014-04-25 07:42:39 +00:00
Mk - Fix check-stagedir causing staging violating. Quote all directory names 2014-04-24 22:42:06 +00:00
multimedia - Update to 2.3 2014-04-26 18:13:40 +00:00
net - Update to 1.6.4 2014-04-26 18:12:04 +00:00
net-im - update from ancient 20100131 snapshot to proper 1.1 release 2014-04-24 23:18:26 +00:00
net-mgmt - Fix plist 2014-04-26 17:30:24 +00:00
net-p2p - Support USE_GITHUB 2014-04-26 02:26:13 +00:00
news
palm
polish
ports-mgmt - Update LICENSE 2014-04-25 23:27:31 +00:00
portuguese
print print/cups-filters: update to version 1.0.53. 2014-04-26 08:15:49 +00:00
russian - Update to 3.9 2014-04-26 18:12:45 +00:00
science - Update LICENSE 2014-04-26 18:15:14 +00:00
security - Update to 1.4.0 2014-04-26 18:12:23 +00:00
shells
sysutils - Update to 1.7.6 2014-04-26 18:12:55 +00:00
Templates
textproc - Add LICENSE 2014-04-26 18:15:18 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2014-04-26 18:15:31 +00:00
x11 - Convert USE_BZIP2 to USES 2014-04-26 14:38:30 +00:00
x11-clocks
x11-drivers
x11-fm Switch to USES=libtool 2014-04-25 07:23:15 +00:00
x11-fonts Stage support. 2014-04-25 15:28:13 +00:00
x11-servers
x11-themes Support stage 2014-04-26 00:39:39 +00:00
x11-toolkits - Update to version 1.1.9 2014-04-26 02:28:18 +00:00
x11-wm - Update to version 0.6.0 [1] 2014-04-24 16:44:39 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49:07 +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.