Commit graph

9273 commits

Author SHA1 Message Date
Dirk Meyer
8c0695ffb0 - remove BROKEN
- fix dependecies
- option FREETYPE is no longer default
- option FREETYPE and XFT now conflicting
2015-12-15 21:47:15 +00:00
Martin Wilke
bf21fdb9e2 - Update to 1.0.3
PR:		205288
Submitted by:	maintainer
Approved by:	bapt (mentor)
Differential Revision:	D4565
2015-12-15 08:18:30 +00:00
Raphael Kubo da Costa
5b3f3dd953 At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
2015-12-13 21:56:50 +00:00
Raphael Kubo da Costa
66b08a476e Properly all compileall.py.
Do it like we already do in devel/py-qt4-core: call compileall.py with -d so
that the .pyc and .pyo files do not have ${STAGEDIR} in them.

While at it, also call python with -O to generate .pyo files.
2015-12-13 19:58:30 +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
Koop Mast
79d8b5e8a7 Update iso-codes to 3.63. 2015-12-12 14:57:56 +00:00
Koop Mast
b8b6878404 Update shared-mime-info to 1.5. 2015-12-12 14:18:02 +00:00
Koop Mast
e1add76b39 Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.

Exp-runs run by antoine@

This version also fixes shadowing of TYPEOF in ftconfig.h [2]

PR:		203554 [1], 202083 [2]
Submitted by:	rhurlin@gwdg.de [2]
2015-12-10 22:13:58 +00:00
Sunpoet Po-Chuan Hsieh
d6d0246779 - Update to 1.06
Changes:	http://search.cpan.org/dist/Geo-GeoNames/Changes
2015-12-09 14:27:02 +00:00
Dmitry Marakasov
b53a4a313e - Switch to options helpers
- Switch from makefile echo's to pkg-message
2015-12-08 17:46:27 +00:00
Raphael Kubo da Costa
31469ae565 PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.

Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
2015-12-08 16:49:43 +00:00
Olivier Duchateau
bd4ed0c364 Update to 0.20
PR:		205059
Submitted by:	myself
Approved by:	makc@ (maintainer)
2015-12-07 18:00:35 +00:00
Jimmy Olgeni
fb6c2bfa1d Upgrade misc/erlang-mimerl to version 1.0.2. 2015-12-07 13:00:26 +00:00
Raphael Kubo da Costa
88c2b62927 py-qt4-demo: Fix runtime dependency list.
r344123 broke it by replacing RUN_DEPENDS with PYQT4_RUN_DEPENDS. The latter
has no meaning, so the port stopped depending on all other PyQt4 ports.

MFH:		2015Q4
2015-12-06 21:17:52 +00:00
Sunpoet Po-Chuan Hsieh
a706475196 - Update to 20151205
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20151205.diff
2015-12-06 17:51:57 +00:00
Sunpoet Po-Chuan Hsieh
6f01437bff - Update to 2015.7
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2015-12-06 17:51:54 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Sunpoet Po-Chuan Hsieh
0b5cb3d5e9 - Update to 2.99
- Update WWW

Changes:	https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc
2015-12-04 12:35:16 +00:00
Sunpoet Po-Chuan Hsieh
69eb6ae2f4 - Add rubygem-mime-types-data 3.2015.1120
mime-types-data provides a registry for information about MIME media type
definitions. It can be used with the Ruby mime-types library or other software
to determine defined filename extensions for MIME types, or to use filename
extensions to look up the likely MIME type definitions.

WWW: https://github.com/mime-types/mime-types-data
2015-12-04 12:23:20 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Dmitry Marakasov
bede60d01b - Update 20140224
- While here, add LICENSE

PR:		187001
Submitted by:	darius@dons.net.au
Approved by:	maintainer timeout (uffe@uffe.org, 9 months)
2015-12-02 14:28:31 +00:00
Andrey A. Chernov
0b2e7339d7 Previous commit picks not so latest Swiss Ephemeris, update to SWE 2.04 2015-12-02 06:44:58 +00:00
Andrey A. Chernov
fb780a98b7 Unbreak port, update to the latest version of Swiss Ephemeris
(It does not require any patching, who mark the port BROKEN
can easily do it by yourself)
2015-12-02 06:29:36 +00:00
Bryan Drewery
448afeae76 When building with FAST_DEPEND, don't use -MP as the port has a 'version.h::'
dependency which conflicts with the 'version.h:' dependency that -MP generates.
2015-12-01 03:00:50 +00:00
Marc Fonvieille
9a43aa8c94 Update to r47441 of the FreeBSD docset.
Approved by:	doceng (implicit)
2015-11-29 17:03:14 +00:00
Sunpoet Po-Chuan Hsieh
a53c612c4e - Add p5-Geo-GeoNames 1.05
Geo::GeoNames provides a perl interface to the webservices found at [1]. That
is, given a given placename or postalcode, the module will look it up and return
more information (longitude, lattitude, etc) for the given placename or
postalcode. Wikipedia lookups are also supported. If more than one match is
found, a list of locations will be returned.

