summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.6.1Chris Piazza1999-08-182-10/+7
| | | | | | | | PR: 13204 Submitted by: maintainer Notes: svn path=/head/; revision=20789
* Add request to commiter to update the `rlock' port when this port isDavid E. O'Brien1999-07-031-1/+5
| | | | | | | updated. `rclock' uses the same distfile and is a very easy port to update. Notes: svn path=/head/; revision=19972
* Assign MAINTAINERship to submitter.Matthew Hunt1999-06-221-2/+2
| | | | | | | | PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=19698
* Update to version 2.6.0.Steve Price1999-06-084-17/+17
| | | | | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19321
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18403
* Add additional master sitesMichael Haro1999-04-131-2/+5
| | | | | | | | PR: 11103 Submitted by: Chris Piazza cpiazza@home.net Notes: svn path=/head/; revision=17825
* New location on MASTER_SITE.Steve Price1999-03-151-3/+2
| | | | | | | | PR: 9769 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=17223
* w MASTERSITE and use .bz2 distfiles.Steve Price1999-02-221-1/+1
| | | | Notes: svn path=/head/; revision=16827
* New MASTERSITE and use .bz2 distfiles.Steve Price1999-02-221-2/+4
| | | | Notes: svn path=/head/; revision=16826
* Update to version 2.4.11.Steve Price1999-01-113-17/+16
| | | | Notes: svn path=/head/; revision=15992
* upgrade to 2.4.7.David E. O'Brien1998-10-051-0/+11
| | | | Notes: svn path=/head/; revision=13673
* Upgrade to 2.4.7.David E. O'Brien1998-10-053-21/+12
| | | | Notes: svn path=/head/; revision=13672
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-1/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Remove old maintainer.Steve Price1998-03-161-2/+2
| | | | Notes: svn path=/head/; revision=10175
* Update to version 2.4.5.Steve Price1998-03-154-12/+21
| | | | | | | | PR: 5940 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=10151
* Remove "rxvt - " from front, this is redundant.Satoshi Asami1997-12-041-1/+1
| | | | Notes: svn path=/head/; revision=8979
* Upgrade to 2.20.David E. O'Brien1997-03-073-37/+8
| | | | Notes: svn path=/head/; revision=5908
* Upgrade to 2.20.David E. O'Brien1997-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. Notes: svn path=/head/; revision=5907
* Upgrade to 2.20.David E. O'Brien1997-03-071-7/+5
| | | | Notes: svn path=/head/; revision=5906
* rxvt needs to be installed suid root so it can change the ownershipDavid E. O'Brien1997-02-211-1/+5
| | | | | | | of the /dev/ttypX used. Notes: svn path=/head/; revision=5710
* Update to version 2.16David E. O'Brien1996-12-085-258/+54
| | | | | | | Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me) Notes: svn path=/head/; revision=4885
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* 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. Notes: svn path=/head/; revision=3986
* 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! Notes: svn path=/head/; revision=3948
* 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. Notes: svn path=/head/; revision=2746
* 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. Notes: svn path=/head/; revision=2613
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-5/+7
| | | | Notes: svn path=/head/; revision=1352
* 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. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* Add a maintainer lineGary Palmer1995-02-011-1/+2
| | | | Notes: svn path=/head/; revision=866
* The master site has moved the distfile. Correct path here.Gary Palmer1995-01-151-2/+2
| | | | Notes: svn path=/head/; revision=778
* 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. Notes: svn path=/head/; revision=558
* Oops. Correct wee typo on prefix lineGary Palmer1994-12-051-2/+2
| | | | Notes: svn path=/head/; revision=530
* Package files for rxvtGary Palmer1994-12-053-0/+10
| | | | Notes: svn path=/head/; revision=529
* rxvt - miniature xterm clone.Gary Palmer1994-12-052-0/+73
Notes: svn path=/head/; revision=527