Commit graph

886 commits

Author SHA1 Message Date
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Sunpoet Po-Chuan Hsieh
97ee04aa9f Update to 20180407 2018-04-09 18:50:39 +00:00
Li-Wen Hsu
f227ff4a34 - Update to 6.0.3 2018-04-08 10:42:32 +00:00
Sunpoet Po-Chuan Hsieh
acefa23452 Update to 20180331 2018-04-02 11:59:05 +00:00
Sunpoet Po-Chuan Hsieh
96b061eda7 Update to 20180322 2018-03-26 16:35:40 +00:00
Sunpoet Po-Chuan Hsieh
919ceff3ea Update to 20180317 2018-03-19 15:14:02 +00:00
Li-Wen Hsu
6b0c7daec2 - Update LibreOffice to 6.0.2 [1]
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]

PR:		224288 [1] 197071 [2] 226344 [3]
Submitted by:	Greg V <greg@unrelenting.technology> [1]
		bergerkos@yahoo.co.uk [2]
Reported by:	joneum [3]
Helped & tested by:	Daniel Ebdrup
			Greg Veldman <freebsd@gregv.net>
			Per olof Ljungmark <peo@nethead.se>
			StariKarp <starikarp@yandex.com>
			pi
Security:	289269f1-0def-11e8-99b0-d017c2987f9a
2018-03-17 06:31:11 +00:00
Sunpoet Po-Chuan Hsieh
6801b57978 Update to 20180310 2018-03-12 21:20:44 +00:00
Sunpoet Po-Chuan Hsieh
a66a93b607 Update to 20180304 2018-03-12 21:17:08 +00:00
Tobias C. Berner
fa82f591de Update net/libmaia to 0.9.0 (follow up to r463988)
* This time with 99% more changes.
* Pet portlint
2018-03-09 18:30:48 +00:00
Tobias C. Berner
d65417da09 Update net/libmaia to 0.9.0 2018-03-09 18:19:07 +00:00
Sunpoet Po-Chuan Hsieh
845230ea67 Update to 20180304 2018-03-05 17:14:50 +00:00
Sunpoet Po-Chuan Hsieh
594bd45779 Update to 20180223 2018-02-26 22:30:35 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Sunpoet Po-Chuan Hsieh
c8905719c5 Update to 20180216 2018-02-19 10:30:37 +00:00
Sunpoet Po-Chuan Hsieh
c9e17fd354 Update to 20180207 2018-02-12 19:03:28 +00:00
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Sunpoet Po-Chuan Hsieh
312f1a874c Update to 20180202 2018-02-05 17:49:47 +00:00
Sunpoet Po-Chuan Hsieh
f2b26a44b8 Update to 20180127 2018-01-29 11:27:59 +00:00
Sunpoet Po-Chuan Hsieh
3a3afa28be Update to 20180113 2018-01-15 17:16:30 +00:00
Sunpoet Po-Chuan Hsieh
9b46565864 Update to 20180107 2018-01-08 16:51:48 +00:00
Sunpoet Po-Chuan Hsieh
2d3b801174 Update to 20171224 2017-12-25 13:53:49 +00:00
Sunpoet Po-Chuan Hsieh
85a36322f5 Update to 20171217 2017-12-18 17:17:09 +00:00
Sunpoet Po-Chuan Hsieh
86591c8f36 Update to 20171215 2017-12-15 23:51:51 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
f2301db8ec Update to 20171105 2017-11-06 17:38:49 +00:00
Jung-uk Kim
c2d145e797 Update to 5.3.7. 2017-11-02 21:12:58 +00:00
Sunpoet Po-Chuan Hsieh
cc57b0c68a Update to 20171029 2017-10-30 14:54:34 +00:00
Sunpoet Po-Chuan Hsieh
e26050061b Update to 20171022 2017-10-23 18:26:41 +00:00
Sunpoet Po-Chuan Hsieh
d08f483f16 Update to 20171015 2017-10-16 17:46:45 +00:00
Sunpoet Po-Chuan Hsieh
a57107ba25 Update to 20170924 2017-09-25 15:11:56 +00:00
Pawel Pekala
185c071ee7 - Fix configure failing to find libgadu by using USES=localbase
- Add licensing information
- Use tab instead of space in CONFIGURE_ARGS line
- Add USES=ssl when OPENSSL option is selected
2017-09-23 16:43:17 +00:00
Mathieu Arnold
cb9a2b582c Cleanup after removal of libexecinfo from ports.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:57 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Tobias C. Berner
f3049c5ff7 Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.

Unfortunately this lead to conflicts with the kde4-l10n.

So strip the filelight parts from kde4-l10n-*.