Before you start, get a free GeoNames account and enable it for access to the
free web service:
- Get an account [2]
- Respond to the email
- Login and enable your account for free access [3]

[1] http://api.geonames.org/
[2] http://www.geonames.org/login
[3] http://www.geonames.org/enablefreewebservice

WWW: http://search.cpan.org/dist/Geo-GeoNames/
2015-11-29 06:59:54 +00:00
Martin Wilke
b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00
Bartek Rutkowski
31f70bc508 misc/mc: fix - delete patch obsolete after 4.8.15 update
PR:		204724
Submitted by:	Boris Korzun <drtr0jan@yandex.ru>
Approved by:	portmgr (blanket)
2015-11-25 12:29:01 +00:00
Bartek Rutkowski
3ab3644bb4 misc/mc: update 4.8.14 -> 4.8.15
- Rewrite port options code

PR:		204724
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-11-25 11:34:46 +00:00
Dmitry Marakasov
f7144c8671 - Clarify LICENSE
- Cosmetic fixes
2015-11-23 11:19:25 +00:00
Frederic Culot
19c20fde90 - Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping 2015-11-21 13:33:18 +00:00
Dmitry Marakasov
bd55549414 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-11-20 12:05:08 +00:00
Dmitry Marakasov
4e5d900e03 - Add LICENSE
- Switch to options helpers
2015-11-20 12:05:02 +00:00
Dmitry Marakasov
fb2672d05c - Add LICENSE
- Switch to options helpers
2015-11-20 12:04:58 +00:00
Sunpoet Po-Chuan Hsieh
ebb1c854a8 - Add LICENSE_FILE
Approved by:	portmgr (blanket)
2015-11-20 09:15:41 +00:00
Baptiste Daroussin
d09996c675 Update mbuffer to 2015-10-02
Approved by:	mm (maintainer)
Sponsored by:	Gandi.net
2015-11-18 14:06:12 +00:00
Dag-Erling Smørgrav
bb3fed2589 Forgot to change MAINTAINER line 2015-11-17 21:56:41 +00:00
Dag-Erling Smørgrav
f62f858b14 Take over maintainership. Regenerate the tarball from the latest 10.2.
Use INSTALL_LIB instead of INSTALL_DATA.
2015-11-17 21:43:08 +00:00
Dag-Erling Smørgrav
ffa292464b Take over maintainership. Regenerate the tarball from the latest 9.3.
Drop liblwres, which is purely internal.  Add a missing OSVERSION check
to prevent building on 8 or older.  Add an unconditional dependency on
compat10x on 11 or newer.  Use INSTALL_LIB instead of INSTALL_DATA.
2015-11-17 21:42:15 +00:00
Dag-Erling Smørgrav
a21ff85c50 Take over maintainership. Regenerate the tarball. Replace the conditional
dependency on compat9x with an unconditional one.  Use INSTALL_LIB instead
of INSTALL_DATA.
2015-11-17 21:39:08 +00:00
Antoine Brodin
40e3664d82 - Update to 1.9 and make fetchable again
- Pass maintainership to submitter

PR:		204565
Submitted by:	Walter Hop
2015-11-15 18:21:09 +00:00
Jimmy Olgeni
bed28e5502 Upgrade misc/elixir-uuid to version 1.1.1. 2015-11-14 16:00:03 +00:00
Jason Unovitch
a5e17d4084 misc/raspberrypi-userland: add missing pkg-plist files; bump PORTREVISION
PR:		204388
Submitted by:	mikael.urankar@gmail.com (maintainer)
2015-11-13 12:30:20 +00:00
Sunpoet Po-Chuan Hsieh
581d4b5d2f - Update to 20151108
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20151108.diff
2015-11-12 21:57:47 +00:00
Antoine Brodin
da2451d1ae Allow building with giflib 5.1
PR:		204492
2015-11-12 15:28:50 +00:00
Jason Unovitch
3717eaddbb misc/raspberrypi-userland: update 20150501 -> 20151105
PR:		204388
Submitted by:	mikael.urankar@gmail.com (maintainer)
2015-11-12 02:51:50 +00:00
Edwin Groothuis
b0aaf1f3f4 ck transition is scheduled for Nov. 8, not Oct. 25.
Norfolk moves from +1130 to +1100 on 2015-10-04 at 02:00 local time.

Fiji's 2016 fall-back transition is scheduled for January 17, not 24.

Fort Nelson, British Columbia will not fall back on 2015-11-01.  It has
effectively been on MST (-0700) since it advanced its clocks on 2015-03-08.
New zone America/Fort_Nelson.
2015-11-12 02:31:26 +00:00
Dmitry Marakasov
6c50da4ec1 - Take maintainership
- Add NO_ARCH
- Switch to options helpers
2015-11-10 20:25:50 +00:00
Sunpoet Po-Chuan Hsieh
224692f9b8 - Add NO_ARCH
- Pet portlint: fix diff header of patch files
2015-11-09 18:44:50 +00:00
Antoine Brodin
496ac41eab Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00