summaryrefslogtreecommitdiff
path: root/arabic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214428
* Removal of arabic/katoobEdwin Groothuis2008-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> Notes: svn path=/head/; revision=212329
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1910-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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209417
* Fix distfile location for outdated koffice-l10ns.Michael Nottebrock2007-11-081-1/+1
| | | | | | | Approved by: portmgr (mcl, pav) Notes: svn path=/head/; revision=202596
* Update to KDE 3.5.8Michael Nottebrock2007-10-294-8/+6
| | | | Notes: svn path=/head/; revision=202377
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Revert more PORTREVISION accidentsMichael Nottebrock2007-07-051-0/+1
| | | | Notes: svn path=/head/; revision=195010
* Update to KDE 3.5.7 / KOffice 1.6.3Michael Nottebrock2007-07-047-11/+286
| | | | Notes: svn path=/head/; revision=194883
* BROKEN with gcc 4.2Kris Kennaway2007-05-261-0/+4
| | | | Notes: svn path=/head/; revision=191937
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-1910-3/+9
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Release maintainerships.Thierry Thomas2007-03-151-1/+1
| | | | Notes: svn path=/head/; revision=187449
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-132-6/+6
| | | | Notes: svn path=/head/; revision=187334
* Update maintainer's email address.Mark Linimon2007-03-076-6/+6
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Really normalize Aspell dictionaries ports PKGVERSION...Thierry Thomas2007-02-141-0/+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 Notes: svn path=/head/; revision=185199
* Add Aspell Arabic dictionaries.Thierry Thomas2007-02-125-0/+32
| | | | Notes: svn path=/head/; revision=185043
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-192-6/+6
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-3/+6
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Run ttmkfdir in a writable directory and unbreak.Thierry Thomas2006-10-021-8/+4
| | | | | | | | PR: ports/103852 Approved by: maintainer Notes: svn path=/head/; revision=174331
* Run ttmkfdir in a writable directory and unbreak.Thierry Thomas2006-10-021-7/+3
| | | | | | | | PR: ports/103851 Approved by: maintainer Notes: svn path=/head/; revision=174330
* KDE 3.5.4 / KOffice 1.5.2Michael Nottebrock2006-09-126-16/+10
| | | | Notes: svn path=/head/; revision=172898
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-022-0/+4
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: Does not buildKris Kennaway2006-08-172-0/+4
| | | | Notes: svn path=/head/; revision=170897
* Update to KDE 3.5.3Michael Nottebrock2006-06-052-6/+6
| | | | Notes: svn path=/head/; revision=164487
* Update to KOffice 1.5.1Michael Nottebrock2006-05-272-4/+4
| | | | Notes: svn path=/head/; revision=163607
* Fix categoriesMichael Nottebrock2006-04-301-1/+1
| | | | Notes: svn path=/head/; revision=160866
* Update to KOffice 1.5.0Michael Nottebrock2006-04-293-27/+10
| | | | | | | | Approved by: portmgr (kris) cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr Notes: svn path=/head/; revision=160797
* Change maintainer email address.Colin Percival2006-04-156-6/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=159665
* Update to KDE 3.5.2Michael Nottebrock2006-03-302-6/+6
| | | | Notes: svn path=/head/; revision=158431
* Conversion to a single libtool environment.Ade Lovett2006-02-231-5/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to KDE 3.5.1.Michael Nottebrock2006-02-012-6/+6
| | | | Notes: svn path=/head/; revision=154984
* Update to KDE 3.5.0Michael Nottebrock2006-01-084-66/+8
| | | | Notes: svn path=/head/; revision=153084
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90969 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152183
* update: arabic/kde3-i18nEdwin Groothuis2005-12-272-0/+2
| | | | | | | | PR: ports/90968 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152182
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90967 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152181
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90966 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152180
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90965 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152177
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90964 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152176
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90963 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152175
* Add SHA256 message digest to distinfo fileEdwin Groothuis2005-12-271-0/+1
| | | | | | | | PR: ports/90970 Submitted by: Scott Flatman <sf@slappy.org> Notes: svn path=/head/; revision=152171
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-055-8/+6
| | | | Notes: svn path=/head/; revision=147365
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-07-314-7/+11
| | | | Notes: svn path=/head/; revision=140588
* - Update to 1.5 [1]Jean-Yves Lefort2005-07-245-18/+21
| | | | | | | | | | | - Use SUB_FILES, and mention Xorg in pkg-message [1]: PR: ports/83890 Submitted by: maintainer Notes: svn path=/head/; revision=140022
* This LaTeX package extends the capabilities of TeX/LaTeX to generatePav Lucistnik2005-07-195-0/+250
| | | | | | | | | | | | the arabic writing from an ASCII transliteration for texts in several languages using the arabic script. Several other common encodings are also supported. PR: ports/83515 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=139617
* Remove openoffice.org localized ports as I announced:Maho Nakata2005-06-292-16/+0
| | | | | | | | | | | o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions) Notes: svn path=/head/; revision=138155