Reported by:	VVD (via IRC)
Reviewed by:	rakuco
Pointyhat to:	tcberner
Differential Revision:	https://reviews.freebsd.org/D12393
2017-09-16 16:52:48 +00:00
Sunpoet Po-Chuan Hsieh
f6569cc710 Update to 20170914 2017-09-14 23:47:58 +00:00
Sunpoet Po-Chuan Hsieh
7c943a9179 Update to 20170906 2017-09-11 13:16:00 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Jung-uk Kim
832bbf2b3a Update to 5.3.6. 2017-09-05 18:37:49 +00:00
Sunpoet Po-Chuan Hsieh
70d6560a24 Update to 20170824 2017-09-04 18:54:05 +00:00
Sunpoet Po-Chuan Hsieh
99436d15eb Update to 20170820 2017-08-22 16:40:17 +00:00
Sunpoet Po-Chuan Hsieh
e1fa0bd2da Update to 20170806 2017-08-18 16:09:48 +00:00
Sunpoet Po-Chuan Hsieh
d7bd2ea24d Update to 20170806 2017-08-07 18:51:38 +00:00
Jung-uk Kim
7bdf3e6167 Update to 5.3.5. 2017-08-03 16:32:13 +00:00
Sunpoet Po-Chuan Hsieh
4d9c968afe Update to 20170729
- Update MASTER_SITES
- Update LICENSE
- Sort LICENSE
- Update WWW
2017-07-31 15:49:41 +00:00
Sunpoet Po-Chuan Hsieh
19dbb2525a Update to 20170716 2017-07-17 18:42:43 +00:00
Sunpoet Po-Chuan Hsieh
712bd287e1 Update to 20170709 2017-07-10 18:25:00 +00:00
Sunpoet Po-Chuan Hsieh
12f162281e Update to 20170702 2017-07-03 08:20:49 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Sunpoet Po-Chuan Hsieh
f6db957673 Update to 20170625 2017-06-26 03:27:47 +00:00
Jung-uk Kim
7edfa5164d Update to 5.3.4. 2017-06-22 13:14:37 +00:00
Sunpoet Po-Chuan Hsieh
8a36dc71eb Update to 20170618 2017-06-19 17:26:51 +00:00
Raphael Kubo da Costa
a842d46924 Update the Calligra ports to 3.0.1.
The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.

Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.

Thanks to everyone who's tested it and worked on it in our area51 repository.

Submitted by:	Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by:	rakuco, mat (earlier versions)
Differential Revision:	https://reviews.freebsd.org/D10167
2017-06-17 13:44:51 +00:00
Sunpoet Po-Chuan Hsieh
8c2ee9cda2 Update to 20170611 2017-06-14 11:09:27 +00:00
Sunpoet Po-Chuan Hsieh
cc9a6d2e68 Update to 20170604 2017-06-05 02:16:22 +00:00
Pawel Pekala
dc1f14e36e - Add LICENSE information
- Convert to USES=localbase
- Add missing dependencies found by stage-qa
- Fix build when GTKSPELL=on, needs aspell
- Remove deprecated WANT_GNOME
- Fix typo in pkg-descr
2017-05-31 20:43:21 +00:00
Sunpoet Po-Chuan Hsieh
2298e529d1 Update to 20170528 2017-05-29 15:27:12 +00:00
Sunpoet Po-Chuan Hsieh
b2228039c2 Update to 20170521 2017-05-22 17:18:34 +00:00
Pawel Pekala
1b53bac478 Update to version 0.2.3
- application translated to English and Italian languages
- completely rewritten configuration subsystem
- code separated into two subprojects: libqnapi and gui
- selecting target format/extension from command line interface - #65
- fixed problem with color information loss during subtitles conversion - #100
- Linux x86_64 AppImage binary available
2017-05-20 12:52:56 +00:00
Jung-uk Kim
d26af7eba1 Update to 5.3.3.
Unfortunately, support for Firebird database is temporarily disabled
because Firebird 2.5 is no longer supported.
2017-05-19 18:42:01 +00:00
Sunpoet Po-Chuan Hsieh
b5b49d6caf Update to 20170514 2017-05-15 15:53:33 +00:00
Tobias C. Berner
7fd3c03e44 Prepare the removal of x11-toolkits/qt5-declarative
devel/qt5-declarative has not been released since Qt 5.5.1, and it
starts to lead to runtime conflicts with qt5-quick if installed.

* No port is actually still using it (there are ports that had it as a
  dependency, but do not really require it -- bump these, and remove it).
* Remove it from the Qt 5 metaport.

