pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Update to 0.10.1, hopefully fixing PR 28699. Add ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac5bb1a5f1d4
branches:  trunk
changeset: 501823:ac5bb1a5f1d4
user:      epg <epg%pkgsrc.org@localhost>
date:      Sat Oct 29 19:29:52 2005 +0000

description:
Update to 0.10.1, hopefully fixing PR 28699.  Add buildlink3.mk,
resolving PR 31001.  Don't declare an unnecessary dependency on
clearsilver-base in py-clearsilver or ruby-clearsilver.

Upstream changelog:

2005/07/27 by blong@blong

        fix for cs_dist update

2005/07/27 by blong@blong

        update makefile for new release (and p4)

2005/07/27 by blong@blong

        update to -fPIC for position independent code to support amd64
        machines
        Change makedep routine to use find instead of ls, so it won't
        error if there are no files (like in the top level directory)

2005/07/27 by blong@blong

        missed a file for const fix

2005/07/27 by blong@blong

        generic python location

2005/07/26 by blong@blong

        add limits.h to define _POSIX_PATH_MAX before we define it if it
        doesn't exist

2005/07/18 by nschrenk@nschrenk2

        Fix bug that caused bogus tzoffset to be exported by export_date_tm().

2005/07/07 by blong@blong

        Update configure to take a --disable-wdb argument
        We don't want to link with bdb sometimes

2005/07/07 by blong@blong

        Update ClearSilver to take correct const char * arguments in
        most places that it should.  This should make clearsilver easier
        to use from C++ and just for people who like their const
        correctness for strings.

        Also fix the hdftest since some machines have "words" with
        periods in them in their dict file.

2005/07/01 by blong@blong

        Change clearsilver to link to checked-in versions instead
        buildonly.

        Add README.google and setup_google.sh files to document how to
        build for Google

2005/06/29 by nschrenk@nschrenk

        Fix an allocation bug in the HDF.getValue() native method: don't
        release the default_value string until after it has been copied.

2005/06/28 by nschrenk@nschrenk

        Fix bug where the HDF Java wrapper would not allow a default value of
        null, and clean up the code a bit so that exceptions are thrown in a
        couple more places, and the right type of exceptions are thrown instead
        of a generic RuntimeException.

2005/06/24 by nschrenk@nschrenk

        Change variable type from int to long to fix compile warning in the
        Clearsilver ruby support.

2005/06/22 by nschrenk@nschrenk

        Support more of the HDF C API in the Java wrapper.

2005/06/08 by quong@quong-clean

        Initial submit of Clearsilver

        This is simply the code from clearsilver-0.9.14.tar.gz
        from the http://clearsilver.net/  with the following
        files removed:  *.pyc, */.cvsignore, and man/...

        I'll submit changes to this code in future CL's.

diffstat:

 www/clearsilver/Makefile.common |   4 ++--
 www/clearsilver/buildlink3.mk   |  21 +++++++++++++++++++++
 www/clearsilver/distinfo        |   8 ++++----
 www/py-clearsilver/Makefile     |   4 +---
 www/ruby-clearsilver/Makefile   |   5 +----
 5 files changed, 29 insertions(+), 13 deletions(-)

diffs (84 lines):

diff -r 61367863ffc4 -r ac5bb1a5f1d4 www/clearsilver/Makefile.common
--- a/www/clearsilver/Makefile.common   Sat Oct 29 18:12:10 2005 +0000
+++ b/www/clearsilver/Makefile.common   Sat Oct 29 19:29:52 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.6 2005/10/17 04:15:23 taca Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/10/29 19:29:52 epg Exp $
 
-DISTNAME=              clearsilver-0.9.14
+DISTNAME=              clearsilver-0.10.1
 CLEARSILVER_BASE=       ${DISTNAME:S/-/-base-/}
 CATEGORIES=            www
 MASTER_SITES=          http://www.clearsilver.net/downloads/
