summaryrefslogtreecommitdiff
path: root/hebrew (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-10-27Upgrade to 2.2.1.Dmitry Sivachenko12-52/+46
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications) Notes: svn path=/head/; revision=49256
2001-09-10Set DIST_SUBDIR=KDEDmitry Sivachenko4-2/+4
Notes: svn path=/head/; revision=47615
2001-09-01MAINTAINER -> kde@FreeBSD.orgDmitry Sivachenko2-2/+2
Notes: svn path=/head/; revision=47264
2001-08-21Fix installation in a slightly different way.Dmitry Sivachenko4-12/+16
Notes: svn path=/head/; revision=46574
2001-08-20Remove two languages not presented in new version.Dmitry Sivachenko2-6/+2
Notes: svn path=/head/; revision=46499
2001-08-16Forgot to remove debug comment.Dmitry Sivachenko2-2/+2
Notes: svn path=/head/; revision=46334
2001-08-16Upgrade to 2.2.Dmitry Sivachenko10-16/+62
Notes: svn path=/head/; revision=46333
2001-07-05Remove Ukrainian from BATCH builds.Dmitry Sivachenko2-2/+2
It is available as a separate package. Notes: svn path=/head/; revision=44778
2001-04-17Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.Dmitry Sivachenko2-2/+2
These translations are available as separate packages. Notes: svn path=/head/; revision=41521
2001-04-13Sort languages by name.Dmitry Sivachenko2-20/+20
Notes: svn path=/head/; revision=41332
2001-04-11Examine LINGUAS variable before BATCH.Dmitry Sivachenko2-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
2001-04-09Allow to override MAINTAINER and CATEGORIES (in slave ports).Dmitry Sivachenko2-4/+4
Notes: svn path=/head/; revision=41148
2001-04-09Add the ability to select which languages to install via dialog(1)-basedDmitry Sivachenko4-0/+174
menu. Sort pkg-plist. Notes: svn path=/head/; revision=41146
2001-04-05Update to 2.1.1Dmitry Sivachenko6-26/+4
Notes: svn path=/head/; revision=40895
2001-04-03Overhaul QT/KDE support:Will Andrews2-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
2001-03-02New port: localized messages and documentation for KDE2.Dmitry Sivachenko10-0/+76
Notes: svn path=/head/; revision=38973
2001-02-11This is an updated of the hebrew/pine port to Pine 4.33, with Hebrew supportJames E. Housley3-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
2000-11-02Update of the Hebrew version of pine to 4.30-2.09 (with the security bugKevin Lo5-40/+46
found in 4.21 fixed). PR: 22536 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34653
2000-10-30Bump PORTREVISION due to security fix.Kris Kennaway1-0/+1
Notes: svn path=/head/; revision=34440
2000-10-30Add a patch to address the known remote buffer overflow, fromKris Kennaway2-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
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-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
2000-09-29Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitableKris Kennaway1-0/+2
buffer overflows. Sorry guys, but having an insecure mailer just isn't worth it. Notes: svn path=/head/; revision=33242
2000-08-27Back out the previous commit. That one has a problem which occurs onAkinori MUSHA1-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
2000-08-27PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA1-1/+5
No response from: ports list, PW Notes: svn path=/head/; revision=32029
2000-08-10Move pine in the right place -- addport isn't too intelligent atSatoshi Asami1-1/+1
adding the second port in a category, either. ;) Notes: svn path=/head/; revision=31466
2000-08-02Add pine with hebrew support.Neil Blakey-Milner26-0/+916
PR: ports/17727 Submitted by: Nadav Eiron <nadav@libagent.cs.technion.ac.il> Notes: svn path=/head/; revision=31255
2000-08-02According to iso639, 'iw' is used to represent the Hebrew language.Neil Blakey-Milner1-0/+4
Notes: svn path=/head/; revision=31254
2000-08-02Put the SUBDIR in the right place - addport isn't too intelligent atNeil Blakey-Milner1-2/+1
adding the first port in a category, it seems. Notes: svn path=/head/; revision=31253
2000-08-02Add elmar-fonts, hebrew fonts for use with X.Neil Blakey-Milner7-0/+106
PR: ports/17577 Submitted by: Nadav Eiron <nadav@libagent.cs.technion.ac.il> Notes: svn path=/head/; revision=31252
2000-07-31Add new category hebrew -- Hebrew language support.Satoshi Asami2-0/+7
Requested by: sada Notes: svn path=/head/; revision=31142