1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov a314a698f8 - update to 1.1.2 [1]
- add license (MIT)
- add missing dependencies on devel/py-versiontools and www/py-django-appconf
- strict to python <=2.7

PR:		166841 [1]
Submitted by:	Lung-Pin Chang <changlp at cs.nctu.edu dot tw> (maintainer)
2012-04-13 18:38:30 +00:00
accessibility
arabic
archivers php4 is EOLed, let's deprecate it 2012-04-12 10:07:41 +00:00
astro Fix plist. 2012-04-13 17:29:25 +00:00
audio - Update to 12.10 2012-04-13 15:39:52 +00:00
benchmarks
biology
cad
chinese
comms
converters php4 is EOLed, let's deprecate it 2012-04-12 10:07:41 +00:00
databases 1: Upgrade libmemcached to 1.0.6. 2012-04-13 17:48:18 +00:00
deskutils Abandon this decrepit port. 2012-04-12 22:14:58 +00:00
devel Smart replacement for plain tuple used in __version__. 2012-04-13 18:03:31 +00:00
dns BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes. This change 2012-04-12 00:56:32 +00:00
editors - UNBREAK by refactoring the insallation procedure so that pre-compiled 2012-04-12 07:27:10 +00:00
emulators Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC, 2012-04-12 18:16:51 +00:00
finance php4 is EOLed, let's deprecate it 2012-04-12 10:07:41 +00:00
french
ftp 1: Upgrade libmemcached to 1.0.6. 2012-04-13 17:48:18 +00:00
games Fix build on FreeBSD 7 (work with old scandir prototype) 2012-04-13 05:48:03 +00:00
german
graphics Take 2012-04-13 13:13:46 +00:00
hebrew
hungarian
irc
japanese
java . Use the new java-zoneinfo port to provide updated time zone info. 2012-04-13 04:01:24 +00:00
korean
lang Clarify effect of __MAKE_CONF change, and point to Wiki URL (in a comment). 2012-04-13 18:18:54 +00:00
mail - Update to 0.26 2012-04-12 13:25:12 +00:00
math - Update to 1.1.0. 2012-04-13 11:50:00 +00:00
misc php4 is EOLed, let's deprecate it 2012-04-12 10:07:41 +00:00
Mk . Instead of bailing when we hit a possibly conflicting variable being 2012-04-13 04:03:42 +00:00
multimedia Fix plist 2012-04-12 22:16:56 +00:00
net Add an apprpopriate LATEST_LINK to the devel port. 2012-04-13 13:50:31 +00:00
net-im
net-mgmt 1: Upgrade libmemcached to 1.0.6. 2012-04-13 17:48:18 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Bump PORTREVISION after new openssl update 2012-04-13 12:11:59 +00:00
shells
sysutils Update to 1.3; 2012-04-13 17:50:42 +00:00
Templates
textproc - update to 0.5.0 2012-04-13 17:44:18 +00:00
Tools
ukrainian
vietnamese
www - update to 1.1.2 [1] 2012-04-13 18:38:30 +00:00
x11 Get rid of USE_* variables 2012-04-12 00:45:29 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to version 2.0.7 2012-04-12 22:34:38 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs Register username and groupname for condor 2012-04-12 20:13:21 +00:00
KNOBS
LEGAL - Update devel/raknet to 3.9.2 2012-04-12 07:31:03 +00:00
Makefile
MOVED Remove duplicate and incorrect math/libgmp4 line 2012-04-12 08:15:31 +00:00
README
UIDs Register username and groupname for condor 2012-04-12 20:13:21 +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.