summaryrefslogtreecommitdiffstats
path: root/x11/rxvt-devel
Commit message (Collapse)AuthorAgeFilesLines
* Revive the comment at the top that reminded people to upgradecpiazza1999-10-251-0/+3
| | | | | | rclock and chinese/rxvt too. Noticed by: obrien
* Update to 2.7.1cpiazza1999-10-252-3/+3
| | | | | PR: 14410 Submitted by: maintainer
* chmod these programs 4711 (like xterm) to make utmp/wtmp supportcpiazza1999-09-022-0/+4
| | | | | | | actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Add xpm background and transparency support by defaultcpiazza1999-08-241-2/+5
| | | | Requested by: Joseph Scott <joseph.scott@owp.csus.edu>
* Add support for utmp in rxvt. All the user has to docpiazza1999-08-232-2/+22
| | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet
* Update to version 2.6.1cpiazza1999-08-182-10/+7
| | | | | PR: 13204 Submitted by: maintainer
* Add request to commiter to update the `rlock' port when this port isobrien1999-07-031-1/+5
| | | | updated. `rclock' uses the same distfile and is a very easy port to update.
* Assign MAINTAINERship to submitter.mph1999-06-221-2/+2
| | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com>
* Update to version 2.6.0.steve1999-06-084-17/+17
| | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net>
* Add WWW:mharo1999-05-031-1/+1
|
* Add additional master sitesmharo1999-04-131-2/+5
| | | | | PR: 11103 Submitted by: Chris Piazza cpiazza@home.net
* New location on MASTER_SITE.steve1999-03-151-3/+2
| | | | | PR: 9769 Submitted by: Chris Piazza <cpiazza@home.net>
* w MASTERSITE and use .bz2 distfiles.steve1999-02-221-1/+1
|
* New MASTERSITE and use .bz2 distfiles.steve1999-02-221-2/+4
|
* Update to version 2.4.11.steve1999-01-113-17/+16
|
* upgrade to 2.4.7.obrien1998-10-051-0/+11
|
* Upgrade to 2.4.7.obrien1998-10-053-21/+12
|
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-201-1/+0
| | | | thought it necessary to five new categories from one. ;-)
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Remove old maintainer.steve1998-03-161-2/+2
|
* Update to version 2.4.5.steve1998-03-154-12/+21
| | | | | PR: 5940 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
* Remove "rxvt - " from front, this is redundant.asami1997-12-041-1/+1
|
* Upgrade to 2.20.obrien1997-03-073-37/+8
|
* Upgrade to 2.20.obrien1997-03-071-2/+2
| | | | | | You can now add snazzy looking menus to any plain (non-X) text application. At the moment, the menuing system is simple but functional.
* Upgrade to 2.20.obrien1997-03-071-7/+5
|
* rxvt needs to be installed suid root so it can change the ownershipobrien1997-02-211-1/+5
| | | | of the /dev/ttypX used.
* Update to version 2.16obrien1996-12-085-258/+54
| | | | Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me)
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (orasami1996-10-151-2/+1
| | | | | | USE_X11) is set. Besides, we are not supposed to be changing PREFIX in the Makefiles unless there's absolutely no way other than that to make it work.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Fix the utmp handling that was broken by the security patch.peter1996-02-241-22/+56
| | | | | | | 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.
* Patch around a security vulnerability in rxvt. Give up root privileges whenpst1996-01-111-0/+156
| | | | | | | 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.
* And now the rest of the x11 ports Makefiles.asami1995-04-121-5/+7
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-03-311-0/+1
|
* Add a maintainer linegpalmer1995-02-011-1/+2
|
* The master site has moved the distfile. Correct path here.gpalmer1995-01-151-2/+2
|
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofgpalmer1994-12-121-2/+1
| | | | these need to have INSTALL_MANPAGES= yes anymore.
* Oops. Correct wee typo on prefix linegpalmer1994-12-051-2/+2
|
* Package files for rxvtgpalmer1994-12-053-0/+10
|
* rxvt - miniature xterm clone.gpalmer1994-12-052-0/+73
OpenPOWER on IntegriCloud