aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-xml-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Constified XML utility functions.Ettore Perazzoli2000-05-021-4/+4
* move #include <locale.h> above the others because it was gettingSeth Alves2000-04-261-1/+2
* Added e_xml_get_child_by_name_by_lang.Christopher James Lahey2000-04-191-0/+31
* Fixing a warning.Christopher James Lahey2000-04-151-1/+1
* Add g_return_if_fails.Christopher James Lahey2000-04-151-2/+17
* Fixed e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-061-3/+3
* Added e_xml_set_integer_prop_by_name.Christopher James Lahey2000-03-051-0/+8
* Added e_xml_get_integer_prop_by_name.Christopher James Lahey2000-02-251-0/+10
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-0/+36
-1.20&id=316cf6317eb621c4567d3b8e337fa9ba3097ea56'>${RM} already has -f.mat2016-10-211-1/+1 | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight * Cleanup patches, a* categories.mat2016-07-273-6/+6 | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight * Many KDE i10n ports: Patch updates CURDIRpi2016-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) * Replace @*exec with @post*exec to ensure mktexlr is run in post phasesbapt2016-05-251-2/+2 | * Update to 5.0.6.jkim2016-05-071-2/+2 | * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-3/+3 | | | | | With hat: portmgr Sponsored by: Absolight * Update to 5.0.5.jkim2016-02-161-2/+2 | * Update to 5.0.4.jkim2015-12-181-2/+2 | * arabic/arabic: Fix staging after WRKDIR/WRKSRC global changesmarino2015-11-131-2/+2 | | | | | | | This port was left behind when it wandated WRKDIR != WRKSRC and it was failing staging. Approved by: just fix it * Update to 5.0.3.jkim2015-11-041-2/+2 | * Bump port revision after r400639 to ensure that users get fixed package.danfe2015-11-021-1/+1 | | | | Requested by: marino * - Rework broken conversion to option helpers in r399610: while ARABTEXDIRSdanfe2015-11-021-12/+8 | | | | | | | | | | ends up with the correct values, .for loop in `do-install' recipe would not iterate over `doc' subdirectory. So instead, get rid of ARABTEXDIRS altogether and install docs in dedicated `do-install-DOCS-on' target - While here, optimize away MKTEXLSR variable that was used only to amend PLIST_SUB knob and convert EXTRACT_SUFX to USES=tar:tgz per portlint(1) Reported by: marino * Employ option helpers (for DOCS_VARS) and put the knobs in their logicaldanfe2015-10-181-9/+6 | | | | order (first USE_*, then build-related, then miscellaneous/custom ones). * Update to 5.0.2.jkim2015-09-242-4/+5 | * Update LibreOffice to 5.0.1.jkim2015-09-021-2/+2 | | | | | | | | | 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). * arabic/khotot: cleanupspgollucci2015-07-162-6/+2 | | | | | | | - convert to USES=metaport PR: 201562 Submitted by: s3erios@gmail.com * - Fix library installation and strip librariesamdmi32015-05-261-0/+11 | | | | - Add LICENSE * Update to 4.3.7.jkim2015-04-261-2/+2 | * Fix RUN_DEPENDSantoine2015-03-311-3/+3 | * Make fonts repecting XDGbapt2015-03-224-6/+6 | | | | | | | | | | 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 * Convert to USES=fontsbapt2015-03-213-26/+20 | * Fix pkg-messagebapt2015-03-211-6/+1 | * Convert to USES=fontsbapt2015-03-213-16/+7 | * Convert to USES=fontsbapt2015-03-212-83/+45 | | | | | Remove useless subdirectories Remove useless options * 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 4.3.6.jkim2015-02-211-2/+2 | | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1] * Update to 4.3.5.jkim2014-12-191-2/+2 | * Cleanup plistbapt2014-12-094-30/+0 | * Update to 4.3.4.jkim2014-11-271-2/+2 | * Update to 4.3.3.jkim2014-11-011-2/+2 | * Remove @dirrmbapt2014-10-201-2/+0 | * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-10/+44 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-3/+2 | * 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) * 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) * Use OPTIONS helpers.adamw2014-07-041-14/+4 | * Update to 4.2.5.jkim2014-06-241-2/+2 | * Update to libreoffice 4.2.4bapt2014-06-111-2/+2 | | | | | | | | - 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 * - USE_BZIP2 -> USES=tar:bzip2ohauer2014-06-013-4/+4 | * 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-2/+2 | * Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1 | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr * 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> * Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-2/+2 | | | | PR: ports/186265 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-183-10/+4 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 distinfo due to a little change in a PFB font filenivit2013-12-064-214/+215 | | | | | | | | | | old dist file: http://people.freebsd.org/~nivit/public_distfiles/arabtex/255afcb5e8004781c6fcc77dbc28a89b/arab311.tgz new dist file: http://people.freebsd.org/~nivit/public_distfiles/arabtex/ded5e5c2e96afdf5827d58c6f41ea56a/arab311.tgz - Add license (LPPL10) - Sort Makefile variables - Allow staging - Remove post-install target - Remove Author field, and fix WWW one in pkg-descr * 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-3/+2 | | | | - Support staging. * Support stage.vanilla2013-09-255-6/+61 | * Support stage.vanilla2013-09-254-30/+6 | * Add NO_STAGE all over the place in accessibility in preparation for the ↵bapt2013-09-209-0/+9 | | | | staging support * Update to 4.0.5.jkim2013-08-231-2/+2 | * KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-581/+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-2/+2 | * 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. * Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1 | | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. * Update to 4.0.3.jkim2013-05-101-2/+2 | * Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-4/+1 | | | | instead to make migration to TeXLive easier. * - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1 | | | | Approved by: portmgr (bapt) * Update to 4.0.2.jkim2013-04-171-2/+2 | | | | Feature safe: yes * KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-12/+5 | | | | | | | | | | | | | | | | | | | | | | | - 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-2/+2 | * Update to 3.6.5.jkim2013-02-051-2/+2 | * KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-15/+10 | | | | | | | | | | | | | | | | | | | | | | | | - 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 * Second round of Makefile cleanups in Arabic ports.danfe2012-12-237-33/+14 | * Clean up some maintained ports in arabic category:danfe2012-12-204-106/+71 | | | | | | | - Trim Makefile header - Drop article in COMMENT - Convert to OptionsNG - Miscellaneous fixes * - Update to 3.5.7.jkim2012-10-272-7/+2 | | | | | | - Trim Makefile headers. Feature safe: yes * - Update to 3.5.6.jkim2012-08-241-2/+2 | | | | | | | - 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). * Fix typos in COMMENTcs2012-07-231-1/+1 | * - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-2/+2 | | | | - 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-2/+2 | | | | | | | | 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-153-3/+19 | | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php * - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1 | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) * Set maintainership back to ports@cs2012-06-031-1/+1 | * - update png to 1.5.10dinoex2012-06-012-1/+2 | * - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-55/+0 | | | | editors/koffice-kde3. * KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-9/+13 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+19 | | | | | | | | | | | | | | | | - 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 * 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 * - Fix WWW addressnivit2011-12-141-1/+1 | | | | Feature safe: yes * - 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-7/+4 | | | | | | | | | | | | | | | | | | 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 * Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1 | | | | Approved by: wen@ (mentor) * 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/+34 | | | | | 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 * - kick MD5miwi2011-07-021-1/+0 | * 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-172-2/+19 | | | | Special thanks to Raphael Kubo da Costa for his work on this update. * Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1 | * The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-072-2/+19 | | | | | | | 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-16/+9 | | | | | | | | | 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-195-5/+0 | | | | With hat: portmgr (myself) * - Remove unnecessary PKGNAMEPREFIX declarationsunpoet2011-01-094-4/+0 | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/153634 Submitted by: sunpoet (myself) Approved by: pav (with portmgr hat) * - 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-74/+34 | | | | | New ports added: misc/kde4-l10n-ia - Interlingua localization for KDE * Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3 | | | | Feature safe: yes * - Update to 2.01.stefan2010-06-284-16/+21 | | | | | | | | - Assign maintainership to submitter. PR: 148007 Submitted by: C-S <c-s@c-s.li> Feature safe: yes * Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3 | * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-312-2/+2 | * Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.makc2010-05-241-2/+1 | | | | | PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-28/+11 | | | | With hat on: kde@ * - update to 1.4.1dinoex2010-03-284-3/+4 | | | | | 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-054-3/+4 | * - Update to 0.7.0wen2010-01-104-50/+6 | * - Update to 1.6.2wen2010-01-103-8/+6 | * - SUB_FILES += pkg-messagepgollucci2010-01-082-9/+9 | | | | | PR: ports/142403 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> * - SUB_FILES += pkg-messagepgollucci2010-01-083-18/+18 | | | | | PR: ports/14 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> * - Use SUB_FILES for pkg-messagepgollucci2010-01-072-3/+3 | | | | | PR: ports/142394 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> * 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/+5 | | | | | | | | | | | | | 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) * - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1 | | | | Reported by: pointyhat * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-022-6/+6 | | | | | | | | 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. * - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-224-7/+4 | | | | starting with A * Reset sbahra at his request due to lack of time to work on these ports.linimon2009-08-209-18/+6 | * clean upmakc2009-08-081-4/+1 | * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-17/+93 | | | | | | | | | | 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-314-2/+4 | | | | | | bumped or updated Requested by: edwin * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-031-3/+3 | | | | | | 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-101-3/+3 | | | | | | | | | | | | | | | | | | | | | | | | 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-7/+3 | | | | | | | | | | 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-091-3/+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. * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-095-290/+275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. * 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) * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-6/+6 | | | | | | | | | | | | | | | | 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. * PHP Documentation in these language has been removed from the distribution.edwin2008-08-042-14/+0 | * - Update WWW sitenivit2008-07-291-1/+1 | * 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) * Removal of arabic/katoobedwin2008-04-309-129/+0 | | | | | | | | This software is no longer necessary due to developments in pango. PR: ports/123248 Submitted by: "Samy Al Bahra" <sbahra@kerneled.org> * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2010-35/+34 | | | | | | | | | | | | | | | - 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) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+1 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 | * Fix distfile location for outdated koffice-l10ns.lofi2007-11-091-1/+1 | | | | Approved by: portmgr (mcl, pav) * Update to KDE 3.5.8lofi2007-10-30