aboutsummaryrefslogtreecommitdiffstats
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* polish/fortunepl: uncomment BROKENJohn Marino2016-09-201-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.
* polish/fortunepl: Once again, mark this port BROKEN (unfetchable)John Marino2016-09-201-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.
* Revert recent strfile changes, strfile is already in baseAntoine Brodin2016-09-151-10/+10
| | | | With hat: portmgr
* 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
* 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.
* polish/libgadu: Handle missing SSLv3 method for LibreSSLJohn Marino2016-09-122-1/+15
| | | | Approved by: SSL blanket
* - 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
* 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)
* 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)
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-241-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-192-2/+2
| | | | Approved by: portmgr blanket
* Update to 5.0.6.Jung-uk Kim2016-05-071-4/+4
|
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-017-37/+37
| | | | | With hat: portmgr Sponsored by: Absolight
* Add missing items to the calligra-l10n ports plists.Raphael Kubo da Costa2016-03-292-0/+2
| | | | Submitted by: Tobias Berner <tcberner@gmail.com>
* - 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)
* - Add LICENSE_FILEDmitry Marakasov2016-03-161-4/+2
| | | | | | | - Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB) - Switch to USES=localbase Approved by: portmgr blanket
* 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
* - Makefile.local for slave ports is included by bsd.port.mk r397519Dirk Meyer2016-02-281-4/+0
|
* Update to version 0.2.1Pawel Pekala2016-02-272-5/+7
|
* - Explicitly specify version for libotr.so to differentiate security/libotr ↵Dmitry Marakasov2016-02-251-1/+1
| | | | | | and security/libotr3 Approved by: portmgr blanket
* Update to 5.0.5.Jung-uk Kim2016-02-161-4/+4
|
* Update Calligra to 2.9.11.Raphael Kubo da Costa2016-02-092-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/
* polish/ekg: document ncurses requirement (USES+=ncurses)John Marino2016-02-061-2/+2
| | | | approved by: infrastructure blanket
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.Raphael Kubo da Costa2016-01-211-0/+112
|
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Fix library dependency.Bryan Drewery2016-01-081-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.
* Update Calligra to 2.9.10.Raphael Kubo da Costa2015-12-223-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).
* Update to 5.0.4.Jung-uk Kim2015-12-181-4/+4
|
* Switch to options helperPawel Pekala2015-12-121-6/+2
|
* - Switch to USES=shebangfixPawel Pekala2015-12-121-9/+3
| | | | - Convert to options helper
* Update to version 0.2.0Pawel Pekala2015-11-253-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
* - Switch to options helpersDmitry Marakasov2015-11-131-0/+2
|
* - Add LICENSEDmitry Marakasov2015-11-131-1/+3
| | | | - Switch to options helpers
* - Fix build with gcc 4.9 [1]Pawel Pekala2015-11-112-5/+12
| | | | | | | - Use option helper PR: 204395 [1] Reported by: gerald [1]
* Update to 5.0.3.Jung-uk Kim2015-11-041-4/+4
|
* - Update to 20150428Sunpoet Po-Chuan Hsieh2015-10-272-3/+3
|
* Update to 5.0.2.Jung-uk Kim2015-09-242-6/+6
|
* Remove the autodetect optionBaptiste Daroussin2015-09-132-101/+34
| | | | Convert to options helpers
* Update LibreOffice to 5.0.1.Jung-uk Kim2015-09-021-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).
* Update to version 0.1.9Pawel Pekala2015-08-273-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
* - Update to version 1.8, now Qt5 basedPawel Pekala2015-08-175-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
* - Update to version 2.1, now Qt5 basedPawel Pekala2015-07-248-86/+244
| | | | | - USES=compiler for better handling of needed compiler - USES=libarchive to prevent linking with libarchive from base on 10+
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
|
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
|
* - Strip librariesDmitry Marakasov2015-06-011-1/+2
|
* - Strip libraryDmitry Marakasov2015-05-161-1/+3
| | | | - Unsilence install
* Cleanup DIST* variables.Mathieu Arnold2015-05-122-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
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery2015-04-291-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.
* - Update to 20150426Sunpoet Po-Chuan Hsieh2015-04-272-3/+3
|
* Update to 4.3.7.Jung-uk Kim2015-04-261-4/+4
|
* - Update to 20150419Sunpoet Po-Chuan Hsieh2015-04-222-3/+3
|
* - Update to 20150405Sunpoet Po-Chuan Hsieh2015-04-062-3/+3
|
* Convert to new USE_GITHUBPawel Pekala2015-04-042-3/+2
|
* - Update to 20150329Sunpoet Po-Chuan Hsieh2015-03-302-3/+3
|
* - Update to 20150322Sunpoet Po-Chuan Hsieh2015-03-242-3/+3
|
* - Update to 20150315Sunpoet Po-Chuan Hsieh2015-03-172-3/+3
|
* Update KDE SC to 4.14.3Alonso Schaich2015-03-122-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
* - Update to 20150308Sunpoet Po-Chuan Hsieh2015-03-102-3/+3
|
* - Update to 20150301Sunpoet Po-Chuan Hsieh2015-03-032-3/+3
|
* - Update to 20150222Sunpoet Po-Chuan Hsieh2015-02-242-3/+3
|
* - Update to 4.3.6.Jung-uk Kim2015-02-211-4/+4
| | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1]
* - Remove deprecated USE_KDE4=kdehierMax Brazhnikov2015-02-201-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
* Unbreak on headAntoine Brodin2015-02-151-11/+6
|
* Update to version 1.5Pawel Pekala2015-01-212-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)
* - Update to 20150111Sunpoet Po-Chuan Hsieh2015-01-132-3/+3
|
* - Update devel/qca to version 2.1.0Tijl Coosemans2015-01-131-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)
* - Update to 20150104Sunpoet Po-Chuan Hsieh2015-01-062-3/+3
|
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-031-1/+1
| | | | With hat: python@
* 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)
* - Update to version 1.12.1Pawel Pekala2015-01-012-11/+6
| | | | - Use pathfix to fix pkgconfigdir
* CMake 3.1.0 compatibility, take 2.Raphael Kubo da Costa2015-01-011-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.
* Revert r375855 for now.Raphael Kubo da Costa2014-12-311-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.
* Add a patch (submitted upstream) to make the port build with CMake 3.1.0.Raphael Kubo da Costa2014-12-311-0/+29
| | | | | Use the proper syntax for configure_package_config_file(). Verified to also work with CMake 3.0.2.
* - Update to 20141221Sunpoet Po-Chuan Hsieh2014-12-242-3/+3
|
* cleanup plistBaptiste Daroussin2014-12-213-3/+0
|
* Update to 4.3.5.Jung-uk Kim2014-12-191-4/+4
|
* - Update to version 1.3Pawel Pekala2014-12-139-85/+3
| | | | - Remove lots of upstreamed fixes
* - Update to 20141207Sunpoet Po-Chuan Hsieh2014-12-092-3/+3
|
* - Update polish/kadu to version 1.2Pawel Pekala2014-12-0613-255/+723
| | | | - Add UPDATING entry
* Update to 4.3.4.Jung-uk Kim2014-11-271-4/+4
|
* 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
* - Update to 20141123Sunpoet Po-Chuan Hsieh2014-11-252-3/+3
|
* Cleanup plistAntoine Brodin2014-11-126-23/+0
|
* Update to 4.3.3.Jung-uk Kim2014-11-011-4/+4
|
* Switch to USES=execinfoPawel Pekala2014-10-251-3/+2
|
* - 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]
* 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
* Update to 4.3.2.Jung-uk Kim2014-10-172-5/+4
|
* Remove @dirrm's from my ports plistsPawel Pekala2014-10-144-380/+0
|
* - Update to 20141005Sunpoet Po-Chuan Hsieh2014-10-072-3/+3
|
* Convert to USES=autoreconfPawel Pekala2014-09-271-4/+1
|
* - Update to 20140915Sunpoet Po-Chuan Hsieh2014-09-182-3/+3
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-114-3/+4
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Allow staging as a regular userAntoine Brodin2014-09-112-7/+12
| | | | - Remove DOCS conditions
* - Update to 20140901Sunpoet Po-Chuan Hsieh2014-09-042-3/+3
|
* dns/libidn:Tijl Coosemans2014-08-311-0/+1
| | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc
* Fix missing library problem when the linker enforces explicit linkingTijl Coosemans2014-08-271-2/+2
| | | | PR: 192062
* - Update to 20140824Sunpoet Po-Chuan Hsieh2014-08-272-3/+3
|
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-1/+4
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 20140817Sunpoet Po-Chuan Hsieh2014-08-182-3/+3
|
* devel/protobuf-c: update to 1.0.1William Grzybowski2014-08-171-0/+1
| | | | | | | | | | - Bump port revision due to shlib change - Add DOCS option - Pass maintainership to submitter PR: 192175 Submitted by: truckman Approved by: maintainer
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-162-1/+2
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* - Update to 20140810Sunpoet Po-Chuan Hsieh2014-08-122-3/+3
|
* - Update to 20140803Sunpoet Po-Chuan Hsieh2014-08-052-3/+3
|
* Rename p*/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-4/+0
|
* - Update to 20140727Sunpoet Po-Chuan Hsieh2014-07-282-3/+3
|
* - Fix build on currentPawel Pekala2014-07-251-36/+24
| | | | | - Reword options descriptions to current standards - Use CONFIGURE_WITH helper
* - Update to 20140720Sunpoet Po-Chuan Hsieh2014-07-212-3/+3
|
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-161-5/+5
| | | | With hat: portmgr
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-152-2/+2
| | | | With hat: portmgr
* - Update to 20140713Sunpoet Po-Chuan Hsieh2014-07-142-3/+3
|
* - Update to 20140706Sunpoet Po-Chuan Hsieh2014-07-072-3/+3
|
* Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent portsTijl Coosemans2014-07-051-3/+2
| | | | Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
* - Update to 20140629Sunpoet Po-Chuan Hsieh2014-07-042-3/+3
|
* Remove expired ports:Rene Ladan2014-06-305-45/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-281-1/+1
| | | | Approved by: portmgr (myself)
* - Add staging supportPawel Pekala2014-06-271-8/+6
| | | | - Unmute install commands
* 1: Stagify.Vanilla I. Shu2014-06-241-4/+7
| | | | 2: convert PORTNODOCS to options.
* 1: Stagify.Vanilla I. Shu2014-06-241-4/+7
| | | | 2: convert NOPORTDOCS to options.
* Update to 4.2.5.Jung-uk Kim2014-06-241-4/+4
|
* Update to version 1.12.0Pawel Pekala2014-06-192-4/+10
|
* - Update to 20140615Sunpoet Po-Chuan Hsieh2014-06-172-3/+3
|
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-4/+4
| | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1
* - Update to 20140608Sunpoet Po-Chuan Hsieh2014-06-102-3/+3
|
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-2/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* polish/hunspell: use TAR instead of EXTRACT_CMDJohn Marino2014-06-011-1/+1
| | | | | | Currently UNZIP_CMD refers to infozip, so using TAR to extract the embedded zip file to replace EXTRACT_CMD saves having to add infozip as a dependency.
* Deprecate: abandoned for yearsCarlo Strub2014-05-311-0/+3
| | | | | | PR: ports/190412 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer) Approved by: portmgr (implicit)
* - Update to version 1.11.4, development switched to githubPawel Pekala2014-05-302-16/+19
| | | | - Convert to USES=libtool, options helpers
* - Convert gmake to USESMartin Wilke2014-05-291-1/+1
| | | | Approved by: portmgr
* - Convert misc/xosd and dependent ports which need it (deskutils/xneur, ↵Dmitry Marakasov2014-05-274-53/+6
| | | | | | | | | | | polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files - Since xosd shlib version has changed, bump all ports which depend on it - Stagify deskutils/xneur - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* - Update to 20140525Sunpoet Po-Chuan Hsieh2014-05-272-3/+3
|
* - Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov2014-05-221-1/+1
| | | | | | PR: ports/188419 Exp-run: bdrewery Approved by: portmgr (bapt)
* - Update to 20140516Sunpoet Po-Chuan Hsieh2014-05-202-3/+3
|
* Fix stagificationEdwin Groothuis2014-05-141-1/+0
|
* - Update to 20140509Sunpoet Po-Chuan Hsieh2014-05-132-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-111-2/+2
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* Update to 4.1.6.Jung-uk Kim2014-05-071-4/+4
|
* - Update to 20140502Sunpoet Po-Chuan Hsieh2014-05-052-3/+3
|
* - Update to 20140427Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
|
* - Update to 20140406Sunpoet Po-Chuan Hsieh2014-04-072-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* - Update to 20140330Sunpoet Po-Chuan Hsieh2014-03-312-3/+3
|
* - Update to 20140323Sunpoet Po-Chuan Hsieh2014-03-242-3/+3
|
* Update to version 0.12.3Pawel Pekala2014-03-223-93/+68
| | | | | | | | * jabber: fixed Facebook contacts groups being lost when upgrading from 0.10.x/0.11.x * build: dropped USE_X11_XFIXES CMake option which had been broken for a long time * gui: worked around critical bug in Qt 4.8.3
* - Update to 20140316Sunpoet Po-Chuan Hsieh2014-03-202-3/+3
|
* - Convert to USES=tarPawel Pekala2014-03-181-2/+1
| | | | - Use precise BSD licenses
* - Update to 20140309Sunpoet Po-Chuan Hsieh2014-03-112-3/+3
|
* Convert p* to USES=zipBaptiste Daroussin2014-03-113-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-052-13/+26
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* - Update to 20140302Sunpoet Po-Chuan Hsieh2014-03-032-3/+3
|
* Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim2014-02-261-4/+4
| | | | PR: ports/186265
* - Update to 20140223Sunpoet Po-Chuan Hsieh2014-02-242-3/+3
|
* - Update to 20140216Sunpoet Po-Chuan Hsieh2014-02-192-3/+3
|
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-183-1/+3
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-184-40/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Update to 20140209Sunpoet Po-Chuan Hsieh2014-02-112-3/+3
|
* - Update to 20140202Sunpoet Po-Chuan Hsieh2014-02-062-3/+3
|
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newMax Brazhnikov2014-02-012-16/+0
| | | | | | | | | translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
* Remove ispell which is deprecated for long, consider using aspell instead or ↵Baptiste Daroussin2014-01-292-21/+0
| | | | | | | | | | | | | | | | | | | | the aspell-ispell wrapper french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell
* - Update to 20140119Sunpoet Po-Chuan Hsieh2014-01-212-3/+3
|
* - Update to 20140105Sunpoet Po-Chuan Hsieh2014-01-062-3/+3
|
* - Update to 20131229Sunpoet Po-Chuan Hsieh2013-12-302-3/+3
|
* - Fix build on 10+ by respecting CCPawel Pekala2013-12-283-19/+6
| | | | | - Convert simple patch to REINPLACE_CMD - Support staging
* - Support stagingPawel Pekala2013-12-271-4/+2
| | | | - Improve option description
* - Update to 20131215Sunpoet Po-Chuan Hsieh2013-12-192-3/+3
|
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-173-3/+4
| | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released
* - Update to 20131208Sunpoet Po-Chuan Hsieh2013-12-092-3/+3
|
* - Update to 20131201Sunpoet Po-Chuan Hsieh2013-12-022-3/+3
|
* - use STAGEDIRDirk Meyer2013-11-291-1/+0
|
* - Update to 20131124Sunpoet Po-Chuan Hsieh2013-11-252-3/+3
|
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-222-16/+7
| | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval)
* - Update to 20131117Sunpoet Po-Chuan Hsieh2013-11-182-4/+4
|
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-11-182-2/+2
|
* - Update to 20131110Sunpoet Po-Chuan Hsieh2013-11-112-3/+3
|
* Update to 0.3.6.Koop Mast2013-11-081-2/+2
| | | | | | | This update supports a number of new codecs. Remove indiffently argument from COMMENT Update pkg-descr to supported codec list. Stageify.
* Welcome CMake 2.8.12!Raphael Kubo da Costa2013-11-061-0/+16
| | | | | | | | | | | | | | | | | | | | With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>, including stage support for devel/cmake-gui. This update took much longer than expected due to CMake changing the arguments to an internal macro that ended up being used by some ports: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5 I have also started a discussion about this on CMake's development list: http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464 It required adjusting the affected ports, and these changes have approved by portmgr (bdrewery). PR: ports/182981 Approved by: portmgr (bdrewery)
* StagifyBaptiste Daroussin2013-11-041-4/+3
| | | | Use bsdtar to extract
* StagifyBaptiste Daroussin2013-11-041-4/+3
| | | | Use bsdtar to extract
* Use tar to extract, while here, stagifyBaptiste Daroussin2013-11-041-5/+5
|
* - Update to 20131103Sunpoet Po-Chuan Hsieh2013-11-042-3/+3
|
* StagifyBaptiste Daroussin2013-11-041-1/+0
| | | | | Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell.
* - Update to 20131027Sunpoet Po-Chuan Hsieh2013-10-292-3/+3
|
* - Update to 4.0.6.Jung-uk Kim2013-10-262-5/+4
| | | | - Support staging.
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-225-5/+0
| | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery)
* - Update to 20131020Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
|
* - Update security/gpgme to 1.4.3Jason E. Hale2013-10-211-1/+1
| | | | | | | | | | | - Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports
* - Update to 20131013Sunpoet Po-Chuan Hsieh2013-10-142-3/+3
|
* - Update to 20131006Sunpoet Po-Chuan Hsieh2013-10-082-3/+3
|
* Add support for STAGEDIRPawel Pekala2013-10-065-26/+14
|
* - Update to 20130929Sunpoet Po-Chuan Hsieh2013-09-302-3/+3
|
* Certain automated tools fail when @FreeBSD.org is not capitalized appropriatly.Eitan Adler2013-09-271-1/+1
| | | | Fix ports which don't follow convention.
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-1/+0
| | | | Exp-run by: bdrewery
* - Update to 20130922Sunpoet Po-Chuan Hsieh2013-09-232-3/+3
|
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-232-2/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2123-51/+31
| | | | polish)
* - Update to 20130915Sunpoet Po-Chuan Hsieh2013-09-162-3/+3
|
* Fix build on head after libexecinfo inclusionPawel Pekala2013-09-141-0/+4
|
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 20130908Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
|
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
|
* - Update to 20130901Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
|
* Eliminate USE_GNOME=pkgconfig from polishBaptiste Daroussin2013-09-022-3/+2
|
* - Switch to new LIB_DEPENDS formatPawel Pekala2013-08-294-42/+23
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* Arts was removed:Ion-Mihai Tetcu2013-08-292-16/+2
| | | | | | | audio/arts||2013-07-26|Has expired: Depends on Qt 3.x So remove the last leftovers. Approved by: portmgr (itetcu)
* Update to 4.0.5.Jung-uk Kim2013-08-231-4/+4
|
* - Update to 20130818Sunpoet Po-Chuan Hsieh2013-08-192-3/+3
|
* - Update to 20130811Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
|
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-152-2/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to new perl frameworkAndrej Zverev2013-08-031-2/+1
| | | | - Trim Makefile header
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-275-1952/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - Add NLS to OPTIONS_DEFINE this fixes failed plistPawel Pekala2013-07-181-2/+1
| | | | | substitution by OPTIONS_SUB=yes - Remove MAKE_JOBS_SAFE, it's default now
* Use ${OPT}_DISTFILES macroPawel Pekala2013-07-151-5/+3
|
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Convert my ports to current standardsPawel Pekala2013-07-115-137/+93
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
|
* KDE4 l10n fixes.Raphael Kubo da Costa2013-07-102-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove an entry from all plists that slipped under radar and made packaging fail. - Properly save the OPTIONS defined by the user in the l10n ports. [1] Quoting bapt, master of all things ports: That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does ... .include <bsd.port.pre.mk> ... .include <bsd.port.options.mk> ... .include <bsd.port.post.mk> First the right order in that case should be: ... .include <bsd.port.options.mk> ... .include <bsd.port.pre.mk> ... .include <bsd.port.post.mk> Second in that case (kde) the pre.mk/post.mk can be removed just keeping the options.mk and given that we now have the helpers options.mk can also be removed. The check for variables in OPTIONS_DEFINE is also useless (already done by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some empty values is also useless. No PORTREVISION bump because the generated packages do not change regardless of the changes/fixes in behavior here. Reported by: avg [1] Submitted by: bapt [1]
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-051-2/+2
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-031-2/+2
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Update to 4.0.4.Jung-uk Kim2013-06-201-4/+4
|
* - Correct plistMartin Wilke2013-06-112-5/+2
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-252-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing!
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-192-4/+3
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Update maintainer's email address and drop maintainership of a few ports.Raphael Kubo da Costa2013-05-171-1/+1
| | | | | PR: ports/178543 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* Update to 4.0.3.Jung-uk Kim2013-05-101-4/+4
|
* - Update to 20130505Sunpoet Po-Chuan Hsieh2013-05-082-5/+4
|
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-283-6/+3
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-253-3/+3
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-232-4/+2
|
* Update to 4.0.2.Jung-uk Kim2013-04-171-4/+4
| | | | Feature safe: yes
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-302-4/+5
| | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-273-16/+33
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-171-1/+0
| | | | trailing slashes) from pkg-plist.
* Update to 4.0.1.Jung-uk Kim2013-03-091-4/+4
|
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* Respect CXXFLAGSPawel Pekala2013-02-151-5/+13
|
* Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my portsPawel Pekala2013-02-082-2/+2
|
* Merge from area51 repository:Max Brazhnikov2013-02-052-3/+3
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.Jung-uk Kim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-043-38/+26
| | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
* - Change secondary category to net-im [1]Pawel Pekala2013-01-251-6/+3
| | | | | | | | - Improve COMMENT - Trim Makefile header PR: ports/171434 [1] Suggested by: tcb <tcberner@gmail.com> [1]
* Build and link with base ncurses otherwise program has UI display problems.Pawel Pekala2013-01-051-3/+3
|
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-12-301-0/+3
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - Update to version 1.6-rc2Pawel Pekala2012-12-227-78/+28
| | | | | | | - Add missing deps - Don't install 3 copies of licensing terms - Replace patches with REINPLACE_CMD - Add port description, new homepage - old one seems dead
* - Update to version 1.8rc2Pawel Pekala2012-12-222-25/+22
| | | | | | - Remove ABI versions from LIB_DEPENDS - Order USE_ flags, remove stale CONFIGURE_ARGS - Take maintainership
* Update PCRE to 8.32Martin Matuska2012-12-112-3/+3
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports