/lang/clang34/

sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/hebrew
Commit message (Collapse)AuthorAgeFilesLines
* 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-10