Commit Graph

294 Commits

Author SHA1 Message Date
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
espie
100b03e1e4 switch to SHARED_LIBS and USE_LIBTOOL 2005-12-24 13:40:32 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
kevlo
186708ea0e fix all owners and bump PKGNAME 2005-09-23 03:01:06 +00:00
alek
259da97130 - Use python 2.3
- Replace spaces with tabs
- Add license marker
- Bump PKGNAME

spotted by naddy@, ok kevlo@
2005-05-20 06:03:28 +00:00
kevlo
50b327284a upgrade to libtabe 0.2.6. Thank naddy@ for testing on sparc64. 2005-05-11 02:08:12 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
kevlo
d9709bbcb9 - zip (DE)INSTALL scripts
- remove ttfm dependency
2004-12-03 04:04:10 +00:00
espie
f48a236e8b WANTLIB markers 2004-11-21 21:51:36 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
a83cc3ce59 new style conflicts 2004-09-18 10:26:55 +00:00
espie
f5646efecb new-style plists.
clean up font packages files better.
2004-09-14 23:21:38 +00:00
espie
95b88d41fb more fontdir 2004-08-11 10:03:21 +00:00
espie
c2237034e3 lib/X11/fonts/ is a shared directory. 2004-08-11 09:42:58 +00:00
espie
5e8aadfedd use fontdir support. 2004-08-10 11:54:35 +00:00
espie
dfd3423fa0 more plist updates 2004-08-08 16:15:17 +00:00
espie
4f9799018c new-style PLISTs 2004-08-06 16:06:02 +00:00
espie
79fe9efdfd switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
kevlo
68748c99f1 update MASTER_SITES 2004-06-28 14:16:56 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
8542556066 set MODGNU_CONFIG_GUESS_DIRS correctly; fixes build on amd64 2004-06-22 18:31:35 +00:00
brad
d760d5bda9 hppa has shared libs now 2004-06-01 22:00:47 +00:00
kevlo
e7d9db540a fixed find db library on macppc. 2004-03-30 09:26:54 +00:00
kevlo
eec1a7c774 fix stupid libtool. Pointed out by naddy@ and pval@ 2004-03-02 04:46:43 +00:00
kevlo
694090b8df unbroken on powerpc. tested by pval@ 2004-02-19 06:19:25 +00:00
kevlo
7c81d94089 bad libtool 2004-02-18 13:31:35 +00:00
naddy
061be38eb1 fix build for XF4.4 2004-02-15 17:28:09 +00:00
xsa
9b2f5d6204 NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
ok kevlo@ (MAINTAINER)
2004-02-12 15:07:07 +00:00
kevlo
a082d80351 upgrade to ttfm 0.9.5. 2004-02-11 08:42:14 +00:00
kevlo
68acb25ade fix db3 lib path 2004-02-09 07:03:58 +00:00
kevlo
fd394d0188 fix db dependencies to ensure db/v3 is installed. pointed out by naddy@ 2004-02-09 03:53:13 +00:00
sturm
4e13d5dcd5 mark arch independent 2004-02-03 07:28:12 +00:00
kevlo
5c19459e5a +libtabe 2004-01-14 05:57:05 +00:00
kevlo
8f77fdeb7e Initial import of libtabe-0.2.5.
Libtabe is a library for Chinese language processing.
2004-01-14 05:56:22 +00:00
sturm
7a3b3c0c7c - respect CC and CFLAGS
- use DESTDIR consistently -> stays inside fake area now
- regen useful patches
2004-01-06 20:58:43 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
kevlo
eff61dc569 update MASTER_SITES 2003-11-10 05:47:42 +00:00
kevlo
e4e8db17f5 update to patch 0:
- do not chroot for ldconfig
2003-11-03 07:43:55 +00:00
kevlo
2911acf7c7 fix PLIST -- missing symlink. Pointed out by Patt Hsieh <patt@sheenland.com>. 2003-10-29 03:04:56 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
sturm
ba198eb71c - use python module
- remove WWW
- no functional changes

