aboutsummaryrefslogtreecommitdiff
path: root/vietnamese
Commit message (Collapse)AuthorAgeFilesLines
* vietnamese/x-unikey: unbreak with libc++ 3.9Jan Beich2017-02-011-0/+11
| | | | | | | | | | | mactab.cpp:290:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char * pos = strchr(item, ':'); ^ ~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout Notes: svn path=/head/; revision=433098
* Update to 5.2.5.Jung-uk Kim2017-02-011-5/+5
| | | | Notes: svn path=/head/; revision=432960
* Update to 5.2.4.Jung-uk Kim2017-01-011-5/+5
| | | | Notes: svn path=/head/; revision=430266
* - Update to 20141110 (2.2.0)Sunpoet Po-Chuan Hsieh2016-11-203-13/+15
| | | | | | | | - Cleanup Makefile - Update WWW Notes: svn path=/head/; revision=426675
* Update libreoffice to 5.2.3 and liborcus to 0.11.2Baptiste Daroussin2016-11-121-4/+5
| | | | Notes: svn path=/head/; revision=425933
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plistStefan Eßer2016-07-294-4/+4
| | | | | | | | | by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports. Approved by: antoine (mentor) Notes: svn path=/head/; revision=419236
* chinese/ttfm: don't touch user font cache on installJan Beich2016-07-254-4/+4
| | | | | | | | | | This matches USES=fonts (@fc, @fcfontsdir) behavior. PR: 207263 MFH: 2016Q3 Notes: svn path=/head/; revision=419066
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Update to 5.0.6.Jung-uk Kim2016-05-071-4/+4
| | | | Notes: svn path=/head/; revision=414753
* Make fetchable again.Cy Schubert2016-04-291-3/+1
| | | | Notes: svn path=/head/; revision=414250
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update to 5.0.5.Jung-uk Kim2016-02-151-4/+4
| | | | Notes: svn path=/head/; revision=408954
* vietnamese/vnless: USES+= ncurses, link with libncurses (not termcap)John Marino2016-02-051-0/+2
| | | | Notes: svn path=/head/; revision=408217
* vietname/urvwn: Remove unnecessary <pre>/<post> inclusionsJohn Marino2016-01-231-3/+2
| | | | | | | | | By using ${.CURDIR} to include a makefile fragment, we can remove the bsd.port.pre.mk and bsd.port.post.mk, and correct the OPTIONS definitions at the same time. Notes: svn path=/head/; revision=407033
* vietnames/vietunicode-*: Unbreak indexJohn Marino2016-01-173-3/+3
| | | | | | | | | | Now I see why <pre>/<post> was used. It was a hack to work around using ${PORTSDIR} instead of ${.CURDIR} in the include statement. Convert to .CURDIR to unbreak index (hopefully) Notes: svn path=/head/; revision=406313
* vietnamese/vietunicode-*: Fix options (3 ports)John Marino2016-01-173-9/+6
| | | | | | | | | | | The -hannom, -web1, and -trichlor ports all had their options mis-set by the unnecessary use of <pre> and <post>. They sandwhiched a third makefile that pulled in <options> which is sufficient. Remove <pre> and <post> inclusions to restore option functionality of these ports. Bump to be on the safe side. Notes: svn path=/head/; revision=406308
* Update to 5.0.4.Jung-uk Kim2015-12-171-4/+4
| | | | Notes: svn path=/head/; revision=403932
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
| | | | Notes: svn path=/head/; revision=401096
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-4/+4
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Update to 5.0.3.Jung-uk Kim2015-11-031-4/+4
| | | | Notes: svn path=/head/; revision=400704
* - Switch to options helpersDmitry Marakasov2015-10-141-0/+2
| | | | Notes: svn path=/head/; revision=399317
* Update to 5.0.2.Jung-uk Kim2015-09-232-6/+6
| | | | Notes: svn path=/head/; revision=397662
* Update LibreOffice to 5.0.1.Jung-uk Kim2015-09-011-4/+4
| | | | | | | | | | | | Unfortunately, LibreOffice project completely dropped support for pre-C++11 compilers and libraries since 4.4. Therefore, we cannot easily build it on FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and WITH_LIBCPLUSPLUS. If user is unable to upgrade the system for some reason, the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with no language packs). Notes: svn path=/head/; revision=395799
* vietnamese/libviet is not jobs safeJohn Marino2015-08-221-0/+2
| | | | | | | | This multijob fix for this unmaintained port has been in dports for years, but I didn't notice it until today. Let's move it to ports. Notes: svn path=/head/; revision=395042
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-07-181-0/+1
| | | | Notes: svn path=/head/; revision=392422
* Reset maintainership for obrienErwin Lansing2015-06-128-8/+8
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=389302
* MASTER_SITES cleanup.Mathieu Arnold2015-05-145-10/+5
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Update to 4.3.7.Jung-uk Kim2015-04-251-4/+4
| | | | Notes: svn path=/head/; revision=384746
* Make fonts repecting XDGBaptiste Daroussin2015-03-214-34/+6
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* - Update to 4.3.6.Jung-uk Kim2015-02-201-4/+4
| | | | | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1] Notes: svn path=/head/; revision=379468
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375115
* Update to 4.3.5.Jung-uk Kim2014-12-181-4/+4
| | | | Notes: svn path=/head/; revision=374930
* Remove expired ports:Rene Ladan2014-11-295-107/+0
| | | | | | | | | | | | | | | | | 2014-11-26 vietnamese/vnlpr: Broken for more than 6 months 2014-11-26 devel/fsmgenerator: Broken for more than 6 months 2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m 2014-11-26 news/fidogate-ds: Broken for more than 6 months 2014-11-26 net/py-yadis: Broken for more than 6 months 2014-11-26 textproc/ruby-diff: Broken for more than 6 months 2014-11-26 audio/cowbell: Broken for more than 6 months 2014-11-26 lang/ironpython: Broken for more than 6 months 2014-11-26 www/dpsearch: Broken for more than 6 months 2014-11-26 multimedia/y4mscaler: Broken for more than 6 months 2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months Notes: svn path=/head/; revision=373618
* Update to 4.3.4.Jung-uk Kim2014-11-271-4/+4
| | | | Notes: svn path=/head/; revision=373473
* Cleanup plistAntoine Brodin2014-11-124-6/+0
| | | | Notes: svn path=/head/; revision=372494
* vietnamese/vnless: this port is not jobs safeJohn Marino2014-11-051-0/+2
| | | | Notes: svn path=/head/; revision=372185
* Update to 4.3.3.Jung-uk Kim2014-10-311-4/+4
| | | | Notes: svn path=/head/; revision=371880
* Deprecate ports broken for more than 6 monthsAntoine Brodin2014-10-251-0/+2
| | | | Notes: svn path=/head/; revision=371489
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-192-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* Update to 4.3.2.Jung-uk Kim2014-10-162-5/+4
| | | | Notes: svn path=/head/; revision=371023
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-102-1/+2
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Remove non staged ports without pending PR from textproc and vietnameseBaptiste Daroussin2014-09-0223-923/+0
| | | | Notes: svn path=/head/; revision=366981
* Mark BROKEN: Fails to installAntoine Brodin2014-08-301-0/+2
| | | | | | | | | | | | ===> Checking if vi-vntex already installed cd: /usr/local/share/texmf/tex: No such file or directory *** [do-install] Error code 2 Reported by: pkg-fallout With hat: portmgr Notes: svn path=/head/; revision=366652
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Fix build with clang (functions not returing value)Pawel Pekala2014-08-077-20/+20
| | | | | | | | | | | | - Respect CFLAGS during build - Add staging support - Switch to PLIST_FILES - Rename patches to current standards MFH: 2014Q3 Notes: svn path=/head/; revision=364302
* Add staging supportPawel Pekala2014-08-071-5/+2
| | | | Notes: svn path=/head/; revision=364291
* Add staging supportPawel Pekala2014-08-071-5/+2
| | | | Notes: svn path=/head/; revision=364288
* Add staging supportPawel Pekala2014-08-071-5/+2
| | | | Notes: svn path=/head/; revision=364286
* Add staging supportPawel Pekala2014-08-071-5/+2
| | | | Notes: svn path=/head/; revision=364285