summaryrefslogtreecommitdiff
path: root/vietnamese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Broken dependencyKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132057
* Upgrade to 0.2.9.Thierry Thomas2005-03-154-10/+10
| | | | | | | | PR: ports/78885 Submitted by: Nguyen Tam Chinh (maintainer) Notes: svn path=/head/; revision=131331
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* Add ports to ${SUBDIR} in alphabetical order.Colin Percival2005-01-291-2/+2
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=127631
* Portlint.David E. O'Brien2004-12-292-2/+2
| | | | Notes: svn path=/head/; revision=125461
* Portlint.David E. O'Brien2004-12-291-1/+1
| | | | Notes: svn path=/head/; revision=125459
* Add xvnkb 0.2.8, a Vietnamese input method for X-Window.Thierry Thomas2004-12-2910-0/+306
| | | | | | | | PR: 65207 Submitted by: Nguyen Tam Chinh. Notes: svn path=/head/; revision=125451
* Update to KDE 3.3.2Michael Nottebrock2004-12-131-1/+1
| | | | Notes: svn path=/head/; revision=123951
* Update to KDE 3.3Michael Nottebrock2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117701
* Add slaves ports for Aspell's new dictionaries.Thierry Thomas2004-08-283-0/+22
| | | | Notes: svn path=/head/; revision=117537
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-233-20/+10
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3113-0/+14
| | | | Notes: svn path=/head/; revision=105747
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-092-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workPav Lucistnik2004-03-011-1/+1
| | | | | | | | PR: ports/63516 Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=102679
* Update to KDE 3.2.0Michael Nottebrock2004-02-053-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98788
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (theAlexander Leidinger2003-12-121-2/+2
| | | | | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio. Notes: svn path=/head/; revision=95664
* Another last minute change. Size/date stamp changes only.Will Andrews2003-09-281-1/+1
| | | | Notes: svn path=/head/; revision=89692
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-181-2/+1
| | | | Notes: svn path=/head/; revision=89050
* Update this port from being based on the X11 R6.5.1 sources to R6.6.David E. O'Brien2003-08-182-3/+4
| | | | Notes: svn path=/head/; revision=87153
* Remove the _POSIX_SOURCE handling to fix the building on 5-CURRENT.David E. O'Brien2003-08-172-6/+2
| | | | Notes: svn path=/head/; revision=87150
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-292-1/+63
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* Fix PLISTMario Sergio Fujikawa Ferreira2003-06-121-1/+17
| | | | | | | | | Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> (FreeBSD-KDE Team) Prompted by: bento, kris Notes: svn path=/head/; revision=82895
* Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-191-1/+1
| | | | Notes: svn path=/head/; revision=81484
* Add a NO_VIET_KDE knob to avoid the KDE I18N bits -- otherwise it is hard toDavid E. O'Brien2003-05-081-0/+2
| | | | | | | build all the general Vietnamese utilities at once. Notes: svn path=/head/; revision=80469
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* Repo-move KDE I18N hebrew, hungarian, & vietnamese messages to theirWill Andrews2003-04-144-5/+72
| | | | | | | | | | respective I18N directories. Adjust the main kde3-i18n port for this. Also sort the dependencies (by language code) in that port. Submitted by: Lauri Watts <lauri@kde.org> Repocopied by: joe Notes: svn path=/head/; revision=78928
* Clear moonlight beckons.Ade Lovett2003-03-0730-15/+15
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade kde-i18n to 3.1. Note that the following modules did not get aWill Andrews2003-01-282-38/+34
| | | | | | | | | release for 3.1: az hr id is ko lv. These modules remain at their previous release (and still work), but may be incomplete or incorrect. However, their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway. Notes: svn path=/head/; revision=74162
* Perl script to convert the text in the VIQR encoding to another VietnameseDavid E. O'Brien2002-11-136-0/+68
| | | | | | | encoding (such as TCVN, VISCII, VPS, VNI, ...). Notes: svn path=/head/; revision=70008
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1026-26/+13
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.David E. O'Brien2002-11-0726-13/+26
| | | | Notes: svn path=/head/; revision=69627
* Add a missing directoryKris Kennaway2002-10-281-0/+1
| | | | Notes: svn path=/head/; revision=69002
* Get the dependencies correct for XF4.David E. O'Brien2002-10-171-1/+1
| | | | Notes: svn path=/head/; revision=68176
* revert last commit. This builds fine here, and I've never seen oneDavid E. O'Brien2002-10-171-2/+0
| | | | | | | email stating there is a build problem. Notes: svn path=/head/; revision=68171
* Unmark broken. Please have the decentcy to notify the maintainer of a buildDavid E. O'Brien2002-10-171-2/+0
| | | | | | | problem. Notes: svn path=/head/; revision=68170
* 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-112-3/+27
| | | | | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)! Notes: svn path=/head/; revision=67803
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* BROKEN: Missing dependenciesKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67412
* Don't gratuitously add -O.David E. O'Brien2002-09-091-2/+2
| | | | Notes: svn path=/head/; revision=65884
* 'union wait' was depreciated by the time of Net/2.David E. O'Brien2002-09-091-13/+24
| | | | Notes: svn path=/head/; revision=65883
* Catch up with lossage of 'union wait' in 5-CURRENT.David E. O'Brien2002-09-092-21/+34
| | | | | | | Also use system prototypes rather than define incorrect local ones. Notes: svn path=/head/; revision=65882
* Fix corrupted comment line.David E. O'Brien2002-09-091-1/+1
| | | | Notes: svn path=/head/; revision=65878
* I have no idea what bsd.port.mk change broke this port, but be moreDavid E. O'Brien2002-09-081-0/+1
| | | | | | | pedantic about NO_BUILD. Notes: svn path=/head/; revision=65864
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-253-4/+4
| | | | | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1] Notes: svn path=/head/; revision=64972