from Xavier Santolaria
2003-10-13 16:24:27 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
espie
3bbac5b08c zap space 2003-08-13 14:36:00 +00:00
kevlo
5152ca2b59 add rxvt-big5 and xcin25 2003-07-24 03:20:12 +00:00
kevlo
368dd41c0b Initial import of xcin25-2.5.3.
Xcin25 is a Chinese input method Linux binary.
2003-07-24 03:18:45 +00:00
kevlo
7a568ee6ac Initial import rxvt-big5-2.7.8.
Rxvt-big5 is a color terminal emulator Linux binary.
2003-07-24 03:17:26 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
sturm
36e593af33 USE_X11=Yes 2003-03-31 12:35:52 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
kevlo
648b29e431 fix @dirrm conflicts; pointed out by pvalchev@ 2003-02-21 06:50:49 +00:00
fgsch
5357418279 more NEED_VERSION removal. 2002-12-29 19:32:37 +00:00
naddy
d699f514e6 No regression tests available. 2002-10-24 23:52:29 +00:00
jsyn
8f04fc8800 sort; kill dangling # 2002-06-14 10:07:16 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
kevlo
eea99440f2 update MASTER_SITES 2002-04-19 07:13:58 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
espie
a4e3ab94c1 bad conflict 2002-04-03 02:47:48 +00:00
espie
9a3c4f9ff7 Bad licence. 2002-03-25 23:26:02 +00:00
espie
b2fb49902a BAD Kevin, didn't check the licenses. 2002-03-25 23:03:00 +00:00
espie
c7c34c2206 Bump NEED_VERSION 2002-03-21 20:46:23 +00:00
espie
4eeb7add33 bump NEED_VERSION for distinfo 2002-03-21 20:35:40 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
shell
7274f5cf9e correct HOMEPAGE 2002-01-31 17:40:44 +00:00
kevlo
15dd3cf581 enable hc 2002-01-24 01:44:46 +00:00
kevlo
1522e709da Initial import of hc-3.0
The program converts a GB file to a BIG-5 file, or a BIG-5 file to a GB file.
GB (GuoBiao) refers to the standard implementation of "GB2312-80" of
Mainland China, in which the two bytes representing a GB code have their
most significant bit set to 1.  BIG-5 refers to the Big Five standard
published in 1984 by Taiwan's Institute for Information Industry.
2002-01-24 01:43:57 +00:00
shell
efc3dd7aa5 enable py-zhCodecs 2002-01-07 15:48:50 +00:00
shell
c2cd97184e Initial import of py-zhCodecs-1.2.0
---

