Commit Graph

1248 Commits

Author SHA1 Message Date
Clive Lin
4c959e3553 + Updated patchset:
+ Avoid misuse of safe_strdup shipped with mutt.
    + It returns 0 (NULL pointer) instead of pointer to 0 (empty string)
      if the source string is empty(""). Consequently iconv_open will cause
      mutt to core-dumps itself. It expects const char* instead of NULL
      pointer.
    + On each successful call to wraped iconv_open provided by the patchset,
      small piece of memory is allocated by safe_strdup. The original patchset
      did not free it.

Above submitted by:	Kuang-che Wu <kcwu at kcwu dot homeip dot net>

+ Experimental abuse of PORTREVISION. More testing is in progress. It will
  be really activated via master port if there's nothing else broken.
2004-06-16 17:52:36 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Alexander Leidinger
6d6aedda5d Remove mkisofs and cdrtools, superseeded by sysutils/cdrtools-cjk. 2004-06-07 14:00:44 +00:00
Alexander Leidinger
d25f6d7e83 chinese/cdrtools and chinese/mkisofs are superseded by sysutils/cdrtools-cjk.
Note: Contrary to its purpose, chinese/cdrtools also never (during the
time it was connected to the build) installed the ISO-9660 tools.

Diagnosis by:		marius
Let's remove them by:	netchild
2004-06-07 13:42:52 +00:00
Kris Kennaway
05f4453f41 Remove gtar-specific NOP from tar command invocation.
Submitted by:	kientzle
2004-06-04 12:32:05 +00:00
Erwin Lansing
9f3ce21b67 Temporarily disconnect cdrtools to resolv issues with it's
master port.

Requested by:	marius
2004-06-02 20:36:46 +00:00
Alexander Leidinger
69ed83d170 - Add PKGNAMEPREFIX "zh-" as suggested by the Porter's Handbook.
- Suffix installed binary and man page with "-zh" in order to avoid
  conflicts with other ports installing mkisofs (note that it doesn't
  make sense to use MANLANG here as the man page is in English).
- Don't build and install isodump, isoinfo and isovfy. They are not
  built with locale support, i.e. they don't differ in this regard
  from those installed by the cdrtools ports (expect the latter are
  later versions).
- Use PLIST_FILES.

Submitted by:	marius
2004-06-02 17:18:16 +00:00
Pav Lucistnik
9807f7489f Resurrect chinese/cce port and update it to 0.51
Console CJK Environment let you display and input Chinese/Japanese/Korean
under Linux/FreeBSD console, it works both in VGA mode and frame buffer
mode. Input methods include PinYin WuBi ShuangPin Ziranma CangJie Zhuyin
Dayi YingHan, totally around 40.

PR:		ports/61943
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2004-05-26 11:03:08 +00:00
Kirill Ponomarev
3cae33902c - Update to version 0.3.6
PR:		ports/67160
Submitted by:	maintainer
2004-05-25 07:32:55 +00:00
Kris Kennaway
c1dedb99c6 BROKEN on amd64: Does not compile (missing -fPIC) 2004-05-23 10:08:49 +00:00
Clive Lin
156a8d2f2a Upgrade port to 4.60
PR:		ports/66802
Submitted by:	MAINTAINER
2004-05-18 18:08:39 +00:00
Michael Nottebrock
762c749fe1 Respect PTHREAD_{CFLAGS,LIBS}, unmark FORBIDDEN, mark BROKEN on 4.x/Alpha 2004-05-15 15:32:19 +00:00
Mark Linimon
fc2a2a448f Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
2004-05-15 02:07:35 +00:00
Vanilla I. Shu
10173b2137 Unbroken it, and assign MAINTAINER to submitter.
PR:		ports/66595
Submitted by:	Rong-En Fan <rafan_at_infor.org>
No Responsed:	keith@
2004-05-13 17:01:42 +00:00
Kris Kennaway
632ea868a6 BROKEN on sparc64: Build fails 2004-05-13 09:12:45 +00:00
Yen-Ming Lee
1b278bfc5e - add missing files and directory.
- bump PORTREVISION.
2004-05-12 01:57:57 +00:00
Yen-Ming Lee
3751b0d8e7 distfile rerolled for (traditional chinese) localized MT-Blacklist 1.63
Requested by:	leeym
2004-05-11 13:38:14 +00:00
Michael Nottebrock
826539ac72 Oops. Forgot the language categories.
Update to 1.3.1
2004-05-06 19:26:47 +00:00
Vanilla I. Shu
39c513c493 Yet another input buffer patch.
Submitted by:	mhsin via #bsdchat
2004-04-29 19:56:33 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Vanilla I. Shu
074db1cfe2 - Fix another chinese input string problem.
- Bump version.

