Commit Graph

226 Commits

Author SHA1 Message Date
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
naddy
5f828efde4 remove unused libtool patches 2007-08-02 17:29:03 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
ajacoutot
928f8e7894 - add USE_X11 and/or NO_REGRESS where needed 2007-06-06 12:47:56 +00:00
sturm
e3b74a00a0 WANTLIB 2007-04-13 14:10:24 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
ec55f60823 USE_X11 (freetype) 2006-11-13 16:31:07 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
sturm
688dba0c5d switch to fedora_base and a little cleanup 2006-10-19 00:14:00 +00:00
espie
3f7069014d new specs
missed audio files, and chinese.
2006-08-01 16:20:46 +00:00
steven
b5d180fc15 homepage fixes 2006-07-19 13:41:02 +00:00
steven
04d0bcad35 fetch these RPMs from fedoralegacy.org as well. 2006-07-14 19:06:46 +00:00
espie
8cbe546e1a no need to patch configure, just add old to CONFIGURE_STYLE. 2006-07-13 13:39:30 +00:00
steven
26b92847b2 master site fixes 2006-07-13 07:43:40 +00:00
alek
06ef5e40ed Switch to py2.4 2006-06-05 17:33:14 +00:00
alek
97f0f6cde8 - Switch to py2.4 and use correct version of python
- Honour CC
- Bump PKGNAME
2006-06-05 16:14:24 +00:00
alek
ff80d57c56 Bump PKGNAME after recent python switch 2006-06-03 09:24:31 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
espie
bacdb5a646 zap MODGNU_SHARED_LIBS 2006-01-10 11:31:00 +00:00