diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-30 00:36:06 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-30 00:36:06 +0800 |
commit | e112160bc3ce0c2925d65194393451aa3c5cb5a9 (patch) | |
tree | f7a394b0aac405fa51a73c089493e2d03e9df09a /x11-clocks | |
parent | e7df9a1a807b766d6ec10947a4c4524753259683 (diff) | |
download | freebsd-ports-gnome-e112160bc3ce0c2925d65194393451aa3c5cb5a9.tar.gz freebsd-ports-gnome-e112160bc3ce0c2925d65194393451aa3c5cb5a9.tar.zst freebsd-ports-gnome-e112160bc3ce0c2925d65194393451aa3c5cb5a9.zip |
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/abclock/files/patch-abclock.c (renamed from x11-clocks/abclock/files/patch-ab) | 0 | ||||
-rw-r--r-- | x11-clocks/asclock-gtk/files/patch-Makefile (renamed from x11-clocks/asclock-gtk/files/patch-aa) | 0 | ||||
-rw-r--r-- | x11-clocks/asclock-gtk/files/patch-config.c (renamed from x11-clocks/asclock-gtk/files/patch-ac) | 0 | ||||
-rw-r--r-- | x11-clocks/asclock-gtk/files/patch-configure (renamed from x11-clocks/asclock-gtk/files/patch-ab) | 0 | ||||
-rw-r--r-- | x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm (renamed from x11-clocks/asclock-gtk/files/patch-led.xpm) | 0 | ||||
-rw-r--r-- | x11-clocks/eyeclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/eyeclock/files/patch-Makefile (renamed from x11-clocks/eyeclock/files/patch-aa) | 0 | ||||
-rw-r--r-- | x11-clocks/eyeclock/files/patch-main.c (renamed from x11-clocks/eyeclock/files/patch-ab) | 0 | ||||
-rw-r--r-- | x11-clocks/mouseclock/files/patch-mouseclock.c (renamed from x11-clocks/mouseclock/files/patch-01) | 0 | ||||
-rw-r--r-- | x11-clocks/swisswatch/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/swisswatch/files/patch-Imakefile (renamed from x11-clocks/swisswatch/files/patch-aa) | 0 | ||||
-rw-r--r-- | x11-clocks/tclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/tclock/files/patch-tclock.c (renamed from x11-clocks/tclock/files/patch-aa) | 0 | ||||
-rw-r--r-- | x11-clocks/wmtime/files/patch-Imakefile (renamed from x11-clocks/wmtime/files/patch-ab) | 0 | ||||
-rw-r--r-- | x11-clocks/wmtime/files/patch-wmtime.c2 (renamed from x11-clocks/wmtime/files/patch-aa) | 0 |
15 files changed, 3 insertions, 5 deletions
diff --git a/x11-clocks/abclock/files/patch-ab b/x11-clocks/abclock/files/patch-abclock.c index cda70d8b44f7..cda70d8b44f7 100644 --- a/x11-clocks/abclock/files/patch-ab +++ b/x11-clocks/abclock/files/patch-abclock.c diff --git a/x11-clocks/asclock-gtk/files/patch-aa b/x11-clocks/asclock-gtk/files/patch-Makefile index 2fce2ef50671..2fce2ef50671 100644 --- a/x11-clocks/asclock-gtk/files/patch-aa +++ b/x11-clocks/asclock-gtk/files/patch-Makefile diff --git a/x11-clocks/asclock-gtk/files/patch-ac b/x11-clocks/asclock-gtk/files/patch-config.c index 1e591468b1ce..1e591468b1ce 100644 --- a/x11-clocks/asclock-gtk/files/patch-ac +++ b/x11-clocks/asclock-gtk/files/patch-config.c diff --git a/x11-clocks/asclock-gtk/files/patch-ab b/x11-clocks/asclock-gtk/files/patch-configure index 46304a114798..46304a114798 100644 --- a/x11-clocks/asclock-gtk/files/patch-ab +++ b/x11-clocks/asclock-gtk/files/patch-configure diff --git a/x11-clocks/asclock-gtk/files/patch-led.xpm b/x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm index bfcdb79c9a57..bfcdb79c9a57 100644 --- a/x11-clocks/asclock-gtk/files/patch-led.xpm +++ b/x11-clocks/asclock-gtk/files/patch-themes__classic__led.xpm diff --git a/x11-clocks/eyeclock/Makefile b/x11-clocks/eyeclock/Makefile index ab5e6774bb2c..bc7a58434384 100644 --- a/x11-clocks/eyeclock/Makefile +++ b/x11-clocks/eyeclock/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 3 CATEGORIES= x11-clocks MASTER_SITES= http://ftp.vector.co.jp/pack/unix/personal/tokei/ DISTNAME= eyeclk20 -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Clock with eyes following the mouse pointer @@ -15,6 +14,7 @@ COMMENT= Clock with eyes following the mouse pointer WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ENV= X11BASE=${LOCALBASE} USE_XORG= x11 xau xdmcp xpm xt ice +USES= tar:tgz post-patch: @${REINPLACE_CMD} -e "s#gcc#${CC}#" ${WRKSRC}/Makefile diff --git a/x11-clocks/eyeclock/files/patch-aa b/x11-clocks/eyeclock/files/patch-Makefile index c8327404ade1..c8327404ade1 100644 --- a/x11-clocks/eyeclock/files/patch-aa +++ b/x11-clocks/eyeclock/files/patch-Makefile diff --git a/x11-clocks/eyeclock/files/patch-ab b/x11-clocks/eyeclock/files/patch-main.c index 82004a1beba9..82004a1beba9 100644 --- a/x11-clocks/eyeclock/files/patch-ab +++ b/x11-clocks/eyeclock/files/patch-main.c diff --git a/x11-clocks/mouseclock/files/patch-01 b/x11-clocks/mouseclock/files/patch-mouseclock.c index 00b230a5ac00..00b230a5ac00 100644 --- a/x11-clocks/mouseclock/files/patch-01 +++ b/x11-clocks/mouseclock/files/patch-mouseclock.c diff --git a/x11-clocks/swisswatch/Makefile b/x11-clocks/swisswatch/Makefile index 63dcfec05e03..d87e2bf0ca6d 100644 --- a/x11-clocks/swisswatch/Makefile +++ b/x11-clocks/swisswatch/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= ${MASTER_SITE_PORTS_JP} -EXTRACT_SUFX= .tar.Z MAINTAINER= sanpei@FreeBSD.org COMMENT= Swiss railway clock emulation, and a fancy default appearance -USES= imake +USES= imake tar:Z USE_XORG= ice sm x11 xext xmu xt .include <bsd.port.mk> diff --git a/x11-clocks/swisswatch/files/patch-aa b/x11-clocks/swisswatch/files/patch-Imakefile index add8b9947a2c..add8b9947a2c 100644 --- a/x11-clocks/swisswatch/files/patch-aa +++ b/x11-clocks/swisswatch/files/patch-Imakefile diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index c85371dea1b9..0b7704986c3f 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -7,13 +7,12 @@ PORTREVISION= 2 CATEGORIES= x11-clocks MASTER_SITES= http://www.linta.de/distfiles/ \ ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/ -EXTRACT_SUFX= .tar.Z MAINTAINER= aehlig@linta.de COMMENT= Transparent analog clock for x11 NO_WRKSUBDIR= yes -USES= imake +USES= imake tar:Z USE_XORG= x11 xext PLIST_FILES= bin/tclock man/man1/${PORTNAME}.1.gz diff --git a/x11-clocks/tclock/files/patch-aa b/x11-clocks/tclock/files/patch-tclock.c index f00126bca744..f00126bca744 100644 --- a/x11-clocks/tclock/files/patch-aa +++ b/x11-clocks/tclock/files/patch-tclock.c diff --git a/x11-clocks/wmtime/files/patch-ab b/x11-clocks/wmtime/files/patch-Imakefile index 626fd85c6236..626fd85c6236 100644 --- a/x11-clocks/wmtime/files/patch-ab +++ b/x11-clocks/wmtime/files/patch-Imakefile diff --git a/x11-clocks/wmtime/files/patch-aa b/x11-clocks/wmtime/files/patch-wmtime.c2 index b60722ad0c97..b60722ad0c97 100644 --- a/x11-clocks/wmtime/files/patch-aa +++ b/x11-clocks/wmtime/files/patch-wmtime.c2 |