summaryrefslogtreecommitdiff
path: root/x11/rxvt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Split rxvt port into two ports - rxvt and rxvt-devel. Quoting maintainer:Maxim Sobolev2000-09-191-0/+12
| | | | | | | | | | | | | | | | | | 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 ;). Notes: svn path=/head/; revision=32861
* *** empty log message ***Maxim Sobolev2000-09-194-25/+28
| | | | Notes: svn path=/head/; revision=32859
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.Will Andrews2000-06-221-1/+1
| | | | Notes: svn path=/head/; revision=29770
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Add a patch that adds some extra chinese support as well as fixes someWill Andrews2000-05-222-0/+5
| | | | | | | | | | terminfo problems. PR: 18406 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=28657
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement.Will Andrews2000-03-276-27/+14
| | | | | | | | | | 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. Notes: svn path=/head/; revision=27077
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Update to version 2.7.2Chris Piazza1999-12-253-8/+9
| | | | Notes: svn path=/head/; revision=24042
* Revive the comment at the top that reminded people to upgradeChris Piazza1999-10-251-0/+3
| | | | | | | | | rclock and chinese/rxvt too. Noticed by: obrien Notes: svn path=/head/; revision=22626
* Update to 2.7.1Chris Piazza1999-10-252-3/+3
| | | | | | | | PR: 14410 Submitted by: maintainer Notes: svn path=/head/; revision=22604
* chmod these programs 4711 (like xterm) to make utmp/wtmp supportChris Piazza1999-09-022-0/+4
| | | | | | | | | | actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost. Notes: svn path=/head/; revision=21188
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* Add xpm background and transparency support by defaultChris Piazza1999-08-241-2/+5
| | | | | | | Requested by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=20917
* Add support for utmp in rxvt. All the user has to doChris Piazza1999-08-231-2/+2
| | | | | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet Notes: svn path=/head/; revision=20903
* 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-085-25/+25
| | | | | | | | 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-054-27/+18
| | | | 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-155-30/+31
| | | | | | | | 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
* Move the existing (unconditional) <sys/types.h> include above theSatoshi Asami1997-04-251-8/+15
| | | | | | | conditional include of <utmp.h>. Notes: svn path=/head/; revision=6295
* #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note thereSatoshi Asami1997-04-241-0/+12
| | | | | | | | is another #include of <utmp.h> below, but it's outside of the #ifdef scope from <utmp.h>. :( Notes: svn path=/head/; revision=6292
* Upgrade to 2.20.David E. O'Brien1997-03-074-47/+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-086-281/+64
| | | | | | | 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