aboutsummaryrefslogtreecommitdiff
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20170212Sunpoet Po-Chuan Hsieh2017-02-132-4/+4
| | | | Notes: svn path=/head/; revision=434029
* Update to 5.2.5.Jung-uk Kim2017-02-011-5/+5
| | | | Notes: svn path=/head/; revision=432960
* Update to version 4.3Pawel Pekala2017-01-273-6/+45
| | | | | | | | | Changelog: translations: #3124 fixed: added German translation gadu: #3117 fixed: TLS errors fixed (Vogel) Notes: svn path=/head/; revision=432555
* - Update to version 1.12.2Pawel Pekala2017-01-273-5/+5
| | | | | | | - New homepage Notes: svn path=/head/; revision=432554
* Update to 20170115Sunpoet Po-Chuan Hsieh2017-01-162-4/+4
| | | | Notes: svn path=/head/; revision=431666
* Assume "pkg-config zlib" works after 9.x reached EOLJan Beich2017-01-031-2/+0
| | | | Notes: svn path=/head/; revision=430516
* Update to 5.2.4.Jung-uk Kim2017-01-011-5/+5
| | | | Notes: svn path=/head/; revision=430266
* - Update to 20161216Sunpoet Po-Chuan Hsieh2016-12-172-4/+4
| | | | Notes: svn path=/head/; revision=428751
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Fix build on FreeBSD 10.1 by disabling build of some tests usingPawel Pekala2016-12-061-0/+2
| | | | | | | | | advanced C++ constructs not supported by clang system compiler. Reported by: pkg-fallout Notes: svn path=/head/; revision=427994
* - Update to version 4.2Pawel Pekala2016-12-0511-616/+1394
| | | | | | | | | - Add missing dependencies found by stage-qa - Remove INSTALLS_ICONS, it's for Gtk+ applications - Remove upstreamed patches Notes: svn path=/head/; revision=427922
* Switch to GnuTLS for secure connections, it's upstream firstPawel Pekala2016-12-052-26/+4
| | | | | | | | | choice. Also newer polish/kadu (version >= 3.0, soon to be committed) have documented problems with connecting to GaduGadu servers when using OpenSSL. Notes: svn path=/head/; revision=427920
* - Update to version 20091121, now in UTF8 formatPawel Pekala2016-11-274-45/+89
| | | | | | | - Make fetchable by using PLD upstream mirrors Notes: svn path=/head/; revision=427270
* Update security/gpgme-* to 1.8.0Jason E. Hale2016-11-261-1/+1
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=427185
* - Update to 20161111Sunpoet Po-Chuan Hsieh2016-11-202-3/+4
| | | | Notes: svn path=/head/; revision=426670
* - Update to version 0.2.2Pawel Pekala2016-11-122-5/+8
| | | | | | | | | | - Add missing dependencies found by stage-qa Changelog: https://github.com/QNapi/qnapi/releases/tag/0.2.2 Notes: svn path=/head/; revision=425942
* Update libreoffice to 5.2.3 and liborcus to 0.11.2Baptiste Daroussin2016-11-121-4/+5
| | | | Notes: svn path=/head/; revision=425933
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-212-3/+2
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* polish/fortunepl: uncomment BROKENJohn Marino2016-09-191-1/+1
| | | | | | | | I tested that fortunepl was indeed still broken by commenting out the BROKEN definition before committing it, but I forgot to uncomment it. Notes: svn path=/head/; revision=422459
* polish/fortunepl: Once again, mark this port BROKEN (unfetchable)John Marino2016-09-191-0/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=422458
* Revert recent strfile changes, strfile is already in baseAntoine Brodin2016-09-141-10/+10
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=422160
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-1/+0
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=422140
* polish/fortunepl: Use fortune_strfile instead of strfile(8) and mark BROKENJohn Marino2016-09-141-10/+10
| | | | | | | | | This removes the dependency on the games distribution. Unfortunately, it's also unfetchable so it's also been marked BROKEN for this reason. Notes: svn path=/head/; revision=422111
* polish/libgadu: Handle missing SSLv3 method for LibreSSLJohn Marino2016-09-112-1/+15
| | | | | | | Approved by: SSL blanket Notes: svn path=/head/; revision=421876
* - Update to version 1.1.0Pawel Pekala2016-07-241-0/+1
| | | | | | | | | - Bump polish/kadu, library ABI change Changelog: https://github.com/vogel/injeqt/blob/master/ChangeLog Notes: svn path=/head/; revision=418991
* Many KDE i10n ports: Patch updates CURDIRKurt Jaeger2016-05-261-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=415873
* editors/calligra-l10n: add plist-subKurt Jaeger2016-05-242-72/+72
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=415763
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-192-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Update to 5.0.6.Jung-uk Kim2016-05-071-4/+4
| | | | Notes: svn path=/head/; revision=414753
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-017-37/+37
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Add missing items to the calligra-l10n ports plists.Raphael Kubo da Costa2016-03-282-0/+2
| | | | | | | Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=412065
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=411990
* - Add LICENSE_FILEDmitry Marakasov2016-03-151-4/+2
| | | | | | | | | | - Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB) - Switch to USES=localbase Approved by: portmgr blanket Notes: svn path=/head/; revision=411179
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=410613
* - Makefile.local for slave ports is included by bsd.port.mk r397519Dirk Meyer2016-02-281-4/+0
| | | | Notes: svn path=/head/; revision=409731
* Update to version 0.2.1Pawel Pekala2016-02-262-5/+7
| | | | Notes: svn path=/head/; revision=409626
* - Explicitly specify version for libotr.so to differentiate security/libotr ↵Dmitry Marakasov2016-02-251-1/+1
| | | | | | | | | and security/libotr3 Approved by: portmgr blanket Notes: svn path=/head/; revision=409518
* Update to 5.0.5.Jung-uk Kim2016-02-151-4/+4
| | | | Notes: svn path=/head/; revision=408954
* Update Calligra to 2.9.11.Raphael Kubo da Costa2016-02-082-3/+2
| | | | | | | | | | 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/ Notes: svn path=/head/; revision=408504
* polish/ekg: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-2/+2
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408212
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.Raphael Kubo da Costa2016-01-211-0/+112
| | | | Notes: svn path=/head/; revision=406856
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Fix library dependency.Bryan Drewery2016-01-071-2/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=405490
* Update Calligra to 2.9.10.Raphael Kubo da Costa2015-12-213-26/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=404140
* Update to 5.0.4.Jung-uk Kim2015-12-171-4/+4
| | | | Notes: svn path=/head/; revision=403932
* Switch to options helperPawel Pekala2015-12-111-6/+2
| | | | Notes: svn path=/head/; revision=403570
* - Switch to USES=shebangfixPawel Pekala2015-12-111-9/+3
| | | | | | | - Convert to options helper Notes: svn path=/head/; revision=403569
* Update to version 0.2.0Pawel Pekala2015-11-243-7/+8
| | | | | | | | | | | | | | | | | | Changelog: - quiet batch mode (not available on OSX) - #13 - bugfixes in Napisy24 engine - #23 - icons placed at directories according to their sizes - #24 - HiDPI display awareness (OSX) - #27 - support for paths containing special characters (Windows) - #28 - bugfixed SRT conversion adding empty lines to resulting file (Windows) - #29 - application self-closing in batch mode (OSX) - #31 - added version information to .exe file (Windows) - #32 - bugfixes in file encoding detection (UTF-8 with BOM amongst others) - #34 - preserving original file encoding during subtitle format conversion - bugfixed backup language support - #36 Notes: svn path=/head/; revision=402375
* - Switch to options helpersDmitry Marakasov2015-11-121-0/+2
| | | | Notes: svn path=/head/; revision=401372