Commit Graph

2519 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5f09370e80 - Fix build with lang/php5 (PHP 5.4) 2012-05-17 14:59:09 +00:00
Li-Wen Hsu
205c178dea - Update to 1.1
- Pass maintainership to submitter

PR:		ports/167475
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-05-14 18:00:14 +00:00
Sunpoet Po-Chuan Hsieh
022e189128 - Update to 0.16
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2012-05-02 19:34:50 +00:00
Michael Scheidell
718e4f3bd9 Add port: chinese/libpinyin, a Chinese pinyin input method algorithm
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)
2012-05-01 13:53:06 +00:00
Michael Scheidell
b3276d694f Add port chinese/libpinyin: The libpinyin project aims to provide the 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)
2012-05-01 12:12:53 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Michael Scheidell
18b73e0fe0 - Update chinese/fcitx-googlepinyin to 0.1.4
- 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)
2012-04-30 22:57:38 +00:00
Sunpoet Po-Chuan Hsieh
a0ea4bbbf1 - Fix iconv linking in libcconv.so
- Bump PORTREVISION for package change
2012-04-25 03:30:37 +00:00
Baptiste Daroussin
8269acc5ce - upgrade to 3.5.2
- 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
2012-04-22 20:38:32 +00:00
Sunpoet Po-Chuan Hsieh
9bf7d9196f - Update to 3.3.2
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)
2012-04-22 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
bebd3bf5d8 - Update to 3.3.2
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)
2012-04-22 13:18:06 +00:00
Vanilla I. Shu
d0d66a5481 Upgrade to 2.7.6.1. 2012-04-16 13:18:22 +00:00
Rong-En Fan
6600885852 - Fix build post mail/mutt-devel upgrade. The patch-nbsp from master port
now conflicts with our own patch-zh-mutt, so have to move the patch
  into post-patch section
2012-04-14 12:51:34 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Vanilla I. Shu
6edc6a3c27 Upgrade to 2.7.5.
Feature safe:	yes
2012-03-15 15:32:12 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Alexey Dokuchaev
aab7bcfe1a Reformat for better readability. 2012-02-28 15:40:30 +00:00
Alexey Dokuchaev
c2034ae9a1 Overhaul the port before I attempt to make it more usable on modern FreeBSD:
- 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
2012-02-28 15:38:41 +00:00
Vanilla I. Shu
f8a4b8671c Upgrade to 2.7.4. 2012-02-25 15:07:21 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Johan van Selst
db03d70572 Bump PORTREVISION due to pcre update 2012-02-15 13:52:01 +00:00
Vanilla I. Shu
3892ab366f 1: Upgrade to 2.7.3
2: take maintainer bit.
2012-02-11 14:26:51 +00:00
Xin LI
6d6b2f689b - Add intltool to GNOME dependency. [*]
- Add configuration templates to pkg-plist.

Reported by:	pav
Submitted by:	maintainer
2012-02-09 01:02:07 +00:00
Vanilla I. Shu
1c75d59901 Fix pkg-plist.
Obtained from:	pav@ via pointyhat
2012-02-09 00:34:00 +00:00
Xin LI
cfebb6c337 fcitx-keyboard moved to textproc per request from the maintainer. 2012-02-08 07:07:05 +00:00
Xin LI
5300d0d3db Add fcitx-keyboard - X keyboard integration.
PR:		ports/164837
Submitted by:	Zhihao Yuan <lichray gmail com>
2012-02-07 21:04:01 +00:00
Xin LI
78a22b39da Add fcitx-chewing - Chewing input method binding.
PR:		ports/164837
Submitted by:	Zhihao Yuan <lichray gmail com>
2012-02-07 21:03:14 +00:00
Xin LI
3390f7060e Update fcitx and friends:
- 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>
2012-02-07 20:57:08 +00:00
Martin Wilke
99db425387 - Update to 3.0.10
PR:		164728
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
2012-02-07 04:36:54 +00:00
Vanilla I. Shu
6e92ed46c4 Add missing file to pkg-plist. 2012-02-04 11:41:38 +00:00
Vanilla I. Shu
78c0a332a7 1: Upgrade to 2.7.2.
2: better way to handle intcode-module.so.
2012-02-04 11:38:40 +00:00
Chin-San Huang
5be795392f - Fix pkg-plist 2012-02-04 09:45:15 +00:00
Vanilla I. Shu
b063f07f7c Upgrade to 2.7.1. 2012-01-31 12:52:37 +00:00
Kevin Lo
35eeedf42a Fix typo 2012-01-31 08:30:57 +00:00
Kevin Lo
e6ce319bca - Install missing man pages
- Bump PORTREVISION
2012-01-31 08:26:35 +00:00
Chin-San Huang
cdc7663c8b - Remove unused patch
Noticed by:	lwhsu@
2012-01-30 17:35:58 +00:00
Chin-San Huang
0fa6062a4a - Update to 2.7.0
- 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
2012-01-30 15:52:29 +00:00
Sunpoet Po-Chuan Hsieh
31a075ed06 - Update to 1.13
Changes:
- Remove Big5 settings from muttrc

Suggested by:	kevlo
2012-01-30 04:52:12 +00:00
Sunpoet Po-Chuan Hsieh
db88831009 - Update to 3.3.1
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)
2012-01-25 23:12:48 +00:00
Sunpoet Po-Chuan Hsieh
da66fe7892 - Update to 3.3.1
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)
2012-01-25 23:12:33 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
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
2012-01-25 10:21:01 +00:00
Frederic Culot
3a1c1eb011 - Update to 1.10
PR:		ports/164249
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2012-01-18 08:27:11 +00:00
Li-Wen Hsu
12c2ea18f1 - Update to 1.3.10
PR:		ports/163910
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	Eric Camachat <lihong@ieee.org> (maintainer)
2012-01-14 10:40:42 +00:00
Carlo Strub
0d6a71c57c Update to 0.3.0
PR:		ports/163052
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by:	glarkin@ (mentor)
2012-01-11 23:39:24 +00:00
Xin LI
2e971ff445 Update to 1.4.0.
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)
2012-01-10 21:47:44 +00:00
Alex Dupre
1b91e235c3 Chase pdflib.so version and bump PORTREVISION accordingly. 2012-01-10 11:41:37 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Yen-Ming Lee
555d29c149 - remove files/patch-tin.defaults and replace it with REINPLACE_CMD
Noticed by:	danfe@
2012-01-04 20:30:35 +00:00
Johan van Selst
b1b2ea5aa4 Restore PORTREVISION to prevent version going backwards
Reported by:	erwin
2012-01-04 14:01:56 +00:00