This package supports Python interfaces for conversions between
Chinese and Unicode.
2002-01-07 15:48:00 +00:00
shell
b4ac64a17a Add more MASTER_SITE in HK.
ok'ed by kevlo@
2001-12-23 11:32:08 +00:00
kevlo
63d5fd1b10 add bg5pdf 2001-12-14 15:33:29 +00:00
kevlo
9588cf1bca Initial import of bg5pdf-1.0.0
Bg5pdf is a simple wrapper for wrapping big5 encoding text file into
PDF file by using PDFlib. The output of this program does not contain
embedding fonts.  You have to download Acrobat Acroread Asianfont pack
to view and print the output file.  This wrapper does not provide any
formatting function except simple line wrapping.  If you need
sophisticated formatting, you should try CJK-LaTex or other equivalent
tools.
2001-12-14 15:33:00 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
espie
ea5742cc54 Complete dependencies 2001-10-24 12:10:24 +00:00
kevlo
d62f7b9c61 inform users to add fontpath in XF86Config 2001-10-13 17:04:02 +00:00
kevlo
f609db7765 add one ftp site. Thanks shell@ 2001-09-02 15:28:54 +00:00
kevlo
c3e730698e add one ftp site in Hong Kong. Thanks shell@ 2001-08-29 15:36:18 +00:00
kevlo
034bce6f95 remove MASTER_SITES: ftp.edu.tw 2001-08-11 15:51:21 +00:00
kevlo
e102f47d03 @${INSTALL_DATA_DIR} -> ${INSTALL_DATA_DIR} 2001-06-29 03:16:10 +00:00
kevlo
6e089e6bdd move docs to proper location 2001-06-12 07:24:15 +00:00
kevlo
e4053179db fix ttfm's Makefile. Our make has never supported this gmake-ism.
--
Informed by naddy@
2001-05-30 02:24:02 +00:00
shell
f0b43286fb Fixes MASTER_SITE :
Change my mirroring - shellhung.org
2001-04-21 16:15:17 +00:00
kevlo
2a0aa76139 Add freetype dependency. Prodded by naddy@ 2001-04-18 02:59:18 +00:00
kevlo
82bf686e45 Remove RUN_DEPENDS. X403 will be ship with upcoming 2.9 release. 2001-04-17 01:36:39 +00:00
espie
309eab90c5 Consistent package naming. Version number should be easier to distinguish
from flavor markers unambiguously: no dashes in the version number itself.
2001-04-14 22:54:34 +00:00
kevlo
3da598e934 Oops, forgot to bump NEED_VERSION. 2001-03-26 03:56:07 +00:00
kevlo
95c81988fa Integrate COMMENTs to Makefiles 2001-03-26 03:49:10 +00:00
kevlo
d60175bf4c Style
bad brad@, did you follow Makefile.template??
2001-03-08 02:34:54 +00:00
brad
3ff678c7e1 - remove unnecessary patch for Makefile.
- make sure this port respects CC and CFLAGS.
2001-03-07 20:18:32 +00:00
kevlo
fa58941a00 Respect CFLAGS.
Reported by naddy@
2001-03-01 03:19:43 +00:00
kevlo
4667b49090 Better 2001-02-26 07:36:56 +00:00
kevlo
35a570eb8b Add full name to maintainer.
Mentioned by danh@
2001-02-26 04:11:29 +00:00
espie
119623c4b1 er, tiff is not truetype 2001-02-12 09:56:31 +00:00
kevlo
3eae661335 python -> python2.0 2001-02-12 02:06:20 +00:00
kevlo
5f1386dc94 Upgrade to version 0.9.3 2001-02-05 02:35:23 +00:00
kevlo
ed72d3128d Fix DISTNAME 2001-01-29 05:46:32 +00:00
kevlo
fbe6dcb86a Add kcfonts. 2001-01-29 05:44:17 +00:00
kevlo
ccff049320 kcfonts is a suit of chinese Ming Fanti fonts for X Window. 2001-01-29 05:43:30 +00:00
kevlo
7087e086f9 Add one ftp site in Hong Kong. Thanks to Shell Hung <shell@shellhung.org> 2001-01-28 07:28:04 +00:00
kevlo
3a79f769e9 Add arphicttf and bg5ps. 2001-01-21 15:12:22 +00:00
kevlo
f1191603f5 Initial import of bg5ps-1.3.0
This tool converts Big5/GB encoded files to postscript.
Using this tool, you can print Big5/GB files :)
2001-01-21 15:11:33 +00:00
kevlo
4356604572 Initial import of arphicttf-2.11.
This is Chinese Big5/GB TrueType fonts.
2001-01-21 15:07:55 +00:00
kevlo
d3c447aad7 - Add LIB_DEPENDS
- Fix fonts location
2001-01-21 15:04:38 +00:00
kevlo
43b87023df Add ttfm 2001-01-19 02:55:48 +00:00
kevlo
b29811257a Initial import of ttfm-0.9.2
ttfm is the big5/gb enhanced truetype font manager.
2001-01-19 02:55:18 +00:00
kevlo
e5d62c05fc Remove one ftp site. 2001-01-19 02:53:33 +00:00
kevlo
40bc1f27a7 Add MASTER_SITES 2001-01-16 04:05:09 +00:00
espie
1ba778c475 Update copyright status, accordingly to kevlo@'s info 2000-11-09 11:44:45 +00:00
kevlo
f973a5ea74 Add fullname to MAINTAINER. 2000-10-05 09:35:18 +00:00
kevlo
1b70fcc304 Add HOMEPAGE. 2000-09-30 16:01:19 +00:00
kevlo
59cf10cf6e Fix PKGNAME: chinese -> zh 2000-09-02 10:16:02 +00:00
kevlo
e8aeb50190 Fix font alias: taipei-ming16 -> taipei-ming. 2000-09-01 12:31:09 +00:00
kevlo
117b798b50 Add four fonts: taipeim20, taipeik20, taipeim24, and taipeik24. 2000-08-31 07:25:46 +00:00
kevlo
468ccbd1df - Fix Makefile and PLIST 2000-08-22 04:13:58 +00:00
kevlo
97b3c4ab52 Forgot to add $(DESTDIR) 2000-06-27 02:42:36 +00:00
kevlo
3793d63ab8 Oops, this file is empty, so re-upload it. 2000-06-27 02:23:32 +00:00
kevlo
a35f377bc1 - Bump NEED_VERSION
- Update MASTER_SITES
- Remove FAKE=Yes
- Add @comment to PLIST
2000-06-26 01:59:17 +00:00
kevlo
d7179796f1 - Bump NEED_VERSION
- HAS_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to package list
- Remove FAKE=Yes
2000-06-26 01:43:36 +00:00
kevlo
00c3dcff6b - Remove FAKE=Yes
- Add @comment to PLIST
- Bump NEED_VERSION
2000-06-26 01:37:30 +00:00
kevlo
6a50057689 Fix the Makefile, using sed. 2000-06-23 06:54:24 +00:00
kevlo
f9d998f1cf Fix the Makefile, using sed would be convenient. 2000-06-23 02:31:29 +00:00
kevlo
533a00bd6a CONFIGURE_STYLE=gnu -> CONFIGURE_STYLE= gnu old
These packages are no sysconfdir.
2000-06-21 03:17:58 +00:00
kevlo
1a784db3ec - Clean up the Makefile
- Change the font size for xcin
- Add @comment to PLIST
2000-06-20 02:59:16 +00:00
kevlo
b822bac236 - Bump NEED_VERSION
- HAS_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to package list
- Remove FAKE=Yes
2000-06-20 01:57:17 +00:00
kevlo
5fb08deb5c Fix the patch-ab, so zh-xcin can run on sparc.
Thanks for turan@ mentioned.
2000-06-16 06:38:23 +00:00
kevlo
08b8691098 Fix the patch-ad, so install the man pages with no problem. 2000-06-09 07:50:30 +00:00
kevlo
959b1170c0 Oops. Makefile -> Imakefile 2000-06-09 06:57:59 +00:00
kevlo
2625bb24dd Using imake to generate the Makefile instead of the original one.
espie@ suggests.
2000-06-01 08:20:46 +00:00
kevlo
8ad38944d1 Correct the grammer, thank marc@ 2000-06-01 06:41:01 +00:00
kevlo
ebee11da0d Fix up the Makefile and PLIST. 2000-06-01 02:45:37 +00:00