Commit graph

18 commits

Author SHA1 Message Date
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