CVS log for ports/x11/rxvt/Makefile
Up to [FreeBSD] / ports / x11 / rxvt
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Nov 8 15:22:47 2011 UTC (3 months ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
- Reassign to the heap Submitted by: Former maintainer
Revision 1.71: download - view: text, markup, annotated - select for diffs
Mon Jun 20 14:50:18 2011 UTC (7 months, 3 weeks ago) by dhn
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
- Fix crash to paste from non-ICCCM clients - Bump PORTREVISION PR: ports/156542 Submitted by: Marcin Cieslak <saper@saper.info> Approved by: maintainer
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Mar 20 13:31:19 2010 UTC (22 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -0 lines
- Mark BROKEN on HEAD: fails to build with new utmpx Reported by: pointyhat
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 23 21:08:37 2009 UTC (2 years, 10 months ago) by ed
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -0 lines
Multiple fixes to rxvt: - Fix compilation on -CURRENT by letting it use posix_openpt() to allocate PTYs. - Fix compilation when enabling WITH_GREEK. PR: ports/132928 Approved by: port maintainer
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Aug 3 10:21:15 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +45 -43 lines
- Convert to OPTIONS - Pass maintainership to submitter PR: 125877 / 125882 Submitted by: Andy Kosela <akosela@andykosela.com>
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Jun 19 06:59:44 2008 UTC (3 years, 7 months ago) by lippe
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
- Fix ownership on all installed files. - Bump PORTREVISION. PR: ports/120181 Submitted by: Math <b1ff@fr33.b33r.net> Approved by: gabor (mentor, implicit)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:54:32 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Mar 25 22:44:22 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -3 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Dec 29 23:14:08 2007 UTC (4 years, 1 month ago) by des
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -15 lines
Get distfile from authoritative master site (i.e. Sourceforge), and drop dependency on wget.
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Dec 25 20:00:11 2007 UTC (4 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Drop maintainership
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat May 19 20:27:16 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Dec 9 05:06:13 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -1 lines
- Respect X11BASE for Xpm Approved by: portmgr (linimon)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon May 29 13:29:10 2006 UTC (5 years, 8 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +6 -0 lines
- Add a new know WITH_XGETDEFAULT - from submitter WITH_XGETDEFAULT which enables resource checking via X's function instead of rxvt's own version. I'm using this option for a long time, it would be better if I can turn it on via a knob.Add a new know WITH_XGETDEFAULT which enables resource checking via X's function instead of rxvt's own version. I'm using this option for a long time, it would be better if I can turn it on via a knob. PR: 96152 Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Apr 28 02:56:25 2006 UTC (5 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +9 -0 lines
Use ftp/wget since fetch(1) is misbehaving with these MASTER_SITES Submitted by: pointyhat (kris)
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Mar 22 00:33:36 2006 UTC (5 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -2 lines
o Sanitize MASTER_SITES o Add fresh MASTER_SITES o Remove WWW tag from DESCR since developer's domain has expired [1] o Pass DESCR file through fmt(1) Submitted by: Ted Cabeen <ted@cabeen.org> [1]
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Oct 10 03:36:09 2005 UTC (6 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Add ERASE2 support PR: 84647 Submitted by: Marcin Cieslak <saper@system.pl>
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Dec 25 11:43:58 2004 UTC (7 years, 1 month ago) by lioux
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +0 -1 lines
Remove deprecated USE_SIZE
Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Feb 8 01:14:05 2004 UTC (8 years ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -0 lines
USE_SIZEify
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:12:49 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:34 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -0 lines
De-pkg-comment
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Sep 20 14:38:44 2002 UTC (9 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +0 -1 lines
Sanitize MASTER_SITES Submitted by: fenner's distfile survey
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed May 15 14:21:45 2002 UTC (9 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -0 lines
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>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 7 20:41:28 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +8 -3 lines
o update to 2.6.4 o add WITH_HALF_SHADOW
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Aug 23 21:09:26 2001 UTC (10 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Add a buffer overflow fix Submitted by: kris Obtained from: OpenBSD
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat May 26 13:29:04 2001 UTC (10 years, 8 months ago) by lioux
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +13 -6 lines
- Remove extra spaces at end of lines - Add WITH_NEXT_SCROLLBAR - Use MASTER_SITE_SUBDIR so that when the version of this is outdated, it will have a good change of fetching the distfiles
Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue May 22 18:16:59 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be able to insert their own entries (usually language category) upfront.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 11 00:17:27 2001 UTC (10 years, 10 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +15 -2 lines
- Advertise WITH_* options - Enable XIM support per default unless required to disable
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Feb 14 04:12:46 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
typo clean up police: \s -> \t
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Feb 5 16:18:14 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Style fixes for ports/x11.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Dec 1 14:46:27 2000 UTC (11 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +37 -1 lines
Add several WITH_* configure time options to the ports. Also, enable rxvt-devel shared lib build. PR: ports/23201 Submitted by: Jay Sachs <jay@avacet.com>
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:12:42 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Maintainer is now a committer, update email accordingly Approved by: will
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Sep 19 16:10:05 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Forced commit - I forgot to add: 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 ;).
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Sep 19 15:50:14 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -8 lines
*** empty log message ***
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:28:41 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
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
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Jun 22 10:07:15 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jun 22 05:52:10 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 22 05:09:19 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -1 lines
Add a patch that adds some extra chinese support as well as fixes some terminfo problems. PR: 18406 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:10:00 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Update to use PORTNAME/PORTVERSION
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 27 07:00:02 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
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.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Mar 22 01:59:37 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Dec 25 04:11:34 1999 UTC (12 years, 1 month ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -3 lines
Update to version 2.7.2
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Oct 25 18:03:20 1999 UTC (12 years, 3 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -1 lines
Revive the comment at the top that reminded people to upgrade rclock and chinese/rxvt too. Noticed by: obrien
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Oct 25 02:36:34 1999 UTC (12 years, 3 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Update to 2.7.1 PR: 14410 Submitted by: maintainer
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Sep 2 03:23:48 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
chmod these programs 4711 (like xterm) to make utmp/wtmp support actually work. Requested by: Joseph Scott <joseph.scott@owp.csus.edu> and two other people whose mail I lost.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 31 02:50:38 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
$Id$ -> $FreeBSD$
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 24 03:45:17 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -2 lines
Add xpm background and transparency support by default Requested by: Joseph Scott <joseph.scott@owp.csus.edu>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 23 04:35:16 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Add support for utmp in rxvt. All the user has to do is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Aug 18 19:30:47 1999 UTC (12 years, 5 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -9 lines
Update to version 2.6.1 PR: 13204 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jul 3 18:02:01 1999 UTC (12 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -1 lines
Add request to commiter to update the `rlock' port when this port is updated. `rclock' uses the same distfile and is a very easy port to update.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 22 23:51:38 1999 UTC (12 years, 7 months ago) by mph
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Assign MAINTAINERship to submitter. PR: 12353, 12354 Submitted by: Will Andrews <andrews@technologist.com>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 8 22:10:19 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
Update to version 2.6.0. PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 13 06:33:08 1999 UTC (12 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -2 lines
Add additional master sites PR: 11103 Submitted by: Chris Piazza cpiazza@home.net
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 15 04:23:51 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
New location on MASTER_SITE. PR: 9769 Submitted by: Chris Piazza <cpiazza@home.net>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Feb 22 03:09:37 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
New MASTERSITE and use .bz2 distfiles.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 11 04:55:45 1999 UTC (13 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -7 lines
Update to version 2.4.11.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 5 05:29:10 1998 UTC (13 years, 4 months ago) by obrien
Branches: MAIN
CVS tags: rxvt_2_4_7, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -3 lines
Upgrade to 2.4.7.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 5 09:31:47 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
CVS tags: rxvt_2_4_5
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Mar 16 07:13:53 1998 UTC (13 years, 10 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Remove old maintainer.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 15 19:47:49 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -8 lines
Update to version 2.4.5. PR: 5940 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 7 12:29:49 1997 UTC (14 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: rxvt_2_20, RELEASE_2_2_5, RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to 2.20. You can now add snazzy looking menus to any plain (non-X) text application. At the moment, the menuing system is simple but functional.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 7 12:24:55 1997 UTC (14 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -7 lines
Upgrade to 2.20.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:55:24 1997 UTC (14 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: rxvt_2_16
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1 lines
rxvt needs to be installed suid root so it can change the ownership of the /dev/ttypX used.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 8 02:30:29 1996 UTC (15 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -14 lines
Update to version 2.16 Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:43:34 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: rxvt_2_09
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 15 19:24:55 1996 UTC (15 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (or 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.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 12 20:31:23 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -5 lines
And now the rest of the x11 ports Makefiles.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:51:04 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 1 22:38:08 1995 UTC (17 years ago) by gpalmer
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add a maintainer line
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 15 06:43:05 1995 UTC (17 years ago) by gpalmer
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
The master site has moved the distfile. Correct path here.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 12 04:31:10 1994 UTC (17 years, 2 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of these need to have INSTALL_MANPAGES= yes anymore.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 5 02:41:18 1994 UTC (17 years, 2 months ago) by gpalmer
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Oops. Correct wee typo on prefix line
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 5 01:48:53 1994 UTC (17 years, 2 months ago) by gpalmer
Branches: MAIN
rxvt - miniature xterm clone.
