pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pwlib Update pwlib to 1.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/065f13c0fc16
branches: trunk
changeset: 481621:065f13c0fc16
user: mjl <mjl%pkgsrc.org@localhost>
date: Fri Oct 08 21:02:53 2004 +0000
description:
Update pwlib to 1.5.2
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
diffstat:
devel/pwlib/Makefile | 11 ++--
devel/pwlib/PLIST | 91 ++++++++++++++++++++++++-------------------
devel/pwlib/buildlink3.mk | 6 +-
devel/pwlib/distinfo | 27 ++++++++----
devel/pwlib/patches/patch-aa | 79 +++++++++++++++++++++++--------------
devel/pwlib/patches/patch-ab | 16 ++++---
devel/pwlib/patches/patch-ae | 16 -------
devel/pwlib/patches/patch-af | 14 +++---
devel/pwlib/patches/patch-ag | 42 --------------------
devel/pwlib/patches/patch-ai | 34 ++++++++--------
devel/pwlib/patches/patch-al | 30 +++-----------
devel/pwlib/patches/patch-ba | 16 +++++++
devel/pwlib/patches/patch-bb | 12 +++++
devel/pwlib/patches/patch-bc | 57 +++++++++++++++++++++++++++
14 files changed, 250 insertions(+), 201 deletions(-)
diffs (truncated from 713 to 300 lines):
diff -r 853fc8742947 -r 065f13c0fc16 devel/pwlib/Makefile
--- a/devel/pwlib/Makefile Fri Oct 08 20:03:43 2004 +0000
+++ b/devel/pwlib/Makefile Fri Oct 08 21:02:53 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:32 tv Exp $
+# $NetBSD: Makefile,v 1.30 2004/10/08 21:02:53 mjl Exp $
#
-DISTNAME= pwlib_1.4.4
-PKGNAME= pwlib-1.4.4
-PKGREVISION= 4
+DISTNAME= pwlib_1.5.2
+PKGNAME= ${DISTNAME:S/_/-/}
+# PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.openh323.org/bin/
COUNTRY_MIRRORS= at us1 us2 ru de cz
@@ -22,6 +22,7 @@
USE_PKGINSTALL= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
PTHREAD_OPTS+= require
@@ -47,7 +48,7 @@
${INSTALL_DATA_DIR} ${PREFIX}/include/ptclib
${INSTALL_DATA_DIR} ${PREFIX}/include/ptlib/unix/ptlib
cd ${WRKSRC}/include; \
- for f in `${FIND} . -type f -print | ${GREP} -v '/CVS/'`; do \
+ for f in `${FIND} . -name CVS -prune -o -type f -print | ${GREP} -v 'ptbuildopts'`; do \
${INSTALL_DATA} $$f ${PREFIX}/include/`${DIRNAME} $$f`; \
done
${INSTALL_DATA_DIR} ${PREFIX}/share/pwlib/make
diff -r 853fc8742947 -r 065f13c0fc16 devel/pwlib/PLIST
--- a/devel/pwlib/PLIST Fri Oct 08 20:03:43 2004 +0000
+++ b/devel/pwlib/PLIST Fri Oct 08 21:02:53 2004 +0000
@@ -1,7 +1,10 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:29 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/10/08 21:02:53 mjl Exp $
bin/asnparser
+include/ptclib/asnber.h
+include/ptclib/asner.h
+include/ptclib/asnper.h
+include/ptclib/asnxer.h
include/ptclib/cypher.h
-include/ptclib/asner.h
include/ptclib/delaychan.h
include/ptclib/dtmf.h
include/ptclib/ftp.h
@@ -16,8 +19,13 @@
include/ptclib/mime.h
include/ptclib/modem.h
include/ptclib/pasn.h
+include/ptclib/pdns.h
+include/ptclib/pils.h
+include/ptclib/pldap.h
include/ptclib/psnmp.h
+include/ptclib/psoap.h
include/ptclib/pssl.h
+include/ptclib/pstun.h
include/ptclib/ptts.h
include/ptclib/pwavfile.h
include/ptclib/pxml.h
@@ -29,41 +37,9 @@
include/ptclib/socks.h
include/ptclib/telnet.h
include/ptclib/url.h
+include/ptclib/vsdl.h
include/ptclib/vxml.h
-include/ptlib/unix/ptlib/channel.h
-include/ptlib/unix/ptlib/conchan.h
-include/ptlib/unix/ptlib/config.h
-include/ptlib/unix/ptlib/contain.h
-include/ptlib/unix/ptlib/dynalink.h
-include/ptlib/unix/ptlib/ethsock.h
-include/ptlib/unix/ptlib/file.h
-include/ptlib/unix/ptlib/filepath.h
-include/ptlib/unix/ptlib/icmpsock.h
-include/ptlib/unix/ptlib/ipdsock.h
-include/ptlib/unix/ptlib/ipsock.h
-include/ptlib/unix/ptlib/mutex.h
-include/ptlib/unix/ptlib/pdirect.h
-include/ptlib/unix/ptlib/pipechan.h
-include/ptlib/unix/ptlib/pmachdep.h
-include/ptlib/unix/ptlib/pprocess.h
-include/ptlib/unix/ptlib/ptime.h
-include/ptlib/unix/ptlib/ptlib.inl
-include/ptlib/unix/ptlib/remconn.h
-include/ptlib/unix/ptlib/semaphor.h
-include/ptlib/unix/ptlib/serchan.h
-include/ptlib/unix/ptlib/sfile.h
-include/ptlib/unix/ptlib/socket.h
-include/ptlib/unix/ptlib/sound.h
-include/ptlib/unix/ptlib/timer.h
-include/ptlib/unix/ptlib/svcproc.h
-include/ptlib/unix/ptlib/syncpoint.h
-include/ptlib/unix/ptlib/tcpsock.h
-include/ptlib/unix/ptlib/textfile.h
-include/ptlib/unix/ptlib/thread.h
-include/ptlib/unix/ptlib/timeint.h
-include/ptlib/unix/ptlib/udpsock.h
-include/ptlib/unix/ptlib/video.h
-include/ptlib/unix/ptlib/videoio.h
+include/ptlib.h
include/ptlib/MacMainIf.h
include/ptlib/args.h
include/ptlib/array.h
@@ -110,26 +86,61 @@
include/ptlib/timeint.h
include/ptlib/timer.h
include/ptlib/udpsock.h
+include/ptlib/unix/ptlib/channel.h
+include/ptlib/unix/ptlib/conchan.h
+include/ptlib/unix/ptlib/config.h
+include/ptlib/unix/ptlib/contain.h
+include/ptlib/unix/ptlib/dynalink.h
+include/ptlib/unix/ptlib/ethsock.h
+include/ptlib/unix/ptlib/file.h
+include/ptlib/unix/ptlib/filepath.h
+include/ptlib/unix/ptlib/icmpsock.h
+include/ptlib/unix/ptlib/ipdsock.h
+include/ptlib/unix/ptlib/ipsock.h
+include/ptlib/unix/ptlib/mutex.h
+include/ptlib/unix/ptlib/pdirect.h
+include/ptlib/unix/ptlib/pipechan.h
+include/ptlib/unix/ptlib/pmachdep.h
+include/ptlib/unix/ptlib/pprocess.h
+include/ptlib/unix/ptlib/ptime.h
+include/ptlib/unix/ptlib/ptlib.inl
+include/ptlib/unix/ptlib/remconn.h
+include/ptlib/unix/ptlib/semaphor.h
+include/ptlib/unix/ptlib/serchan.h
+include/ptlib/unix/ptlib/sfile.h
+include/ptlib/unix/ptlib/socket.h
+include/ptlib/unix/ptlib/sound.h
+include/ptlib/unix/ptlib/svcproc.h
+include/ptlib/unix/ptlib/syncpoint.h
+include/ptlib/unix/ptlib/tcpsock.h
+include/ptlib/unix/ptlib/textfile.h
+include/ptlib/unix/ptlib/thread.h
+include/ptlib/unix/ptlib/timeint.h
+include/ptlib/unix/ptlib/timer.h
+include/ptlib/unix/ptlib/udpsock.h
+include/ptlib/unix/ptlib/video.h
+include/ptlib/unix/ptlib/videoio.h
+include/ptlib/unix/ptlib/videoio1394avc.h
include/ptlib/vconvert.h
include/ptlib/vfakeio.h
include/ptlib/video.h
include/ptlib/videoio.h
include/ptlib/videoio1394dc.h
-include/ptlib.h
lib/libpt.la
share/pwlib/make/common.mak
share/pwlib/make/defaultgui.mak
share/pwlib/make/gui.mak
share/pwlib/make/lib.mak
share/pwlib/make/motif.mak
+share/pwlib/make/ptbuildopts.mak
share/pwlib/make/ptlib.mak
share/pwlib/make/pwlib.mak
share/pwlib/make/qt.mak
share/pwlib/make/unix.mak
share/pwlib/make/xlib.mak
-@dirrm share/pwlib/make
-@dirrm share/pwlib
+@dirrm include/ptclib
@dirrm include/ptlib/unix/ptlib
@dirrm include/ptlib/unix
@dirrm include/ptlib
-@dirrm include/ptclib
+@dirrm share/pwlib/make
+@dirrm share/pwlib
diff -r 853fc8742947 -r 065f13c0fc16 devel/pwlib/buildlink3.mk
--- a/devel/pwlib/buildlink3.mk Fri Oct 08 20:03:43 2004 +0000
+++ b/devel/pwlib/buildlink3.mk Fri Oct 08 21:02:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:32 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/10/08 21:02:53 mjl Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
PWLIB_BUILDLINK3_MK:= ${PWLIB_BUILDLINK3_MK}+
@@ -11,8 +11,8 @@
BUILDLINK_PACKAGES+= pwlib
.if !empty(PWLIB_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.pwlib+= pwlib>=1.4.4nb3
-BUILDLINK_RECOMMENDED.pwlib+= pwlib>=1.4.4nb4
+BUILDLINK_DEPENDS.pwlib+= pwlib>=1.5.2
+BUILDLINK_RECOMMENDED.pwlib+= pwlib>=1.5.2
BUILDLINK_PKGSRCDIR.pwlib?= ../../devel/pwlib
.endif # PWLIB_BUILDLINK3_MK
diff -r 853fc8742947 -r 065f13c0fc16 devel/pwlib/distinfo
--- a/devel/pwlib/distinfo Fri Oct 08 20:03:43 2004 +0000
+++ b/devel/pwlib/distinfo Fri Oct 08 21:02:53 2004 +0000
@@ -1,15 +1,22 @@
-$NetBSD: distinfo,v 1.8 2003/01/06 22:00:40 grant Exp $
+$NetBSD: distinfo,v 1.9 2004/10/08 21:02:53 mjl Exp $
-SHA1 (pwlib_1.4.4.tar.gz) = 5432ba3e4771fb281283161bb956b5a19e5200c7
-Size (pwlib_1.4.4.tar.gz) = 907721 bytes
-SHA1 (patch-aa) = 13d2e40664a725bf59569d837df54c06d707eda2
-SHA1 (patch-ab) = 0be1aec99542d677f8ec983a358712b2f5f5cc58
+SHA1 (pwlib_1.5.2.tar.gz) = cbf9170dfe727d2423e312ca701cdf263c42ac86
+Size (pwlib_1.5.2.tar.gz) = 1085203 bytes
+SHA1 (patch-src::ptclib::asner.cxx) = 453ac80169ddf7fb1fdd0e9dc287b4c4b4610fd8
+SHA1 (patch-src::ptclib::asner.cxx) = 453ac80169ddf7fb1fdd0e9dc287b4c4b4610fd8
+SHA1 (patch-src::ptclib::asner.cxx) = 0a33ba537af0d447d9e4b0b07396df707e9a0585
+SHA1 (patch-src::ptclib::asner.cxx) = 0a33ba537af0d447d9e4b0b07396df707e9a0585
+SHA1 (patch-src::ptclib::asner.cxx) = 0a33ba537af0d447d9e4b0b07396df707e9a0585
+SHA1 (patch-ptclib-asnerr.cxx) = 0a33ba537af0d447d9e4b0b07396df707e9a0585
+SHA1 (patch-aa) = d45d246db4f674837aa273305b10b82b7db78eae
+SHA1 (patch-ab) = ad4aa81c76d6d3c232c3de1b3c8b8f5673c79952
SHA1 (patch-ac) = 07fa4e45663840e273e21b8f240ec749fff4a13a
-SHA1 (patch-ae) = 02d323e53908049146c4b389e2b2d32ebf2c4a61
-SHA1 (patch-af) = e410a5e918e4e957ad8902b29f0a2f385c116bde
-SHA1 (patch-ag) = 1356cbddc7bbf4d63108128e8cc6d3e544d39e9b
-SHA1 (patch-ai) = 62a5ba1fa41b05d1b90738870c00a4d1785c6ecc
+SHA1 (patch-af) = 6e1042c5c34df4ebb9336a36466a2483fcd2528a
+SHA1 (patch-ai) = ee2e8401ecaeb3b1e4bffe1a08d09a66290e95f1
SHA1 (patch-aj) = 93e039bb60c5cb75abb916e2797c644b67a6b9b0
-SHA1 (patch-al) = 29256c9f08e9e76779676651f4dd9569a747ced0
+SHA1 (patch-al) = 3eca475154580f2cdd461f2e6da131f532173b95
SHA1 (patch-am) = 5b80fce03de136913dadfdbbdc161edef2f72919
SHA1 (patch-an) = f79776e86d32bd15fd9f8fe1c0c02196ce4bcd3e
+SHA1 (patch-ba) = d3d14dd17214e099077da02283cbefa0cc24022e
+SHA1 (patch-bb) = 0cdd7c0d9ecca5c40754cd2f880afa6e30acca36
+SHA1 (patch-bc) = 1c1f2a5e7482c8366e6ac3dd58621e077c6e5176
diff -r 853fc8742947 -r 065f13c0fc16 devel/pwlib/patches/patch-aa
--- a/devel/pwlib/patches/patch-aa Fri Oct 08 20:03:43 2004 +0000
+++ b/devel/pwlib/patches/patch-aa Fri Oct 08 21:02:53 2004 +0000
@@ -1,51 +1,52 @@
-$NetBSD: patch-aa,v 1.3 2002/12/01 18:31:42 jdolecek Exp $
+$NetBSD: patch-aa,v 1.4 2004/10/08 21:02:53 mjl Exp $
---- make/unix.mak.orig Tue Nov 12 12:56:46 2002
-+++ make/unix.mak Sun Dec 1 15:11:09 2002
-@@ -433,7 +433,7 @@
-
+--- make/unix.mak.orig 2003-07-25 00:01:42.000000000 +0200
++++ make/unix.mak 2004-10-08 21:27:52.000000000 +0200
+@@ -66,7 +66,7 @@
+ #
ifndef PWLIBDIR
-PWLIBDIR = $(HOME)/pwlib
-+PWLIBDIR = @PREFIX@
++PWLIBDIR = /usr/pkg
endif
- ###############################################################################
-@@ -819,19 +819,15 @@
+ ####################################################
+@@ -381,9 +381,9 @@
- P_PTHREADS := 1
+ ifeq ($(OSTYPE),OpenBSD)
-ifeq ($(MACHTYPE),x86)
-STDCCFLAGS += -m486
-endif
--
- STDCCFLAGS += -DP_NETBSD
++# ifeq ($(MACHTYPE),x86)
++# STDCCFLAGS += -m486
++# endif
+
LDLIBS += -lossaudio
- ifdef P_PTHREADS
--STDCCFLAGS += -I/usr/pkg/pthreads/include
--LDFLAGS += -L/usr/pkg/pthreads/lib
--LDLIBS += -lpthread
--CC := /usr/pkg/pthreads/bin/pgcc
--CPLUS := /usr/pkg/pthreads/bin/pg++
-+# need to put $(PREFIX)/include after library includes, so that
-+# the build wouldn't pick up potential intalled pwlib headers
-+# from $(PREFIX)
-+STDCCFLAGS += -I$(UNIX_INC_DIR) -I$(PWLIBDIR)/include -I@PTHREADS_PREFIX@/include
-+LDFLAGS += -L@PTHREADS_PREFIX@/lib -lpthread
- endif
+@@ -404,9 +404,9 @@
+
+ ifeq ($(OSTYPE),NetBSD)
- P_USE_RANLIB := 1
-@@ -1222,7 +1218,7 @@
+-ifeq ($(MACHTYPE),x86)
+-STDCCFLAGS += -m486
+-endif
++# ifeq ($(MACHTYPE),x86)
++# STDCCFLAGS += -m486
++# endif
+
+ ifndef OSRELASE
+ OSRELEASE := $(shell /sbin/sysctl -n kern.osrevision)
+@@ -853,7 +853,7 @@
endif
Home |
Main Index |
Thread Index |
Old Index