Commit Graph

246 Commits

Author SHA1 Message Date
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
naddy
a49c754495 after PKGSPEC change, bump all packages that depend on db/v3 2011-09-25 14:42:51 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jasper
b380be0759 - fix dependencies after moving directories around 2011-07-19 19:15:19 +00:00
jasper
faf299a6e2 moved to fonts 2011-07-19 16:51:34 +00:00
jasper
21c0d2b63b these ports have moved to fonts/, some have gotten the zh-prefix where applicable. 2011-07-19 09:23:26 +00:00
jasper
1c407dc524 unhook ports that have moved to fonts/ 2011-07-19 09:22:49 +00:00
jasper
44afc44b5a Resolve conflict with libunicode (both ports install a unicode.h) by moving
the cconv headers to include/cconv/

maintainer timed-out
2011-07-08 18:03:46 +00:00
jasper
2080dd3e00 - fix patch names
- add missing rcs ids
2011-07-08 09:41:46 +00:00
jasper
7f31dad9f9 - fix patch name
- hardcoding /usr/local ist verboten!
2011-07-08 09:35:54 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
35e483e27c tw mirror 2011-05-22 16:24:15 +00:00
kevlo
baa34c32d9 Add cconv 2011-05-12 09:59:35 +00:00
kevlo
e9fa5a80a7 Import cconv-0.6.2
cconv(pronunciation: see-conv.) is iconv based simplified-traditional 
chinese conversion tool. It is NOT only transcoding program, but also 
TRANSLATE tools between the Simplified Chinese and Traditional Chinese.

ok rpointel@
2011-05-12 09:58:51 +00:00
kevlo
1ad7d52c97 Update to 0.3.3
ok ajacoutot@
2011-05-02 06:55:07 +00:00
espie
7bd809aca3 db/v3 meets PKGSPEC 2010-11-26 14:23:31 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
kevlo
3dd9327e1a PYTHON_VER -> MODPY_VERSION; from fgsch@, thanks! 2010-09-13 04:46:13 +00:00
kevlo
54ced0f0e4 Simplify the code by not hardcoding the python version at all
and using whatever is the default in python.mk.

Based on the diff from fgsch@
2010-09-08 02:08:53 +00:00
kevlo
108484d01d Switch to Python 2.6. Both bg5pdf and bg5ps work fine.
Requested by fgsch@
2010-09-07 03:41:13 +00:00
fgsch
9719068811 Bump revision after python's default change. 2010-08-30 16:48:31 +00:00
ajacoutot
69a3172601 Zap some PKGNAME=${DISTNAME} before landry@ finds out... 2010-07-24 08:01:40 +00:00
ajacoutot
ef1f55671f Move to REVISION and new DEPENDS. Fix WANTLIB where needed. 2010-07-24 07:01:03 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
jasper
e21fe7e6f2 - sync 2010-03-23 12:04:08 +00:00
jasper
74c76fe649 - remove old input methods, we now have proper native input methods, like
inputmethods/scim.

suggested an ok kevlo@ (MAINTAINER)
2010-03-23 12:03:19 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sturm
dec1953206 switch BUILD_DEPENDS from rpm to rpm2cpio to avoid conflicts 2009-10-06 15:52:41 +00:00
sturm
ec8ad19dd6 switch BUILD_DEPENDS from rpm to rpm2cpio as well to avoid conflicts
noticed by naddy
2009-10-06 15:50:09 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
a42bc0f569 Make RUN_DEPENDS comply with packages-specs(7) by converting the
port to python.port.mk; spotted by naddy@. ok kevlo@ (maintainer).
2009-07-18 15:07:51 +00:00
espie
8da7f3dc76 fix for depends 2009-03-11 11:07:40 +00:00
espie
a051cb9639 fix deps 2009-03-11 11:06:42 +00:00
espie
5514cccc92 fix python dep 2009-03-11 11:03:17 +00:00
kevlo
ac07348b38 update to 0.3.2
ok ajacoutot@
2009-01-09 07:33:51 +00:00
kevlo
9ea7c86cc2 Initial import of libchewing 0.3.1
libchewing is derived from Chewing input method, a xcin module
focusing on intelligent phonetic processing by Lu-chuan Kung
(lckung) and Kang-pen Chen (kpchen).

ok ajacoutot@
2008-10-04 09:16:11 +00:00
kevlo
6a86d78541 remove things I screwed up 2008-10-04 08:53:23 +00:00
kevlo
196c36d457 add libchewing 2008-10-04 08:13:36 +00:00
kevlo
4ec438d6a7 Initial import of libchewing 0.3.1
libchewing is derived from Chewing input method, a xcin module
focusing on intelligent phonetic processing by Lu-chuan Kung
(lckung) and Kang-pen Chen (kpchen).

ok ajacoutot@
2008-10-04 08:11:53 +00:00
phessler
17ced37539 update MASTER_SITES
inspired while checking the others from kevlo
2008-06-08 14:27:03 +00:00
ajacoutot
edc348cfec - update MASTER_SITES
from kevlo@ (MAINTAINER)
2008-06-08 14:21:21 +00:00
jasper
cdfdc7d815 fix build on mips64.
no bump, because !mips64 packages didn't change, and mips64 didn't package.

ok mbalmer@
2008-01-30 14:04:18 +00:00
espie
eecf26b262 fix parallel build 2007-12-28 13:47:21 +00:00
espie
f5a71f2e31 fix parallel build, we cannot enter all directories at once, lib must
be built before utils, utils must be built before data.
2007-12-28 13:33:59 +00:00
ajacoutot
367a4bb8c2 - use our naming scheme for patches 2007-10-26 20:25:39 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
simon
fd85039655 remove surrounding quotes from COMMENT/PERMIT_* 2007-09-15 21:36:57 +00:00