1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh b717e7c74c - Update to 0.22
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here, fix *_DEPENDS

Changes:	http://search.cpan.org/dist/Math-Random-OO/Changes
PR:		ports/185853
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-02-04 11:41:24 +00:00
accessibility
arabic
archivers - Use post-configure: instead of pre-build: 2014-02-04 11:36:47 +00:00
astro
audio - Stage support 2014-02-03 14:31:32 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - STAGE-clean 2014-02-04 09:28:11 +00:00
deskutils - Update to 2.6.2 2014-02-04 09:43:09 +00:00
devel - Update to 1.9.0 2014-02-04 11:41:14 +00:00
dns
editors - Stage support 2014-02-03 13:40:25 +00:00
emulators
finance - Update to version 4.0.2 [1] 2014-02-03 19:40:23 +00:00
french
ftp Update to 4.4.15 2014-02-04 07:12:12 +00:00
games OpenBubbles is a clone of Evan Bailey's game Bubbles. 2014-02-04 01:30:08 +00:00
german
graphics - Update to 10.0.3 2014-02-04 09:59:59 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang 1: use compiler.mk 2014-02-04 09:15:37 +00:00
mail - Enable staging, simplifying the port, especially the PLIST code 2014-02-03 22:39:05 +00:00
math - Update to 0.22 2014-02-04 11:41:24 +00:00
misc - Stage support 2014-02-03 13:57:46 +00:00
Mk
multimedia - Stage support 2014-02-03 14:31:53 +00:00
net - Unbreak rlm_krb5 (pull in fix from upstream) 2014-02-04 03:17:29 +00:00
net-im Update to 2.10.8. 2014-02-04 05:31:32 +00:00
net-mgmt
net-p2p - Update to 3.1.8, BUGFIX: Really fix build of v3.1.6 2014-02-03 22:48:39 +00:00
news - Stage support 2014-02-03 13:40:25 +00:00
palm
polish
ports-mgmt Update master site 2014-02-03 19:26:04 +00:00
portuguese
print - Stage support 2014-02-03 14:31:32 +00:00
russian - Stage support 2014-02-03 13:38:32 +00:00
science Fix a stage symlink. 2014-02-03 23:34:26 +00:00
security - Update to 0.22.3 2014-02-04 11:37:32 +00:00
shells
sysutils - Update to 2.5 2014-02-04 11:41:19 +00:00
Templates
textproc Fix paths inside .py[co] files 2014-02-03 22:52:01 +00:00
Tools
ukrainian
vietnamese
www - Add GSSAPI support (default=off) 2014-02-04 05:50:01 +00:00
x11 - Stage support 2014-02-03 13:57:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers - Stage support 2014-02-03 13:38:57 +00:00
x11-themes
x11-toolkits - Stage support 2014-02-03 14:31:32 +00:00
x11-wm - Fix pkg-plist[*]. 2014-02-03 20:46:39 +00:00
CHANGES
COPYRIGHT
GIDs - update to 10.0.2 2014-02-04 00:52:58 +00:00
KNOBS
LEGAL
Makefile
MOVED Remove expired ports: 2014-02-03 11:37:02 +00:00
README
UIDs - update to 10.0.2 2014-02-04 00:52:58 +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.