summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (orSatoshi Asami1996-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"Satoshi 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.Peter Wemm1996-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 whenPaul Traina1996-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.Satoshi Asami1995-04-121-5/+7
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-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 checksummedGary Palmer1995-03-311-0/+1
|
* Add a maintainer lineGary Palmer1995-02-011-1/+2
|
* The master site has moved the distfile. Correct path here.Gary Palmer1995-01-151-2/+2
|
* With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none ofGary Palmer1994-12-121-2/+1
| | | | these need to have INSTALL_MANPAGES= yes anymore.
* Oops. Correct wee typo on prefix lineGary Palmer1994-12-051-2/+2
|
* Package files for rxvtGary Palmer1994-12-053-0/+10
|
* rxvt - miniature xterm clone.Gary Palmer1994-12-053-0/+96