update astro/boinc-setiathome-enhanced to 6.08: * fix build (teach the configure script how to use our m4) * reroll distfile to be an svn-exported tarball (revision 412) * drop outdated astropulse (should be its own port) * cleanup Makefile * fix pkg-plist (X11 wasn't optional) The client is tested against the reference workunit and succesfully used for various production units (see http://setiathome.berkeley.edu/show_host_detail.php?hostid=4500916) Passes `port test' and most of `portlint -A' Somehow the graphics don't work (in boinc_gui the "Show graphics" button is always grayed out). Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->rene Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
rene 2009-09-15 21:37:57 UTC FreeBSD ports repository (doc committer) Modified files: astro/boinc-setiathome-enhanced Makefile distinfo pkg-plist Added files: astro/boinc-setiathome-enhanced/files app_info.xml.in patch-Makefile.am patch-_autosetup patch-client_Makefile.am patch-configure.ac pkg-message.in Removed files: astro/boinc-setiathome-enhanced pkg-message Log: * Update setiathome client to 6.08 * Remove astropulse client which is too old for the current work units PR: ports/138825 Submitted by: rene Approved by: pav Feature safe: yes Revision Changes Path 1.23 +39 -101 ports/astro/boinc-setiathome-enhanced/Makefile 1.8 +3 -6 ports/astro/boinc-setiathome-enhanced/distinfo 1.3 +17 -0 ports/astro/boinc-setiathome-enhanced/files/app_info.xml.in (new) 1.1 +11 -0 ports/astro/boinc-setiathome-enhanced/files/patch-Makefile.am (new) 1.1 +13 -0 ports/astro/boinc-setiathome-enhanced/files/patch-_autosetup (new) 1.1 +16 -0 ports/astro/boinc-setiathome-enhanced/files/patch-client_Makefile.am (new) 1.1 +42 -0 ports/astro/boinc-setiathome-enhanced/files/patch-configure.ac (new) 1.3 +16 -0 ports/astro/boinc-setiathome-enhanced/files/pkg-message.in (new) 1.5 +0 -16 ports/astro/boinc-setiathome-enhanced/pkg-message (dead) 1.6 +1 -3 ports/astro/boinc-setiathome-enhanced/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed