Commit graph

764 commits

Author SHA1 Message Date
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
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +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
Pawel Pekala
21cd3f53a8 Update to version 0.2.1 2016-02-26 17:20:11 +00:00
Dmitry Marakasov
e36fc841c7 - Explicitly specify version for libotr.so to differentiate security/libotr and security/libotr3
Approved by:	portmgr blanket
2016-02-25 14:15:40 +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
John Marino
16ec793961 polish/ekg: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 16:06:23 +00:00
Raphael Kubo da Costa
3ff3ee86e4 Add upstream patch to fix the build with the upcoming Qt 5.5.1. 2016-01-21 13:47:37 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Bryan Drewery
9b5df524f2 Fix library dependency.
The library is provided by textproc/aspell, which is what pkg was already
registering as a dependency.  This fixes Poudriere rebuilding ekg every time
due to a 'new dependency' on polish/aspell when ASPELL is selected.
2016-01-07 23:20:46 +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
Pawel Pekala
ecd89e3776 Switch to options helper 2015-12-11 22:55:57 +00:00
Pawel Pekala
f936f37d66 - Switch to USES=shebangfix
- Convert to options helper
2015-12-11 22:50:15 +00:00