[SM-Commit] GIT changes to master grimoire by Flavien Bridault (3c21de998fa85ca3a5945c7f8a3ebe35d2f0b3d6)

Flavien Bridault scm at mail.sourcemage.org
Wed Aug 9 09:07:28 EDT 2006


GIT changes to master grimoire by Flavien Bridault <vlaaad at sourcemage.org>:

 ChangeLog                                  |    4 ++
 dev/null                                   |binary
 graphics/megapov/BUILD                     |    9 ----
 graphics/megapov/DEPENDS                   |    6 ---
 graphics/megapov/DETAILS                   |   17 ---------
 graphics/megapov/HISTORY                   |   26 --------------
 graphics/megapov/TRIGGERS                  |    1 
 graphics/megapov/megapov-1.2.1.tar.bz2.sig |    0 
 graphics/povray/BUILD                      |    7 ---
 graphics/povray/DEPENDS                    |    5 --
 graphics/povray/DETAILS                    |   16 --------
 graphics/povray/HISTORY                    |   53 -----------------------------
 graphics/povray/TRIGGERS                   |    1 
 13 files changed, 4 insertions(+), 141 deletions(-)

New commits:
commit e887874f1a11de82b56e18bf99761f49887bc489
Author: Flavien Bridault <vlaaad at sourcemage.org>
Commit: Flavien Bridault <vlaaad at sourcemage.org>

    Moved povray and megapov to z-rejected, have licensing issues (bug #12963)

diff --git a/ChangeLog b/ChangeLog
index ec56bb2..441e332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-09 Flavien Bridault <vlaaad at sourcemage.org>
+	* graphics/povray,megapov: moved to z-rejected/z-graphics, 
+	  have licensing issues (bug #12963)
+
 2006-08-07 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* utils/nut-rition: nut, the nutrient analyzer #8149
 
diff --git a/graphics/megapov/BUILD b/graphics/megapov/BUILD
deleted file mode 100755
index 556b647..0000000
--- a/graphics/megapov/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-sedit  "s/#error.*//g" source/optout.h  &&
-sedit  "s/FILL IN NAME HERE........................./Source Mage GNU\/Linux, email graphics at sourcemage.org with bugs/g"  source/optout.h  &&
-./configure  --prefix=/usr  COMPILED_BY="graphics at sourcemage.org"\
-             $OPTS          &&
-#fixup the config files so that megapov is usable.
-sedit "s:/usr/local/share/:/usr/share/:g" povray.conf &&
-sedit '$a\
-Library_Path="/usr/share/povray-3.6/include"' povray.ini.in &&
-make
diff --git a/graphics/megapov/DEPENDS b/graphics/megapov/DEPENDS
deleted file mode 100755
index 180548d..0000000
--- a/graphics/megapov/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends  zlib     &&
-depends  libpng   &&
-depends  jpeg     &&
-depends  tiff     &&
-depends  povray
-
diff --git a/graphics/megapov/DETAILS b/graphics/megapov/DETAILS
deleted file mode 100755
index fa9d61c..0000000
--- a/graphics/megapov/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-           SPELL=megapov
-         VERSION=1.2.1
-          SOURCE=${SPELL}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-   SOURCE_URL[0]=http://megapov.inetart.net/packages/unix/${SOURCE}
-      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-      LICENSE[0]=http://www.povray.org/copyright.html
-        WEB_SITE=http://megapov.inetart.net/
-         ENTERED=20030805
-         UPDATED=20030805
-        KEYWORDS="graphics"
-           SHORT='Mega-POV Add on for POVRAY'
-cat << EOF
-MegaPOV is a collection of unofficial extensions for the freeware
-raytracer POV-Ray.  It is maintained by a group of POV-Community
-members - the MegaPOV Team.
-EOF
diff --git a/graphics/megapov/HISTORY b/graphics/megapov/HISTORY
deleted file mode 100644
index 53b7176..0000000
--- a/graphics/megapov/HISTORY
+++ /dev/null
@@ -1,26 +0,0 @@
-2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
-	* DETAILS: (automated) Add KEYWORDS
-
-2005-12-09 Robin Cook <rcook at wyrms.net>
-	* DETAILS: updated VERSION to 1.2.1
-	  converted SOURCEHASH to SOURCE_GPG
-	  corrected SOURCE_URL
-
-2005-11-29 Seth Woolley <seth at tautology.org>
-	* DETAILS: MD5 -> SHA512
-
-2004-09-01 David Braaten <xiticix47 at hotmail.com>
-	* DETAILS: version 1.1. build api 2.
-	* BUILD: same as povray BUILD , now.
-	* povray.conf: removed.
-	* povray.ini: removed.
-
-2003-10-11 David Braaten <xiticix47 at hotmail.com>
-	* DEPENDS: removed svgalib.
-	* BUILD: tweaked for disabling display support and supplying conf+ini files and the megapov includes.
-	* povray.conf: a conf file that works with megapov.
-	* povray.ini: an ini file that works with megapov.
-
-2003-08-05 Robin Cook <rcook at wyrms.net>
-	* HISTORY: Initial spell based on the povray spell
-
diff --git a/graphics/megapov/TRIGGERS b/graphics/megapov/TRIGGERS
deleted file mode 100755
index 0bff07e..0000000
--- a/graphics/megapov/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast  zlib  cast_self
diff --git a/graphics/megapov/megapov-1.2.1.tar.bz2.sig b/graphics/megapov/megapov-1.2.1.tar.bz2.sig
deleted file mode 100644
index e88cc7d..0000000
Binary files a/graphics/megapov/megapov-1.2.1.tar.bz2.sig and /dev/null differ
diff --git a/graphics/povray/BUILD b/graphics/povray/BUILD
deleted file mode 100755
index bbcf6d4..0000000
--- a/graphics/povray/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# there is no source/config.h in 3.6, so I don't know if this is needed for a different file.
-#sedit  "s/DEFAULT_OUTPUT_FORMAT  't'/DEFAULT_OUTPUT_FORMAT  'n'/g" src/config.h  &&
-sedit  "s/#error.*//g" source/optout.h  &&
-sedit  "s/FILL IN NAME HERE........................./Source Mage GNU\/Linux, email graphics at sourcemage.org with bugs/g"  source/optout.h  &&
-./configure  --prefix=/usr  COMPILED_BY="graphics at sourcemage.org"\
-             $OPTS          &&
-make
diff --git a/graphics/povray/DEPENDS b/graphics/povray/DEPENDS
deleted file mode 100755
index 693a950..0000000
--- a/graphics/povray/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends  zlib              &&
-depends  libpng            &&
-depends  tiff              &&
-depends  jpeg              &&
-optional_depends  svgalib  
diff --git a/graphics/povray/DETAILS b/graphics/povray/DETAILS
deleted file mode 100755
index 944c2df..0000000
--- a/graphics/povray/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
-           SPELL=povray
-         VERSION=3.6.1
-          SOURCE=$SPELL-${VERSION%.1}.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=ftp://ftp.povray.org/pub/povray/Official/Unix/$SOURCE
-        WEB_SITE=http://www.povray.org
-         ENTERED=20020415
-         UPDATED=20021025
-     SOURCE_HASH=sha512:400bbf5c15fff7ca98087a49e8492d332967f33d628a3bd3d4ddc3bdd8b2957113b6f12cb11216cbb1d6241a1aa4af2c83a0dbb5e86ebe398bc706b88fbf10fb
-      LICENSE[0]=http://www.povray.org/copyright.html
-      MAINTAINER=sandalle at yahoo.com
-        KEYWORDS="graphics"
-           SHORT='Persistence of Vision Raytracer for Linux'
-cat << EOF
-The Persistence of Vision Raytracer is a high-quality, totally free tool for creating stunning three-dimensional graphics.
-EOF
diff --git a/graphics/povray/HISTORY b/graphics/povray/HISTORY
deleted file mode 100644
index eef0a52..0000000
--- a/graphics/povray/HISTORY
+++ /dev/null
@@ -1,53 +0,0 @@
-2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
-	* DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth at tautology.org>
-	* DETAILS: MD5 -> SHA512
-
-2004-08-22 David Braaten <xiticix47 at hotmail.com>
-	* DETAILS: version 3.6.1, SOURCE_URL+SOURCE updated. BUILD_API=2.
-	* BUILD: updated. make check removed due to user intervention required
-	  (to click on the test render window)
-	* DEPENDS: remove Seth's nasty source hack thing.
-	* povray.ini: removed.
-
-2003-02-02 Jason Flatt <jasonflatt at wizard.com>
-	* Added $OPTS to BUILD.
-	  Changed jpeg from optional_depends to depends as povray will not compile w/o jpeg.
-	  Changed the previous two entries from 2002 to 2003. :^)
-
-2003-01-17 Seth Woolley <seth at tautology.org>
-	* Major DEPENDS hack addition, please remove the part just
-	  added when you upgrade to 3.50d! (note to self)
-
-2003-01-12 Seth Woolley <seth at tautology.org>
-	* Fixed from /usr/lib to /usr/share in .ini file
-	  Fixed tiff from optional to required dependency
-
-2002-10-25 Seth Woolley <seth at tautology.org>
-	* Added TRIGGERS file for zlib
-	  UPDATED incremented to force recompile for zlib
-
-2002-10-23 Seth Woolley <seth at tautology.org>
-	* Updated from 3.5b to 3.5c
-	  Updated md5
-	  Added logic to depends to wipe old source file
-	  as it is the same filename as previous versions
-	  so summon didn't download it.
-
-2002-10-05 Seth Woolley <seth at tautology.org>
-	* Update to 3.5
-	  Total rewrite due to new make system.
-	  Happened to make Eric's changes kind of obsolete.
-
-2002-09-17 Eric Sandall <eric at sandall.us>
-	* Removed optional dependency for xfree86
-
-2002-04-15 Eric Sandall <sandalle at yahoo.com>
-	* Modified makefile so that it uses the systems
-	  libpng and zlib instead of POVRay's.
-	* Modifed povrayrc so that POVRay's libs are in /usr/lib 
-	  rather than the default (/usr/local/lib).
-	* Added option to ask SA if he/she wants a copy of 
-	  /etc/povrayrc put in every users directory.
-
diff --git a/graphics/povray/TRIGGERS b/graphics/povray/TRIGGERS
deleted file mode 100755
index 0bff07e..0000000
--- a/graphics/povray/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast  zlib  cast_self



More information about the SM-Commit mailing list