diff options
-rw-r--r-- | devel/nspr/DESCR | 3 | ||||
-rw-r--r-- | devel/nspr/Makefile | 22 | ||||
-rw-r--r-- | devel/nspr/PLIST | 141 | ||||
-rw-r--r-- | devel/nspr/distinfo | 4 |
4 files changed, 170 insertions, 0 deletions
diff --git a/devel/nspr/DESCR b/devel/nspr/DESCR new file mode 100644 index 00000000000..3e60a3b9f99 --- /dev/null +++ b/devel/nspr/DESCR @@ -0,0 +1,3 @@ +Netscape Portable Runtime (NSPR) provides a platform-neutral API for system +level and libc like functions. The API is used in the Mozilla client, many of +Netscape/AOL/iPlanet's and other software offerings. diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile new file mode 100644 index 00000000000..766c22fc8a2 --- /dev/null +++ b/devel/nspr/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/01/24 19:40:59 jschauma Exp $ +# + +DISTNAME= nspr-4.3 +WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/nsprpub +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_MOZILLA:=../../nspr/releases/v4.3/src/} + +MAINTAINER= jschauma@NetBSD.org +HOMEPAGE= ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.3/README +COMMENT= Platform-neutral API for system level and libc like functions + +GNU_CONFIGURE= YES +USE_GNU_TOOLS+= make + +do-install: + ${INSTALL_DATA_DIR} ${PREFIX}/include/nspr + (cd ${WRKSRC}/dist/include && ${PAX} -Lrwvpe . ${PREFIX}/include/ ) + (cd ${WRKSRC}/dist/lib && ${PAX} -Lrwvpe . ${PREFIX}/lib/ ) + ${INSTALL_SCRIPT} ${WRKSRC}/config/nspr-config ${PREFIX}/bin + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/nspr/PLIST b/devel/nspr/PLIST new file mode 100644 index 00000000000..7d3acf6cf92 --- /dev/null +++ b/devel/nspr/PLIST @@ -0,0 +1,141 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/24 19:40:59 jschauma Exp $ +bin/nspr-config +include/nspr/md/_aix.h +include/nspr/md/_aix32.cfg +include/nspr/md/_aix64.cfg +include/nspr/md/_beos.cfg +include/nspr/md/_beos.h +include/nspr/md/_bsdi.cfg +include/nspr/md/_bsdi.h +include/nspr/md/_darwin.cfg +include/nspr/md/_darwin.h +include/nspr/md/_dgux.cfg +include/nspr/md/_dgux.h +include/nspr/md/_freebsd.cfg +include/nspr/md/_freebsd.h +include/nspr/md/_hpux.h +include/nspr/md/_hpux32.cfg +include/nspr/md/_hpux64.cfg +include/nspr/md/_irix.h +include/nspr/md/_irix32.cfg +include/nspr/md/_irix64.cfg +include/nspr/md/_linux.cfg +include/nspr/md/_linux.h +include/nspr/md/_macos.h +include/nspr/md/_ncr.cfg +include/nspr/md/_ncr.h +include/nspr/md/_nec.cfg +include/nspr/md/_nec.h +include/nspr/md/_${LOWER_OPSYS}.cfg +include/nspr/md/_${LOWER_OPSYS}.h +include/nspr/md/_nextstep.cfg +include/nspr/md/_nextstep.h +include/nspr/md/_nspr_pthread.h +include/nspr/md/_nto.cfg +include/nspr/md/_nto.h +include/nspr/md/_openbsd.cfg +include/nspr/md/_openbsd.h +include/nspr/md/_openvms.cfg +include/nspr/md/_openvms.h +include/nspr/md/_os2.cfg +include/nspr/md/_os2.h +include/nspr/md/_os2_errors.h +include/nspr/md/_osf1.cfg +include/nspr/md/_osf1.h +include/nspr/md/_pcos.h +include/nspr/md/_pth.h +include/nspr/md/_qnx.cfg +include/nspr/md/_qnx.h +include/nspr/md/_reliantunix.cfg +include/nspr/md/_reliantunix.h +include/nspr/md/_rhapsody.cfg +include/nspr/md/_rhapsody.h +include/nspr/md/_scoos.cfg +include/nspr/md/_scoos.h +include/nspr/md/_solaris.h +include/nspr/md/_solaris32.cfg +include/nspr/md/_solaris64.cfg +include/nspr/md/_sony.cfg +include/nspr/md/_sony.h +include/nspr/md/_sunos4.cfg +include/nspr/md/_sunos4.h +include/nspr/md/_unix_errors.h +include/nspr/md/_unixos.h +include/nspr/md/_unixware.cfg +include/nspr/md/_unixware.h +include/nspr/md/_unixware7.cfg +include/nspr/md/_win16.cfg +include/nspr/md/_win16.h +include/nspr/md/_win32_errors.h +include/nspr/md/_win95.cfg +include/nspr/md/_win95.h +include/nspr/md/_winnt.cfg +include/nspr/md/_winnt.h +include/nspr/md/prosdep.h +include/nspr/md/sunos4.h +include/nspr/nspr.h +include/nspr/obsolete/pralarm.h +include/nspr/obsolete/probslet.h +include/nspr/obsolete/protypes.h +include/nspr/obsolete/prsem.h +include/nspr/plarena.h +include/nspr/plarenas.h +include/nspr/plbase64.h +include/nspr/plerror.h +include/nspr/plgetopt.h +include/nspr/plhash.h +include/nspr/plresolv.h +include/nspr/plstr.h +include/nspr/pratom.h +include/nspr/prbit.h +include/nspr/prclist.h +include/nspr/prcmon.h +include/nspr/prcountr.h +include/nspr/prcpucfg.h +include/nspr/prcvar.h +include/nspr/prdtoa.h +include/nspr/prenv.h +include/nspr/prerr.h +include/nspr/prerror.h +include/nspr/prinet.h +include/nspr/prinit.h +include/nspr/prinrval.h +include/nspr/prio.h +include/nspr/pripcsem.h +include/nspr/private/pprio.h +include/nspr/private/pprthred.h +include/nspr/private/prpriv.h +include/nspr/prlink.h +include/nspr/prlock.h +include/nspr/prlog.h +include/nspr/prlong.h +include/nspr/prmem.h +include/nspr/prmon.h +include/nspr/prmwait.h +include/nspr/prnetdb.h +include/nspr/prolock.h +include/nspr/prpdce.h +include/nspr/prprf.h +include/nspr/prproces.h +include/nspr/prrng.h +include/nspr/prrwlock.h +include/nspr/prshm.h +include/nspr/prshma.h +include/nspr/prsystem.h +include/nspr/prthread.h +include/nspr/prtime.h +include/nspr/prtpool.h +include/nspr/prtrace.h +include/nspr/prtypes.h +include/nspr/prvrsion.h +include/nspr/prwin16.h +lib/libnspr4.a +lib/libnspr4.so +lib/libplc4.a +lib/libplc4.so +lib/libplds4.a +lib/libplds4.so +@dirrm include/nspr/private +@dirrm include/nspr/obsolete +@dirrm include/nspr/md +@dirrm include/nspr diff --git a/devel/nspr/distinfo b/devel/nspr/distinfo new file mode 100644 index 00000000000..530d68b9197 --- /dev/null +++ b/devel/nspr/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2005/01/24 19:40:59 jschauma Exp $ + +SHA1 (nspr-4.3.tar.gz) = 2aacb9f16ebdba94e829c2272db979e7df5f9f52 +Size (nspr-4.3.tar.gz) = 1318016 bytes |