aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
Commit message (Collapse)AuthorAgeFilesLines
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-194-8/+5
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Add DIST_SUBDIR to fix a fetch error because the distfiles are often replacedhrs2013-05-102-4/+5
| | | | with the same names in every release.
* Update to 4.0.3.jkim2013-05-102-8/+8
|
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-2/+1
| | | | instead to make migration to TeXLive easier.
* - Update to 10.0bdrewery2013-05-022-4/+4
| | | | | PR: ports/178132 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 1.15bdrewery2013-05-023-4/+5
| | | | | PR: ports/178131 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 10.0bdrewery2013-05-023-8/+8
| | | | | PR: ports/178130 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Update to 3.03.hrs2013-05-014-21/+105
|
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-6/+4
| | | | | | While here: - trim headers - convert to new options framework
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-292-2/+0
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Fix USE_ICONV leftovers missed in the previous updatemva2013-04-281-1/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-278-12/+9
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-263-5/+3
| | | | Approved by: portmgr (bapt)
* In preparation of the removal of USE_FREETYPE from bsd.port.mk: removebapt2013-04-261-7/+6
| | | | | | USE_FREETYPE from all ports using it While here trim some headers, and do some conversion to new options framework.
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-259-9/+9
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-242-2/+2
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-2410-20/+10
| | | | Approved by: portmgr (bapt)
* Convert all c categories to USE=pkgconfigbapt2013-04-233-9/+4
|
* Update to 4.0.2.jkim2013-04-172-8/+8
| | | | Feature safe: yes
* - "Update" to 2.5.12. This is the supported stable branch upstreammadpilot2013-04-171-0/+2
| | | | | | | | | | | | | | - Bump PORTEPOCH - Trim Makefile header - Add CONFLICTS_INSTALL [1] - Make rc scripts more rclint compliant - Update WWW line in pkg-descr PR: ports/175063 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Approved by: danfe (maintainer of games/qstat, via email) [1] Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1] Feature safe: yes
* - Followup to r312413: fix patchingbdrewery2013-04-162-16/+12
| | | | | | | - Trim header - pet portlint: cat->${CAT} Approved by: portmgr (implicit)
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-304-8/+8
| | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released
* For perl@ owned ports:eadler2013-03-291-5/+2
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-6/+3
| | | | "pathfix" instead.
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-276-31/+67
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* - Add explicit pkgconf dependencybdrewery2013-03-241-5/+2
| | | | | | | | - Trim headers PR: ports/177306 Reported by: John Marino <draco@marino.st> With hat: portmgr
* - convert USE_CMAKE to USESmakc2013-03-2316-17/+16
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Convert to new options framework left unconverted ports in c* categoriesbapt2013-03-222-28/+28
|
* - Update checksum, distfiles rerolled, some characters are added or updated [1]lwhsu2013-03-212-15/+10
| | | | | | | | | - Bump PORTREVISION [1] - Use new style Makefile header [1] - Change DIST_SUBDIR to not affect mirror sites PR: ports/176742 [1] Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
* Convert to USE_CMAKE and while I'm here:makc2013-03-195-231/+134
| | | | | | | | | - drop depedence on gmake - remove hand crafted install target and scripts - use DESKTOP_ENTRIES - adjust plist according to the changes Approved by: portmgr (bapt)
* - Update to 0.5.12makc2013-03-198-151/+129
| | | | | | | | - Convert to new option framework - Pass maintainership to submitter PR: ports/176598 Submitted by: Kai Wang <kaiwang27@gmail.com>
* "aaargh, quoted Makefile variables"eadler2013-03-191-6/+2
| | | | Approved by: portmgr (bapt)
* Update to 4.0.1.jkim2013-03-092-8/+8
|
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-041-7/+3
|
* Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1
| | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe)
* - Broken patch rejectmiwi2013-02-271-0/+2
| | | | | | ===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-source::input.c ===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-include::config.h 1 out of 8 hunks failed--saving rejects to include/config.h.rej
* - Broken Checksum mismatchmiwi2013-02-231-0/+2
|
* - Update to 1.2pclin2013-02-237-27/+25
| | | | | | - Remove unused USE_LDCONFIG knob Approved by: swills (mentor)
* Upgrade to 2.8.0.vanilla2013-02-193-16/+9
|
* Convert Makefile headers to the new format.olgeni2013-02-181-3/+1
|
* - Update to 0.5.92pclin2013-02-176-104/+23
| | | | | | | | | | - Add OPTIONS for NLS - Remove SKIM support since textproc/skim has been marked as deprecated - Remove unused CONFIGURE_ENV in Makefile and overdated patch files - Take maintainership PR: ports/174862 Approved by: swills (mentor)
* - Update MAINTAINER email address for all my portspclin2013-02-131-6/+2
| | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor)
* Various spelling correctionscrees2013-02-091-1/+1
| | | | | | | | | | PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi
* Merge from area51 repository:makc2013-02-054-6/+6
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.jkim2013-02-052-8/+8
|
* - Chase chinese/librime updateamdmi32013-02-041-0/+1
|
* - Update to 0.9.7amdmi32013-02-044-11/+29
| | | | | PR: 175752 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-046-53/+48
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.makc2013-02-042-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]
* Chase boost updatebapt2013-01-311-0/+1
|
* Update to 3.5.1.delphij2013-01-304-6/+6
| | | | | | PR: ports/175680 Approved by: maintainer Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856
* - Update to version 0.4.5.2danfe2013-01-282-7/+6
| | | | | | - Cleanup Makefile a bit while here PR: ports/175244
* - Update to 1.0.1swills2013-01-096-1074/+55
| | | | | | | | - Update patch and extract patches from single patch PR: ports/175097 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Approved by: Kang-min Liu <gugod@gugod.org> (maintainer)
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-303-0/+9
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - Update to 3.0.11wen2012-12-293-9/+6
| | | | | | | | While here: - Trim Makefile headers PR: 174451 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
* Chase icu, graphite2 and libexttextcat bumpbapt2012-12-191-0/+1
|
* - update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]rm2012-12-177-33/+25
| | | | | | | | | | | | | | | | | | | | versions of wordpress to 3.5 while here, make changes common for all of this ports: - trim Makefile header - remove indefinite article from COMMENT - do not define LICENSE_FILE for standard license - remove license.txt from PORTDOCS - tab -> space change in pkg-descr:WWW - trailing whitespace fixes PR: 174399 [1] PR: 174452 [2] PR: 174400 [3] Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1], Bo-Yi Wu <appleboy.tw@gmail.com> [2], Joe Horn <joehorn@gmail.com> (maintainer) [3] Approved by: Joe Horn <joehorn@gmail.com> (maintainer) [2]
* - Set default perl version for ports which currently usingaz2012-12-162-2/+0
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-101-1/+1
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* Update to 1.4.3arved2012-12-082-3/+3
| | | | | | PR: 174207 Submitted by: maintainer Feature safe: yes
* 2012-11-28 chinese/pyDict: Depends on the expired gtkglarea through py-gtk [1]bapt2012-11-298-161/+0
| | | | | | | | 2012-11-28 x11-toolkits/py-gtk: Depends on the expired gtkglarea [2] Approved by: silence of maintainer [1] gnome (kwm) [2] Feature safe: yes
* - Fix build when QT4 option enablewen2012-11-251-2/+1
| | | | | | | | PR: 173887 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> Approved by: lichray@gmail.com (maintainer, via email) Feature safe: yes
* - Switch to OPTIONSNGlwhsu2012-11-221-7/+6
| | | | | | | | | - Trim Makefile header PR: ports/173579 Submitted by: edward@rdtan.net Feature safe: yes
* - update maintainer's email and Last name (the change was confirmedrm2012-11-111-2/+2
| | | | | | | | | | in private email) PR: 173284 PR: 173285 PR: 173286 Submitted by: Eric Camachat <eric at camachat dot org> (maintainer) Feature safe: yes
* Re-roll patch to unbreak build. This is a strange patch and half of theadamw2012-11-062-44/+46
| | | | | | | changes seem to be personal preference settings, so I really have no idea if this re-roll makes Chinese support work. But it builds. Feature safe: yes
* Update to 0.8.5.delphij2012-11-033-104/+121
| | | | Feature safe: yes
* - Update to 3.5.7.jkim2012-10-274-18/+8
| | | | | | - Trim Makefile headers. Feature safe: yes
* 2012-10-20 chinese/wangttf: No more public distfilesbapt2012-10-2621-445/+0
| | | | | | | | | | 2012-10-20 chinese/stardict-dict-zh_TW: No more public distfiles 2012-10-20 chinese/stardict-dict-zh_CN: No more public distfiles 2012-10-20 chinese/mingunittf: No more public distfiles 2012-10-20 chinese/dfsongsd: No more public distfiles 2012-10-20 biology/dna-qc: No more public distfiles Feature safe: yes
* fcitx-rime provides RIME, a dialect-friendly intelligent Chinese input methodwen2012-10-226-0/+47
| | | | | | | | | | | engine, as a back-end to the Fcitx IM framework. WWW: http://code.google.com/p/fcitx/ PR: 172751 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* - Add librimewen2012-10-221-0/+1
| | | | Feature safe: yes
* Rime Input Method Engine is a customizable and dialect-friendly intelligentwen2012-10-224-0/+80
| | | | | | | | | | | Chinese input method. WWW: http://code.google.com/p/rimeime/ PR: 172751 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* - Mark as BROKEN: does not patchbeat2012-10-201-0/+2
| | | | | Reported by: pointyhat Feature safe: yes
* Update to 0.7.91, this is prerequisture for fcitx-libpinyin.delphij2012-10-163-9/+4
| | | | Feature safe: yes
* Update fcitx to newer versions:delphij2012-10-1610-48/+37
| | | | | | | | | | | fcitx 4.2.6 -> 4.2.6.1 fcitx-configtool 4.2.5 -> 4.2.5.1 fcitx-libpinyin 0.2.0 -> 0.2.1 fcitx-googlepinyin 0.1.5 -> 0.1.6 Submitted by: maintainer PR: ports/172727, ports/172093 Feature safe: yes
* Auto chinese encoding converter. It can detect UTF-8/Big5/GBK text and convertbdrewery2012-10-104-0/+31
| | | | | | | | | them to specified chinese encoding with transliteration. WWW: https://github.com/buganini/chiconv PR: ports/172267 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* Open Chinese Convert (OpenCC) is an open source Simplified-Traditionalbdrewery2012-10-105-0/+71
| | | | | | | | | | | | | | | Chinese conversion project, providing high quality thesaurus and libopencc, as well as a conversion utility and a dictionary generator. bsdconv is a BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a opencc conversion module for bsdconv. WWW: https://github.com/buganini/bsdconv-opencc PR: ports/172266 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* - Use GH_ACCOUNT in DISTNAMEbdrewery2012-10-101-1/+1
| | | | | Suggested by: sunpoet Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Remove dependency on fastest_cvsup (deprecate cvsup for the ports tree)kevlo2012-10-093-47/+30
| | | | - Adopt new Makefile header
* - Update to 1.13 [1]bdrewery2012-10-092-14/+9
| | | | | | | | | | | | - Remove ABI version from LIB_DEPENDS [1] - Switch to USE_GITHUB for fetching Changelog: chase codec rename in bsdconv add -8 for UTF-8 <-> UTF-8 conversion profile PR: ports/172264 [1] Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) [1]
* - Convert to new options frameworksunpoet2012-10-081-6/+2
| | | | - Cleanup Makefile header
* - Fix header to proper formatbdrewery2012-10-011-1/+1
| | | | Reported by: danfe
* - pass maintainership to new volonteerrm2012-09-301-6/+2
| | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
* - Fix build on -CURRENTrafan2012-09-291-2/+1
| | | | | PR: ports/172132 Submitted by: KT Sin <ktsin at acm.org>
* - Update to 1.4.2 [1]bdrewery2012-09-265-66/+10
| | | | | | | | | | - Add LICENSE - Remove ABI versions from LIB_DEPENDS - Update to new Makefile header PR: ports/171653 [1] Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: Eric Camachat <lihong@ieee.org> (maintainer)
* Deprecated a bunch a ports with nor more public distfiles (thanks ehaupt'sbapt2012-09-215-0/+15
| | | | distilator
* - Update to 1.2.6jase2012-09-202-4/+4
| | | | | | PR: ports/171324 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: flo (mentor)
* - Update to 0.3.3wen2012-09-193-4/+18
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - Update to 0.4.5wen2012-09-192-3/+3
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.1.3wen2012-09-192-6/+5
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.3.0wen2012-09-193-3/+11
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.3.9wen2012-09-193-16/+3
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 4.2.6wen2012-09-1912-133/+53
| | | | | PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update Calligra Suite to 2.5.2.avilla2012-09-172-4/+4
| | | | | | | This release contains a number of important bug fixes to 2.5.1 and we recommend everybody to update as soon as possible. An overview of the most important fixes can be found in the release notes: http://www.calligra.org/news/calligra-2-5-2-released
* fcitx-table-extra provides Boshiamy, Zhengma, Cangjie, and Quick inputwen2012-09-085-0/+89
| | | | | | | | | methods driven by the fcitx-table IM engine. WWW: http://code.google.com/p/fcitx/ PR: 171365 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - Update to 0.2.0wen2012-09-083-4/+14
| | | | | PR: 171330 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.7.1wen2012-09-083-11/+13
| | | | | PR: 171330 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 3.4.2 [1] [2] [3]swills2012-09-084-8/+8
| | | | | | | | | | | | - Document security issue [4] PR: ports/171397 [1] PR: ports/171404 [2] PR: ports/171405 [3] Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) [1] Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) [2] [3] Reviewed by: eadler [4] Security: 30149157-f926-11e1-95cd-001fd0af1a4c
* fix build.vanilla2012-09-052-1/+30
| | | | Obtained from: pointyhat@
* - Update Calligra to 2.5.1.avilla2012-09-014-14/+4
| | | | | | | | | - Remove header from Makefiles. This release contains a number of important bug fixes to 2.5.0 and we recommend everybody to update. Release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-1-released
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-264-22/+5
| | | | | | | | | | | | | | | | | | | coming to the ports tree after a short testing period which showed it to be quite stable. For the productivity part of the suite (word processor, spreadsheet, and presentation program) the target user of version 2.5 is still the student or academic user. This version has a number of new features that will make it more suitable for these users. The artistic applications of the Calligra Suite are the most mature ones and are already used by professional users everywhere. As usual, detailed release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-released Meanwhile, new translations were added: - editors/calligra-l10n-gl (Gallegan)
* - Update to 3.5.6.jkim2012-08-242-8/+8
| | | | | | | - Use system mdds. - Fix build with the recent Clang (CURRENT). - Enable visibility for recent Clang (9.1 and CURRENT). - Attempt to fix build on 7.x and 8.x (not tested).
* - Chase ibus updatebeat2012-08-133-1/+55
| | | | | | Reported by: pointyhat Approved by: maintainer Obtained from: https://bugs.gentoo.org/show_bug.cgi?id=407695
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
|
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
|
* - Pet portlint: remove ABI version number from LIB_DEPENDSsunpoet2012-08-071-1/+1
|
* - Add copyright notice in pkg-messagelwhsu2012-08-054-7/+21
| | | | | | | | | | | - Remove RESTRICTED form Makefile - Add LICENSE* and show pkg-message after install - Change distinfo for official font files with built-in license text - Refine pkg-descr - Bump PORTREVISION PR: ports/169596 Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw> (maintainer)
* Fix typos in COMMENTcs2012-07-292-2/+2
| | | | Approved by: portmgr@ (implicit)
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way outgerald2012-07-261-1/+1
| | | | | | and GCC 4.6 has been the default for a while. Approved by: maintainer
* - Update fcitx and addons to 4.2.5scheidell2012-07-2619-113/+208
| | | | | | | - Remove textproc/fcitx-keyboard PR: ports/170010 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Fix typos in COMMENTcs2012-07-241-1/+1
|
* Move mail/mutt to mail/mutt14crees2012-07-221-2/+2
| | | | | | | | | | | | | Move mail/mutt-lite to mail/mutt14-lite Move mail/mutt-devel to mail/mutt Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid breaking the cvs exporter PR: ports/169546 Suggested by: obrien Approved by: maintainer
* - Host the distfile at FreeBSD's site;delphij2012-07-202-4/+3
| | | | | | | - Remove maintainer's URL from master sites; - Recompress to make the file smaller. Requested by: maintainer
* Update to 2.0.4 RC 2delphij2012-07-204-21/+21
| | | | | PR: ports/170008 Submitted by: Zhihao Yuan <lichray gmail com> (maintainer)
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-182-8/+8
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* Upgrade to 2.7.8, and make portlint happy.vanilla2012-07-165-34/+15
|
* - Update Calligra to 2.4.3.avilla2012-07-052-4/+4
| | | | | | | - Add Japanese localization. This release contains a number of important bug fixes to 2.4.2: http://www.calligra.org/news/calligra-2-4-3-released
* - Unbreak on i386 on 7.xscheidell2012-07-031-2/+2
| | | | | | PR: ports/169151 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Reported by: scheidell@ (me)
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-012-8/+8
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* - Update to 3.4.1jase2012-06-302-4/+8
| | | | | | | | - Convert to optionsNG and add DOCS option PR: ports/169527 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Approved by: culot (mentor)
* Convert to new option frameworkbapt2012-06-294-25/+29
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2
|
* - Update to 3.4.1 [1]jase2012-06-292-4/+8
| | | | | | | | - Convert to optionsNG and add DOCS option PR: ports/169515 [1] Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Approved by: culot (mentor)
* - Change pre-install: to post-install:sunpoet2012-06-252-19/+26
| | | | | | | | | | | | - While I'm here: - Add LICENSE - Move documentation to DOCSDIR - Convert to new options framework - Pet portlint - Bump PORTREVISION for package change PR: ports/169347 Submitted by: Kit Sin <ktsin@acm.org>
* - Fix build due to mail/mutt-devel changesrafan2012-06-241-2/+2
| | | | Submitted by: cy@
* - Update to 3.4sunpoet2012-06-172-3/+3
| | | | | | | Changes: http://cn.wordpress.org/2012/06/14/green/ PR: ports/169092 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 3.4sunpoet2012-06-172-3/+3
| | | | | | | Changes: http://tw.wordpress.org/2012/06/14/green/ PR: ports/169093 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 98.1lwhsu2012-06-153-17/+15
| | | | | | | | | - Pass maintainership to submitter - Change MASTER_SITES - Redefine with EXTRACT_ONLY instead of do-extract PR: ports/169059 Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw>
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-154-6/+4
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* Remove obsolete portskevlo2012-06-1134-6513/+0
|
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-116-6/+6
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Upstream patch to fix libkvm fd leakingscheidell2012-06-102-6/+84
| | | | | | | | - Bump PORTREVISION PR: ports/168907 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Obtained from: http://paste.opensuse.org/23129601
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-065-10/+5
| | | | Review by: bapt, David Naylor (kde team)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-052-3/+3
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1
|
* 1. Convert to the new options style;bapt2012-06-044-32/+74
| | | | | | | | | | 2. Fix pkg-plist for gtk2/gtk3/qt4 IM modules; 3. Update gtk immodules file(s); 4. Smart pkg-message.in; 5. Align some Makefile variables. PR: ports/168634 Submitted by: Zhihao Yuan <lichray@gmail.com>
* Convert to new options frameworkbapt2012-06-021-22/+24
| | | | | PR: ports/168522 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> (maintainer)
* - update png to 1.5.10dinoex2012-06-0128-13/+28
|
* - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-319-130/+0
| | | | editors/koffice-kde3.
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-3117-211/+89
| | | | | | | | | | | | | | | graphic art and office suite. Information on this release can be found here: http://www.calligra.org/news/calligra-2-4-2-released Information on Calligra Project can be found in its first ever release announcement: http://www.calligra.org/news/calligra-2-4-released Consequently, KOffice 2 has been removed from the ports collection. As usual, we would like to thank all testers and contributors.
* - Update to 0.3.6wen2012-05-253-14/+3
| | | | | PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.4.3wen2012-05-254-16/+16
| | | | | PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 0.1.2wen2012-05-253-5/+5
| | | | | | | - Update pkg-descr PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 4.2.3wen2012-05-253-3/+5
| | | | | PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 2.0.4rc1wen2012-05-255-107/+30
| | | | | PR: 167863 Submitted by: Zhihao Yuan <lichray@gmail.com>
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-256-26/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* - Update to 0.12sunpoet2012-05-232-3/+9
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Lingua-Han-Utils/Changes
* - Fix build with lang/php5 (PHP 5.4)sunpoet2012-05-171-0/+3
|
* - Update to 1.1lwhsu2012-05-157-35/+93
| | | | | | | - Pass maintainership to submitter PR: ports/167475 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Update to 0.16sunpoet2012-05-033-9/+12
| | | | | | | - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
* Add port: chinese/libpinyin, a Chinese pinyin input method algorithmscheidell2012-05-015-0/+60
| | | | | | | | | collection, as a back-end to the Fcitx IM framework. WWW: http://code.google.com/p/fcitx/ PR: ports/166716 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* Add port chinese/libpinyin: The libpinyin project aims to provide the ↵scheidell2012-05-017-0/+92
| | | | | | | | | | | algorithms core for intelligent sentence-based Chinese pinyin input methods. WWW: https://github.com/libpinyin/libpinyin PR: ports/166716 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Assign clsung's p5- ports to perl@swills2012-05-016-6/+6
| | | | Approved by: clsung via IRC
* - Update chinese/fcitx-googlepinyin to 0.1.4scheidell2012-05-0119-83/+102
| | | | | | | | | | | - Update chinese/fcitx-configtool to 0.4.0 - Update chinese/fcitx-cloudpinyin to 0.2.0 - Update chinese/fcitx-sunpinyin to 0.3.3 - Update chinese/fcitx to 4.2.2 - Update textproc/fcitx-keyboard to 0.1.0 PR: ports/166689 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Fix iconv linking in libcconv.sosunpoet2012-04-251-2/+2
| | | | - Bump PORTREVISION for package change
* - upgrade to 3.5.2bapt2012-04-237-0/+44
| | | | | | | | | | | | | | | | - switch and force compiler to clang using the one from base on 9 and CURRENT, the one from ports if not found in base - now only build en_US version, all localisation are available through separated ports. - Graphite smart font is now used by default - Rebundle boost to easier upgrading boost - Rebundle mdds the one from the ports seems incompatible with clang - Unbundle all the fonts Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice
* - Update to 3.3.2sunpoet2012-04-222-3/+3
| | | | | | | Changes: http://cn.wordpress.org/2012/04/21/wordpress-3-3-2/ PR: ports/167174 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 3.3.2sunpoet2012-04-222-3/+3
| | | | | | | Changes: http://tw.wordpress.org/2012/04/21/wordpress-3-3-2/ PR: ports/167173 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* Upgrade to 2.7.6.1.vanilla2012-04-162-3/+3
|
* - Fix build post mail/mutt-devel upgrade. The patch-nbsp from master portrafan2012-04-142-47/+49
| | | | | now conflicts with our own patch-zh-mutt, so have to move the patch into post-patch section
* Mark as deprecated and set expiration to 2012-05-10 for ports that are mark ↵bapt2012-04-101-0/+3
| | | | as broken for more than 6 month
* Upgrade to 2.7.5.vanilla2012-03-152-4/+4
| | | | Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-0/+3
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-3/+0
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Reformat for better readability.danfe2012-02-282-11/+9
|
* Overhaul the port before I attempt to make it more usable on modern FreeBSD:danfe2012-02-285-39/+208
| | | | | | | | | | | | | | | - Switch to official "previous version distfile + patch" scheme instead of using our apparently hand-rolled distfile; it is also in line with what most GNU/Linux folks do - Remove superfluous assignment of PKGMESSAGE, it's done automagically - Cleanup sed(1) expressions in REINPLACE_CMDs, prefer contextual addresses to hardcoded line numbers, remove useless global modifiers, etc. - Pad pkg-message text display in post-install with blank lines to bring port behavior in line with that of package - Utilize OPTIONS, define LICENSE (GPLv2), adjust COMMENT - Remove unneeded patches, add a patch which brings manpage fixes - Install extra documentation - Generally cleanup Makefile while I am here
* Upgrade to 2.7.4.vanilla2012-02-253-3/+5
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-0/+2
|
* Bump PORTREVISION due to pcre updatejohans2012-02-151-1/+1
|
* 1: Upgrade to 2.7.3vanilla2012-02-112-5/+6
| | | | 2: take maintainer bit.
* - Add intltool to GNOME dependency. [*]delphij2012-02-094-0/+4
| | | | | | | - Add configuration templates to pkg-plist. Reported by: pav Submitted by: maintainer
* Fix pkg-plist.vanilla2012-02-091-0/+2
| | | | Obtained from: pav@ via pointyhat
* fcitx-keyboard moved to textproc per request from the maintainer.delphij2012-02-085-45/+0
|
* Add fcitx-keyboard - X keyboard integration.delphij2012-02-085-0/+45
| | | | | PR: ports/164837 Submitted by: Zhihao Yuan <lichray gmail com>
* Add fcitx-chewing - Chewing input method binding.delphij2012-02-085-0/+41
| | | | | PR: ports/164837 Submitted by: Zhihao Yuan <lichray gmail com>
* Update fcitx and friends:delphij2012-02-0830-115/+181
| | | | | | | | | | | | | - fcitx to 4.2.0, always depend on dbus - fcitx-cloudpinyin to 0.2.0 - fcitx-configtool to 0.4.0 - fcitx-googlepinyin to 0.1.4 - fcitx-sunpinyin to 0.3.3 - fcitx-ui-light to 0.1.3 - libgooglepinyin to 0.1.2 PR: ports/164820 Submitted by: maintainer (Zhihao Yuan <lichray gmail com>
* - Update to 3.0.10miwi2012-02-073-6/+3
| | | | | PR: 164728 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
* Add missing file to pkg-plist.vanilla2012-02-041-0/+1
|
* 1: Upgrade to 2.7.2.vanilla2012-02-044-6/+16
| | | | 2: better way to handle intcode-module.so.
* - Fix pkg-plistchinsan2012-02-042-2/+2
|
* Upgrade to 2.7.1.vanilla2012-01-316-11/+49
|
* Fix typokevlo2012-01-311-1/+1
|
* - Install missing man pageskevlo2012-01-312-1/+12
| | | | - Bump PORTREVISION
* - Remove unused patchchinsan2012-01-311-0/+0
| | | | Noticed by: lwhsu@
* - Update to 2.7.0chinsan2012-01-306-74/+60
| | | | | | | | | | - Add CHEWING knob to enable Chewing IM module - Limit to compile on FreeBSD 7.0+ - Fix japanese/anthy dependency - Many thanks to the contributer: vanilla@ - Drop maintainership Changelog: http://www.csie.nctu.edu.tw/~cp76/gcin/download/Changelog.html
* - Update to 1.13sunpoet2012-01-302-3/+4
| | | | | | | Changes: - Remove Big5 settings from muttrc Suggested by: kevlo
* - Update to 3.3.1sunpoet2012-01-262-3/+3
| | | | | | | Changes: http://cn.wordpress.org/2012/01/04/wordpress-3-3-1/ PR: ports/164466 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* - Update to 3.3.1sunpoet2012-01-262-3/+3
| | | | | | | Changes: http://tw.wordpress.org/2012/01/17/wordpress-3-3-1-%e5%ae%89%e5%85%a8%e8%88%87%e7%b6%ad%e8%ad%b7%e7%89%88%e6%9c%ac%e9%87%8b%e5%87%ba/ PR: ports/164465 Submitted by: Bo-Yi Wu <appleboy.tw@gmail.com> Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-252-4/+4
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* - Update to 1.10culot2012-01-182-4/+4
| | | | | PR: ports/164249 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Update to 1.3.10lwhsu2012-01-143-10/+13
| | | | | | PR: ports/163910 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: Eric Camachat <lihong@ieee.org> (maintainer)
* Update to 0.3.0cs2012-01-123-3/+18
| | | | | | PR: ports/163052 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Approved by: glarkin@ (mentor)
* Update to 1.4.0.delphij2012-01-113-10/+56
| | | | | | | | | | | Changes: * Remove dependency on boost * Require GCC 4.4+ for c++0x standard * Add three options to select database to use and select optional dependencies PR: ports/163883 Submitted by: Henry Hu <henry.hu.sh gmail.com> (maintainer)
* Chase pdflib.so version and bump PORTREVISION accordingly.ale2012-01-101-2/+2
|
* - The proper acronym for Apache Software License 2 is really AL2tabthorpe2012-01-091-1/+1
| | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
* - remove files/patch-tin.defaults and replace it with REINPLACE_CMDleeym2012-01-052-13/+6
| | | | Noticed by: danfe@
* Restore PORTREVISION to prevent version going backwardsjohans2012-01-041-0/+1
| | | | Reported by: erwin
* - update to 2.0.1leeym2012-01-026-65/+35
| | | | | | | - drop maintainership PR: 159863 Submitted by: Yi-Rong Wang <wangyr@cs.nctu.edu.tw>
* Mark as broken on powerpc: fails to install with signal 11.linimon2011-12-281-1/+7
| | | | Hat: portmgr
* - Stop redefining ECHO_MSG and breaking make readmescrees2011-12-171-13/+9
| | | | | | | | | - Dequote RESTRICTED - Correct use of DISTNAME and EXTRACT_SUFX - Correct use of for variable in do-install PR: ports/163250 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
* - Update to 3.3sunpoet2011-12-142-3/+3
| | | | | | | Changes: http://cn.wordpress.org/2011/12/13/sonny/ PR: ports/163235 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
* Add opencc 0.2.0, open Chinese Convert library and utilities.vanilla2011-12-028-0/+136
| | | | | | PR: ports/162931 Submitted by: Zhihao Yuan <lichray@gmail.com> Feature safe: yes
* Remove trailing whitespaces.ehaupt2011-11-191-1/+1
| | | | Feature safe: yes
* - Update to 1.9sunpoet2011-11-182-5/+5
| | | | | | | | | Changes: - Chase changes and shared library dump in bsdconv PR: portsr/162653 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes
* - Unbreak on 7.Xpav2011-11-145-21/+16
| | | | | Submitted by: maintainer Feature safe: yes
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-11-142-2/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-142-4/+4
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* fcitx-cloudpinyin is not an input method engine. It adds candidatesclsung2011-11-145-0/+39
| | | | | | | | | | | from the cloud-based Pinyin services (Sogou, QQ, Baidu, Google) to any Pinyin IMEs in Fcitx. WWW: http://code.google.com/p/fcitx/ PR: ports/162487 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* - remove the x11 sub-categories of the fcitx-* ports, and put their distfilesclsung2011-11-148-13/+15
| | | | | | | | together PR: ports/162487 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* Make @dirrms conditional for %%DOCSDIR%% on NOPORTDOCScrees2011-11-141-1/+1
| | | | | | | PR: ports/162136 Submitted by: 4720@hushmail.com Approved by: [no rejections from any maintainer within 14 days] Feature safe: yes
* fcitx-ui-light is a very light weight UI for Fcitx, only using Xpmclsung2011-11-126-0/+50
| | | | | | | | | | | | | and Xft, like go back to 3.6.x times. Actually, it's Fcitx's old UI. The current "classic" UI is just a skin. With this addon, fcitx can run without Gtk+. WWW: http://code.google.com/p/fcitx/ PR: ports/162474 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* fcitx-googlepinyin provides libgooglepinyin, a fork of Google Pinyin IMEclsung2011-11-115-0/+37
| | | | | | | | | | on Android, as a back-end to the Fcitx IM server. WWW: http://code.google.com/p/fcitx/ PR: ports/162472 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* libgooglepinyin is a Chinese input method engine, forked from Googleclsung2011-11-116-0/+63
| | | | | | | | | | Pinyin IME on Android. WWW: http://code.google.com/p/libgooglepinyin/ PR: ports/162471 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* fcitx-sunpinyin provides SunPinyin, a statistical language model basedclsung2011-11-118-0/+79
| | | | | | | | | | input method engine, as a back-end to the Fcitx IM server. WWW: http://code.google.com/p/fcitx/ PR: ports/162466 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* - bump PORTREVISIONclsung2011-11-114-0/+134
| | | | | | | | | | | | | | | | - Make chinese/sunpinyin 2.0.4-compatible, XDG-compatible, etc. 1. patch-2.0.4-compatible sunpinyin-2.0.4 is not released, but I'm porting a front-end which uses several changes from the newer version. This patch is enough. 2. patch-xdg Change the config dir from .sunpinyin to .config/sunpinyin. It's safe because we have no front-ends in ports tree, so no one has these configured :) 3. patch-src... Remove the unneeded and repeated message on terminal. PR: ports/162465 Submitted by: maintainer (Zhihao Yuan) Feature safe: yes
* Fcitx is a simple and fast Chinese XIM server. It comes with a script,clsung2011-11-114-0/+36
| | | | | | | | | | fcitx-configtool, which looks for this configure tool and invokes it. WWW: http://code.google.com/p/fcitx/ PR: ports/162461 Submitted by: Zhihao Yuan <lichray_AT_gmail.com> Feature safe: yes
* - pass maintainership (forgot do it in last commit)clsung2011-11-111-1/+1
| | | | | PR: ports/162423 Feature safe: yes
* - Update to 4.1.2clsung2011-11-1120-220/+399
| | | | | | | | | | | - Fcitx's development has been totally moved to http://code.google.com/p/fcitx/ , and the new 4.1.x version is moved to CMake. - pass maintainership PR: ports/162423 Submitted by: Zhihao Yuan <lichray_AT_gmail.com> (new maintainer) Approved by: maintainer (Denise H. G.) Feature safe: yes
* SunPinyin is a statistical language model based Chinese input method, whichclsung2011-11-117-0/+161
| | | | | | | | | was firstly developed by Sun Beijing Globalization team, and opensource'd to community with opensolaris project, with LGPLv2 and CDDL dual-licenses. WWW: http://code.google.com/p/sunpinyin/ Feature safe: yes
* Fails to install on powerpc: signal 6.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Mark as broken on powerpc.linimon2011-11-101-1/+7
| | | | | Hat: portmgr Feature safe: yes
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)linimon2011-11-101-2/+2
| | | | Hat: portmgr
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-092-2/+0
|
* - Get rid FreeBSD 6.X supportmiwi2011-11-072-11/+1
|
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-026-80/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* Fix build with FreeBSD 10kwm2011-10-302-0/+2
| | | | Approved by: portmgr (miwi)
* - Respect CCrafan2011-10-291-1/+1
| | | | | PR: ports/162120 Submitted by: Nali Toja <nalitoja at gmail.com>
* - Update to 1.8sunpoet2011-10-272-4/+4
| | | | | | | | Changes: - Apply http://svnweb.freebsd.org/base?view=revision&revision=226403 PR: ports/162005 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Do not install PREFIX/include/unicode.h to avoid conflicts with ↵sunpoet2011-10-272-1/+2
| | | | | | | | devel/libunicode - Bump PORTREVISION for PLIST change Notified by: kevlo
* The vast majority of pkg-descr files had the following format when theydougb2011-10-247-12/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-242-5/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Update to 1.2.5clsung2011-10-192-4/+4
| | | | | | PR: ports/161772 Submitted by: <changlp_AT_cs dot nctu dot edu dot tw> Approved by: maintainer
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-174-14/+38
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* - Update to 1.7lwhsu2011-10-152-10/+6
| | | | | PR: ports/161566 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Add reciteword back and update it to 0.8.4.delphij2011-10-075-0/+719
|
* Undeprecate by replacing local distribution site temporarily with freebsd.org'sdelphij2011-10-071-4/+2
| | | | public_distfiles.
* - Mark BROKEN: does not compilepav2011-10-051-0/+2
| | | | | | | HZtable.h:57: error: conflicting types for 'XChar2b' /usr/local/include/X11/Xlib.h:1075: error: previous declaration of 'XChar2b' was here Reported by: pointyhat
* - Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt, mutt-devel, ↵sunpoet2011-10-021-1/+3
| | | | | | mutt-devel-lite and mutt-lite - Bump PORTREVISION for package change
* - Update COMMENT and pkg-descrculot2011-09-292-2/+2
| | | | | | | - No PORTREVISION bump needed (no build change) PR: ports/161118 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2411-21/+18
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Reassign to the heaptabthorpe2011-09-223-3/+3
|
* - Update to 1.6sunpoet2011-09-203-7/+7
| | | | | | | | | | - Update pkg-descr Changes: - Specifying size for slave terminal + auto scrolling region setting PR: ports/160831 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+sunpoet2011-09-171-1/+1
| | | | | Suggested by: az With hat: perl
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-172-2/+2
| | | | With hat: perl
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-2/+2
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
* Fix build error with clang.vanilla2011-09-053-0/+34
|
* Fix build error with clang.vanilla2011-09-054-3/+83
|