summaryrefslogtreecommitdiffstats
path: root/vietnamese
Commit message (Collapse)AuthorAgeFilesLines
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-217-128/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* gettext upgrade uber-patch (stage 3)ade2002-04-121-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Add WWW.demon2001-12-271-0/+2
|
* Update to 2.2.2.demon2001-12-123-9/+16
| | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* Note the standard these utilities conform to.obrien2001-11-2815-35/+133
|
* Unicode TrueType Font with UHoai Vietnamese encodingobrien2001-11-288-0/+60
|
* VISCII->Unicode conversionobrien2001-11-276-0/+36
|
* Upgrade to 2.2.1.demon2001-10-276-26/+23
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* Sort entries.knu2001-09-211-3/+2
|
* Set DIST_SUBDIR=KDEdemon2001-09-102-1/+2
|
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1
|
* Our -man package does not understand .PN and .MS. So use .B (bold) untilobrien2001-08-222-18/+158
| | | | I figure out what is the correct spelling for .PN and .MS.
* Fix installation in a slightly different way.demon2001-08-212-6/+8
|
* Remove two languages not presented in new version.demon2001-08-201-3/+1
|
* Forgot to remove debug comment.demon2001-08-161-1/+1
|
* Upgrade to 2.2.demon2001-08-165-8/+31
|
* Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings)obrien2001-07-151-0/+6
|
* Remove Ukrainian from BATCH builds.demon2001-07-051-1/+1
| | | | It is available as a separate package.
* Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-171-1/+1
| | | | These translations are available as separate packages.
* Use `cp' rather than `ln' as WRKDIR and FILESDIR can be on different devices.obrien2001-04-171-1/+1
|
* Sort languages by name.demon2001-04-131-10/+10
|
* Examine LINGUAS variable before BATCH.demon2001-04-111-5/+5
| | | | | | | | 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.
* Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-091-2/+2
|
* Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-092-0/+87
| | | | | menu. Sort pkg-plist.
* Update to 2.1.1demon2001-04-053-13/+2
|
* Change dot file to .vnelvisrc from .exrc.obrien2001-04-051-8/+26
|
* Default to Vietnamese processing.obrien2001-04-051-0/+5
| | | | | If you're using the ancient version of Elvis, you most likely are doing it only for Vietnamese text.
* Overhaul QT/KDE support:will2001-04-031-2/+2
| | | | | | | | | | | | | | | | | | - 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)
* Install new manpage.obrien2001-03-251-0/+2
|
* Add FreeBSD ID.obrien2001-03-251-0/+1
|
* Grr. a local cc(1) option got added by mistake.obrien2001-03-251-3/+3
|
* Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ismobrien2001-03-251-0/+8
| | | | where the author thought C arrays are indexed 1..sizeof(array).
* Respect CFLAGS.obrien2001-03-251-0/+11
|
* Add a man page.obrien2001-03-251-0/+65
|
* Minor tweak.obrien2001-03-251-2/+2
|
* Add reference to vnconvert(1).obrien2001-03-253-0/+3
|
* unbreak post-install script.sf2001-03-181-1/+1
| | | | Found by: bento
* Use full path to `mkfontdir'.obrien2001-03-131-1/+1
| | | | Submitted by: sf
* Make sure teTeX is installed before installing this port.obrien2001-03-121-0/+3
|
* Update to the 20010210 version. This fixes occasional core dumps in apps.obrien2001-03-082-2/+2
|
* New port: localized messages and documentation for KDE2.demon2001-03-025-0/+38
|
* Add aliases.obrien2001-02-163-0/+15
|
* Make this build when it is in the full /usr/ports tree and "vi-" is prependedobrien2001-02-111-1/+1
| | | | to the package name.
* Use the new libviet port in building.obrien2001-02-113-16/+15
|
* Use the new libviet port in building.obrien2001-02-113-14/+17
|
* Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one.obrien2001-02-1023-191/+1411
| | | | | This also removes libviqr and the Xfonts from this package as they are now seperate ports.
* Fix prefix bogon.obrien2001-02-101-0/+1
|
* These X fonts allow you to display Vietnamese characters in an Xterm andobrien2001-02-108-0/+134
| | | | other X applications.
* VIQR<->VISCII conversion and VISCII ctype-like routinesobrien2001-02-106-0/+49
|
OpenPOWER on IntegriCloud