Commit graph

1872 commits

Author SHA1 Message Date
Rong-En Fan
6c49a0f70a - Respect X11BASE
My last PR does not work as expected. Now this really works.

Noticed by:	pointyhat via kris
Pointy hat to:	rafan
Approved by:	portmgr (linimon), clsung (maintainer, implicit)
2006-12-11 05:02:43 +00:00
Cheng-Lung Sung
bcd3b471a6 - maintainer lost his motivation
PR:		ports/104607
Submitted by:	Masanori OZAWA<ozawa_AT_ongs dot co dot jp>
2006-12-07 09:15:12 +00:00
Vasil Dimov
a61d3f6bed Remove expired ports:
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
2006-12-04 13:10:31 +00:00
Cheng-Lung Sung
fcd5bf1934 - Respect X11BASE
- pet portlint(1)

PR:		ports/105873
Submitted by:	rafan
2006-12-04 05:32:40 +00:00
Rong-En Fan
9a8f225ab9 - fix word order in gcin2tab
PR:		ports/106262
Submitted by:	chinsan (maintainer)
2006-12-04 04:21:39 +00:00
Rong-En Fan
31c844f43e - Update to 1.3.1
PR:		ports/106248
Submitted by:	chinsan (maintainer)
2006-12-03 12:10:41 +00:00
Rong-En Fan
a575c4db51 - Remove bad site
- Some cosmetic changes
- Pass maintainership to submitter

PR:		ports/106202
Submitted by:	chinsan
2006-12-03 10:50:22 +00:00
Rong-En Fan
c6ec52d273 - portlint(1)
PR:		ports/106202 (partly)
Submitted by:	chinsan
2006-12-03 10:46:52 +00:00
Rong-En Fan
f38d3f1112 - Remove bad MASTER_SITES
- Pass maintainership to submitter

PR:		ports/106218
Submitted by:	chinsan
2006-12-03 07:16:56 +00:00
Rong-En Fan
5d0ca14099 - Connect wangttf 2006-12-02 12:15:31 +00:00
Rong-En Fan
198caae137 - some fonts are removed from master sites
PR:		106149
Submitted by:	chinsan
2006-12-02 09:32:25 +00:00
Rong-En Fan
8342573fae - Summon chinese/wangttf. Update will be in next commit.
PR:		106149
Submitted by:	chinsan
2006-12-02 08:45:38 +00:00
Frank J. Laszlo
5f9b1a85cc Back out CONFIGURE_ARGS change. Handled by USE_XLIB + GNU_CONFIGURE
Reported by: 	rafan
2006-12-01 22:32:33 +00:00
Frank J. Laszlo
46c78808b2 1) Respect X11BASE.
2) USE_LDCONFIG
3) pet portlint(1)

Reported by:	pointyhat
2006-12-01 21:24:16 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Rong-En Fan
34adbd4cb7 - Respect X11BASE
When USE_XLIB (implied by USE_XPM) is set, GNU_CONFIGURE automatically
  set correct path for X11.