Submitted by:	mhsin via #bsdchat
2004-04-13 15:31:28 +00:00
Kris Kennaway
eef11170a8 BROKEN on sparc64: Does not build 2004-04-12 04:02:31 +00:00
Vanilla I. Shu
c153e272b6 Fix pasting bug(>128bytes).
Submitted by:	kcwu via #bsdchat
2004-04-11 13:25:23 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
ef3d2f50aa Trim leading or trailing blank lines. 2004-04-10 16:57:07 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Kris Kennaway
bb15a5b4e9 unrar is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-09 03:06:24 +00:00
Clement Laforet
113d291e1d - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
Vanilla I. Shu
b8c91ca34d Remove PKGNAMEPREFIX variable, it's recursive.
Submitted by:	freshports, elvis via #bsdchat
2004-04-07 05:50:01 +00:00
Vanilla I. Shu
8b918166e7 Bump version.
Submitted by:	mhsin
Forgotten by:	me
2004-04-07 04:26:30 +00:00
Vanilla I. Shu
6a4ea2dc79 Fix auto-complete problem.
Submitted by:	mhsin (msgin_at_mhsin_dot_org)
2004-04-07 04:13:35 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ying-Chieh Liao
4cf4a50229 patch for broken LC_CTYPE
PR:		65062
Submitted by:	maintainer
2004-04-05 01:46:28 +00:00
Kris Kennaway
781a0ee3c9 BROKEN: Fails to patch 2004-04-03 14:11:20 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Clive Lin
6318f32f41 The last line of a slave port's Makefile has to be
.include "${MASTERDIR}/Makefile"

PR:		ports/64393
2004-03-30 19:21:49 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Clive Lin
e60f196636 Make the last line of Makefile to be
.include "${MASTERDIR}/Makefile"
2004-03-30 19:03:27 +00:00
Trevor Johnson
e51001196d Add size data. 2004-03-26 02:16:08 +00:00
Trevor Johnson
b371a50249 E-mail to the maintainer bounced with:
<statue@freebsd.sinica.edu.tw>: connect to
    freebsd.sinica.edu.tw[140.109.13.51]: Connection refused
2004-03-26 00:59:58 +00:00
Vanilla I. Shu
64aa23f444 Fix pkg-plist. 2004-03-24 20:51:14 +00:00
Vanilla I. Shu
d03a0b937a Add vim-scdoc 0.6.0, vim documentation Simplified Chinese.
PR:		ports/62307
Submitted by:	hamigua <hamigua@hotpop.com>
2004-03-24 20:29:44 +00:00
Ying-Chieh Liao
4158deff8e catch up mldonkey 2.5.14
PR:		64604
Submitted by:	maintainer
2004-03-23 08:26:49 +00:00
Tilman Keskinoz
38cde263a3 Improve amd64 fix, Only build shared library with -fPIC 2004-03-22 08:43:56 +00:00
Kris Kennaway
c2bc6db2db BROKEN on amd64: Does not compile 2004-03-19 11:56:38 +00:00
Kris Kennaway
22595865db BROKEN on amd64 and ia64: Missing -fPIC 2004-03-18 12:43:55 +00:00