Commit graph

435 commits

Author SHA1 Message Date
David Naylor
b65a927004 devel/eric6: update to 6.1.9
ChangeLog:
 - bug fixes
2016-09-06 06:16:04 +00:00
David Naylor
5b0f7e618e devel/eric6: update to 6.1.8.
ChangeLog:
 - bug fixes
 - added capability to set the path to the Qt tools manually (because they
  are not included in the PyQt5 wheels).
2016-08-20 12:56:27 +00:00
Baptiste Daroussin
5dfc9ca56c Update to 20160624 2016-07-07 11:18:53 +00:00
Boris Samorodov
1b058b37a5 eric6 ports: Update to version 6.1.7. 2016-07-04 19:48:07 +00:00
Boris Samorodov
a103bdfbd7 eric6 ports: Update to version 6.1.6. 2016-06-05 19:43:57 +00:00
Kurt Jaeger
900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +00:00
Kurt Jaeger
0ca9a312ae editors/calligra-l10n: add plist-sub
All of the Calligra translations can use %%LANG%% in their plists
to reduce plist-differences across the translations and reduce
churn. Also introduces ${CURDIR:H:H} instead of some ${CURDIR}/../..
constructions.

Original work by tcberner.

PR:		209268
Submitted by:	Adriaan de Groot <groot@kde.org> (kde)
2016-05-24 05:44:56 +00:00
Boris Samorodov
455c4ced64 eric6 ports: Update to version 6.1.5. 2016-05-10 14:43:54 +00:00
Jung-uk Kim
92c297e6df Update to 5.0.6. 2016-05-07 03:28:18 +00:00
Boris Samorodov
4916146478 eric6 ports: update to version 6.1.4 (reaaly, previous update
was 6.1.2 -> 6.1.3 by accident)
2016-04-21 16:19:47 +00:00
Boris Samorodov
93324b5c54 eric6 ports: update to version 6.1.4. 2016-04-21 16:14:54 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Raphael Kubo da Costa
0a13855bcf Add missing items to the calligra-l10n ports plists.
Submitted by:	Tobias Berner <tcberner@gmail.com>
2016-03-28 18:16:36 +00:00
Sunpoet Po-Chuan Hsieh
e76dc81275 - Update to 20160206 2016-03-06 06:25:53 +00:00
Dirk Meyer
78b97f0b61 - Makefile.local for slave ports is included by bsd.port.mk r397519 2016-02-28 09:32:43 +00:00
Jung-uk Kim
ceaec8a283 Update to 5.0.5. 2016-02-15 19:32:16 +00:00
Raphael Kubo da Costa
d047bd9e6e Update Calligra to 2.9.11.
This time it did not take us 2 years to update Calligra. In fact, we're
updating it 5 days after its official release \o/

Announcement: https://www.calligra.org/news/calligra-2-9-11-released/
2016-02-08 19:18:59 +00:00
Boris Samorodov
1fbca2a4f4 eric6 ports: Update to version 6.1.2. 2016-02-07 17:39:35 +00:00
Sunpoet Po-Chuan Hsieh
fba64837e9 - Add PORTSCOUT
- Add NO_ARCH
2016-01-20 15:29:53 +00:00
Sunpoet Po-Chuan Hsieh
cc2ea44660 - Add PORTSCOUT
- Add NO_ARCH
2016-01-20 15:29:48 +00:00
Sunpoet Po-Chuan Hsieh
52dd19f2c6 - Update to 20160108 2016-01-20 15:29:43 +00:00
Boris Samorodov
35e8ad1554 eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
Raphael Kubo da Costa
978b5a598d Update Calligra to 2.9.10.
This is the latest Calligra release, and the 2.9 series will be the last
KDE4-based release series.

As usual, huge thanks to Tobias Berner <tcberner@gmail.com> for working on this
in kde@'s area51 experimental repository (including previous Calligra releases
between 2.7.5 and 2.9.10).

Notable changes from a packaging perspective:
- Several dependencies have been updated to use more recent ports versions.
- Old translations not shipped by the current Calligra release have been
  removed.
- The dependency on sysutils/nepomuk-core has been dropped, following what
  upstream has done.
- The dependency on Qt3-compatibility Qt4 ports has been dropped, following
  upstream.