PR:		ports/105963 (partly)
Submitted by:	rafan
Approved by:	Kang-min Liu <gugod at gugod.org> (maintainer)
2006-11-29 12:41:40 +00:00
Rong-En Fan
cea1d346f1 - portlint(1)
PR:		ports/105963 (partly)
Submitted by:	rafan
Approved by:	Kang-min Liu <gugod at gugod.org> (maintainer)
2006-11-29 12:40:37 +00:00
Rong-En Fan
4ae9576839 - Respect X11BASE
PR:		ports/105955 [1], ports/105957 [2]
Submitted by:	rafan [1], chinsan [2] (maintainer)
Approved by:	chinsan (maintainer)
2006-11-29 04:24:57 +00:00
Martin Wilke
3546e00b57 - Respect X11BASE
PR:		ports/105896
Submitted by:	trasz
2006-11-27 22:03:16 +00:00
Rong-En Fan
3c4e8d4a80 - Repsect X11BASE. This should fix chinese/*ttf build failure with
non-standard X11BASE.

Reported by:	pointyhat
2006-11-26 18:12:11 +00:00
Kris Kennaway
5509421495 BROKEN: Incorrect pkg-plist 2006-11-17 06:44:27 +00:00
Vanilla I. Shu
1ac50cdc77 Change MASTER_SITE.
Submitted by:	maintainer via msn.
2006-11-15 08:56:28 +00:00
Rong-En Fan
82adc44458 - Now I understand what really happened. share/locale/zh_TW.UTF-8/LC_CTYPE
is a symlink to ../UTF-8/LC_CTYPE. So, changing the linking target is
  enough.

This should really fix pointyhat build.
2006-11-14 19:01:12 +00:00
Rong-En Fan
987d3cd3dd - Link is evil. Instead, we directly overwrite the locale file and
put it back when deinstall.

This should fix the build according to my tinderbox.
2006-11-11 21:27:12 +00:00
Rong-En Fan
0240b24fee - Try to fix build by not modifying base locale file. 2006-11-11 18:44:18 +00:00
Rong-En Fan
5521351915 Add big5width 1.0: Unicode width dirty fix for Big5 font (zh_TW.UTF-8 locale).
Obtained from:	Kuang-che Wu (kcwu at csie.org)
2006-11-10 20:13:09 +00:00
Rong-En Fan
3be0486ea7 - Update to 1.2 2006-11-06 19:17:06 +00:00
Martin Wilke
d416d6d40b - Update to 1.0.6.1
Notes: Please read the UPDATING!

PR:		ports/105066
Submitted by:	chinsan
2006-11-06 11:54:49 +00:00
Rong-En Fan
b3d2232bf6 - Move to LOCALBASE
- Add a bin/xcin link for bin/xcin2.5
2006-11-05 14:56:55 +00:00
Ion-Mihai Tetcu
31a9535f26 The bump was not needed, according to my ex-mentor :) 2006-11-05 12:10:45 +00:00
Ion-Mihai Tetcu
679c000f61 Try to fix INDEX broken by "Move chinese/xcin25 to chinese/xcin to reflect its
real portname." ( rafan 2006-11-05 10:24:02 UTC )

Pointyhat to:	rafan
2006-11-05 12:08:10 +00:00
Rong-En Fan
788b238b64 - Remove chinese/xcin25. It is renamed to chinese/xcin to reflect its real
portname.
2006-11-05 10:29:23 +00:00
Rong-En Fan
73482bce15 - Chase chinese/xcin25 -> chinese/xcin 2006-11-05 10:27:25 +00:00
Rong-En Fan
328678ec4f - Move chinese/xcin25 to chinese/xcin to reflect its real portname. 2006-11-05 10:25:19 +00:00
Rong-En Fan
6856938a4d - Move chinese/xcin25 to chinese/xcin to reflect its real portname.
Please note that this is not a repo-copied directory due to we had
chinese/xcin before. So, I just add all files from chinese/xcin25.
For the record, the revisions are:

1.64    ports/chinese/xcin25/Makefile
1.22    ports/chinese/xcin25/distinfo
1.4     ports/chinese/xcin25/pkg-descr
1.19    ports/chinese/xcin25/pkg-plist
1.9     ports/chinese/xcin25/files/patch-aa
1.4     ports/chinese/xcin25/files/patch-ad
1.1     ports/chinese/xcin25/files/patch-ah
1.1     ports/chinese/xcin25/files/patch-chewing::sort_word.c
1.1     ports/chinese/xcin25/files/patch-configure
1.1     ports/chinese/xcin25/files/patch-gen_inp.c
1.1     ports/chinese/xcin25/files/patch-gui_main.c
1.2     ports/chinese/xcin25/files/patch-xcinrc.FREEBSD
2006-11-05 10:24:01 +00:00
Rong-En Fan
391c49d188 - Update to 3.4.1
PR:		ports/105123
Submitted by:	Dryice Liu (maintainer)
2006-11-05 10:10:16 +00:00
Martin Wilke
5bbb05232d - Update to 0.1.20060928
PR:		ports/104992
Submitted by:	chinsan@
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 08:33:47 +00:00
Rong-En Fan
1d6ff07284 - Move to LOCALBASE
PR:		ports/105120
Submitted by:	rafan
Approved by:	chinsan (maintainer)
2006-11-04 10:26:52 +00:00
Rong-En Fan
2db13c99f4 - adobe-cmaps has changed its installation since half year ago 2006-11-03 08:53:44 +00:00
Rong-En Fan
901c7c359c - Chase recent chinese/fireflyttf changes
Reported by:	pointyhat via kris
2006-11-03 08:10:42 +00:00
Rong-En Fan
6912c198da - Update to 4.7.0 2006-10-31 13:54:24 +00:00
Chin-San Huang
16b05f0b11 - Update to 1.2.8
- Decrease the dependence
 (Suggested by: vanilla via irc)

PR:		ports/104570, ports/104531
Submitted by:	chinsan
Approved by:	delphij (mentor)
2006-10-31 06:02:23 +00:00
Vanilla I. Shu
dd2b2535b7 - Add LGJ_FONT KNOB (Patch for Taiwanhorn) as default option
- Take maintainership

PR:		ports/104539
Submitted by:	chinsan@
2006-10-31 03:31:46 +00:00
Rong-En Fan
f0c95bb34b - Unbreak
- pet portlint(1)

PR:		ports/104327
Submitted by:	rafan
Approved by:	maintainer timeout (19 days)
2006-10-31 01:25:31 +00:00
Chin-San Huang
09506dd431 - Fix pkg-plist and some issue, bump version
PR:		ports/104724
Submitted by:	chinsan
Noticed by:	kris
Approved by:	portmgr (erwin)
		delphij (mentor)
2006-10-24 07:21:29 +00:00
Chin-San Huang
60826853f1 - Unbreak chinese/gcin by adding more MASTER_SITES
PR:		ports/104570
Submitted by:	chinsan
Approved by:	portmgr (erwin)
		delphij (mentor)
2006-10-22 18:20:52 +00:00
Kris Kennaway
2111f93e77 BROKEN: Unfetchable
Approved by:    portmgr (self)
2006-10-21 03:15:10 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Kris Kennaway
1bf9085e0a BROKEN: Fails to patch
Approved by:	portmgr (self)
2006-10-12 03:43:30 +00:00
Cheng-Lung Sung
6e1f19d784 Add p5-Lingua-Han-PinYin 0.06, retrieve the Mandarin(PinYin) of Chinese
character(HanZi).

PR:		ports/102939
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-10-10 11:42:06 +00:00