Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.4 grimoire by Flavien Bridault (0136d4ff0e47f4e21757e92b716bfca499048265)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.4 grimoire by Flavien Bridault (0136d4ff0e47f4e21757e92b716bfca499048265)
  • Date: Tue, 15 Aug 2006 10:24:04 -0500

GIT changes to stable-0.4 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 | 23 -------------
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 | 50
-----------------------------
graphics/povray/TRIGGERS | 1
13 files changed, 4 insertions(+), 135 deletions(-)

New commits:
commit 0136d4ff0e47f4e21757e92b716bfca499048265
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Removal of megapov and povray -
http://bugs.sourcemage.org/show_bug.cgi?id=12963

diff --git a/ChangeLog b/ChangeLog
index 5d8544e..87751d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-15 Flavien Bridault <vlaaad AT sourcemage.org>
+ * graphics/povray,megapov: moved to z-rejected/z-graphics,
+ have licensing issues (bug #12963)
+
2006-06-21 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libcompat: replaced fast_up_depends with show_up_depends, bug
#12665,

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 5b406ad..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
- BUILD_API=2
- WEB_SITE=http://megapov.inetart.net/
- ENTERED=20030805
- UPDATED=20030805
- 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 e699545..0000000
--- a/graphics/megapov/HISTORY
+++ /dev/null
@@ -1,23 +0,0 @@
-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 75e1b87..0000000
--- a/graphics/povray/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=povray
- VERSION=3.6.1
- BUILD_API=2
- 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
- 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 9491c06..0000000
--- a/graphics/povray/HISTORY
+++ /dev/null
@@ -1,50 +0,0 @@
-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



  • [SM-Commit] GIT changes to stable-0.4 grimoire by Flavien Bridault (0136d4ff0e47f4e21757e92b716bfca499048265), Flavien Bridault, 08/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page