1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Raphael Kubo da Costa b15d595457 Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015-12-13 12:45:25 +00:00
2015-12-12 22:09:18 +00:00
2015-12-12 21:25:32 +00:00
2015-12-11 08:48:56 +00:00
2015-12-12 21:36:03 +00:00
2015-12-13 08:49:53 +00:00
2015-12-12 23:02:03 +00:00
2015-12-13 08:47:02 +00:00
2015-12-12 23:43:50 +00:00
2015-12-13 09:41:22 +00:00
2015-12-11 05:29:16 +00:00
2015-11-03 17:47:01 +00:00
2015-11-03 17:47:01 +00:00
2015-12-11 08:40:34 +00:00
2015-12-11 08:43:44 +00:00
2015-12-13 00:50:58 +00:00
2015-12-13 03:59:15 +00:00
2015-12-12 23:43:50 +00:00
2015-12-08 16:52:42 +00:00
2015-12-09 13:18:39 +00:00
2015-12-08 15:59:13 +00:00
2015-11-23 11:19:22 +00:00
2015-12-11 22:55:57 +00:00
2015-12-12 23:43:50 +00:00
2015-12-11 20:19:10 +00:00
2015-12-13 03:59:14 +00:00
2015-12-11 21:31:49 +00:00
2015-12-12 18:16:02 +00:00
2015-11-03 17:47:01 +00:00
2015-12-13 03:59:14 +00:00
2015-12-08 18:15:22 +00:00
2015-12-11 23:08:23 +00:00
2015-10-29 23:03:33 +00:00
2015-12-12 10:59:38 +00:00
2015-12-11 06:24:55 +00:00
2015-11-01 16:02:28 +00:00
2015-12-12 23:43:56 +00:00
2015-12-11 06:24:55 +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.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%