Reported by:	Armin Pirkovitsch
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10673
2017-05-15 15:52:22 +00:00
Pawel Pekala
51cc59a6a8 Fix segfault on program exit 2017-05-11 16:59:56 +00:00
Sunpoet Po-Chuan Hsieh
a2ead5e1e5 Update to 20170505 2017-05-08 12:44:28 +00:00
Jung-uk Kim
fa415a3594 Update to 5.2.7. 2017-05-04 18:07:45 +00:00
Sunpoet Po-Chuan Hsieh
c4fe14eea1 Update to 20170430 2017-05-02 21:53:21 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Sunpoet Po-Chuan Hsieh
920c3eb19b Update to 20170416 2017-04-17 16:07:01 +00:00
Mathieu Arnold
9858b9137f Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by:	Absolight
2017-04-12 09:09:47 +00:00
Sunpoet Po-Chuan Hsieh
40a92314e3 Update to 20170402 2017-04-03 12:59:26 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Jung-uk Kim
a489cb61bb Update to 5.2.6. 2017-03-27 20:14:16 +00:00
Sunpoet Po-Chuan Hsieh
2dc57356f3 - Update to 20170305 2017-03-06 15:50:22 +00:00
Dmitry Marakasov
dcf11c5f42 - Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
2017-03-02 09:01:43 +00:00
Sunpoet Po-Chuan Hsieh
de0941e292 - Update to 20170212 2017-02-13 19:01:56 +00:00
Jung-uk Kim
b2486f9967 Update to 5.2.5. 2017-02-01 00:52:29 +00:00
Pawel Pekala
b200c5b09f Update to version 4.3
Changelog:
translations: #3124 fixed: added German translation
gadu: #3117 fixed: TLS errors fixed (Vogel)
2017-01-27 16:05:57 +00:00
Pawel Pekala
aad517fc6f - Update to version 1.12.2
- New homepage
2017-01-27 16:03:38 +00:00
Sunpoet Po-Chuan Hsieh
1d95f2e229 Update to 20170115 2017-01-16 14:59:08 +00:00
Jan Beich
28e7e01df0 Assume "pkg-config zlib" works after 9.x reached EOL 2017-01-03 19:58:37 +00:00
Jung-uk Kim
c8774e64f9 Update to 5.2.4. 2017-01-01 17:54:02 +00:00
Sunpoet Po-Chuan Hsieh
c89bd1c9e8 - Update to 20161216 2016-12-17 12:58:32 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Pawel Pekala
b7a6cf8826 Fix build on FreeBSD 10.1 by disabling build of some tests using
advanced C++ constructs not supported by clang system compiler.

Reported by:	pkg-fallout
2016-12-06 22:09:07 +00:00
Pawel Pekala
b21686bbc3 - Update to version 4.2
- Add missing dependencies found by stage-qa
- Remove INSTALLS_ICONS, it's for Gtk+ applications
- Remove upstreamed patches
2016-12-05 20:30:14 +00:00
Pawel Pekala
37b896caf8 Switch to GnuTLS for secure connections, it's upstream first
choice. Also newer polish/kadu (version >= 3.0, soon to be
committed) have documented problems with connecting to GaduGadu
servers when using OpenSSL.
2016-12-05 20:23:19 +00:00
Pawel Pekala
b2de08f426 - Update to version 20091121, now in UTF8 format
- Make fetchable by using PLD upstream mirrors
2016-11-27 18:59:41 +00:00
Jason E. Hale
d32b8fe316 Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
2016-11-26 23:41:16 +00:00
Sunpoet Po-Chuan Hsieh
fdb84e6ebf - Update to 20161111 2016-11-20 23:55:42 +00:00
Pawel Pekala
a81024de94 - Update to version 0.2.2
- Add missing dependencies found by stage-qa

Changelog:
https://github.com/QNapi/qnapi/releases/tag/0.2.2
2016-11-12 11:17:05 +00:00
Baptiste Daroussin
6721a47473 Update libreoffice to 5.2.3 and liborcus to 0.11.2 2016-11-12 09:45:22 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
John Marino
f935113788 polish/fortunepl: uncomment BROKEN
I tested that fortunepl was indeed still broken by commenting out the
BROKEN definition before committing it, but I forgot to uncomment it.
2016-09-19 19:55:44 +00:00
John Marino
bfa6ce08d6 polish/fortunepl: Once again, mark this port BROKEN (unfetchable)
The previous revert was in error, in more ways than one.  Replace the
correct BROKEN definition that was carelessly removed.  This port is
NOT fetchable and must remain BROKEN.
2016-09-19 19:15:21 +00:00
Antoine Brodin
cc9b2efba4 Revert recent strfile changes, strfile is already in base
With hat:	portmgr
2016-09-14 19:50:46 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
John Marino
82b54533ff polish/fortunepl: Use fortune_strfile instead of strfile(8) and mark BROKEN
This removes the dependency on the games distribution.
Unfortunately, it's also unfetchable so it's also been marked BROKEN for
this reason.
2016-09-14 05:39:41 +00:00
John Marino
bc754c74a3 polish/libgadu: Handle missing SSLv3 method for LibreSSL
Approved by:	SSL blanket
2016-09-11 20:47:26 +00:00
Pawel Pekala
fa8a3615b7 - Update to version 1.1.0
- Bump polish/kadu, library ABI change

Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog
2016-07-24 08:46:18 +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