The NetBSD Project

CVS log for pkgsrc/graphics/aqsis/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / aqsis

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7.32.1 / (download) - annotate - [select for diffs], Thu May 3 17:54:53 2012 UTC (3 weeks ago) by tron
Branch: pkgsrc-2012Q1
Changes since 1.7: +5 -21 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pullup ticket #3760 - requested by dholland
graphics/aqsis: build fix update

Revisions pulled up:
- graphics/aqsis/Makefile                                       1.37
- graphics/aqsis/PLIST                                          1.4
- graphics/aqsis/distinfo                                       1.8
- graphics/aqsis/options.mk                                     1.1-1.2
- graphics/aqsis/patches/patch-aa                               deleted
- graphics/aqsis/patches/patch-ab                               deleted
- graphics/aqsis/patches/patch-ac                               deleted
- graphics/aqsis/patches/patch-ad                               deleted
- graphics/aqsis/patches/patch-ae                               deleted
- graphics/aqsis/patches/patch-af                               deleted
- graphics/aqsis/patches/patch-ag                               deleted
- graphics/aqsis/patches/patch-ah                               deleted
- graphics/aqsis/patches/patch-ai                               deleted
- graphics/aqsis/patches/patch-aj                               deleted
- graphics/aqsis/patches/patch-ak                               deleted
- graphics/aqsis/patches/patch-al                               deleted
- graphics/aqsis/patches/patch-am                               deleted
- graphics/aqsis/patches/patch-an                               deleted
- graphics/aqsis/patches/patch-ao                               deleted
- graphics/aqsis/patches/patch-ap                               deleted
- graphics/aqsis/patches/patch-aq                               deleted
- graphics/aqsis/patches/patch-cmake_modules_FindPNG_cmake      1.1

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Mon Apr 30 01:59:14 UTC 2012

   Modified Files:
   	pkgsrc/graphics/aqsis: Makefile PLIST distinfo
   Added Files:
   	pkgsrc/graphics/aqsis: options.mk
   	pkgsrc/graphics/aqsis/patches: patch-cmake_modules_FindPNG_cmake
   Removed Files:
   	pkgsrc/graphics/aqsis/patches: patch-aa patch-ab patch-ac patch-ad
   	    patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak
   	    patch-al patch-am patch-an patch-ao patch-ap patch-aq

   Log Message:
   Update to 1.8.1. Changes: 10 years of development.
   Add missing DESTDIR support.

   Restriction: so far the GUI parts, which require qt4, are not built
   by default, and probably won't build yet if enabled.

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Mon Apr 30 02:54:29 UTC 2012

   Modified Files:
   	pkgsrc/graphics/aqsis: options.mk

   Log Message:
   Switch the qt4 option on by default, as it turns out it works and (to
   my surprise) doesn't require PLIST additions. Ride the update as it was
   less than an hour ago.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 30 01:59:12 2012 UTC (3 weeks, 4 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +5 -21 lines
Diff to previous 1.7 (colored)

Update to 1.8.1. Changes: 10 years of development.
Add missing DESTDIR support.

Restriction: so far the GUI parts, which require qt4, are not built
by default, and probably won't build yet if enabled.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 1 08:02:23 2008 UTC (3 years, 8 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2012Q1
Changes since 1.6: +4 -1 lines
Diff to previous 1.6 (colored)

Fix some 64-bit issues. Package still doesn't build; there's a problem with
a template function that either means the thing never built at all or that
some incomprehensible C++ thing is going on, and I'm not sure which it is.

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 11 19:00:26 2006 UTC (6 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update distinfo once more for patch-aa.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 11 18:55:31 2006 UTC (6 years ago) by joerg
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4 (colored)

Fix C++ to work with GCC 3.4. Fix linkage to make at least some sense.
Always link with -lddmsock, it might be overridden in the application
though. The former guranties that the libraries don't have unresolved
symbols. Bump revision.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:03 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add RMD160 digests

Revision 1.3 / (download) - annotate - [select for diffs], Tue May 25 21:13:26 2004 UTC (8 years ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Fix a case of bogus extra { and } in array initialization, that makes
gcc 3.3 complain loudly.

Revision 1.1.1.1.2.1 / (download) - annotate - [select for diffs], Sat Mar 15 12:31:50 2003 UTC (9 years, 2 months ago) by grant
Branch: netbsd-1-6-1
Changes since 1.1.1.1: +2 -1 lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)

Pull up revision 1.2 (requested by dmcmahill in ticket #1216):
use a time_t * as the argument to time(3) to let this compile on 64 bit systems.
Fixes recently noted compile problems on alpha.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 15 12:24:22 2003 UTC (9 years, 2 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

use a time_t * as the argument to time(3) to let this compile on 64 bit systems.
Fixes recently noted compile problems on alpha.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 28 15:12:36 2002 UTC (9 years, 6 months ago) by agc
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-6-1-base
Branch point for: netbsd-1-6-1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of aqsis-0.6.4, a Renderman clone, into the NetBSD Packages
collection.

A RenderMan compliant renderer.  Based on the REYES architecture,
Aqsis is designed for speed and memory efficiency.  Complete
implementation of programmable shading.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 28 15:12:36 2002 UTC (9 years, 6 months ago) by agc
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>