summaryrefslogtreecommitdiff
path: root/hebrew (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.2.1.Dmitry Sivachenko2001-10-2712-52/+46
| | | | | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications) Notes: svn path=/head/; revision=49256
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-104-2/+4
| | | | Notes: svn path=/head/; revision=47615
* MAINTAINER -> kde@FreeBSD.orgDmitry Sivachenko2001-09-012-2/+2
| | | | Notes: svn path=/head/; revision=47264
* Fix installation in a slightly different way.Dmitry Sivachenko2001-08-214-12/+16
| | | | Notes: svn path=/head/; revision=46574
* Remove two languages not presented in new version.Dmitry Sivachenko2001-08-202-6/+2
| | | | Notes: svn path=/head/; revision=46499
* Forgot to remove debug comment.Dmitry Sivachenko2001-08-162-2/+2
| | | | Notes: svn path=/head/; revision=46334
* Upgrade to 2.2.Dmitry Sivachenko2001-08-1610-16/+62
| | | | Notes: svn path=/head/; revision=46333
* Remove Ukrainian from BATCH builds.Dmitry Sivachenko2001-07-052-2/+2
| | | | | | | It is available as a separate package. Notes: svn path=/head/; revision=44778
* Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.Dmitry Sivachenko2001-04-172-2/+2
| | | | | | | These translations are available as separate packages. Notes: svn path=/head/; revision=41521
* Sort languages by name.Dmitry Sivachenko2001-04-132-20/+20
| | | | Notes: svn path=/head/; revision=41332
* Examine LINGUAS variable before BATCH.Dmitry Sivachenko2001-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. Notes: svn path=/head/; revision=41277
* Allow to override MAINTAINER and CATEGORIES (in slave ports).Dmitry Sivachenko2001-04-092-4/+4
| | | | Notes: svn path=/head/; revision=41148
* Add the ability to select which languages to install via dialog(1)-basedDmitry Sivachenko2001-04-094-0/+174
| | | | | | | | menu. Sort pkg-plist. Notes: svn path=/head/; revision=41146
* Update to 2.1.1Dmitry Sivachenko2001-04-056-26/+4
| | | | Notes: svn path=/head/; revision=40895
* Overhaul QT/KDE support:Will Andrews2001-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) Notes: svn path=/head/; revision=40792
* New port: localized messages and documentation for KDE2.Dmitry Sivachenko2001-03-0210-0/+76
| | | | Notes: svn path=/head/; revision=38973
* This is an updated of the hebrew/pine port to Pine 4.33, with Hebrew supportJames E. Housley2001-02-113-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 Notes: svn path=/head/; revision=38212
* Update of the Hebrew version of pine to 4.30-2.09 (with the security bugKevin Lo2000-11-025-40/+46
| | | | | | | | | | found in 4.21 fixed). PR: 22536 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34653
* Bump PORTREVISION due to security fix.Kris Kennaway2000-10-301-0/+1
| | | | Notes: svn path=/head/; revision=34440
* Add a patch to address the known remote buffer overflow, fromKris Kennaway2000-10-302-2/+14
| | | | | | | | | | | Mike Silbersack <silby@silby.com>. Add a build- and install-time warning about the probable existence of further remote security problems, and remove FORBIDDEN. Submitted by: Mike Silbersack <silby@silby.com> Notes: svn path=/head/; revision=34434
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitableKris Kennaway2000-09-291-0/+2
| | | | | | | | buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it. Notes: svn path=/head/; revision=33242
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-5/+1
| | | | | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-1/+5
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* Move pine in the right place -- addport isn't too intelligent atSatoshi Asami2000-08-101-1/+1
| | | | | | | adding the second port in a category, either. ;) Notes: svn path=/head/; revision=31466
* Add pine with hebrew support.Neil Blakey-Milner2000-08-0226-0/+916
| | | | | | | | PR: ports/17727 Submitted by: Nadav Eiron <nadav@libagent.cs.technion.ac.il> Notes: svn path=/head/; revision=31255
* According to iso639, 'iw' is used to represent the Hebrew language.Neil Blakey-Milner2000-08-021-0/+4
| | | | Notes: svn path=/head/; revision=31254
* Put the SUBDIR in the right place - addport isn't too intelligent atNeil Blakey-Milner2000-08-021-2/+1
| | | | | | | adding the first port in a category, it seems. Notes: svn path=/head/; revision=31253
* Add elmar-fonts, hebrew fonts for use with X.Neil Blakey-Milner2000-08-027-0/+106
| | | | | | | | PR: ports/17577 Submitted by: Nadav Eiron <nadav@libagent.cs.technion.ac.il> Notes: svn path=/head/; revision=31252
* Add new category hebrew -- Hebrew language support.Satoshi Asami2000-07-312-0/+7
Requested by: sada Notes: svn path=/head/; revision=31142