diff -r 61367863ffc4 -r ac5bb1a5f1d4 www/clearsilver/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/clearsilver/buildlink3.mk     Sat Oct 29 19:29:52 2005 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1 2005/10/29 19:29:52 epg Exp $
+
+BUILDLINK_DEPMETHOD.clearsilver?=      build
+
+BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
+CLEARSILVER_BUILDLINK3_MK:=    ${CLEARSILVER_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+=    clearsilver-base
+.endif
+
+BUILDLINK_PACKAGES:=   ${BUILDLINK_PACKAGES:Nclearsilver-base}
+BUILDLINK_PACKAGES+=   clearsilver-base
+
+.if !empty(CLEARSILVER_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.clearsilver+=                clearsilver-base>=0.9.0
+BUILDLINK_RECOMMENDED.clearsilver+=    clearsilver-base>=0.10.1
+BUILDLINK_PKGSRCDIR.clearsilver?=      ../../www/clearsilver-base
+.endif
+
+BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}
diff -r 61367863ffc4 -r ac5bb1a5f1d4 www/clearsilver/distinfo
--- a/www/clearsilver/distinfo  Sat Oct 29 18:12:10 2005 +0000
+++ b/www/clearsilver/distinfo  Sat Oct 29 19:29:52 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2005/10/17 04:15:23 taca Exp $
+$NetBSD: distinfo,v 1.9 2005/10/29 19:29:52 epg Exp $
 
-SHA1 (clearsilver-0.9.14.tar.gz) = 4be33eb3c6d6f3e128bcf49173df8a31daa15dab
-RMD160 (clearsilver-0.9.14.tar.gz) = 304cceb38f6972f0ece2f4133eb4a32c9c7fbde6
-Size (clearsilver-0.9.14.tar.gz) = 366041 bytes
+SHA1 (clearsilver-0.10.1.tar.gz) = d18d2b65b8a8f0e7077feb8b6c358519c4113e97
+RMD160 (clearsilver-0.10.1.tar.gz) = de13a6a58d80b896fe245b5d2d0a0f391390dfd3
+Size (clearsilver-0.10.1.tar.gz) = 563655 bytes
 SHA1 (patch-aa) = a336841bb190e179842b88694791303bcde211de
diff -r 61367863ffc4 -r ac5bb1a5f1d4 www/py-clearsilver/Makefile
--- a/www/py-clearsilver/Makefile       Sat Oct 29 18:12:10 2005 +0000
+++ b/www/py-clearsilver/Makefile       Sat Oct 29 19:29:52 2005 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/04/06 05:28:40 epg Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/29 19:29:52 epg Exp $
 
 PKGNAME=                       ${PYPKGPREFIX}-${DISTNAME}
 
 .include "../../www/clearsilver/Makefile.common"
 
-DEPENDS+=                      ${CLEARSILVER_BASE}:../../www/clearsilver-base
-
 CONFIGURE_ARGS+=               --enable-python
 CONFIGURE_ARGS+=               --with-python=${PYTHONBIN}
 
diff -r 61367863ffc4 -r ac5bb1a5f1d4 www/ruby-clearsilver/Makefile
--- a/www/ruby-clearsilver/Makefile     Sat Oct 29 18:12:10 2005 +0000
+++ b/www/ruby-clearsilver/Makefile     Sat Oct 29 19:29:52 2005 +0000
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/10/16 15:14:27 taca Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/29 19:29:52 epg Exp $
 
 PKGNAME=                       ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION=                   2
 
 .include "../../www/clearsilver/Makefile.common"
 
-DEPENDS+=                      ${CLEARSILVER_BASE}:../../www/clearsilver-base
-
 USE_RUBY_DIST_SUBDIR=          no
 RUBY_HAS_ARCHLIB=              yes
 CONFIGURE_ARGS+=               --enable-ruby



Home | Main Index | Thread Index | Old Index