Eitan Adler
bf4fa082dd
Due to the disabling of the bugzilla account, reset maintainership of
...
the remainder of Chris's ports.
Submitted by: "Chris Petrik" <chris@bsdjunk.com>
2015-05-04 00:37:11 +00:00
Antoine Brodin
3c36249046
Unbreak
...
PR: 197175
2015-02-08 13:33:52 +00:00
Tijl Coosemans
c88aaf5c89
Add missing USE_OPENSSL=yes
...
PR: 195796
2015-01-15 09:05:37 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
1d920b63dd
Fix patch
2014-07-30 21:01:20 +00:00
Adam Weinberger
08a006d08a
Rename all patches that contain '::' as a path separator, and use
...
'__' instead.
2014-07-29 17:12:47 +00:00
John Marino
b6c090b954
chinese/bitchx: Bump to acquire MASTERDIR fix, stage too
...
Related to:
PR: 186425
It looks NO_STAGE should have been removed when irc/bitchx was staged.
Late add: Fix master irc/bitchx to not override PORTREVISION
2014-06-11 10:20:41 +00:00
Jimmy Olgeni
37e782dfbc
Remove indefinite articles and trailing periods from COMMENT, plus
...
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
2014-06-09 11:21:52 +00:00
Vanilla I. Shu
0a012ec015
Remove BROKEN & DEPRECARED.
...
Approved by: bapt@
2013-10-21 01:09:16 +00:00
Baptiste Daroussin
79238694b3
Deprecated some ports broken for more than 6 month
2013-10-18 07:19:25 +00:00
Baptiste Daroussin
f5750c6a0e
Add NO_STAGE all over the place in preparation for the staging support (cat: chinese)
2013-09-20 16:01:22 +00:00
Martin Wilke
f8070cec36
- Broken patch reject
...
===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-source::input.c
===> Applying extra patch /usr/ports/chinese/bitchx/files/patch-include::config.h
1 out of 8 hunks failed--saving rejects to include/config.h.rej
2013-02-27 15:50:23 +00:00
Adam Weinberger
e11b6ba781
Re-roll patch to unbreak build. This is a strange patch and half of the
...
changes seem to be personal preference settings, so I really have no
idea if this re-roll makes Chinese support work. But it builds.
Feature safe: yes
2012-11-06 03:40:59 +00:00
Beat Gaetzi
41d2ea25f2
- Mark as BROKEN: does not patch
...
Reported by: pointyhat
Feature safe: yes
2012-10-20 08:07:53 +00:00
Mark Linimon
6ba27f4fb0
clive has has his ports bit retaken for safekeeping.
...
Hat: portmgr
2009-05-12 23:12:44 +00:00
Clive Lin
e60f196636
Make the last line of Makefile to be
...
.include "${MASTERDIR}/Makefile"
2004-03-30 19:03:27 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
59000e5ca4
Slave ports do not need to include the master category in CATEGORIES.
...
It is redundant.
PR: ports/49002
Submitted by: Dan Langille <dan@langille.org>
Obtained from: FreshPorts survey
2003-11-15 10:29:35 +00:00
Clive Lin
51f2bc2a6c
Bump PORTREVISION to reflect improvement.
2003-08-05 13:52:08 +00:00
Clive Lin
57d75dcb65
Improve multibyte character (big5 actually) display ability of input buffer.
...
Inspired by: ports/50374
2003-08-05 13:49:15 +00:00
Foxfair Hu
1ece85480a
pkg-comment police: Purge them in this category while I'm here.
2003-02-26 14:23:43 +00:00
Clive Lin
d90051fe9b
BX takes space as server list seperator.
2002-08-28 18:13:09 +00:00
Clive Lin
938b052b27
Bump PORTREVISION along with its master port. (irc/bitchx)
2002-07-08 20:48:39 +00:00
Clive Lin
02e09eb885
For make(1) on RELENG_4.
2002-07-08 18:42:43 +00:00
Clive Lin
56b07f27c9
Adjust this port slightly for its master port (currently irc/bitchx).
...
Utilize PORTREVISION feature of our ports system.
2002-07-08 18:14:20 +00:00
Clive Lin
ff7e745f9c
Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte,
...
low-byte, and encoding range of hi-byte and low-byte overlap each other.)
2002-07-06 20:55:59 +00:00
Clive Lin
1579a06fb7
Catch up irc/bitchx.
2002-05-01 13:16:03 +00:00
Clive Lin
70f1ecbdf0
Fix a wrong comment. I've introduced encoding range of Big5+ in rev 1.3.
...
Found by: Yet another boring multibytes digging task within my company.
2002-01-02 13:44:34 +00:00
Clive Lin
a695ad456a
o DONTWANT_NOTIFY_BITCHX_COM
...
o More localization:
o Add complete servers list of galaxy network.
o Change some BX behaviors to reflect TW people's habits.
Submitted by: keichii
2001-03-24 18:40:46 +00:00
Clive Lin
b6f397823f
Update Big5 encoding range.
...
From [\xA1-\xFE][\x40-\x7E\xA1-\xFE] (defined in 1984)
to [\x81-\xFE][\x40-\x7E\x80-\xFE] (Modern Big5+)
Obtained from: TWBUG
2001-03-18 21:57:09 +00:00
Jimmy Olgeni
81009ad821
Style/space police (space -> tab) over the chinese category.
2001-02-05 14:29:35 +00:00
Clive Lin
e0bd871064
Cursor movement and words wrapping aren't hacked if compiled with gnome.
...
If without gnome, esound support isn't needed.
2001-01-10 07:12:41 +00:00
Clive Lin
34c261aa49
Wrong file in previous commit.
...
Bugged by: keichii@iteration.net
2001-01-09 03:52:01 +00:00
Clive Lin
2be565a241
A zh-tw cursor movement friendly, wrapping clean BitchX.
2001-01-08 18:27:17 +00:00