Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add WWW. | Dmitry Sivachenko | 2001-12-27 | 1 | -0/+2 |
| | |||||
* | Update to 2.2.2. | Dmitry Sivachenko | 2001-12-12 | 3 | -9/+16 |
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> | ||||
* | Note the standard these utilities conform to. | David E. O'Brien | 2001-11-28 | 15 | -35/+133 |
| | |||||
* | Unicode TrueType Font with UHoai Vietnamese encoding | David E. O'Brien | 2001-11-28 | 8 | -0/+60 |
| | |||||
* | VISCII->Unicode conversion | David E. O'Brien | 2001-11-27 | 6 | -0/+36 |
| | |||||
* | Upgrade to 2.2.1. | Dmitry Sivachenko | 2001-10-27 | 6 | -26/+23 |
| | | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications) | ||||
* | Sort entries. | Akinori MUSHA | 2001-09-21 | 1 | -3/+2 |
| | |||||
* | Set DIST_SUBDIR=KDE | Dmitry Sivachenko | 2001-09-10 | 2 | -1/+2 |
| | |||||
* | MAINTAINER -> kde@FreeBSD.org | Dmitry Sivachenko | 2001-09-01 | 1 | -1/+1 |
| | |||||
* | Our -man package does not understand .PN and .MS. So use .B (bold) until | David E. O'Brien | 2001-08-22 | 2 | -18/+158 |
| | | | | I figure out what is the correct spelling for .PN and .MS. | ||||
* | Fix installation in a slightly different way. | Dmitry Sivachenko | 2001-08-21 | 2 | -6/+8 |
| | |||||
* | Remove two languages not presented in new version. | Dmitry Sivachenko | 2001-08-20 | 1 | -3/+1 |
| | |||||
* | Forgot to remove debug comment. | Dmitry Sivachenko | 2001-08-16 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.2. | Dmitry Sivachenko | 2001-08-16 | 5 | -8/+31 |
| | |||||
* | Note that VNterm adheres to RFC 1456 (VISCII and VIQR encodings) | David E. O'Brien | 2001-07-15 | 1 | -0/+6 |
| | |||||
* | Remove Ukrainian from BATCH builds. | Dmitry Sivachenko | 2001-07-05 | 1 | -1/+1 |
| | | | | It is available as a separate package. | ||||
* | Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package. | Dmitry Sivachenko | 2001-04-17 | 1 | -1/+1 |
| | | | | These translations are available as separate packages. | ||||
* | Use `cp' rather than `ln' as WRKDIR and FILESDIR can be on different devices. | David E. O'Brien | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | Sort languages by name. | Dmitry Sivachenko | 2001-04-13 | 1 | -10/+10 |
| | |||||
* | Examine LINGUAS variable before BATCH. | Dmitry Sivachenko | 2001-04-11 | 1 | -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). | Dmitry Sivachenko | 2001-04-09 | 1 | -2/+2 |
| | |||||
* | Add the ability to select which languages to install via dialog(1)-based | Dmitry Sivachenko | 2001-04-09 | 2 | -0/+87 |
| | | | | | menu. Sort pkg-plist. | ||||
* | Update to 2.1.1 | Dmitry Sivachenko | 2001-04-05 | 3 | -13/+2 |
| | |||||
* | Change dot file to .vnelvisrc from .exrc. | David E. O'Brien | 2001-04-05 | 1 | -8/+26 |
| | |||||
* | Default to Vietnamese processing. | David E. O'Brien | 2001-04-05 | 1 | -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: | Will Andrews | 2001-04-03 | 1 | -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. | David E. O'Brien | 2001-03-25 | 1 | -0/+2 |
| | |||||
* | Add FreeBSD ID. | David E. O'Brien | 2001-03-25 | 1 | -0/+1 |
| | |||||
* | Grr. a local cc(1) option got added by mistake. | David E. O'Brien | 2001-03-25 | 1 | -3/+3 |
| | |||||
* | Sigh. This code is based on vnlibs. Thus I need to fix the Pascal'ism | David E. O'Brien | 2001-03-25 | 1 | -0/+8 |
| | | | | where the author thought C arrays are indexed 1..sizeof(array). | ||||
* | Respect CFLAGS. | David E. O'Brien | 2001-03-25 | 1 | -0/+11 |
| | |||||
* | Add a man page. | David E. O'Brien | 2001-03-25 | 1 | -0/+65 |
| | |||||
* | Minor tweak. | David E. O'Brien | 2001-03-25 | 1 | -2/+2 |
| | |||||
* | Add reference to vnconvert(1). | David E. O'Brien | 2001-03-25 | 3 | -0/+3 |
| | |||||
* | unbreak post-install script. | FUJISHIMA Satsuki | 2001-03-18 | 1 | -1/+1 |
| | | | | Found by: bento | ||||
* | Use full path to `mkfontdir'. | David E. O'Brien | 2001-03-13 | 1 | -1/+1 |
| | | | | Submitted by: sf | ||||
* | Make sure teTeX is installed before installing this port. | David E. O'Brien | 2001-03-12 | 1 | -0/+3 |
| | |||||
* | Update to the 20010210 version. This fixes occasional core dumps in apps. | David E. O'Brien | 2001-03-08 | 2 | -2/+2 |
| | |||||
* | New port: localized messages and documentation for KDE2. | Dmitry Sivachenko | 2001-03-02 | 5 | -0/+38 |
| | |||||
* | Add aliases. | David E. O'Brien | 2001-02-16 | 3 | -0/+15 |
| | |||||
* | Make this build when it is in the full /usr/ports tree and "vi-" is prepended | David E. O'Brien | 2001-02-11 | 1 | -1/+1 |
| | | | | to the package name. | ||||
* | Use the new libviet port in building. | David E. O'Brien | 2001-02-11 | 3 | -16/+15 |
| | |||||
* | Use the new libviet port in building. | David E. O'Brien | 2001-02-11 | 3 | -14/+17 |
| | |||||
* | Update vnterm so it is based on the X11R6.5.1 Xterm rather than the X11R5 one. | David E. O'Brien | 2001-02-10 | 23 | -191/+1411 |
| | | | | | This also removes libviqr and the Xfonts from this package as they are now seperate ports. | ||||
* | Fix prefix bogon. | David E. O'Brien | 2001-02-10 | 1 | -0/+1 |
| | |||||
* | These X fonts allow you to display Vietnamese characters in an Xterm and | David E. O'Brien | 2001-02-10 | 8 | -0/+134 |
| | | | | other X applications. | ||||
* | VIQR<->VISCII conversion and VISCII ctype-like routines | David E. O'Brien | 2001-02-10 | 6 | -0/+49 |
| | |||||
* | teTeX Vietnamese language + font support | David E. O'Brien | 2001-02-07 | 8 | -0/+475 |
| | |||||
* | Style fixes in ports/vietnamese. | Jimmy Olgeni | 2001-02-06 | 1 | -1/+1 |
| | |||||
* | Converts Vietnamese text files between popular formats. | David E. O'Brien | 2001-01-06 | 6 | -0/+40 |
| |