aboutsummaryrefslogtreecommitdiff
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Add LICENSEDmitry Marakasov2015-11-121-1/+3
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401371
* - Fix build with gcc 4.9 [1]Pawel Pekala2015-11-112-5/+12
| | | | | | | | | | - Use option helper PR: 204395 [1] Reported by: gerald [1] Notes: svn path=/head/; revision=401251
* Update to 5.0.3.Jung-uk Kim2015-11-031-4/+4
| | | | Notes: svn path=/head/; revision=400704
* - Update to 20150428Sunpoet Po-Chuan Hsieh2015-10-272-3/+3
| | | | Notes: svn path=/head/; revision=400323
* Update to 5.0.2.Jung-uk Kim2015-09-232-6/+6
| | | | Notes: svn path=/head/; revision=397662
* Remove the autodetect optionBaptiste Daroussin2015-09-132-101/+34
| | | | | | | Convert to options helpers Notes: svn path=/head/; revision=396821
* Update LibreOffice to 5.0.1.Jung-uk Kim2015-09-011-4/+4
| | | | | | | | | | | | 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). Notes: svn path=/head/; revision=395799
* Update to version 0.1.9Pawel Pekala2015-08-263-40/+6
| | | | | | | | | | | | | Changelog: - conversion between subtitle formas: SRT, mDVD, TMP, MPL2 (now ffprobe is required) - select target extension of subtitles - directory scanning now can see other subtitle extensions than .txt (also .srt and .sub) - respect INSTALL_PREFIX on icons and desktop files installation Notes: svn path=/head/; revision=395400
* - Update to version 1.8, now Qt5 basedPawel Pekala2015-08-165-73/+50
| | | | | | | | | | - Development moved to GitHub - Drop INSTALLS_ICONS, it's for Gtk apps - Install all desktop files into DESKTOPDIR to be more desktop agnostic Notes: svn path=/head/; revision=394428
* - Update to version 2.1, now Qt5 basedPawel Pekala2015-07-238-86/+244
| | | | | | | | - USES=compiler for better handling of needed compiler - USES=libarchive to prevent linking with libarchive from base on 10+ Notes: svn path=/head/; revision=392755
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
| | | | Notes: svn path=/head/; revision=392424
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
| | | | Notes: svn path=/head/; revision=392423
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
| | | | Notes: svn path=/head/; revision=392422
* - Strip librariesDmitry Marakasov2015-06-011-1/+2
| | | | Notes: svn path=/head/; revision=388185
* - Strip libraryDmitry Marakasov2015-05-161-1/+3
| | | | | | | - Unsilence install Notes: svn path=/head/; revision=386552
* Cleanup DIST* variables.Mathieu Arnold2015-05-112-4/+3
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery2015-04-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in it. When not using GH_TAGNAME it would not have this. Now both cases will add in the GH_PROJECT and GH_ACCOUNT. Add special care to ensure that the DISTVERSION is not added in twice. If a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used. empty() is used rather than (!defined || !${}) to support fmake. The purpose of setting DISTNAME at all in these cases is to make it more clear that the distfile is from *GITHUB* and to avoid collisions if a project were to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there are real risks that collisions on filenames would happen on renamed or moved projects, which is fairly common. A GITHUB-generated file may not match a custom-rolled or git-archive-rolled distfile. PR: 199069 With hat: portmgr Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested. Notes: svn path=/head/; revision=384932
* - Update to 20150426Sunpoet Po-Chuan Hsieh2015-04-272-3/+3
| | | | Notes: svn path=/head/; revision=384847
* Update to 4.3.7.Jung-uk Kim2015-04-251-4/+4
| | | | Notes: svn path=/head/; revision=384746
* - Update to 20150419Sunpoet Po-Chuan Hsieh2015-04-212-3/+3
| | | | Notes: svn path=/head/; revision=384448
* - Update to 20150405Sunpoet Po-Chuan Hsieh2015-04-062-3/+3
| | | | Notes: svn path=/head/; revision=383435
* Convert to new USE_GITHUBPawel Pekala2015-04-042-3/+2
| | | | Notes: svn path=/head/; revision=383207
* - Update to 20150329Sunpoet Po-Chuan Hsieh2015-03-302-3/+3
| | | | Notes: svn path=/head/; revision=382636
* - Update to 20150322Sunpoet Po-Chuan Hsieh2015-03-232-3/+3
| | | | Notes: svn path=/head/; revision=382028
* - Update to 20150315Sunpoet Po-Chuan Hsieh2015-03-162-3/+3
| | | | Notes: svn path=/head/; revision=381414
* Update KDE SC to 4.14.3Alonso Schaich2015-03-112-2/+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 Notes: svn path=/head/; revision=381052
* - Update to 20150308Sunpoet Po-Chuan Hsieh2015-03-102-3/+3
| | | | Notes: svn path=/head/; revision=380931
* - Update to 20150301Sunpoet Po-Chuan Hsieh2015-03-022-3/+3
| | | | Notes: svn path=/head/; revision=380284
* - Update to 20150222Sunpoet Po-Chuan Hsieh2015-02-232-3/+3
| | | | Notes: svn path=/head/; revision=379687
* - Update to 4.3.6.Jung-uk Kim2015-02-201-4/+4
| | | | | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1] Notes: svn path=/head/; revision=379468