Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2007 18:19:52 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        ports@freebsd.org
Subject:   Xfce goodies master sites
Message-ID:  <20071026180405.I26696@wonkity.com>

next in thread | raw e-mail | index | archive | help
Given the number of Xfce "goodies" in the ports and the likelihood that 
eventually there'll be mirrors, is it time to add a 
MASTER_SITES_XFCE_GOODIES variable to bsd.sites.mk?  I.e.:

     .if !defined(IGNORE_MASTER_SITE_XFCE_GOODIES)
     MASTER_SITES_XFCE_GOODIES+= \
             http://goodies.xfce.org/releases/
     .endif

All of these ports use

     MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/

except for audio/xfce4-mpc-plugin, which hardcodes the port name and 
should be fixed.

speedy% find /usr/ports -name Makefile -exec grep -l goodies.xfce.org {} \+
/usr/ports/audio/xfce4-mpc-plugin/Makefile
/usr/ports/audio/thunar-media-tags-plugin/Makefile
/usr/ports/deskutils/xfce4-notes-plugin/Makefile
/usr/ports/deskutils/xfce4-xkb-plugin/Makefile
/usr/ports/deskutils/xfce4-notification-daemon/Makefile
/usr/ports/x11/xfce4-clipman-plugin/Makefile
/usr/ports/x11/xfce4-xfapplet-plugin/Makefile
/usr/ports/x11/xfce4-quicklauncher-plugin/Makefile
/usr/ports/x11/xfce4-screenshooter-plugin/Makefile
/usr/ports/x11/xfce4-verve-plugin/Makefile
/usr/ports/graphics/ristretto/Makefile
/usr/ports/x11-clocks/xfce4-timer-plugin/Makefile
/usr/ports/x11-clocks/xfce4-datetime-plugin/Makefile
/usr/ports/x11-clocks/xfce4-timer-out-plugin/Makefile
/usr/ports/misc/xfce4-weather-plugin/Makefile
/usr/ports/www/xfce4-smartbookmark-plugin/Makefile
/usr/ports/multimedia/xfce4-xmms-plugin/Makefile
/usr/ports/multimedia/xfmedia-remote-plugin/Makefile
/usr/ports/sysutils/xfce4-battery-plugin/Makefile
/usr/ports/sysutils/xfce4-cpugraph-plugin/Makefile
/usr/ports/sysutils/xfce4-fsguard-plugin/Makefile
/usr/ports/sysutils/xfce4-netload-plugin/Makefile
/usr/ports/sysutils/xfce4-systemload-plugin/Makefile
/usr/ports/sysutils/xfce4-wavelan-plugin/Makefile
/usr/ports/sysutils/xfce4-genmon-plugin/Makefile
/usr/ports/sysutils/xfce4-places-plugin/Makefile
/usr/ports/textproc/xfce4-dict-plugin/Makefile

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071026180405.I26696>