Skip site navigation (1)Skip section navigation (2)

CVS log for ports/x11/xbindkeys/Makefile

[BACK] Up to [FreeBSD] / ports / x11 / xbindkeys

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:26:15 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Aug 21 20:51:39 2011 UTC (5 months, 2 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
- change the email address I use to maintain ports

Approved by:	bapt (mentor)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Aug 21 16:12:45 2011 UTC (5 months, 2 weeks ago) by eadler
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -1 lines
- change the email address I use to maintain ports

Approved by:	bapt (mentor)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:20:04 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Jul 31 15:07:08 2011 UTC (6 months, 1 week ago) by jlaffaye
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Chase guile shared lib bump
- Add an entry to UPDATING

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jul 11 18:41:14 2010 UTC (19 months ago) by sahil
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Update maintainer's email address

PR:		ports/148497
Submitted by:	Eitan Adler <eitanadlerlist@gmail.com> (maintainer)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Mar 5 02:43:47 2010 UTC (23 months, 1 week ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Pass maintainership to Eitan Adler.

Submitted by:	Eitan Adler <EitanAdlerList@gmail.com> (via private mail)
Feature safe:	yes

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 1 21:25:38 2009 UTC (3 years ago) by araujo
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
- Update 1.8.3.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jan 22 16:04:11 2009 UTC (3 years ago) by miwi
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
- Chase lang/guile shlib bump

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jul 21 04:49:08 2008 UTC (3 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:		ports/125435

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Mar 23 16:43:51 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Mar 1 06:22:42 2008 UTC (3 years, 11 months ago) by marcus
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Chase libguile shared lib version.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:46 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jun 29 16:29:19 2007 UTC (4 years, 7 months ago) by araujo
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Change my mail address to araujo@.

Approved by:	stas (mentor)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat May 19 20:27:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Apr 20 20:25:46 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update to 1.8.2

PR:		111879
Submitted by:	miwi
Approved by:	maintainer

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Apr 15 22:45:29 2007 UTC (4 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Update to 1.8.1

PR:		ports/111610
Submitted by:	Marcelo Araujo (araujo@bsdmail.org) (maintainer)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 30 23:24:14 2007 UTC (5 years ago) by itetcu
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- update version to 1.8.0
- pass maintainership to submitter

PR:		ports/108551
Submitted by:	Marcelo Araujo

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jan 9 21:48:50 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -8 lines
- Update to 1.7.4

PR:		ports/107637
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 30 06:46:25 2006 UTC (5 years, 8 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- Update to 1.7.3

PR:		98121
Submitted by:	Martin Wilke <freebsd_AT_unixfreunde dot de>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat May 13 05:00:22 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +0 -1 lines
Remove USE_REINPLACE from categories starting with X

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 9 18:22:29 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -5 lines
- Update to 1.7.2 [1]
- Refactor pkg-plist as PLIST_{FILES|DIRS}
- Install the example regardless of NOPORTDOCS

PR:		ports/80772 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Aug 20 18:33:21 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -9 lines
- Convert to OPTIONS

PR:		ports/70717
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 12 14:10:35 2004 UTC (8 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +18 -16 lines
- Update to version 1.7.1

PR:		61251
Submitted by:	Ports Fury

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jan 5 01:57:50 2004 UTC (8 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -4 lines
upgrade to 1.7.0

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Oct 29 16:09:09 2003 UTC (8 years, 3 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +10 -9 lines
Update to version 1.6.5.

PR:		58383
Submitted by:	Ports Fury

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Apr 10 11:24:51 2003 UTC (8 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
upgrade to 1.6.4

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:17:03 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
De-pkg-comment.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 18 22:01:18 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Use CONFIGURE_TARGET instead of CONFIGURE_ENV.

PR:		ports/45450
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 16 17:05:07 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Upgrade to 1.6.3.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Nov 13 17:06:32 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Upgrade to 1.6.2.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Nov 12 23:09:09 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Upgrade to 1.6.0.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:48:38 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:47:39 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 20 06:38:19 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -18 lines
- Support CFLAGS/CXXFLAGS properly
- ECHO -> ECHO_MSG

PR:		42894
Submitted by:	Ports Fury

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 5 08:41:17 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Set maintainership to ports@.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 21 14:46:07 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change MAINTAINER to my FreeBSD address.

Approved by:	dwcjr (mentor)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 23 01:03:59 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Fix script environment when WITH_GUI is defined.

PR:		38320
Submitted by:	parv <parv@pair.com>, maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon May 20 08:26:58 2002 UTC (9 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Upgrade to 1.5.5.

PR:		ports/38239
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 14 21:18:02 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 1.5.4

PR:		38066
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 8 16:06:43 2002 UTC (9 years, 9 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Update to 1.5.2

PR:		37815
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 27 11:35:24 2002 UTC (9 years, 9 months ago) by pat
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Update to 1.5.1

PR:		37499
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Mar 30 18:05:40 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +11 -5 lines
Update to 1.5.0

PR:		36534
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 27 14:06:49 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +17 -0 lines
* added knob WITH_GUI
* added scripts/post-install
* bumped PORTREVISION, because xbindkeys_show does not work prior to
  these changes

PR:		36366
Submitted by:	maintainer

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 27 00:27:49 2002 UTC (9 years, 10 months ago) by petef
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Pass maintainership to the submitter.

PR:		36348
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 8 03:51:30 2002 UTC (9 years, 11 months ago) by pat
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.4.1

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 28 07:15:55 2002 UTC (9 years, 11 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
upgrade to 1.4.0

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 24 04:19:39 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 1.3.0

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 17 08:00:03 2002 UTC (10 years ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
upgrade to 1.2.2

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 13 21:37:00 2002 UTC (10 years ago) by pat
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.2.1

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 11 13:56:16 2002 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
upgrade to 1.2.0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 9 23:03:58 2002 UTC (10 years, 1 month ago) by pat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix typo s/WITH_XLIB/USE_XLIB/

Noticed by:	bento

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 29 15:04:03 2001 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
add xbindkeys 1.0.1
Allows you to launch shell commands under X with your keyboard

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options