- CONFLICTS with ancient ports have been removed.
- Support for G'MIC (GREYC's Magic for Image Computing), introduced after
  2.7.5, is disabled by default, as building the code with clang requires
  insane (>24GB) amounts of memory. We reported this bug to the LLVM developers
  (bug 22199) almost a year ago, but there has been no activity upstream.
- Stopped depending on graphics/pstoedit in an unorthodox way: just follow what
  every major Linux distribution does and unconditionally depend on it. I could
  not figure out why we were originally depending on the port if it was already
  installed.
- Stop playing tricks with PACKAGE_BUILDING: we do not package Vc
  (https://github.com/VcDevel/Vc) so it does not make sense to turn on support
  for it when building packages. Not only that, but the CMake option name was
  wrong (it should be PACKAGERS_BUILD, not WITH_PACKAGERS_BUILD).
2015-12-21 18:10:32 +00:00
Jung-uk Kim
a40647d0a2 Update to 5.0.4. 2015-12-17 19:03:54 +00:00
Boris Samorodov
efd2fe1d12 eric6 ports: Update to version 6.1.0. 2015-12-07 12:12:55 +00:00
Jung-uk Kim
78a55ecf2d Update to 5.0.3. 2015-11-03 17:47:01 +00:00
Sunpoet Po-Chuan Hsieh
8d6d6a3f22 - Update to 20151003 2015-10-08 18:47:14 +00:00
Jung-uk Kim
75883644e1 Update to 5.0.2. 2015-09-23 21:06:12 +00:00
Boris Samorodov
2e464fe4d9 eric6 ports: Update to version 6.0.9. 2015-09-11 18:53:30 +00:00
Jung-uk Kim
f6862ef651 Update LibreOffice to 5.0.1.
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4.  Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS.  If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
2015-09-01 21:26:44 +00:00
Boris Samorodov
b279373d91 devel/eric6 and eric6 i18n files: update to version 6.0.8
and add NO_ARCH knob for i18n ports.
2015-08-18 09:17:59 +00:00
Sunpoet Po-Chuan Hsieh
593d0fdabb - Add NO_ARCH 2015-07-18 15:05:25 +00:00
Sunpoet Po-Chuan Hsieh
36dd0c66c2 - Add NO_ARCH 2015-07-18 15:02:02 +00:00
Sunpoet Po-Chuan Hsieh
b1ef5d715a - Add NO_ARCH 2015-07-18 15:01:38 +00:00
Sunpoet Po-Chuan Hsieh
17b208fc12 - Update to 20150704
- Update MASTER_SITES: add my LOCAL to :BR
2015-07-11 15:27:53 +00:00
Boris Samorodov
08b8da1bb0 eric6 ports: Update to version 6.0.5. 2015-05-07 22:23:50 +00:00
Sunpoet Po-Chuan Hsieh
d59680bfc6 - Update to 20150418 2015-04-27 14:58:36 +00:00
Jung-uk Kim
cf14c210f1 Update to 4.3.7. 2015-04-25 17:30:29 +00:00
Boris Samorodov
cae53d2cdd eric6 ports: Update to version 6.0.4. 2015-04-08 16:58:25 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Boris Samorodov
339fc635ab Eric6 localization files. 2015-03-08 10:39:13 +00:00
Jung-uk Kim
a9ba86c4c8 - Update to 4.3.6.
- Enable GIO when GTK2 or GTK3 is enabled. [1]

Submitted by:	tijl [1]
2015-02-20 20:26:23 +00:00
Sunpoet Po-Chuan Hsieh
39cc6108ea - Update to 20150102 2015-02-18 16:24:11 +00:00
Baptiste Daroussin
cfee253a05 cleanup plist 2014-12-20 19:31:41 +00:00
Jung-uk Kim
d9c58baa19 Update to 4.3.5. 2014-12-18 23:32:32 +00:00
Sunpoet Po-Chuan Hsieh
024b22b6e0 - Update to 20141115 2014-12-08 16:17:08 +00:00
Jung-uk Kim
7e46d52b46 Update to 4.3.4. 2014-11-27 08:12:23 +00:00
Antoine Brodin
3694f78fe9 Cleanup plist 2014-11-12 14:20:57 +00:00
Jung-uk Kim
7b23b77c4f Update to 4.3.3. 2014-10-31 18:15:49 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00