Commit graph

7577 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
41e8d75c00 Remove Python 3.2 related slave ports to unbreak INDEX
With hat:   python
2016-02-02 20:48:06 +00:00
Steve Wills
8d77480356 Remove source and intermediate build output from intalled rubygem- ports
PR:		192949
2016-02-02 01:21:21 +00:00
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
Alexey Dokuchaev
6a76440716 - Fix a typo made in r356451 as part of conversion to option helpers:
GSTREAMER_ENABLE -> GSTREAMER_CONFIGURE_ENABLE
- Remove --with-libmspack from initial CONFIGURE_ARGS since it has its
  own option and controlled via MSPACK_CONFIGURE_WITH knob
- Enable building of wxStackWalker class for getting backtraces, some
  software requires it
2016-01-27 14:38:12 +00:00
Raphael Kubo da Costa
07e731d880 Remove CONFLICTS with older qt5-designer versions.
It is causing portmaster to fail with an error like this:
  ===>>> x11-toolkits/qt5-uiplugin seems to depend on devel/qt5-designer
         which looks like a dependency loop

which is not really what's happening here; the error comes from the fact that
qt5-designer 5.4.1 is being upgraded to 5.5.1, qt5-uiplugin is added as a
dependency that must be built first, but then it's marked as CONFLICTing with
the installed qt5-designer version.

Since qt5-designer < 5.5.0 does not actually install any of the uiplugin files
(since it was not an independent module before), we can just remove the
CONFLICTS line.

Thanks to Walter Schwarzenfeld (w.schwarzenfeld@aon.at) for the report.

PR:		206435
2016-01-25 11:28:37 +00:00
Raphael Kubo da Costa
4c67812e01 Update Qt5 to 5.5.1.
This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
2016-01-24 18:10:14 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Vanilla I. Shu
2373ec188b Upgrade to 0.13.
Approved by:	maintainer via twitter.
2016-01-21 06:07:09 +00:00
Vanilla I. Shu
411e70ef9c Upgrade to 0.5.
Approved by:	maintainer via twitter.
2016-01-21 06:03:14 +00:00
Kurt Jaeger
ced18a6942 x11-toolkits/p5-Wx: 0.99.27 -> 0.99.28
- also fix build error on 9.x

PR:		200309
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2016-01-18 06:41:29 +00:00
Sunpoet Po-Chuan Hsieh
a2e372e6a4 - Add rubygem-vte3 3.0.7
Ruby/VTE is a Ruby binding of VTE.

WWW: http://ruby-gnome2.sourceforge.jp/
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:47 +00:00
Sunpoet Po-Chuan Hsieh
7b3e3ff945 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:42 +00:00
Sunpoet Po-Chuan Hsieh
0db106140a - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:37 +00:00
Sunpoet Po-Chuan Hsieh
25279ddee2 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:33 +00:00
Sunpoet Po-Chuan Hsieh
6aa0900c32 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:15 +00:00
Sunpoet Po-Chuan Hsieh
41f3ddad4b - Update to 3.0.7
- Fix LICENSE
- Add NO_ARCH
- Use USE_GNOME=gtksourceview3

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:10 +00:00
Sunpoet Po-Chuan Hsieh
7fa6a425ca - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:58 +00:00
Sunpoet Po-Chuan Hsieh
b30e6fc28f - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:54 +00:00
Sunpoet Po-Chuan Hsieh
97849c4a56 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:21 +00:00
Dmitry Marakasov
24ca34ac96 Split render engine modules into separate ports to allow multiple
render modules installed at the same time without introducing
unneeded dependencies.

PR:		205726
2016-01-16 17:48:12 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Pawel Pekala
f71977e9b3 Remove deprecated @dirrm
Approved by:	portmgr blanket
2016-01-09 16:26:04 +00:00
Pawel Pekala
b289867756 Remove deprecated @dirrm
Approved by:	portmgr blanket
2016-01-09 15:55:19 +00:00
Pawel Pekala
77819c9020 Update to version 2.2.12
Changelog:
Simplify Cgu::Application::add() method (application.cpp).

