Commit graph

43 commits

Author SHA1 Message Date
Thierry Thomas
89f5525fba Properly fix the latest problem with byteorder.h by removing obsolete
patches.
2011-01-08 13:43:00 +00:00
Thierry Thomas
ec1b2b6508 Fix a problem dur to a missing byteorder.h, revealed when AfterImage
support is deactivated.

PR:		ports/153508
Submitted by:	Raphael Kubo da Costa <kubito (at) gmail (dot) com>
2010-12-31 10:27:20 +00:00
Thierry Thomas
a1f1018854 - Upgrade to 9.10;
- Remove some obsolete options.

Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2010-12-28 11:28:50 +00:00
Thierry Thomas
1b436676c9 Add a script to start urxvtc and urxvtd if it isn't running already.
This script is described in urxvtc(1).
Debian also uses this and the Manpage is from Debian.

PR:		ports/150976
Submitted by:	Simon Olofsson <simon (at) olofsson.de>
2010-09-27 20:04:08 +00:00
Thierry Thomas
54424daf7c Fix on -CURRENT, after the switch to utmpx.h.
Submitted by:	ed
Reported by:	Wilkinson, Alex <alex.wilkinson (at) dsto.defence.gov.au>
2010-01-15 06:42:58 +00:00
Thierry Thomas
353e78af21 Upgrade to 7.8.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-07-17 21:12:38 +00:00
Thierry Thomas
7a9fe0970f rxvt-unicode assume wchar_t is Unicode, but it's not true for FreeBSD.
Add a patch which converts the IM input charater to Unicode.

It requires additional patch dependancy and enlarge executable size,
so a knob WITHOUT_IMLOCALE_FIX is provided to disable this feature.

PR:		ports/98166
Submitted by:	Kuang-che Wu <kcwu (at) csie.org>
2006-06-04 19:29:23 +00:00
Thierry Thomas
fe5e9ccd50 Upgrade to 7.4.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-28 20:14:56 +00:00
Thierry Thomas
817df01f44 Upgrade to 7.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-25 22:28:59 +00:00
Thierry Thomas
d056c7e4f4 Actually patch-configure can be removed. 2006-01-23 22:25:27 +00:00
Thierry Thomas
4326f204ae Since v. 7.2, gmake is not necessary, and it's possible to remove the
-lsupc++ patch.

Suggested by:	Marc Lehmann <schmorp (at) schmorp.de> (author)
2006-01-23 21:56:19 +00:00
Thierry Thomas
8b72cfe73d Upgrade to 7.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-22 22:23:46 +00:00
Thierry Thomas
7a83890171 Upgrade to 7.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-19 21:35:08 +00:00
Thierry Thomas
744054b928 Fix handling of incomplete valid multibyte character sequences.
Bump PORTREVISION.

PR:		ports/84938
Submitted by:	Li-Lun Wang <llwang (at) infor.org>
Approved by:	portmgr (linimon)
2005-08-15 21:27:24 +00:00
Thierry Thomas
b23e8d3a14 Remove an extraneous patch. 2005-02-20 14:20:14 +00:00
Thierry Thomas
55f30fe385 - Upgrade to 5.2;
- don't build the shared library and thus remove CONFLICTS.

Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-20 14:18:47 +00:00
Thierry Thomas
5dbcda2191 Upgrade to 5.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-11 20:58:51 +00:00
Thierry Thomas
cea0a93b0b Upgrade to 4.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-02-03 22:57:47 +00:00
Thierry Thomas
b028b0334d Upgrade to 4.7. 2004-12-29 21:29:21 +00:00
Thierry Thomas
38de26770c Upgrade to 4.6. 2004-12-16 20:15:09 +00:00
Thierry Thomas
352e99d816 Upgrade to 4.2. 2004-12-01 20:45:46 +00:00
Thierry Thomas
e3409ffd15 - rxvt-unicode 4.0 change language name "cn" to "zh";
- provide mbrtowc() workaround for old FreeBSD systems without mbstate fix;
- extra patch for box drawing characters, which respected locale width data;
- bump PORTREVISION.

