diff options
Diffstat (limited to 'x11-wm')
106 files changed, 142 insertions, 52 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 767fb0ac83e8..f4fb56f4caeb 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -7,6 +7,7 @@ PORTNAME= afterstep PORTVERSION= 2.2.11 +PORTREVISION= 1 CATEGORIES= x11-wm afterstep MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ SF/${PORTNAME}/AfterStep/${PORTVERSION} @@ -19,7 +20,7 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ freetype.9:${PORTSDIR}/print/freetype2 \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.6:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ rplay.1:${PORTSDIR}/audio/rplay \ rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/x11-wm/afterstep-stable/files/patch-libAfterImage-export.c b/x11-wm/afterstep-stable/files/patch-libAfterImage-export.c new file mode 100644 index 000000000000..2c5e7660c5bb --- /dev/null +++ b/x11-wm/afterstep-stable/files/patch-libAfterImage-export.c @@ -0,0 +1,11 @@ +--- libAfterImage/export.c.orig 2010-09-23 22:52:15.000000000 +0200 ++++ libAfterImage/export.c 2012-05-06 07:25:17.000000000 +0200 +@@ -496,7 +496,7 @@ + png_ptr = png_create_write_struct( PNG_LIBPNG_VER_STRING, NULL, NULL, NULL ); + if ( png_ptr != NULL ) + if( (info_ptr = png_create_info_struct(png_ptr)) != NULL ) +- if( setjmp(png_ptr->jmpbuf) ) ++ if( setjmp(png_jmpbuf(png_ptr)) ) + { + png_destroy_info_struct(png_ptr, (png_infopp) &info_ptr); + info_ptr = NULL ; diff --git a/x11-wm/afterstep-stable/files/patch-libAfterImage-import.c b/x11-wm/afterstep-stable/files/patch-libAfterImage-import.c new file mode 100644 index 000000000000..bef85880f392 --- /dev/null +++ b/x11-wm/afterstep-stable/files/patch-libAfterImage-import.c @@ -0,0 +1,19 @@ +--- libAfterImage/import.c.orig 2010-09-23 22:57:57.000000000 +0200 ++++ libAfterImage/import.c 2012-05-06 09:30:26.000000000 +0200 +@@ -40,6 +40,7 @@ + # else + # include <png.h> + # endif ++# include <pngpriv.h> + #else + # include <setjmp.h> + # ifdef HAVE_JPEG +@@ -1251,7 +1252,7 @@ + * the normal method of doing things with libpng). REQUIRED unless you + * set up your own error handlers in the png_create_read_struct() earlier. + */ +- if ( !setjmp (png_ptr->jmpbuf)) ++ if ( !setjmp (png_jmpbuf(png_ptr))) + { + ASFlagType rgb_flags = ASStorage_RLEDiffCompress|ASStorage_32Bit ; + diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index c8a158248b32..e6d8559050a5 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -7,7 +7,7 @@ PORTNAME= awesome PORTVERSION= 3.4.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile index 667b7682ab10..afedc37c4b6b 100644 --- a/x11-wm/awesome2/Makefile +++ b/x11-wm/awesome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= awesome2 PORTVERSION= 2.3.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ DISTNAME= awesome-${PORTVERSION} diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile index 9511b0dec93f..a93cdb8ab3e8 100644 --- a/x11-wm/bbconf/Makefile +++ b/x11-wm/bbconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= bbconf PORTVERSION= 1.10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF diff --git a/x11-wm/blwm/Makefile b/x11-wm/blwm/Makefile index 6236c1181275..897da3de1c6b 100644 --- a/x11-wm/blwm/Makefile +++ b/x11-wm/blwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= blwm PORTVERSION= 1.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm portuguese MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved diff --git a/x11-wm/ccsm/Makefile b/x11-wm/ccsm/Makefile index bee5d5715260..86d039b30b63 100644 --- a/x11-wm/ccsm/Makefile +++ b/x11-wm/ccsm/Makefile @@ -7,7 +7,7 @@ PORTNAME= ccsm PORTVERSION= 0.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/clementine/Makefile b/x11-wm/clementine/Makefile index 264505139c0a..d0661789a4c0 100644 --- a/x11-wm/clementine/Makefile +++ b/x11-wm/clementine/Makefile @@ -7,7 +7,7 @@ PORTNAME= clementine PORTVERSION= 0.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/Source/${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index b7d21d7facb1..14bdb1429942 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -7,7 +7,7 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index bf59fa27cb07..048d0172e2bf 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -7,7 +7,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 47637c6ae37b..b8fcfb770d4e 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -7,7 +7,7 @@ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 46c742922f14..4e6411842250 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -7,14 +7,14 @@ PORTNAME= compiz PORTVERSION= 0.8.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Compiz Composite/Window Manager -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ gtop-2.0.7:${PORTSDIR}/devel/libgtop \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= glxinfo:${PORTSDIR}/graphics/mesa-demos \ @@ -83,7 +83,7 @@ DESKTOP_ENTRIES= "Compiz Manager" \ false post-patch: - @${REINPLACE_CMD} -e 's|libpng|libpng14|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \ + @${REINPLACE_CMD} -e 's|libpng|libpng15|' -e 's|gnome-desktop-2.0|gnome-desktop-2.0 gconf-2.0|g' \ ${WRKSRC}/configure post-install: diff --git a/x11-wm/compizconfig-backend-gconf/Makefile b/x11-wm/compizconfig-backend-gconf/Makefile index d98993f6c849..6d328c0dde36 100644 --- a/x11-wm/compizconfig-backend-gconf/Makefile +++ b/x11-wm/compizconfig-backend-gconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= compizconfig-backend-gconf PORTVERSION= 0.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index cdb69a4eb6b5..acf412768a98 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= compizconfig-python PORTVERSION= 0.8.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/devilspie/Makefile b/x11-wm/devilspie/Makefile index 82bfe7b7b1d8..c4f68dda136e 100644 --- a/x11-wm/devilspie/Makefile +++ b/x11-wm/devilspie/Makefile @@ -7,7 +7,7 @@ PORTNAME= devilspie PORTVERSION= 0.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 1af4b57d959a..cd0ebe677474 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,6 +7,7 @@ PORTNAME= e16 PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile index db77425bed6b..9c71a26c3f32 100644 --- a/x11-wm/e16utils/Makefile +++ b/x11-wm/e16utils/Makefile @@ -7,7 +7,7 @@ PORTNAME= e16utils PORTVERSION= 0.16 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/e16menuedit/e16menuedit:src1 \ SF/enlightenment/e16keyedit/0.2:src2 diff --git a/x11-wm/e17-module-alarm/Makefile b/x11-wm/e17-module-alarm/Makefile index 3e1600e91b69..6d3eb253ff1f 100644 --- a/x11-wm/e17-module-alarm/Makefile +++ b/x11-wm/e17-module-alarm/Makefile @@ -7,6 +7,7 @@ PORTNAME= alarm PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-calendar/Makefile b/x11-wm/e17-module-calendar/Makefile index f2459fab64da..d65bf6f3fd9c 100644 --- a/x11-wm/e17-module-calendar/Makefile +++ b/x11-wm/e17-module-calendar/Makefile @@ -7,6 +7,7 @@ PORTNAME= calendar PORTVERSION= 20110129 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile index 16b99c70fc58..45d6a6bea5a7 100644 --- a/x11-wm/e17-module-cpu/Makefile +++ b/x11-wm/e17-module-cpu/Makefile @@ -7,6 +7,7 @@ PORTNAME= cpu PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-deskshow/Makefile b/x11-wm/e17-module-deskshow/Makefile index 5887823a990a..09114293386c 100644 --- a/x11-wm/e17-module-deskshow/Makefile +++ b/x11-wm/e17-module-deskshow/Makefile @@ -7,6 +7,7 @@ PORTNAME= deskshow PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-diskio/Makefile b/x11-wm/e17-module-diskio/Makefile index dcb5cb0557a7..e958d70d1549 100644 --- a/x11-wm/e17-module-diskio/Makefile +++ b/x11-wm/e17-module-diskio/Makefile @@ -7,6 +7,7 @@ PORTNAME= diskio PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-drawer/Makefile b/x11-wm/e17-module-drawer/Makefile index f3e05e3451a1..8163abbca520 100644 --- a/x11-wm/e17-module-drawer/Makefile +++ b/x11-wm/e17-module-drawer/Makefile @@ -7,7 +7,7 @@ PORTNAME= drawer PORTVERSION= 20110129 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-efm_nav/Makefile b/x11-wm/e17-module-efm_nav/Makefile index 9f0a493eefac..1b02b9f54916 100644 --- a/x11-wm/e17-module-efm_nav/Makefile +++ b/x11-wm/e17-module-efm_nav/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_nav PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-efm_path/Makefile b/x11-wm/e17-module-efm_path/Makefile index 62cc73ecc295..309f3e7e4bec 100644 --- a/x11-wm/e17-module-efm_path/Makefile +++ b/x11-wm/e17-module-efm_path/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_path PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-efm_pathbar/Makefile b/x11-wm/e17-module-efm_pathbar/Makefile index 03bcf43fb57a..fbbb9f2b1d19 100644 --- a/x11-wm/e17-module-efm_pathbar/Makefile +++ b/x11-wm/e17-module-efm_pathbar/Makefile @@ -7,6 +7,7 @@ PORTNAME= efm_pathbar PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-empris/Makefile b/x11-wm/e17-module-empris/Makefile index 75d9fd75654f..a101c89ef009 100644 --- a/x11-wm/e17-module-empris/Makefile +++ b/x11-wm/e17-module-empris/Makefile @@ -7,6 +7,7 @@ PORTNAME= empris PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-engage/Makefile b/x11-wm/e17-module-engage/Makefile index 8eb56d2bbf8c..8dc960b69bae 100644 --- a/x11-wm/e17-module-engage/Makefile +++ b/x11-wm/e17-module-engage/Makefile @@ -7,6 +7,7 @@ PORTNAME= itask-ng PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-eooorg/Makefile b/x11-wm/e17-module-eooorg/Makefile index 6aaf4dfe3434..febc5709d796 100644 --- a/x11-wm/e17-module-eooorg/Makefile +++ b/x11-wm/e17-module-eooorg/Makefile @@ -7,6 +7,7 @@ PORTNAME= eooorg PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-everything-mpris/Makefile b/x11-wm/e17-module-everything-mpris/Makefile index 3819100d27da..e53af3d1edd7 100644 --- a/x11-wm/e17-module-everything-mpris/Makefile +++ b/x11-wm/e17-module-everything-mpris/Makefile @@ -7,6 +7,7 @@ PORTNAME= everything-mpris PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-everything-pidgin/Makefile b/x11-wm/e17-module-everything-pidgin/Makefile index 1ed28264ea97..1fd884206505 100644 --- a/x11-wm/e17-module-everything-pidgin/Makefile +++ b/x11-wm/e17-module-everything-pidgin/Makefile @@ -7,6 +7,7 @@ PORTNAME= everything-pidgin PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-everything-places/Makefile b/x11-wm/e17-module-everything-places/Makefile index 7650bc4f8aa5..5fddec7a9dfa 100644 --- a/x11-wm/e17-module-everything-places/Makefile +++ b/x11-wm/e17-module-everything-places/Makefile @@ -7,6 +7,7 @@ PORTNAME= everything-places PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-everything-wallpaper/Makefile b/x11-wm/e17-module-everything-wallpaper/Makefile index bf25e3dadb93..1dd39aacb5b9 100644 --- a/x11-wm/e17-module-everything-wallpaper/Makefile +++ b/x11-wm/e17-module-everything-wallpaper/Makefile @@ -7,6 +7,7 @@ PORTNAME= everything-wallpaper PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-everything-websearch/Makefile b/x11-wm/e17-module-everything-websearch/Makefile index 0d62138f12b3..9a5be28a4776 100644 --- a/x11-wm/e17-module-everything-websearch/Makefile +++ b/x11-wm/e17-module-everything-websearch/Makefile @@ -7,6 +7,7 @@ PORTNAME= everything-websearch PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-exebuf/Makefile b/x11-wm/e17-module-exebuf/Makefile index 05d8d9269562..7f1183d2c327 100644 --- a/x11-wm/e17-module-exebuf/Makefile +++ b/x11-wm/e17-module-exebuf/Makefile @@ -7,6 +7,7 @@ PORTNAME= exebuf PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-execwatch/Makefile b/x11-wm/e17-module-execwatch/Makefile index ba0bee609831..49c76abd8f62 100644 --- a/x11-wm/e17-module-execwatch/Makefile +++ b/x11-wm/e17-module-execwatch/Makefile @@ -7,6 +7,7 @@ PORTNAME= execwatch PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile index d5c2b5753957..c92088bd6f40 100644 --- a/x11-wm/e17-module-flame/Makefile +++ b/x11-wm/e17-module-flame/Makefile @@ -7,6 +7,7 @@ PORTNAME= flame PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-forecasts/Makefile b/x11-wm/e17-module-forecasts/Makefile index ec09c387e6a7..521ad349038c 100644 --- a/x11-wm/e17-module-forecasts/Makefile +++ b/x11-wm/e17-module-forecasts/Makefile @@ -7,6 +7,7 @@ PORTNAME= forecasts PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-iiirk/Makefile b/x11-wm/e17-module-iiirk/Makefile index eacfd1ccf086..0798c0a32583 100644 --- a/x11-wm/e17-module-iiirk/Makefile +++ b/x11-wm/e17-module-iiirk/Makefile @@ -7,6 +7,7 @@ PORTNAME= iiirk PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-itask-ng/Makefile b/x11-wm/e17-module-itask-ng/Makefile index 8eb56d2bbf8c..8dc960b69bae 100644 --- a/x11-wm/e17-module-itask-ng/Makefile +++ b/x11-wm/e17-module-itask-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= itask-ng PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-itask/Makefile b/x11-wm/e17-module-itask/Makefile index 4e7cee066c31..c1a48debd42f 100644 --- a/x11-wm/e17-module-itask/Makefile +++ b/x11-wm/e17-module-itask/Makefile @@ -7,6 +7,7 @@ PORTNAME= itask PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-language/Makefile b/x11-wm/e17-module-language/Makefile index b13e4daccce3..7866846c42ac 100644 --- a/x11-wm/e17-module-language/Makefile +++ b/x11-wm/e17-module-language/Makefile @@ -7,6 +7,7 @@ PORTNAME= language PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile index 18ce0bcadc78..e9105d3ef911 100644 --- a/x11-wm/e17-module-mail/Makefile +++ b/x11-wm/e17-module-mail/Makefile @@ -7,6 +7,7 @@ PORTNAME= mail PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile index 3b54ba26aaeb..150b5266a356 100644 --- a/x11-wm/e17-module-mem/Makefile +++ b/x11-wm/e17-module-mem/Makefile @@ -7,6 +7,7 @@ PORTNAME= mem PORTVERSION= 20110129 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile index 8af796b1f877..142ff444b8d1 100644 --- a/x11-wm/e17-module-moon/Makefile +++ b/x11-wm/e17-module-moon/Makefile @@ -7,6 +7,7 @@ PORTNAME= moon PORTVERSION= 20110129 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile index 526eec25b551..60af30aea4e1 100644 --- a/x11-wm/e17-module-mpdule/Makefile +++ b/x11-wm/e17-module-mpdule/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpdule PORTVERSION= 20110129 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-net/Makefile b/x11-wm/e17-module-net/Makefile index cb819eca7ddf..ff46bd38bf24 100644 --- a/x11-wm/e17-module-net/Makefile +++ b/x11-wm/e17-module-net/Makefile @@ -7,6 +7,7 @@ PORTNAME= net PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-news/Makefile b/x11-wm/e17-module-news/Makefile index 5b89127c1eb2..b4edfff58f5a 100644 --- a/x11-wm/e17-module-news/Makefile +++ b/x11-wm/e17-module-news/Makefile @@ -7,6 +7,7 @@ PORTNAME= news PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-notification/Makefile b/x11-wm/e17-module-notification/Makefile index 21c618d37fe2..cabd4f326c3f 100644 --- a/x11-wm/e17-module-notification/Makefile +++ b/x11-wm/e17-module-notification/Makefile @@ -7,6 +7,7 @@ PORTNAME= notification PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-penguins/Makefile b/x11-wm/e17-module-penguins/Makefile index c182edbf3ec5..e825d24dc6a4 100644 --- a/x11-wm/e17-module-penguins/Makefile +++ b/x11-wm/e17-module-penguins/Makefile @@ -7,6 +7,7 @@ PORTNAME= penguins PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-photo/Makefile b/x11-wm/e17-module-photo/Makefile index 268a5df435b2..47264f4b276c 100644 --- a/x11-wm/e17-module-photo/Makefile +++ b/x11-wm/e17-module-photo/Makefile @@ -7,6 +7,7 @@ PORTNAME= photo PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-places/Makefile b/x11-wm/e17-module-places/Makefile index 9e10444b3e4e..0486749aecc3 100644 --- a/x11-wm/e17-module-places/Makefile +++ b/x11-wm/e17-module-places/Makefile @@ -7,6 +7,7 @@ PORTNAME= places PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-quickaccess/Makefile b/x11-wm/e17-module-quickaccess/Makefile index 5c78136d2531..6a81c84b1806 100644 --- a/x11-wm/e17-module-quickaccess/Makefile +++ b/x11-wm/e17-module-quickaccess/Makefile @@ -7,6 +7,7 @@ PORTNAME= quickaccess PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile index 0c1489a9875f..d08f690a3540 100644 --- a/x11-wm/e17-module-rain/Makefile +++ b/x11-wm/e17-module-rain/Makefile @@ -7,6 +7,7 @@ PORTNAME= rain PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile index 2c92e6471634..57138a663c62 100644 --- a/x11-wm/e17-module-screenshot/Makefile +++ b/x11-wm/e17-module-screenshot/Makefile @@ -7,6 +7,7 @@ PORTNAME= screenshot PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile index 4831a60f27a7..31ca49f1904e 100644 --- a/x11-wm/e17-module-slideshow/Makefile +++ b/x11-wm/e17-module-slideshow/Makefile @@ -7,6 +7,7 @@ PORTNAME= slideshow PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile index f4a1aeb8d72d..83f147fe5f95 100644 --- a/x11-wm/e17-module-snow/Makefile +++ b/x11-wm/e17-module-snow/Makefile @@ -7,6 +7,7 @@ PORTNAME= snow PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-taskbar/Makefile b/x11-wm/e17-module-taskbar/Makefile index 8c51d7f7d6f0..c64894b9efe5 100644 --- a/x11-wm/e17-module-taskbar/Makefile +++ b/x11-wm/e17-module-taskbar/Makefile @@ -7,6 +7,7 @@ PORTNAME= taskbar PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-tclock/Makefile b/x11-wm/e17-module-tclock/Makefile index d8b38b3124bf..cc519b9d03bb 100644 --- a/x11-wm/e17-module-tclock/Makefile +++ b/x11-wm/e17-module-tclock/Makefile @@ -7,6 +7,7 @@ PORTNAME= tclock PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-tiling/Makefile b/x11-wm/e17-module-tiling/Makefile index 1d8b65278513..208cf7f03d7d 100644 --- a/x11-wm/e17-module-tiling/Makefile +++ b/x11-wm/e17-module-tiling/Makefile @@ -7,6 +7,7 @@ PORTNAME= tiling PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 087e647c7fc4..7f7b2555d7a4 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -7,6 +7,7 @@ PORTNAME= uptime PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-weather/Makefile b/x11-wm/e17-module-weather/Makefile index cf710f877a15..80a23b7875f6 100644 --- a/x11-wm/e17-module-weather/Makefile +++ b/x11-wm/e17-module-weather/Makefile @@ -7,6 +7,7 @@ PORTNAME= weather PORTVERSION= 20110129 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ diff --git a/x11-wm/e17-module-winlist-ng/Makefile b/x11-wm/e17-module-winlist-ng/Makefile index 9bfd8d575f04..13a673892edf 100644 --- a/x11-wm/e17-module-winlist-ng/Makefile +++ b/x11-wm/e17-module-winlist-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= winlist-ng PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-winselector/Makefile b/x11-wm/e17-module-winselector/Makefile index b1f1b37e2ab2..d74f25aa0c22 100644 --- a/x11-wm/e17-module-winselector/Makefile +++ b/x11-wm/e17-module-winselector/Makefile @@ -8,6 +8,7 @@ PORTNAME= winselector PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/e17-module-wlan/Makefile b/x11-wm/e17-module-wlan/Makefile index 882fe63d81c8..52e9dcf91ecb 100644 --- a/x11-wm/e17-module-wlan/Makefile +++ b/x11-wm/e17-module-wlan/Makefile @@ -7,6 +7,7 @@ PORTNAME= wlan PORTVERSION= 20110129 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://files.roorback.net/e17/2011-01-29/modules/ PKGNAMEPREFIX= e17-module- diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile index abe068ec7076..fbf8a4e31943 100644 --- a/x11-wm/ede/Makefile +++ b/x11-wm/ede/Makefile @@ -7,7 +7,7 @@ PORTNAME= ede PORTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= SF diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index ee3c8aae1c46..1a30d255fb12 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -7,7 +7,7 @@ PORTNAME= emerald PORTVERSION= 0.8.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/enlightenment-docs/Makefile b/x11-wm/enlightenment-docs/Makefile index 348a46e31dc4..f52e2d6d16bb 100644 --- a/x11-wm/enlightenment-docs/Makefile +++ b/x11-wm/enlightenment-docs/Makefile @@ -7,7 +7,7 @@ PORTNAME= enlightenment-docs PORTVERSION= 0.16.8.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/e16-docs/${PORTVERSION} DISTNAME= e16-docs-${PORTVERSION} diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 8b003df59e78..ae1d13e5612c 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -7,6 +7,7 @@ PORTNAME= enlightenment PORTVERSION= 0.16.999.55225 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/snapshots/2010-12-03/ \ diff --git a/x11-wm/epplets/Makefile b/x11-wm/epplets/Makefile index 2f7fac95cf85..9d5ce47e313e 100644 --- a/x11-wm/epplets/Makefile +++ b/x11-wm/epplets/Makefile @@ -7,7 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index e6da7bd86601..d6ba2cb84d82 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= fluxconf PORTVERSION= 0.9.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://devaux.fabien.free.fr/flux/ diff --git a/x11-wm/flwm/Makefile b/x11-wm/flwm/Makefile index 02a3a81f5b99..2ad6016b91e3 100644 --- a/x11-wm/flwm/Makefile +++ b/x11-wm/flwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= flwm PORTVERSION= 1.02 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index 8aaeaa62d700..b916307084f2 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -7,7 +7,7 @@ PORTNAME= fvwm-crystal PORTVERSION= 3.0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://download.gna.org/fvwm-crystal/${PORTVERSION}/ diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index cbf80a7c68d0..14f6729e091b 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -7,6 +7,7 @@ PORTNAME= fvwm PORTVERSION= 2.6.5 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ @@ -79,7 +80,7 @@ CONFIGURE_ARGS+= --disable-sm .endif .if !defined(WITHOUT_PNG) -LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png CONFIGURE_ARGS+= --with-png-includes=${LOCALBASE}/include \ --with-png-library=${LOCALBASE}/lib .else diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index 4a97eafaf35c..7bd195624221 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -7,7 +7,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index f01aecfc8da4..2f427a2ae246 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -7,7 +7,7 @@ PORTNAME= icewm PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/ diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 597c492eb611..bf46294c3d16 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= jwm PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= SF \ http://joewing.net/programs/jwm/releases/ @@ -15,7 +15,7 @@ MASTER_SITES= SF \ MAINTAINER= admin@mjbrune.org COMMENT= Joe's Window Manager -LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_XORG= xpm GNU_CONFIGURE= yes diff --git a/x11-wm/kompmgr/Makefile b/x11-wm/kompmgr/Makefile index 7e5e4b0ae324..0a998004eba3 100644 --- a/x11-wm/kompmgr/Makefile +++ b/x11-wm/kompmgr/Makefile @@ -7,7 +7,7 @@ PORTNAME= kompmgr PORTVERSION= ${KDE_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index bef6c0461084..a3e389b8b2a8 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -7,7 +7,7 @@ PORTNAME= libcompizconfig PORTVERSION= 0.8.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/libwraster/Makefile b/x11-wm/libwraster/Makefile index 6a2ec345a9d4..d32d92d5b757 100644 --- a/x11-wm/libwraster/Makefile +++ b/x11-wm/libwraster/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libwraster -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= libwraster from Window Maker diff --git a/x11-wm/lxsession/Makefile b/x11-wm/lxsession/Makefile index d8345400c5b9..c12760898a9c 100644 --- a/x11-wm/lxsession/Makefile +++ b/x11-wm/lxsession/Makefile @@ -7,6 +7,7 @@ PORTNAME= lxsession PORTVERSION= 0.4.6.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXSession%20%28session%20manager%29/LXSession%20${PORTVERSION} diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index ca7bf437364c..55fa76d2cbc4 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -8,6 +8,7 @@ PORTNAME= metacity PORTVERSION= 2.30.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index 8d26c9befa28..884f5dcdda06 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -8,7 +8,7 @@ PORTNAME= mutter PORTVERSION= 2.31.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index e21836dc39db..e243e8614b0e 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -7,7 +7,7 @@ PORTNAME= obconf PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/obconf/ diff --git a/x11-wm/obmenu/Makefile b/x11-wm/obmenu/Makefile index 856e6926c0a3..7a153616445c 100644 --- a/x11-wm/obmenu/Makefile +++ b/x11-wm/obmenu/Makefile @@ -7,7 +7,7 @@ PORTNAME= obmenu PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= SF diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index dfc33ff74bd8..58946046dd8b 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -7,7 +7,7 @@ PORTNAME= openbox PORTVERSION= 3.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ \ http://dougbarton.us/Downloads/ diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index 56143e5f72b3..d00d9b68b3d6 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -7,6 +7,7 @@ PORTNAME= pager PORTVERSION= 0.90.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://download.tuxfamily.org/sawfishpager/ DISTNAME= sawfish-pager-${PORTVERSION} diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 108aeb8cc454..998efb214053 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -7,6 +7,7 @@ PORTNAME= pekwm PORTVERSION= 0.1.14 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://pekwm.org/projects/3/files/ @@ -15,7 +16,7 @@ MAINTAINER= bapt@FreeBSD.org COMMENT= Light, Unobtrusive, and configurable windowmanager LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.6:${PORTSDIR}/graphics/png + png15:${PORTSDIR}/graphics/png USE_XORG= xft xpm x11 USE_GMAKE= yes diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index 80e618754953..a07cb95e04a6 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -7,7 +7,7 @@ PORTNAME= phluid PORTVERSION= 0.0.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} diff --git a/x11-wm/qlwm/Makefile b/x11-wm/qlwm/Makefile index c5692c2f68b1..e11bf9f7f61c 100644 --- a/x11-wm/qlwm/Makefile +++ b/x11-wm/qlwm/Makefile @@ -9,7 +9,7 @@ PORTNAME= qlwm PORTVERSION= 4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.alinden.mynetcologne.de/qlwm/ diff --git a/x11-wm/qvwm/Makefile b/x11-wm/qvwm/Makefile index 8ef981bdcf3e..b0b59db0b233 100644 --- a/x11-wm/qvwm/Makefile +++ b/x11-wm/qvwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= qvwm PORTVERSION= 1.1.12 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm MASTER_SITES= http://www.csg.is.titech.ac.jp/~kourai/qvwm/archive/qvwm/ \ ftp://ftp.chg.ru/pub/X11/windowmanagers/qvwm/ diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index 4c151075b0bb..51559863ba24 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -8,6 +8,7 @@ PORTNAME= sawfish PORTVERSION= 1.8.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= http://download.tuxfamily.org/sawfish/ diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index 20caf9c26494..633439e651f0 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= selectwm PORTVERSION= 0.4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile index 4110ee8566ad..780ed2228438 100644 --- a/x11-wm/simple-ccsm/Makefile +++ b/x11-wm/simple-ccsm/Makefile @@ -7,7 +7,7 @@ PORTNAME= simple-ccsm PORTVERSION= 0.8.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile index 7f5f1305eea3..80948b02cf9c 100644 --- a/x11-wm/skippy/Makefile +++ b/x11-wm/skippy/Makefile @@ -7,7 +7,7 @@ PORTNAME= skippy PORTVERSION= 0.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= http://cdn.thegraveyard.org/releases/skippy/ diff --git a/x11-wm/waimea-devel/Makefile b/x11-wm/waimea-devel/Makefile index b082ba1955b1..1cddac5889e4 100644 --- a/x11-wm/waimea-devel/Makefile +++ b/x11-wm/waimea-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= waimea PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://dev.gentoo.org/~nixphoeni/ \ ${MASTER_SITE_LOCAL} @@ -36,7 +36,7 @@ OPTIONS= PNG "Enable PNG support" On \ .include <bsd.port.pre.mk> .if defined(WITH_PNG) -LIB_DEPENDS+= png.6:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png .else CONFIGURE_ARGS+= --disable-png .endif diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile index f75c840bff0a..2e3a7ef30521 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -7,7 +7,7 @@ PORTNAME= waimea PORTVERSION= 0.4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 80537ade6075..d9985c7edaee 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -6,7 +6,7 @@ PORTNAME?= windowmaker PORTVERSION= 0.95.2 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://windowmaker.org/pub/%SUBDIR%/ \ http://dougbarton.us/Downloads/ @@ -17,7 +17,7 @@ MAINTAINER= dougb@FreeBSD.org COMMENT?= GNUstep-compliant NeXTstep window manager clone LIB_DEPENDS= gif:${PORTSDIR}/graphics/giflib \ - png:${PORTSDIR}/graphics/png \ + png15:${PORTSDIR}/graphics/png \ jbig:${PORTSDIR}/graphics/jbigkit \ tiff:${PORTSDIR}/graphics/tiff diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index ce4def995e47..5fa88a76f3ba 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -8,7 +8,7 @@ PORTNAME= wmakerconf PORTVERSION= 2.12 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 580750950908..5a8c654b9a5f 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmanager PORTVERSION= 0.2.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index 7fd558724080..7a2d65718270 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmfs DISTVERSION= 201104 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://wmfs.info/attachments/download/45/ \ http://cloud.github.com/downloads/xorg62/wmfs/ diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile index 480769ff284d..c08093ff4602 100644 --- a/x11-wm/xfce4-desktop/Makefile +++ b/x11-wm/xfce4-desktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-desktop PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 982e4359f05a..cb57687b8dea 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-panel PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index 78d3f46dce40..24315ca77ede 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-session PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index a1b923049a0b..75d9ce8acc10 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-wm PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-${PORTVERSION} |