summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* "aaargh, quoted Makefile variables"Eitan Adler2013-03-186-38/+12
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=314605
* 1: Upgrade protobuf to 2.5.0.Vanilla I. Shu2013-03-181-2/+2
| | | | | | | | 2: bump revision. 3: document UPDATING. Notes: svn path=/head/; revision=314580
* Google droped SCIM support from Mozc.Daichi GOTO2013-03-093-50/+0
| | | | Notes: svn path=/head/; revision=313705
* Update to 4.0.1.Jung-uk Kim2013-03-081-4/+4
| | | | Notes: svn path=/head/; revision=313667
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-083-13/+5
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-083-1/+11
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - Add new knob USE_LHA [1]Martin Wilke2013-03-074-21/+6
| | | | | | | | | | | | | - Convert few ports to USE_LHA [1] - Revert r303619 since CONFIGURE_ENV already sets CPPFLAGS and LDFLAGS by default. [2] PR: 176187 [1] 174790 [2] Submitted by: Christoph Mallon <christoph.mallon@gmx.de> [1] Gerald Pfeifer <gerald@pfeifer.com> [2] Notes: svn path=/head/; revision=313600
* - Undo patch for buggy Net:DNS .69. caused 404 errors <.69Michael Scheidell2013-03-071-1/+1
| | | | | | | PR: ports/174505 Notes: svn path=/head/; revision=313565
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationLi-Wen Hsu2013-03-041-6/+2
| | | | Notes: svn path=/head/; revision=313402
* - Add CONFLICTS as a preparation of importing new TeX ports based on TeXLive.Hiroki Sato2013-03-034-20/+23
| | | | | | | | No functional change. - Style fixes. Notes: svn path=/head/; revision=313378
* - Fix EXPIRATION date, we are in 2013, not 2012Steve Wills2013-03-033-3/+3
| | | | | | | | Pointyhat to: swills Reported by: bapt Notes: svn path=/head/; revision=313317
* - Deprecate ports which don't work with Ruby 1.9Steve Wills2013-03-023-10/+11
| | | | | | | | | | | - Set expiration to 2 months to give plenty of time to fix them to anyone who may be interested (patching rubygem- ports is possible now) - Trim headers while here With Hat: ruby@ Notes: svn path=/head/; revision=313298
* - Update to 20130228.Jun Kuriyama2013-03-024-10/+10
| | | | Notes: svn path=/head/; revision=313181
* - Fix build on FreeBSD 9+Martin Wilke2013-02-271-6/+2
| | | | | | | - while here trim header Notes: svn path=/head/; revision=313060
* - Sync with MASTER: fix problem with Net:DNS > .69Michael Scheidell2013-02-271-5/+2
| | | | | | | | | | | - Update Makefile to new header format PR: ports/176452 Submitted by: scheidell@ (me) Approved by: maintainer Notes: svn path=/head/; revision=313053
* - remove german, french and japanese localization of www/MT. They wereRuslan Makhmatkhanov2013-02-233-26/+0
| | | | | | | | | | merged into main port since version 5.2 (will go in it's own commit) PR: 172319 Submitted by: Submitted by: Takefu <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=312841
* - BROKEN does not buildMartin Wilke2013-02-231-0/+2
| | | | | | | | | install -s -o root -g wheel -m 555 /work/a/ports/japanese/jvim3/work/vim/src/grep/grep /usr/local/bin/jgrep install: /work/a/ports/japanese/jvim3/work/vim/src/grep/grep: No such file or directory *** Error code 71 Notes: svn path=/head/; revision=312828
* - BROKEN checksum mismatchMartin Wilke2013-02-211-0/+2
| | | | Notes: svn path=/head/; revision=312697
* - Update to 14.4Martin Wilke2013-02-183-12/+13
| | | | | | | | | | | | - Trim header - OptionNG PR: 173437 Submitted by:i Seiji Ohashi <sayzbrdg@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=312479
* - Update to 201302Steve Wills2013-02-172-12/+8
| | | | | | | | | | - Trim header while here PR: ports/175797 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) Notes: svn path=/head/; revision=312438
* - Fix patchingTAKATSU Tomonari2013-02-172-15/+11
| | | | | | | | | | | | - Trim Makefile header - Replace NOPORTDOCS with PORT_OPTIONS:MDOCS - Bump PORTREVISION PR: ports/175398 Submitted by: Tsurutani Naoki (maintainer) Notes: svn path=/head/; revision=312413
* - Fix issue that option settings are saved in /var/db/ports/ja-mecabTAKATSU Tomonari2013-02-112-25/+9
| | | | | | | | | | | | | rather than /var/db/ports/ja-mecab-ipadic - Revert change of pkg-descr in r310466 except Author: line since it is description of MeCab rather than that of IPA dictonary for MeCab - Update MASTER_SITES and WWW URL PR: ports/175536 (based on) Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Notes: svn path=/head/; revision=312044
* japanese/vflib||2013-02-06|Has expired: No more public distfilesBaptiste Daroussin2013-02-0615-764/+0
| | | | | | | | | | | | graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1] math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2] Approved by: stephen [1], nivit [2] Notes: svn path=/head/; revision=311747
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-0/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-051-6/+2
| | | | Notes: svn path=/head/; revision=311707
* Merge from area51 repository:Max Brazhnikov2013-02-052-3/+3
| | | | | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla Notes: svn path=/head/; revision=311700
* Update to 3.6.5.Jung-uk Kim2013-02-041-4/+4
| | | | Notes: svn path=/head/; revision=311644
* Add licenseEitan Adler2013-02-042-11/+12
| | | | | | | | | | Fix header PR: ports/175294 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311574
* Add LICENSEEitan Adler2013-02-041-6/+4
| | | | | | | | | | | Hand maintainer to submitter Fix header PR: ports/175271 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311538
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-036-34/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger Notes: svn path=/head/; revision=311483
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.Max Brazhnikov2013-02-031-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The area51 repository features commits by Alonso Schaich, avilla, fluffy, jhale, makc and rakuco. Common changes: - Trim Makefile header - Convert to new option framework - Add/improve desktop entries - Remove upstreamed patches Mk/bsd.qt.mk: - Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1] devel/qmake: - Fix crash due to off-by one error [2] multimedia/qt4-phonon*: - Deprecate in favour of multimedia/phonon* www/qt4-webkit: - Make dependence on GStreamer optional [3] devel/qtcreator: - Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4] Reported by: avg via irc [1] Submitted by: avg via maillist [2] PR: ports/175644 [3] Submitted by: danfe [3] PR: ports/169809 [4] Reported by: tcb <tcberner at gmail.com> [4] Notes: svn path=/head/; revision=311473
* Update to 447.Hiroki Sato2013-02-022-4/+4
| | | | Notes: svn path=/head/; revision=311437
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-012-2/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Use OPTIONSng.Xin LI2013-01-301-0/+2
| | | | | | | | PR: ports/175525 Submitted by: Takefu <takefu airport fm> Notes: svn path=/head/; revision=311196
* Update to 3.5.1.Xin LI2013-01-292-3/+3
| | | | | | | Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856 Notes: svn path=/head/; revision=311187
* - Trim Makefile headerTAKATSU Tomonari2013-01-291-5/+1
| | | | Notes: svn path=/head/; revision=311162
* - Reset maintainership due to MAINTAINER email bounceRyan Steinmetz2013-01-261-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=311021
* Add license info.MANTANI Nobutaka2013-01-261-13/+24
| | | | | | | | | | | Adopt new OPTIONS framework. Trim Makefile header. PR: ports/175254 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311001
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* Fix SIGSEGV when pasting multibyte characters.Hiroki Sato2013-01-203-11/+50
| | | | | | | Submitted by: nyan Notes: svn path=/head/; revision=310673
* Add UTF-8 support.Hiroki Sato2013-01-203-11/+14
| | | | Notes: svn path=/head/; revision=310669
* - Use UTF-8 when LANG=ja.JP.UTF-8.Hiroki Sato2013-01-202-2/+43
| | | | | | | | | | - Add README.ext.jp. Submitted by: nork PR: ports/175440 Notes: svn path=/head/; revision=310668
* - Add UTF-8 support[*].Hiroki Sato2013-01-197-45/+37
| | | | | | | | | | | | - Add LICENSE. - Update pkg-descr. - Use PORTDOCS for additional documents. Submitted by: nork [*] PR: ports/175431 [*] Notes: svn path=/head/; revision=310655
* Remove unused function from pkg-install, and dequote RESTRICTEDChris Rees2013-01-182-19/+1
| | | | Notes: svn path=/head/; revision=310614
* - trim historical header, add LICENSES, convert CHARSET to optionsNG and dropJason Helfman2013-01-152-15/+41
| | | | | | | | | | | pre-everything target - update pkg-descr PR: 175195 Submitted by: maintainer, yasu@utahime.org Notes: svn path=/head/; revision=310466
* - add created by to headerJason Helfman2013-01-151-2/+9
| | | | | | | | | | | | - adopt optionsNG - add LICENSE - trim COMMENT PR: 175194 Submitted by: maintainer, yasu@utahime.org Notes: svn path=/head/; revision=310425
* - add created by to headerJason Helfman2013-01-151-3/+10
| | | | | | | | | | | | - adopt optionsNG - add LICENSE - while here use copytree_share in favor of cp (appoved by maintainer) PR: 175193 Submitted by: maintainer, yasu@utahime.org Notes: svn path=/head/; revision=310424
* Add licensing information.Raphael Kubo da Costa2013-01-121-0/+3
| | | | | | | | PR: ports/175211 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=310278
* Remove PKGNAMEPREFIX from textproc/py-ackChris Rees2013-01-071-1/+1
| | | | | | | | Submitted by: Sebastian Santoro (original idea) Reviewed by: perl Notes: svn path=/head/; revision=310049
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-9/+5
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020