1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov 3041887c3e - update to 0.13.7
- add LICENSE (MIT)

While here:
- strict to python 2.x

PR:		168692
Submitted by:	koobs <koobs.freebsd at gmail dot com>
Approved by:	maintainer timeout (2 weeks)
2012-06-19 17:58:23 +00:00
accessibility
arabic
archivers Update to 5.4.4 release and switch to OptionsNG. 2012-06-19 07:44:31 +00:00
astro - Update to 1.1.1 2012-06-19 08:58:37 +00:00
audio Unbreak with perl 5.14+ 2012-06-19 16:21:13 +00:00
benchmarks - add couple of patches to fix build warnings 2012-06-19 17:43:25 +00:00
biology - Update to 2.29 2012-06-18 09:30:35 +00:00
cad
chinese
comms
converters BibTeXConv is a BibTeX file converter which allows one to export 2012-06-18 19:25:44 +00:00
databases - Convert to new options framework 2012-06-19 13:00:47 +00:00
deskutils
devel - update to 0.13.7 2012-06-19 17:58:23 +00:00
dns - Update to 1.9.1 2012-06-19 11:52:50 +00:00
editors - Update to 4.0.5589 2012-06-19 08:35:21 +00:00
emulators - Fix build after texi2html grew a new arg so -number became ambigious. [1] 2012-06-19 16:19:16 +00:00
finance
french Update to version 4.5.4. 2012-06-19 06:22:53 +00:00
ftp 2012-06-16 ftp/IglooFTP: No longer supported 2012-06-18 22:13:24 +00:00
games
german Update to version 4.5.4. 2012-06-19 06:22:53 +00:00
graphics Only try to delete the module directories (they may not get created). 2012-06-19 12:26:40 +00:00
hebrew
hungarian
irc Revert previous commit which was pointed out 2012-06-18 17:33:29 +00:00
japanese - Update to 3.4 2012-06-18 06:51:59 +00:00
java
korean
lang - Fix gettext detection for the locale module 2012-06-19 17:48:42 +00:00
mail mail/offlineimap: upgrade to 6.5.4 2012-06-19 08:41:42 +00:00
math - Update to 0.6-1 2012-06-19 09:57:50 +00:00
misc Unbreak with perl 5.14+ 2012-06-19 16:26:59 +00:00
Mk - Force cmake to use PYTHON_VER as version to detect, so that it uses 2012-06-19 17:18:13 +00:00
multimedia
net - Update to 2.18 2012-06-19 11:44:12 +00:00
net-im
net-mgmt - undo breakage for INDEX 2012-06-19 00:28:03 +00:00
net-p2p
news
palm
polish
ports-mgmt - update to 1.5.0 2012-06-19 13:41:59 +00:00
portuguese - Update to 20120611 2012-06-18 10:14:53 +00:00
print
russian Update to version 4.5.4. 2012-06-19 06:22:53 +00:00
science - Convert to new options framework 2012-06-18 16:41:51 +00:00
security - fix package name 2012-06-19 16:16:56 +00:00
shells - Fix build on system with source later than r227487 [1] 2012-06-19 03:40:43 +00:00
sysutils - update to 2.1.2, honour CC/CFLAGS and add LICENSE [1] 2012-06-19 16:44:39 +00:00
Templates
textproc Update to 0.6.37. 2012-06-19 05:02:55 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.10.1 2012-06-19 16:04:19 +00:00
x11 - Handle empty KDE4_ENABLE_EXCEPTIONS environment variable in proper way 2012-06-19 13:14:55 +00:00
x11-clocks
x11-drivers - Update to 0.15.0 2012-06-18 08:06:44 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Update to 1.2.5. 2012-06-19 05:40:34 +00:00
x11-toolkits
x11-wm Update to 3.4.12 2012-06-18 18:34:46 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Document editors/koffice-i18n* removal and ressurection of archivers/zlib. 2012-06-19 02:48:37 +00:00
README
UIDs
UPDATING - Update to new upstream release 5.3.21. Please see UPDATING! 2012-06-18 23:23:18 +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.