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

CVS log for ports/x11-fm/worker/Makefile

[BACK] Up to [FreeBSD] / ports / x11-fm / worker

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 1 19:30:19 2008 UTC (3 years, 6 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -2 lines
Upgrade to 2.16.5

Download the PGP signature and add a verify target

Approved by:	Simon Dick <simond@irrelevant.org> (maintainer)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:12:23 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 31 12:31:02 2008 UTC (3 years, 8 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -3 lines
Update to 2.16.3.
Add xft support (default off)

PR:		ports/124072
Submitted by:	Dmitry Klimov <lazyklimm@gmail.com>
Approved by:	garga (mentor, implicit), maintainer

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 23 11:11:17 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Dec 14 17:05:17 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
- Update to 2.16.1

PR:		118440
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 4 06:27:12 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -9 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:48 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -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.31: download - view: text, markup, annotated - select for diffs
Sat May 19 20:29:00 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +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.30: download - view: text, markup, annotated - select for diffs
Fri Mar 23 14:35:12 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Update to 2.14.4

PR:             110712
Submitted by:   Simon Dick<simond@irrelevant.org> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Feb 3 09:49:30 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +10 -2 lines
- Update to 2.14.2

PR:		ports/108654
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jan 12 21:57:38 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 2.14.1

PR:		ports/107772
Submitted by:	miwi
Approved by:	maintainer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Sep 12 17:21:35 2006 UTC (5 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
- Update to 2.14.0

PR:		ports/103193
Submitted by:	Simon Dick <simond(at)irrelevant.org> (maintainer))

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Jul 22 08:22:19 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
- Update to 2.13.1

PR:		ports/100672
Submitted by:	Simon Dick <simond(at)irrelevant.org>
Approved by:	krion (mentor), maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 23 23:02:20 2006 UTC (5 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to 2.13.0

PR:		ports/99355
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:	markus (co mentor)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed May 17 12:49:05 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Fix plist [2]
- portlint [1]

PR:		ports/97304 [1]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1]
		itetcu [2]
Approved by:	"Simon Dick" <simond@irrelevant.org> (maintainer),
		lawrance (mentor)

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

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon May 8 18:56:35 2006 UTC (5 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 2.12.0

PR:		96719
Submitted by:	Simon Dick

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Nov 25 15:17:09 2005 UTC (6 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 2.11

PR:		89532
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 4 10:58:54 2005 UTC (6 years, 3 months ago) by arved
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -1 lines
Mark broken on 4.x

Reported by:	kris/pointyhat
Approved by:	Maintainer timeout

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 5 16:47:32 2005 UTC (6 years, 4 months ago) by arved
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 2.9.0

PR:		86936
Submitted by:	Simon Dick <simond@irrelevant.org>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 22 05:43:22 2004 UTC (7 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update to 2.8.5 and fix compilation with gcc 3.4.

PR:		ports/69908
Submitted by:	Ulrich Spoerlein <q at uni dot de>
Approved by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Mar 18 10:40:21 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Update to version 2.8.4
- SIZE'ify

PR:		ports/64411
Submitted by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 22 11:35:53 2003 UTC (8 years, 1 month ago) by clement
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
- Update MASTER_SITES (remove dead mirror)
- use bzip'ed distfile
  no change between old and new distfiles.

PR:             60498
Submitted by:   Simon Dick <simond@irrelevant.org> (maintainer)
Approved by:    erwin (mentor)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 19 14:50:44 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to version 2.8.3

PR:		60398
Submitted by:	maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Dec 4 09:57:10 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to version 2.8.2

PR:		59748
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 21 17:54:58 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 2.8.1

PR:		55839
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 21 14:08:21 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
De-pkg-comment.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 27 11:50:59 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2 lines
* Upgrade to 2.7.0.
* PERL -> REINPLACE

PR:		44517
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 26 20:28:17 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Upgrade to 2.6.1.

PR:		ports/42032
Submitted by:	maintainer
Approved by:	dwcjr (mentor)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 21 01:35:45 2002 UTC (9 years, 5 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to 2.6.0

PR: 41825
Submitted by: MAINTAINER

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 27 09:08:12 2002 UTC (9 years, 8 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
upgrade to 2.5.0

PR:		38601
Submitted by:	maintainer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 7 14:10:01 2002 UTC (9 years, 10 months ago) by anders
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -1 lines
Update to version 2.4.0.

PR:		36839
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 10 14:04:49 2002 UTC (10 years, 1 month ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to version 2.3.1

PR: 33754
Submitted by: MAINTAINER

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 6 15:09:54 2001 UTC (10 years, 3 months ago) by petef
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- update to 2.3.0
- we don't own share/pixmaps, use @unexec rmdir instead of @dirrm

PR:		31795
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 9 14:24:47 2001 UTC (10 years, 7 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to version 2.2.2

PR: 28832
Submitted by: MAINTAINER

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 3 12:15:18 2001 UTC (10 years, 7 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to version 2.2.1

PR: 28638
Submitted by: MAINTAINER

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 2 13:37:05 2001 UTC (10 years, 10 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update port to version 2.2.0

PR:		26291
Submitted by:	simond@irrelevant.org

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 31 02:58:11 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Add worker 2.1.0, a X11 File Manager based on Directory Opus.

PR:		25800
Submitted by:	Simon Dick <simond@irrelevant.org>

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