summaryrefslogtreecommitdiff
path: root/polish (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-191-1/+1
| | | | | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option Notes: svn path=/head/; revision=379358
* Unbreak on headAntoine Brodin2015-02-151-11/+6
| | | | Notes: svn path=/head/; revision=379034
* Update to version 1.5Pawel Pekala2015-01-202-4/+3
| | | | | | | | | | Changelog: - otr: #2895 fixed: strange error messages when using libotr5-4.1.0 (Vogel) - history: #2902 fixed: clear history menu item dissappears after a second (Vogel) Notes: svn path=/head/; revision=377538
* - Update to 20150111Sunpoet Po-Chuan Hsieh2015-01-122-3/+3
| | | | Notes: svn path=/head/; revision=376844
* - Update devel/qca to version 2.1.0Tijl Coosemans2015-01-121-1/+1
| | | | | | | | | | | | | - Plugins are no longer available separately so remove security/qca-* and replace them with options in devel/qca - Adjust all ports that depended on security/qca-* - This also fixes the build of the OpenSSL plugin when OpenSSL doesn't support SSLv2 Approved by: kde (rakuco) Notes: svn path=/head/; revision=376838
* - Update to 20150104Sunpoet Po-Chuan Hsieh2015-01-052-3/+3
| | | | Notes: svn path=/head/; revision=376320
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-031-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376110
* Update to version 1.4Pawel Pekala2015-01-012-4/+4
| | | | | | | | | Changes: hints: #2905 fixed: crash after clicking on hint (Vogel) gadu: #2906 fixed: random disconnections (Vogel) Notes: svn path=/head/; revision=375916
* - Update to version 1.12.1Pawel Pekala2015-01-012-11/+6
| | | | | | | - Use pathfix to fix pkgconfigdir Notes: svn path=/head/; revision=375914
* CMake 3.1.0 compatibility, take 2.Raphael Kubo da Costa2014-12-311-0/+37
| | | | | | | | | Add another patch of mine sent upstream to make the port build with CMake 3.1.0. No PORTREVISION bump as there should be no changes in functionality or contents of the generated package. Notes: svn path=/head/; revision=375907
* Revert r375855 for now.Raphael Kubo da Costa2014-12-301-29/+0
| | | | | | | | The issue with CMake 3.1.0 is actually something else. Back the change out for now while a proper fix is being worked on. Notes: svn path=/head/; revision=375861
* Add a patch (submitted upstream) to make the port build with CMake 3.1.0.Raphael Kubo da Costa2014-12-301-0/+29
| | | | | | | | Use the proper syntax for configure_package_config_file(). Verified to also work with CMake 3.0.2. Notes: svn path=/head/; revision=375855
* - Update to 20141221Sunpoet Po-Chuan Hsieh2014-12-242-3/+3
| | | | Notes: svn path=/head/; revision=375416
* cleanup plistBaptiste Daroussin2014-12-203-3/+0
| | | | Notes: svn path=/head/; revision=375105
* Update to 4.3.5.Jung-uk Kim2014-12-181-4/+4
| | | | Notes: svn path=/head/; revision=374930
* - Update to version 1.3Pawel Pekala2014-12-139-85/+3
| | | | | | | - Remove lots of upstreamed fixes Notes: svn path=/head/; revision=374657
* - Update to 20141207Sunpoet Po-Chuan Hsieh2014-12-082-3/+3
| | | | Notes: svn path=/head/; revision=374298
* - Update polish/kadu to version 1.2Pawel Pekala2014-12-0613-255/+723
| | | | | | | - Add UPDATING entry Notes: svn path=/head/; revision=374082
* Update to 4.3.4.Jung-uk Kim2014-11-271-4/+4
| | | | Notes: svn path=/head/; revision=373473
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Update to 20141123Sunpoet Po-Chuan Hsieh2014-11-242-3/+3
| | | | Notes: svn path=/head/; revision=373306
* Cleanup plistAntoine Brodin2014-11-126-23/+0
| | | | Notes: svn path=/head/; revision=372493
* Update to 4.3.3.Jung-uk Kim2014-10-311-4/+4
| | | | Notes: svn path=/head/; revision=371880
* Switch to USES=execinfoPawel Pekala2014-10-251-3/+2
| | | | Notes: svn path=/head/; revision=371482
* - Switch to gnutls for encryption, openssl from base fails to connectPawel Pekala2014-10-251-2/+3
| | | | | | | | | | with Facebook chat servers recently [1] - Install striped binaries Reported by: Wojciech Scigala [1] Notes: svn path=/head/; revision=371481
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-176/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* Update to 4.3.2.Jung-uk Kim2014-10-162-5/+4
| | | | Notes: svn path=/head/; revision=371023
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-134-380/+0
| | | | Notes: svn path=/head/; revision=370822
* - Update to 20141005Sunpoet Po-Chuan Hsieh2014-10-062-3/+3
| | | | Notes: svn path=/head/; revision=370253