PR:		ports/72628
Submitted by:	Kuang-che Wu
2004-10-13 21:27:43 +00:00
Thierry Thomas
e3b3383b1b Fix a C++ linkage problem in some cases. 2004-08-28 16:33:31 +00:00
Thierry Thomas
883d95f066 Upgrade to 3.9. 2004-08-25 20:23:55 +00:00
Thierry Thomas
6c3685400f Add rxvt-unicode, a clone of the well known terminal emulator rxvt,
modified to store text in Unicode.

PR:		ports/70463
Submitted by:	myself
Repocopied by:	marcus
2004-08-17 22:17:56 +00:00
Mario Sergio Fujikawa Ferreira
b5a69ca042 o Teach rxvt about FreeBSD's pty: it goes all the way to letter v
o Bump PORTREVISION

Submitted by:	Ingo Rohlfs <ingo.rohlfs@gmx.de>
2002-05-15 14:21:46 +00:00
Mario Sergio Fujikawa Ferreira
512dfab14f Add a buffer overflow fix
Submitted by:	kris
Obtained from:	OpenBSD
2001-08-23 21:09:26 +00:00
Maxim Sobolev
13ed950b08 Split rxvt port into two ports - rxvt and rxvt-devel. Quoting maintainer:
I created a rxvt-devel port. This will contain the devel version
        2.7.3 which used to be carried as rxvt. The rxvt port will now
        contain the stable version 2.6.3.

        Besides, I added some MASTER_SITES so as to fix the unavailable
        distfile message I got from the automated scripts.

PR:             20768
Submitted by:   maintainer
Repo-copy by:   asami (AFAIK this was a fastest served repo-copy I ever seen -
                it took about 5 minutes from the moment when I fired a request
                to PW and the moment when I received his reply ;).
2000-09-19 16:07:04 +00:00
Maxim Sobolev
d6eac32219 *** empty log message *** 2000-09-19 15:50:15 +00:00
Will Andrews
263b30f8cd Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement.
I'll take care of other ports depending on this pending maint approval.
Changes:
	1) Update rxvt website URL (badly needed).
	2) Remove pkg/PLIST - Makefile inconsistency regarding chmod.
2000-03-27 07:00:09 +00:00
Chris Piazza
6e415aafac Update to version 2.7.2 1999-12-25 04:11:36 +00:00
Steve Price
8c18536aac Update to version 2.6.0.
PR:		12087
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-08 22:10:41 +00:00
Steve Price
54c01fc2a9 Update to version 2.4.11. 1999-01-11 04:55:48 +00:00
David E. O'Brien
867381d541 upgrade to 2.4.7. 1998-10-05 05:30:12 +00:00
David E. O'Brien
75e9ad01cb Upgrade to 2.4.7. 1998-10-05 05:29:11 +00:00
Steve Price
e2922bf707 Update to version 2.4.5.
PR:		5940
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1998-03-15 19:48:30 +00:00
Satoshi Asami
0f91c7bcb4 Move the existing (unconditional) <sys/types.h> include above the
conditional include of <utmp.h>.
1997-04-25 11:10:52 +00:00
Satoshi Asami
27b9e535a7 #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note there
is another #include of <utmp.h> below, but it's outside of the #ifdef
scope from <utmp.h>. :(
1997-04-24 22:23:18 +00:00
David E. O'Brien
f7bf261eed Upgrade to 2.20. 1997-03-07 12:30:12 +00:00
David E. O'Brien
5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00
Peter Wemm
8de3884106 Fix the utmp handling that was broken by the security patch.
It was:
 - setting the euid from the real groupid (yow!)
 - not recovering it's setuid permissions when cleaning the utmp file.
I've left in some diagnostic code for "shouldn't happen" cases.
1996-02-24 14:55:37 +00:00
Paul Traina
4157893907 Patch around a security vulnerability in rxvt. Give up root privileges when
they're not necessary.  RXVT's handling of /etc/utmp is blatantly idiotic
under FreeBSD but at least it's not a security hole anymore.

Obtained from: Marc Ewing (marc@redhat.com) from BUGTRAQ mailing list.
1996-01-11 09:00:12 +00:00
Gary Palmer
45ea0ecd8f rxvt - miniature xterm clone. 1994-12-05 01:49:10 +00:00