aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.0.4.jkim2015-12-181-4/+4
|
* Update to 5.0.3.jkim2015-11-041-4/+4
|
* Update to 5.0.2.jkim2015-09-242-6/+6
|
* Update LibreOffice to 5.0.1.jkim2015-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).
* hebrew/elmar-fonts: some fixes in Makefile, pet portlintpi2015-08-122-5/+8
| | | | | | | | - Fix Makefile according to portlint checkings - Move pkg-message to ${FILESDIR}/pkg-message.in PR: 202219 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
* - Add NO_ARCHsunpoet2015-07-181-0/+1
|
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Update to 4.3.7.jkim2015-04-261-4/+4
|
* Make fonts repecting XDGbapt2015-03-224-133/+130
| | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports
* Update KDE SC to 4.14.3alonso2015-03-121-2/+2
| | | | | | | | | | | | | | | | 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 1.3sunpoet2015-03-092-3/+3
|
* - Update to 4.3.6.jkim2015-02-211-4/+4
| | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1]
* Switch some dependencies from a directory name or a file generated by ↵antoine2015-01-241-1/+1
| | | | | | pkg-install to a package name, as the former can't be attributed to a package
* Cleanup plistbapt2014-12-211-1/+0
|
* Update to 4.3.5.jkim2014-12-191-4/+4
|
* Update to 4.3.4.jkim2014-11-271-4/+4
|
* Update to 4.3.3.jkim2014-11-011-4/+4
|
* Cleanup plistbapt2014-10-274-4/+0
|
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.jkim2014-10-172-5/+4
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-112-1/+2
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Update MAINTAINERsunpoet2014-08-232-2/+2
| | | | | PR: ports/192902 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1
| | | | | | | | | | | | | | | | | | | 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)
* hebrew/culmus: Upgrade version 0.101 => 0.130marino2014-08-054-39/+51
| | | | | | PR: 190627 Submitted by: Carlos JPM Approved by: maintainer timeout
* hebrew/he2: Add LICENSE and assignment maintainership to submittermarino2014-08-052-4/+5
| | | | | PR: 190668 Submitted by: Carlos JPM
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0
| | | | '__' instead.
* - Add LICENSEsunpoet2014-07-161-0/+2
|
* Update to 4.2.5.jkim2014-06-241-4/+4
|
* Stagify.vanilla2014-06-172-12/+9
| | | | Approved by: portmgr@
* Stagify.vanilla2014-06-172-7/+3
| | | | Approved by: portmgr@
* - Update pkg-descr and pkg-message.rakuco2014-06-153-17/+12
| | | | | | | | | - Drop dead MASTER_SITE. We're basically down to relying on our own distcache. - Pass maintainership to submitter. PR: 190666 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* Update to libreoffice 4.2.4bapt2014-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
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-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.jkim2014-05-071-4/+4
|
* - Port is stage safepawel2014-04-301-6/+2
| | | | | - Remove leading article from COMMENT - Convert to USES=gmake
* Support stagingehaupt2014-04-081-5/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-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.
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2
| | | | | | | | | | | | | | | | | | 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>
* - Reassign to the heap due to mail bouncestabthorpe2014-03-041-1/+1
| | | | With hat: portmgr
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4
| | | | PR: ports/186265
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-183-10/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]
* - Use single space after WWW:sunpoet2013-11-181-1/+1
|
* Support stage, use bsdtar to extractbapt2013-11-041-7/+4
|
* Stagifybapt2013-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 4.0.6.jkim2013-10-262-5/+4
| | | | - Support staging.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-218-21/+12
| | | | hebrew)
* - Use USES=gmakesunpoet2013-09-171-7/+2
| | | | - Cleanup Makefile header
* - convert to the new perl5 frameworkaz2013-09-131-3/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* 1. Introduce using iconv with arguments:bsam2013-09-021-3/+1
| | | | | | | | | | | | | | | | | . lib (default, implicit); . build, . patch. The default is the same, all existing ports stay valid. 2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv. It is intended to get the value of /usr/bin/iconv at recent 10.x. 3. Adopt all ports to using USES+= icomv:build and iconv:patch and change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports. Submitted by: bsam (me, via e-mail) Approved by: portmgr (bapt)
* Update to 4.0.5.jkim2013-08-231-4/+4
|
* - Convert to new perl frameworkaz2013-08-041-1/+2
| | | | Approved by: bapt@ (office@)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-651/+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
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1
|
* KDE4 l10n fixes.rakuco2013-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.rakuco2013-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.rakuco2013-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.jkim2013-06-201-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+2
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Update to 4.0.3.jkim2013-05-101-4/+4
|
* Add some shebangfix to allow building most of the ports tree without ↵bapt2013-05-071-5/+3
| | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 4.0.2.jkim2013-04-171-4/+4
| | | | Feature safe: yes
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-6/+8
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Update to 4.0.1.jkim2013-03-091-4/+4
|
* Update to 3.6.5.jkim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-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 3.5.7.jkim2012-10-272-9/+4
| | | | | | - Trim Makefile headers. Feature safe: yes
* - Update to 3.5.6.jkim2012-08-241-4/+4
| | | | | | | - Use system mdds. - Fix build with the recent Clang (CURRENT). - Enable visibility for recent Clang (9.1 and CURRENT). - Attempt to fix build on 7.x and 8.x (not tested).
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-152-3/+2
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - update png to 1.5.10dinoex2012-06-012-1/+2
|
* - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-59/+0
| | | | editors/koffice-kde3.
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* - upgrade to 3.5.2bapt2012-04-234-0/+22
| | | | | | | | | | | | | | | | - switch and force compiler to clang using the one from base on 9 and CURRENT, the one from ports if not found in base - now only build en_US version, all localisation are available through separated ports. - Graphite smart font is now used by default - Rebundle boost to easier upgrading boost - Rebundle mdds the one from the ports seems incompatible with clang - Unbundle all the fonts Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice
* - Add my LOCAL to MASTER_SITESsunpoet2012-04-181-1/+2
|
* - update to 1.2bapt2012-04-102-5/+4
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* - Pass maintainership to office@FreeBSD.orgsunpoet2011-11-291-1/+1
| | | | | Discussed with: bapt Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-172-4/+11
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellsunpoet2011-08-182-2/+3
|
* - Unify COMMENT and pkg-descrsunpoet2011-08-132-2/+2
| | | | | | - Set WRKSRC - Fix typo - Add trailing slash of WWW
* - Pet portlint(1)culot2011-08-092-5/+4
| | | | | | | - Pass maintainership to submitter PR: ports/159615 Submitted by: Sterling Camden <sterling@camdensoftware.com>
* - Move language prefix to PKGNAMEPREFIXsunpoet2011-07-291-10/+10
| | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change
* - Fix typosunpoet2011-07-251-1/+1
|
* Pass matainership to the new office teambapt2011-07-221-1/+1
|
* Add hebrew hunspell dictionnarybapt2011-07-204-0/+43
|
* Reset maintainership de jure. In fact KDE 3 has not been maintained by our teammakc2011-07-082-2/+2
| | | | | | for a long time, not to mention upstream. Discussed a while ago among the KDE/FreeBSD team.
* Update KDE Software Compilation ports to 4.6.5makc2011-07-082-2/+22
| | | | | Official announcement: http://www.kde.org/announcements/announce-4.6.5.php Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2
| | | | announcement here: http://kde.org/announcements/announce-4.6.4.php
* Update KDE Software Compilation ports to 4.6.3makc2011-05-171-2/+2
| | | | Special thanks to Raphael Kubo da Costa for his work on this update.
* The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-071-2/+2
| | | | | | | Software Compilation: 4.6.2, codename "Congrats". Read the full announcement here: http://kde.org/announcements/announce-4.6.2.php. Special thanks to Raphael Kubo da Costa who ported the release.
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-252-10/+25
| | | | | | | | | 4.4.10. The official 4.6.1 release notes can be found at: http://www.kde.org/announcements/announce-4.6.1.php We'd like to say thanks to all helpers and submitters. Tested by: exp-run via miwi
* - Get Rid MD5 supportmiwi2011-03-197-7/+0
| | | | With hat: portmgr (myself)
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2
|
* KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-041-3/+2
|
* KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-061-3/+3
| | | | | | | | kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1] (set by default for new accounts). Thanks to Ivan Cukic from KDE for making the wallpapers! [1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-162-4/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-032-41/+8
| | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE
* Update to 1.1makc2010-08-012-5/+5
| | | | | | PR: ports/148724 Submitted by: makc@ Approved by: maintainer timeout (two weeks)
* Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3
| | | | Feature safe: yes
* Present KDE SC 4.4.4 for FreeBSD.makc2010-06-022-3/+6
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-312-2/+2
|
* - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-15/+37
| | | | With hat on: kde@
* - update to 1.4.1dinoex2010-03-283-2/+3
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-072-4/+3
| | | | | | | release can be found at http://kde.org/announcements/announce-4.3.5.php. KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say thanks to all helpers and submitters.
* - update to jpeg-8dinoex2010-02-053-2/+3
|
* - use $SUB_FILES to dynamically adjust pkg-messagepgollucci2010-01-312-1/+3
| | | | | | PR: ports/142584 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (onatan@gmail.com; > 2 weeks)
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3
| | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.4.php We'd like to say thanks to all helpers and submitters.
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+10
| | | | | | | | | | | | | for FreeBSD. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php The KDE FreeBSD team would like to say thanks to all the helpers and submitters. Tested by: pointyhat-exp-run (myself)
* - Remove hebrew/geresh; no longer maintained upstreamtabthorpe2009-10-086-108/+0
| | | | Submitted by: maintainer via freebsd-ports@
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-4/+4
| | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
* These ports need an update to work with the new paragraph embedding levelmarcus2009-08-241-0/+2
| | | | API of fribidi.
* Chase the fribidi shared lib bump.marcus2009-08-231-1/+2
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with H,I,J,K,L
* clean upmakc2009-08-081-3/+0
|
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-14/+14
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-313-1/+3
| | | | | | bumped or updated Requested by: edwin
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-6/+6
| | | | | | release in 4.2.x series. The official KDE 4.2.4 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
* Update KDE ports to 4.2.3makc2009-05-102-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | See original release announcement for details: http://kde.org/announcements/announce-4.2.3.php New ports: devel/kdebindings4: Meta port of KDE bindings for C#, Java, PHP, Python and Ruby. Currently only Python bindings are supported. devel/kdebindings4-python, devel/kdebindings4-python-krosspython, devel/kdebindings4-python-pykde4: Python bindings for KDE. print/kdeutils4-printer-applet: printer-applet is a system tray utility. It shows current print jobs, shows printer warnings and errors and shows when printers that have been plugged in for the first time are being auto-configured by hal-cups-utils. It replaces kjobviewer in KDE 3. print/system-config-printer-kde A port of Gnome system-config-printer to KDE.
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-4/+4
| | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak
* Update KDE to 4.2.1.makc2009-03-092-4/+3
| | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
* Geresh is a multi lingual text editor, but there are a few featurestabthorpe2009-02-246-0/+105
| | | | | | | | | | | for the benefit of users of Hebrew and Arabic, such as: the ability to display the signs point the Hebrew / Arabic (dash Hebrew) as an alternative, convenient editing of characters in the format of the BiDi (such as RLM, LRM), an alternative algorithm Greek paragraphs to set the emulation of the Hebrew keyboard. PR: ports/130087 Submitted by: Eitan Adler <EitanAdlerList at gmail.com>
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-095-330/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
* Update to 1.0,makc2009-01-253-8/+10
| | | | | | | | | sort plist, add -fPIC flag to fix linking with hspell library. PR: ports/130353 Submitted by: self Approved by: Jonatan B (maintainer), miwi (implicit)
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-292-6/+6
| | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-184-20/+128
| | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
* - Reset maintainer address:pav2008-06-191-1/+1
| | | | | 5.1.0 - Unknown address error 550-'<nadav@cs.technion.ac.il>: Recipient address rejected: User unknown in local recipient table'
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-062-1/+2
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Unbreak by fixing some old code. Fix a typo in pkg-descr.mi2008-05-223-8/+13
| | | | | | Large number of compiler warnings remain... While here -- enable parallel build on systems with multiple CPUs.
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-203-13/+11
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Fix distfile location for outdated koffice-l10ns.lofi2007-11-091-1/+1
| | | | Approved by: portmgr (mcl, pav)
* Update to KDE 3.5.8lofi2007-10-304-8/+6
|
* Revert more PORTREVISION accidentslofi2007-07-051-0/+1
|
* Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-045-9/+6
|
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* - Welcome X.org 7.2 \o/.flz2007-05-206-1/+6
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-144-6/+10
|
* Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-1/+1
| | | | | | | | | textproc/aspell/Makefile.inc had been forgotten in the previous commit. PR: ports/106573 Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com> Reported by: Michel TALON <talon (at) lpthe.jussieu.fr> Pointyhat to: /me
* Upgrade to 1.0-0.thierry2007-02-132-4/+4
|
* Normalize Aspell dictionaries PKGNAMEs.thierry2007-01-141-0/+1
| | | | | | PR: ports/106573, ports/107399, ports/107448 Submitted by: Marcin Wisnicki <mwisnicki+freebsd (at) gmail.com> Approved by: farrokhi, obrien
* Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-204-6/+122
| | | | Approved by: portmgr
* KDE 3.5.4 / KOffice 1.5.2lofi2006-09-136-10/+12
|
* All dictionaries can be installed separately:thierry2006-07-154-7/+17
| | | | | | | | | | | | | | | | | | - by default, textproc/aspell installs the English dictionaries (no change); - thereafter you can install any foreign dictionary; - when you install a foreign dictionary, i.e. french/aspell or textproc/da-aspell, it installs only the dictionaries, and depends upon textproc/aspell for the programs; - if you don't need the English dictionaries, you can define WITHOUT_DICTEN or install textproc/aspell-without-dicten; - add a new port for textproc/en-aspell: if aspell had been installed without the English dictionaries, they can be added thereafter; - add a missing port for german/alt-aspell; - foreign dictionaries are almost independent from textproc/aspell, and their maintainership is available. Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
* Update to KDE 3.5.3lofi2006-06-064-22/+20
|
* Update to KOffice 1.5.1lofi2006-05-272-4/+4
|
* Update to KOffice 1.5.0lofi2006-04-293-22/+8
| | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
* Update to KDE 3.5.2lofi2006-03-314-128/+22
|
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* Update to KDE 3.5.1.lofi2006-02-014-8/+18
|
* SHA256ifyedwin2006-01-224-0/+4
| | | | Approved by: krion@
* Update to KDE 3.5.0lofi2006-01-094-74/+82
|
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 0.101mnag2005-11-072-3/+3
| | | | | PR: 88571 Submitted by: Jonathan <afarsec@012.net.il> (maintainer)
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-054-6/+34
|
* Remove all the secondary port of editors/ooodict-allmaho2005-11-012-20/+0
| | | | | | localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC
* Fix index build by moving openoffice.org-1.1 ports.maho2005-08-291-1/+1
| | | | Submitted by: krion via krisautomail
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-012-4/+4
|
* Update to KDE 3.4.1lofi2005-06-264-22/+30
|
* - Fix categoriespav2005-06-061-0/+1
| | | | | Pointy hat to: pav Reported by: kris' chkversion
* - Unbreak and general updatepav2005-06-062-0/+19
| | | | | | | | | | | | | | | - Add thesaureses - Add new dictionaries for Afrikaans, Welsh, English (Australia), English (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician, Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand), Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda), Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel), German (Austria), French (Belgium) PR: ports/78492, ports/81196 Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>, Nicholas Kirby <nkirby@dagr.net> Approved by: maintainer (in general; too busy to work on ooodict)
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-1/+1
|
* Update to KDE 3.4lofi2005-03-214-78/+34
|
* Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-232-2/+0
|
* Fix kde3-i18n ports.lofi2004-12-162-4/+4
|
* Update to KDE 3.3.2lofi2004-12-148-12/+12
|
* Update to 0.8arved2004-12-025-30/+12
| | | | | PR: 74579 Submitted by: Yonatan <onatan@gmail.com>
* - Update maintainer's email addresspav2004-11-152-4/+4
| | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer)
* Update to KDE 3.3.1lofi2004-11-086-7/+35
|
* As previously announced, remove hebrew/pine due to security problems.linimon2004-10-2326-924/+0
|
* Update to KDE 3.3lofi2004-08-317-7/+93
|
* Add slaves ports for Aspell's new dictionaries.thierry2004-08-293-0/+22
|
* Fix build with gcc 3.4arved2004-08-172-0/+22
|
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-112-3/+3
| | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* - Update to 0.100pav2004-06-173-60/+64
| | | | | PR: ports/67905 Submitted by: Yonatan Bokovza <Yonatan@xpert.com> (maintainer)
* Unbreak.thierry2004-06-113-8/+26
|
* Update to version 3.2.3lofi2004-06-104-4/+24
|
* Oops. Forgot the language categories.lofi2004-05-072-3/+3
| | | | Update to 1.3.1
* Update to KDE 3.2.2lofi2004-04-204-36/+4
|
* Trim whitespace.trevor2004-04-111-52/+52
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-313-0/+3
|
* SIZEify.trevor2004-03-181-0/+1
|
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-105-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
* Pine versions before 4.58 contain remotely exploitable vulnerabilities.nectar2004-02-131-0/+2
|
* Update to version 0.93.linimon2004-02-112-5/+6
| | | | | | | | | | | | | | | | | | | This is a minor release that focuses primarily on improving the on-screen presentation and readability. Changes: 1. Frank Ruehl family redrawn, together with punctuation and numerals. 2. Nachlieli family hinted to enhance the on-screen look. 3. Slash in David family was redrawn. 4. Missing "ayin" in Drugulin Bold was fixed. 5. ".notdef" character added to all the above fonts, to improve compliance with standards. Also, while here, add size to distinfo and silence portlint (although this committer has been using the variable "filename" instead of "i".) PR: ports/62579 Submitted by: Yonatan Bokovza <Yonatan@Xpert.com> (maintainer)
* Reset bouncing maintainer addresskris2004-02-081-1/+1
|
* Update to KDE 3.2.0lofi2004-02-059-22/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-043-6/+6
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-243-3/+3
|
* Mark as broken on recent versions of 5.x due to the gcc3.3 import.linimon2003-12-221-1/+7
| | | | | In this case, it is due to some kind of error in the preprocessor. Notified maintainer.
* Translation update: fix checksum.will2003-09-222-2/+2
|
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-2/+2
|
* Update hebrew/culmusedwin2003-09-045-34/+40
| | | | | | | | | This updates version 0.8 to a rerelease of version 0.90. The original release of 0.90 included more fonts, and the rerelease fixed a problem with the new fonts and OpenOffice. PR: ports/56375 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Moved to a C frontend, instead of perl.leeym2003-08-074-34/+13
| | | | | | | | Lost Verbosity option on the way, making the Makefile and pkg-plist simpler, and perl not required to run anymore. PR: 55303 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Update KDE to the latest official release, KDE 3.1.3lofi2003-07-294-2/+6
| | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep)
* Update to KDE 3.1.2lioux2003-05-206-8/+12
|
* New port: localized messages and documentation for kofficelioux2003-05-205-0/+71
|
* upgrade to 0.5ijliao2003-05-095-16/+40
| | | | | PR: 51960 Submitted by: maintainer
* Repo-move KDE I18N hebrew, hungarian, & vietnamese messages to theirwill2003-04-147-4/+13
| | | | | | | respective I18N directories. Adjust the main kde3-i18n port for this. Also sort the dependencies (by language code) in that port. Submitted by: Lauri Watts <lauri@kde.org> Repocopied by: joe
* new port: Hebrew Type1 fontsedwin2003-04-146-0/+109
| | | | | | | More hebrew fonts. Yay! PR: ports/47515 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* typo USE_PERL -> USE_PERL5edwin2003-04-051-1/+1
| | | | Noticed by: kento/bris :-)
* new port: Hebrew spellchecker and morphology engineedwin2003-04-027-0/+83
| | | | | | | | A new and innovative spell checker for hebrew. portlint is happy about this. PR: ports/47265 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* Clear moonlight beckons.ade2003-03-074-2/+2
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* De-pkg-comment.knu2003-02-216-3/+3
|
* Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-294-36/+256
| | | | | | release for 3.1: az hr id is ko lv. These modules remain at their previous release (and still work), but may be incomplete or incorrect. However, their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-114-4/+2
| | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)!
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-254-8/+6
| | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1]
* 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-032-4/+4
| | | | | | | that the dependency is not stored in a package and so future gettext upgrades should not require a PORTREVISION bump to force the new builds. 2. Bumped PORTREVISION as this affects package contents. Hopefully this is the last time this happens for this reason.
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-022-0/+2
| | | | need bizarre gettext errors cropping up, too.
* Chase shlib rev of devel/gettextade2002-08-022-2/+2
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Fix MASTER_SITE_SUBDIR.will2002-07-102-2/+2
| | | | | PR: 40272 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-056-12/+10
|
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2214-256/+732
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* gettext upgrade uber-patch (stage 3)ade2002-04-132-2/+4
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-162-2/+2
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update to 4.44.2.9pat2002-01-222-4/+5
| | | | | PR: 34129 Submitted by: maintainer
* Add WWW.demon2001-12-282-0/+4
|
* Add he2 0.61, an editor for editing (primarily LaTeX) Hebrew files.will2001-12-259-0/+71
| | | | | PR: 29426 Submitted by: nadav@libagent.org
* Update to 2.2.2.demon2001-12-136-18/+32
| | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* Update to 4.42.2.9pat2001-12-085-48/+29
| | | | | PR: 32587 Submitted by: maintainer
* Upgrade to 2.2.1.demon2001-10-2712-52/+46
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* Set DIST_SUBDIR=KDEdemon2001-09-114-2/+4
|
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-012-2/+2
|
* Fix installation in a slightly different way.demon2001-08-214-12/+16
|
* Remove two languages not presented in new version.demon2001-08-202-6/+2
|
* Forgot to remove debug comment.demon2001-08-162-2/+2
|
* Upgrade to 2.2.demon2001-08-1610-16/+62
|
* Remove Ukrainian from BATCH builds.demon2001-07-052-2/+2
| | | | It is available as a separate package.
* Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-172-2/+2
| | | | These translations are available as separate packages.
* Sort languages by name.demon2001-04-132-20/+20
|
* Examine LINGUAS variable before BATCH.demon2001-04-112-10/+10
| | | | | | | | After this change slave ports (russian/kde2-i18n and japanese/kde2-i18n) should work as expected. Comment out files in .../en/ directory. It seems they are not being installed by this port.
* Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-102-4/+4
|
* Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-104-0/+174
| | | | | menu. Sort pkg-plist.
* Update to 2.1.1demon2001-04-066-26/+4
|
* Overhaul QT/KDE support:will2001-04-032-4/+4
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* New port: localized messages and documentation for KDE2.demon2001-03-0210-0/+76
|
* This is an updated of the hebrew/pine port to Pine 4.33, with Hebrew supportjeh2001-02-123-5/+5
| | | | | | | | version 2.09. The old tarball was removed from the master site, so version 4.30 no longer builds... PR: 24941 Submitted by: Nadav Eiron <nadav@libagent.org> MAINTAINER
* Update of the Hebrew version of pine to 4.30-2.09 (with the security bugkevlo2000-11-025-40/+46
| | | | | | | found in 4.21 fixed). PR: 22536 Submitted by: MAINTAINER