summaryrefslogtreecommitdiff
path: root/arabic
AgeCommit message (Collapse)Author
2014-05-10KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov
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.
2014-05-06Update to 4.1.6.Jung-uk Kim
2014-05-05Convert all :U to :tu and :L to :tlBaptiste Daroussin
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
2014-04-03KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov
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.
2014-03-04KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov
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>
2014-02-25Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim
PR: ports/186265
2014-02-18KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov
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]
2013-12-05- Update distinfo due to a little change in a PFB font fileNicola Vitale
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
2013-11-04StagifyBaptiste Daroussin
Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell.
2013-10-25- Update to 4.0.6.Jung-uk Kim
- Support staging.
2013-09-25Support stage.Vanilla I. Shu
2013-09-25Support stage.Vanilla I. Shu
2013-09-20Add NO_STAGE all over the place in accessibility in preparation for the ↵Baptiste Daroussin
staging support
2013-08-22Update to 4.0.5.Jung-uk Kim
2013-07-26KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan
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
2013-07-10Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin
2013-07-09KDE4 l10n fixes.Raphael Kubo da Costa
- 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]
2013-07-04Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa
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.
2013-07-02Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa
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.
2013-06-19Update to 4.0.4.Jung-uk Kim
2013-05-18KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov
- Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
2013-05-11Rectify USE_TEX to support both of teTeX and TeXLive.Hiroki Sato
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.
2013-05-09Update to 4.0.3.Jung-uk Kim
2013-05-06Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexHiroki Sato
instead to make migration to TeXLive easier.
2013-04-24- Convert USE_GETTEXT to USES (part 2)Alex Kozlov
Approved by: portmgr (bapt)
2013-04-16Update to 4.0.2.Jung-uk Kim
Feature safe: yes
2013-03-27KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov
- 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
2013-03-08Update to 4.0.1.Jung-uk Kim
2013-02-04Update to 3.6.5.Jung-uk Kim
2013-02-03KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov
- 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
2012-12-30- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi
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
2012-12-23Second round of Makefile cleanups in Arabic ports.Alexey Dokuchaev
2012-12-20Clean up some maintained ports in arabic category:Alexey Dokuchaev
- Trim Makefile header - Drop article in COMMENT - Convert to OptionsNG - Miscellaneous fixes
2012-10-26- Update to 3.5.7.Jung-uk Kim
- Trim Makefile headers. Feature safe: yes
2012-08-23- Update to 3.5.6.Jung-uk Kim
- 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).
2012-07-23Fix typos in COMMENTCarlo Strub
2012-07-17- Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
2012-07-01- The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releaseDima Panov
for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
2012-06-14KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov
series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-10- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
2012-06-03Set maintainership back to ports@Carlo Strub
2012-06-01- update png to 1.5.10Dirk Meyer
2012-05-31- Remove koffice-i18n ports, as they are not very useful withoutAlberto Villa
editors/koffice-kde3.
2012-05-25KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov
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
2012-04-22- upgrade to 3.5.2Baptiste Daroussin
- 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
2012-01-25The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa
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
2011-12-13- Fix WWW addressNicola Vitale
Feature safe: yes
2011-11-28- Pass maintainership to office@FreeBSD.orgSunpoet Po-Chuan Hsieh
Discussed with: bapt Feature safe: yes
2011-11-14The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa
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
2011-10-17The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa
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