Commit graph

778 commits

Author SHA1 Message Date
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
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
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Jung-uk Kim
92c297e6df Update to 5.0.6. 2016-05-07 03:28:18 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +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
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Dmitry Marakasov
d0dc05e160 - Add LICENSE_FILE
- Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB)
- Switch to USES=localbase

Approved by:	portmgr blanket
2016-03-15 16:07:38 +00:00