Minor implementation improvement for
Cgu::Thread::parallel_transform* functions (do pointer arithmetic
before not after tasks are launched) (parallel.h).

Permit return value optimisation when returning thread object on
starting new thread (thread.cpp).

Update libtool to version 2.4.6.

Documentation fix for doxygen-1.8.9 (docs/Doxyfile.in).

Update code comments (emitter.h).

Update documentation (doxygen.main.in, application.h, emitter.h,
extension.h, future.h, future.tpp, shared_handle.h, shared_ptr.h,
task_manager.h, thread.h).
2016-01-06 07:21:39 +00:00
Raphael Kubo da Costa
5e2d706d99 Mark BROKEN: unfetchable.
The project does not exist in PyPI anymore, and has no repository on
Enthought's GitHub account.
2016-01-05 18:08:24 +00:00
Martin Wilke
cf8b782b65 - Switch to WRKSRC 2016-01-04 15:33:42 +00:00
Koop Mast
353ad9c72e Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
2016-01-04 14:21:56 +00:00
Raphael Kubo da Costa
6bdccc5cda Switch to fetching from GitHub.
The project does not seem to exist in PyPI anymore, switch to fetching from
GitHub. diff between the two tarballs:

Only in dist-TraitsGUI-3.1.0: PKG-INFO
diff -upr dist-TraitsGUI-3.1.0/setup.cfg traitsgui-3.1.0/setup.cfg
--- dist-TraitsGUI-3.1.0/setup.cfg       2009-07-16 19:04:50.000000000 +0200
+++ traitsgui-3.1.0/setup.cfg            2009-07-16 02:02:18.000000000 +0200
@@ -1,15 +1,13 @@
[egg_info]
-tag_build =
-tag_date = 0
-tag_svn_revision = 0
-
-[nosetests]
-verbosity = 0
-detailed-errors = 1
-with-coverage = 1
-with-doctest = 1
+tag_build = .dev
+tag_svn_revision = 1

[aliases]
release = egg_info -RDb ''
bdist_egg = build_docs bdist_egg

+[nosetests]
+verbosity = 0
+with-doctest = 1
+detailed-errors = 1
+with-coverage = 1
Only in dist-TraitsGUI-3.1.0: TraitsGUI.egg-info

MFH:		2016Q1
2016-01-03 23:37:51 +00:00
Wen Heping
63e3fb9425 - Remove unneeded comment from last commit
Spotted by:	miwi@(thanks !)
2016-01-03 08:22:38 +00:00
Wen Heping
9155d7dd7a - Fix build on FreeBSD-9
Reported by:	pkg-fallout@
2016-01-03 06:18:23 +00:00
Sunpoet Po-Chuan Hsieh
db1c1b5169 - Use DISTVERSIONPREFIX instead of DISTNAME
- Use WRKSRC_SUBDIR instead of WRKSRC
2016-01-01 06:35:59 +00:00
Sunpoet Po-Chuan Hsieh
0693d77f47 - Use DISTVERSIONPREFIX instead of DISTNAME
- Use WRKSRC_SUBDIR instead of WRKSRC
2016-01-01 06:35:54 +00:00
Koop Mast
5b35f2ffb9 Backport a patch to fix pasting a non web (epiphany) copied url into the
web adressbar.

Submitted by:	Graham Perrin <grahamperrin@gmail.com>
Obtained from:	gtk+ upstream
2015-12-31 17:37:15 +00:00
Raphael Kubo da Costa
888ec9005f qmake5: Set QMAKE_{INC,LIB}DIR_OPENGL.
Follow-up to r404694. When we stopped setting CPATH and LIBRARY_PATH, some
Qt5-based ports (astro/stellarium, audio/musescore, audio/cantata,
irc/quassel, deskutils/owncloudclient) broke because the QtGui headers end
up bringing in GL/gl.h, but -I/usr/local/include was no longer being passed
to the compiler.

This is generally caused by QMAKE_{INC,LIB}DIR_OPENGL being empty, which
leads to some parts of Qt5ConfigExtras.cmake.in being left out when being
processed into Qt5ConfigExtras.cmake. Specifically, the bits of code that
make the directories containing GL/gl.h and libGL.so a dependency of the
Qt5::Gui CMake target were not present.

Fix it by setting those two variables again like we also do in devel/qmake4.

Most ports broken by r404694 are fixed by this change, but not all:
* audio/cantata: Accidentally fixed by this change. Upstream includes the
  TagLib headers wrongly. `taglib-config --cflags' returns
  -I${LOCALBASE}/include/taglib, but the code references headers as
  <taglib/foo.h> instead of <foo.h>.
* multimedia/obs-studio, textproc/sigil, x11/antimicro: Those remain broken,
  linker calls pass -lfoo instead of /path/to/libfoo.so, and they were only
  working because we were passing LIBRARY_PATH to the linker before. They
  need to be fixed separately.

Thanks to antoine@ for the fallout heads-up.

PR:	194088
PR:	195105
PR:	198720
MFH:	2015Q4
2015-12-30 14:03:42 +00:00
Koop Mast
ed98b0d455 Enable lpr printing agian.
While configure happily reported lpr is enabled and the module was
installed. The print code wasn't configured to use lpr. The reason
for this is that the configure of this code moved from the gtk/Makefile
to configure. Remove the now obsolete sed line.

Reported by:	dinoex@
Tested by:	dinoex@
2015-12-27 21:39:45 +00:00
Grzegorz Blach
dc0e0b422a Update to 1.16.1 2015-12-26 20:20:07 +00:00
Guido Falsi
df83b83894 - Update to 0.2.5
- Use make option tarrget helpers
2015-12-23 18:31:36 +00:00
Sunpoet Po-Chuan Hsieh
8423e245ef - Sort SUBDIRs 2015-12-21 19:39:24 +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
David Naylor
975bf27a8f lang/pypy: unbreak build on i386 and armv6
- Add back PYPY_BITS as it is required to define the names of two files,
   depending if pypy is translated for 32 or 64 bit systems [1].
 - Change maintainership to python@ [2][3][4]

Reported by:	pkg-fallout [1]
Approved by:	koobs@ [2]
PR:		204743 [3]
Submitted by:	robak@ [4]
2015-12-13 13:16:31 +00:00
Koop Mast
0f0314bd75 Fix plist after gtk20 update to 2.24.29.
Submitted by:	antoine@
2015-12-13 12:51:47 +00:00
Koop Mast
effa71fe9b Update gtk30 to 3.16.7. 2015-12-12 10:59:38 +00:00
Koop Mast
8faff8fae8 Update gtk20 to 2.24.29. 2015-12-12 10:59:11 +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
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
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Raphael Kubo da Costa
7995b78e56 Drop x11-toolkits/qt5-gui's pkg-message too.
It contains the same suggestions that were dropped from its Qt4 counterpart
in r402882. Mention both ports in UPDATING.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:39:24 +00:00
Raphael Kubo da Costa
83ce6cca06 Remove x11-toolkit/qt4-gui's pkg-message.
Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was
added to the port suggesting changes to the default shared memory limits in
loader.conf(5). Since then, the default limits have been changed and the
values suggested by the port are no longer sensible (base r209037, present
in all supported FreeBSD releases).

According to theraven@:
  Suggesting lowering the maximum number of pages available for shared pages
  doesn't seem sensible. The other default limits look as if they ought to
  be high enough (kern.ipc.shmseg is the number of shm segments that each
  process can have open, so should be fine. kern.ipc.shmmni is the total
  number of shm objects, so might need lowering).

Follow his advice and drop the suggestions from pkg-message.

PR:		202927
Submitted by:	theraven@
MFH:		2015Q4
2015-12-03 16:36:25 +00:00
Dmitry Marakasov
d7491e4752 - Update to 3.2.2
PR:		204810
Submitted by:	tobias.kortkamp@gmail.com
2015-12-01 13:53:44 +00:00
Dmitry Marakasov
5260bfe6a1 - Remove useless WX_UNICODE
- Use BROKEN helper

Approved by:	portmgr blanket
2015-11-24 14:56:04 +00:00