summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-06-15 01:50:58 +0000
committerdmcmahill <dmcmahill>2005-06-15 01:50:58 +0000
commit49015706316b36e50107f142d120b32c97600db7 (patch)
tree8b0906387999539c996f9686fe4eff171f89e76d
parentfdcd14c069d0e88136834f24a52a4ae14c6e4319 (diff)
downloadpkgsrc-49015706316b36e50107f142d120b32c97600db7.tar.gz
remove ${WRKSRC} references from installed files. Bump PKGREVISION.
-rw-r--r--cad/geda-examples/Makefile9
-rw-r--r--cad/geda-examples/PLIST31
-rw-r--r--devel/hdf5/Makefile13
-rw-r--r--devel/hdf5/PLIST34
4 files changed, 17 insertions, 70 deletions
diff --git a/cad/geda-examples/Makefile b/cad/geda-examples/Makefile
index e99ab93630e..78dd6ba3e58 100644
--- a/cad/geda-examples/Makefile
+++ b/cad/geda-examples/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:41 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/15 01:50:58 dmcmahill Exp $
#
DISTNAME= geda-examples-${PKGVERSION}
+PKGREVISION= 1
CATEGORIES= cad
MAINTAINER= dmcmahill@NetBSD.org
@@ -14,7 +15,6 @@ CONFLICTS+= gEDA<19991011
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
-PKGSRC_USE_TOOLS+= tar
pre-install:
${RM} -f ${WRKSRC}/config.status.overridden
@@ -22,8 +22,9 @@ pre-install:
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/geda
- cd ${WRKSRC} && ${TAR} -cf - * | \
- (cd ${PREFIX}/share/examples/geda && ${TAR} -xf -)
+ cd ${WRKSRC} && ${PAX} -s '/.*Makefile.*//' -s '/.config.log//' \
+ -s '/.*config.status//' \
+ -rw . ${PREFIX}/share/examples/geda
${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/examples/geda
${CHGRP} -R ${SHAREGRP} ${PREFIX}/share/examples/geda
diff --git a/cad/geda-examples/PLIST b/cad/geda-examples/PLIST
index b49df0836d1..f3c9e2c247c 100644
--- a/cad/geda-examples/PLIST
+++ b/cad/geda-examples/PLIST
@@ -1,20 +1,14 @@
-@comment $NetBSD: PLIST,v 1.3 2005/03/24 02:05:11 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/06/15 01:50:58 dmcmahill Exp $
share/examples/geda/AUTHORS
share/examples/geda/COPYING
share/examples/geda/ChangeLog
share/examples/geda/INSTALL
-share/examples/geda/Makefile
-share/examples/geda/Makefile.am
-share/examples/geda/Makefile.in
share/examples/geda/NEWS
share/examples/geda/README
share/examples/geda/autogen.sh
share/examples/geda/RF_Amp/5980-2396E.pdf
share/examples/geda/RF_Amp/MSA-2643.cir
share/examples/geda/RF_Amp/MSA-2643.sch
-share/examples/geda/RF_Amp/Makefile
-share/examples/geda/RF_Amp/Makefile.am
-share/examples/geda/RF_Amp/Makefile.in
share/examples/geda/RF_Amp/Q1.cir
share/examples/geda/RF_Amp/Q1.sch
share/examples/geda/RF_Amp/Q2.cir
@@ -30,37 +24,20 @@ share/examples/geda/RF_Amp/model/DiodeM2_Q1.mod
share/examples/geda/RF_Amp/model/DiodeM2_Q2.mod
share/examples/geda/RF_Amp/model/DiodeM3_Q1.mod
share/examples/geda/RF_Amp/model/DiodeM3_Q2.mod
-share/examples/geda/RF_Amp/model/Makefile
-share/examples/geda/RF_Amp/model/Makefile.am
-share/examples/geda/RF_Amp/model/Makefile.in
share/examples/geda/RF_Amp/sym/BJT_Model.sym
-share/examples/geda/RF_Amp/sym/Makefile
-share/examples/geda/RF_Amp/sym/Makefile.am
-share/examples/geda/RF_Amp/sym/Makefile.in
share/examples/geda/RF_Amp/sym/Q_Model.sym
share/examples/geda/RF_Amp/sym/spice-subcircuit-IO-1.sym
share/examples/geda/RF_Amp/sym/spice-subcircuit-LL-1.sym
-share/examples/geda/TwoStageAmp/Makefile
-share/examples/geda/TwoStageAmp/Makefile.am
-share/examples/geda/TwoStageAmp/Makefile.in
share/examples/geda/TwoStageAmp/Simulation.cmd
share/examples/geda/TwoStageAmp/TwoStageAmp.sch
share/examples/geda/TwoStageAmp/spice.netlist
share/examples/geda/TwoStageAmp/gafrc
-share/examples/geda/TwoStageAmp/sym/Makefile
-share/examples/geda/TwoStageAmp/sym/Makefile.am
-share/examples/geda/TwoStageAmp/sym/Makefile.in
share/examples/geda/TwoStageAmp/sym/transistor.sym
share/examples/geda/aclocal.m4
-share/examples/geda/config.log
-share/examples/geda/config.status
share/examples/geda/configure
share/examples/geda/configure.ac
share/examples/geda/gTAG/7414-1.sym
share/examples/geda/gTAG/ChangeLog
-share/examples/geda/gTAG/Makefile
-share/examples/geda/gTAG/Makefile.am
-share/examples/geda/gTAG/Makefile.in
share/examples/geda/gTAG/README
share/examples/geda/gTAG/attribs
share/examples/geda/gTAG/commonrc
@@ -89,9 +66,6 @@ share/examples/geda/gTAG/gschlasrc
share/examples/geda/gTAG/max882.sym
share/examples/geda/gTAG/sn75240pw.sym
share/examples/geda/install-sh
-share/examples/geda/lightning_detector/Makefile
-share/examples/geda/lightning_detector/Makefile.am
-share/examples/geda/lightning_detector/Makefile.in
share/examples/geda/lightning_detector/bom
share/examples/geda/lightning_detector/bom.readme
share/examples/geda/lightning_detector/gafrc
@@ -101,9 +75,6 @@ share/examples/geda/lightning_detector/lightning.sch
share/examples/geda/lightning_detector/lightning.sch.bom
share/examples/geda/lightning_detector/sym/2N4401.sym
share/examples/geda/lightning_detector/sym/2N4403.sym
-share/examples/geda/lightning_detector/sym/Makefile
-share/examples/geda/lightning_detector/sym/Makefile.am
-share/examples/geda/lightning_detector/sym/Makefile.in
share/examples/geda/missing
share/examples/geda/mkinstalldirs
@dirrm share/examples/geda/lightning_detector/sym
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile
index 20a6aaf6e3d..62e65580cfe 100644
--- a/devel/hdf5/Makefile
+++ b/devel/hdf5/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2005/05/19 15:39:04 jwise Exp $
+# $NetBSD: Makefile,v 1.29 2005/06/15 01:51:32 dmcmahill Exp $
DISTNAME= hdf5-1.6.4
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/hdf5-1.6.4/src/ \
ftp://sunsite.doc.ic.ac.uk/packages/HDF/HDF5/hdf5-1.6.4/src/ \
@@ -14,6 +15,10 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
+# it appears that this file is informative only and is not actually
+# used by any installed tools
+CHECK_WRKREF_SKIP= ${PREFIX}/lib/libhdf5.settings
+
.include "options.mk"
post-install:
@@ -23,8 +28,10 @@ post-install:
cd ${WRKSRC} && ${INSTALL_DATA} COPYING release_docs/HISTORY.txt \
release_docs/RELEASE.txt ${PREFIX}/share/doc/hdf5
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/hdf5
- cd ${WRKSRC}/doc/html && ${PAX} -rw . ${PREFIX}/share/doc/html/hdf5
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/html/hdf5
+ # avoid installing the Makefile and Makefile.in's They are not needed
+ cd ${WRKSRC}/doc/html && ${PAX} -s '/.*Makefile.*//' -rw . ${PREFIX}/share/doc/html/hdf5
+ ${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/doc/html/hdf5
+ ${CHGRP} -R ${SHAREGRP} ${PREFIX}/share/doc/html/hdf5
.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hdf5/PLIST b/devel/hdf5/PLIST
index 1ab5fa0c19f..ab46ee77c39 100644
--- a/devel/hdf5/PLIST
+++ b/devel/hdf5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/05/18 13:39:05 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/06/15 01:51:32 dmcmahill Exp $
bin/gif2h5
bin/h52gif
bin/h5cc
@@ -62,8 +62,6 @@ share/doc/html/hdf5/ADGuide/Dependencies
share/doc/html/hdf5/ADGuide/H4toH5Mapping.pdf
share/doc/html/hdf5/ADGuide/HISTORY.txt
share/doc/html/hdf5/ADGuide/ImageSpec.html
-share/doc/html/hdf5/ADGuide/Makefile
-share/doc/html/hdf5/ADGuide/Makefile.in
share/doc/html/hdf5/ADGuide/PaletteExample1.gif
share/doc/html/hdf5/ADGuide/Palettes.fm.anc.gif
share/doc/html/hdf5/ADGuide/RELEASE.txt
@@ -97,8 +95,6 @@ share/doc/html/hdf5/Graphics/C++.gif
share/doc/html/hdf5/Graphics/Dependencies
share/doc/html/hdf5/Graphics/FORTRAN.gif
share/doc/html/hdf5/Graphics/Java.gif
-share/doc/html/hdf5/Graphics/Makefile
-share/doc/html/hdf5/Graphics/Makefile.in
share/doc/html/hdf5/Graphics/OtherAPIs.gif
share/doc/html/hdf5/Groups.html
share/doc/html/hdf5/H5.api_map.html
@@ -117,15 +113,9 @@ share/doc/html/hdf5/IH_mapHead.gif
share/doc/html/hdf5/IOPipe.html
share/doc/html/hdf5/Intro/Dependencies
share/doc/html/hdf5/Intro/IntroExamples.html
-share/doc/html/hdf5/Intro/Makefile
-share/doc/html/hdf5/Intro/Makefile.in
-share/doc/html/hdf5/Makefile
-share/doc/html/hdf5/Makefile.in
share/doc/html/hdf5/MountingFiles.html
share/doc/html/hdf5/NCSAfooterlogo.gif
share/doc/html/hdf5/PSandPDF/Dependencies
-share/doc/html/hdf5/PSandPDF/Makefile
-share/doc/html/hdf5/PSandPDF/Makefile.in
share/doc/html/hdf5/Performance.html
share/doc/html/hdf5/PredefDTypes.html
share/doc/html/hdf5/Properties.html
@@ -162,8 +152,6 @@ share/doc/html/hdf5/TechNotes/H4-H5Compat.html
share/doc/html/hdf5/TechNotes/HeapMgmt.html
share/doc/html/hdf5/TechNotes/IOPipe.html
share/doc/html/hdf5/TechNotes/LibMaint.html
-share/doc/html/hdf5/TechNotes/Makefile
-share/doc/html/hdf5/TechNotes/Makefile.in
share/doc/html/hdf5/TechNotes/MemoryMgmt.html
share/doc/html/hdf5/TechNotes/MoveDStruct.html
share/doc/html/hdf5/TechNotes/NamingScheme.html
@@ -218,8 +206,6 @@ share/doc/html/hdf5/Tutor/Graphics/H5API.gif
share/doc/html/hdf5/Tutor/Graphics/Intro.gif
share/doc/html/hdf5/Tutor/Graphics/IntroTopics.gif
share/doc/html/hdf5/Tutor/Graphics/Iterate.gif
-share/doc/html/hdf5/Tutor/Graphics/Makefile
-share/doc/html/hdf5/Tutor/Graphics/Makefile.in
share/doc/html/hdf5/Tutor/Graphics/MountFile.gif
share/doc/html/hdf5/Tutor/Graphics/Quiz.gif
share/doc/html/hdf5/Tutor/Graphics/QuizAns.gif
@@ -234,8 +220,6 @@ share/doc/html/hdf5/Tutor/Graphics/TOCFull.gif
share/doc/html/hdf5/Tutor/Graphics/TOCShort.gif
share/doc/html/hdf5/Tutor/Graphics/TitlePg.gif
share/doc/html/hdf5/Tutor/Graphics/Utilities.gif
-share/doc/html/hdf5/Tutor/Makefile
-share/doc/html/hdf5/Tutor/Makefile.in
share/doc/html/hdf5/Tutor/answers.html
share/doc/html/hdf5/Tutor/api.html
share/doc/html/hdf5/Tutor/bighdf2sp.JPG
@@ -247,8 +231,6 @@ share/doc/html/hdf5/Tutor/crtgrp.html
share/doc/html/hdf5/Tutor/crtgrpar.html
share/doc/html/hdf5/Tutor/crtgrpd.html
share/doc/html/hdf5/Tutor/examples/Dependencies
-share/doc/html/hdf5/Tutor/examples/Makefile
-share/doc/html/hdf5/Tutor/examples/Makefile.in
share/doc/html/hdf5/Tutor/examples/attrexample.f90
share/doc/html/hdf5/Tutor/examples/chunk.f90
share/doc/html/hdf5/Tutor/examples/compound.f90
@@ -290,8 +272,6 @@ share/doc/html/hdf5/Tutor/examples/java/CreateGroupDataset.java
share/doc/html/hdf5/Tutor/examples/java/DatasetRdWt.java
share/doc/html/hdf5/Tutor/examples/java/Dependencies
share/doc/html/hdf5/Tutor/examples/java/HyperSlab.java
-share/doc/html/hdf5/Tutor/examples/java/Makefile
-share/doc/html/hdf5/Tutor/examples/java/Makefile.in
share/doc/html/hdf5/Tutor/examples/java/README
share/doc/html/hdf5/Tutor/examples/java/readme.html
share/doc/html/hdf5/Tutor/examples/java/runCompound.sh
@@ -349,8 +329,6 @@ share/doc/html/hdf5/Version.html
share/doc/html/hdf5/chunk1.gif
share/doc/html/hdf5/compat.html
share/doc/html/hdf5/cpplus/Dependencies
-share/doc/html/hdf5/cpplus/Makefile
-share/doc/html/hdf5/cpplus/Makefile.in
share/doc/html/hdf5/cpplus_RM/Dependencies
share/doc/html/hdf5/cpplus_RM/H5AbstractDs_8cpp.html
share/doc/html/hdf5/cpplus_RM/H5AbstractDs_8h-source.html
@@ -439,8 +417,6 @@ share/doc/html/hdf5/cpplus_RM/H5RefCounter_8h.html
share/doc/html/hdf5/cpplus_RM/H5StrType_8cpp.html
share/doc/html/hdf5/cpplus_RM/H5StrType_8h-source.html
share/doc/html/hdf5/cpplus_RM/H5StrType_8h.html
-share/doc/html/hdf5/cpplus_RM/Makefile
-share/doc/html/hdf5/cpplus_RM/Makefile.in
share/doc/html/hdf5/cpplus_RM/NCSAlogo.jpg
share/doc/html/hdf5/cpplus_RM/annotated.html
share/doc/html/hdf5/cpplus_RM/classH5_1_1AbstractDs-members.html
@@ -566,8 +542,6 @@ share/doc/html/hdf5/cpplus_RM/globals_type.html
share/doc/html/hdf5/cpplus_RM/globals_vars.html
share/doc/html/hdf5/cpplus_RM/header.html
share/doc/html/hdf5/cpplus_RM/header_files/Dependencies
-share/doc/html/hdf5/cpplus_RM/header_files/Makefile
-share/doc/html/hdf5/cpplus_RM/header_files/Makefile.in
share/doc/html/hdf5/cpplus_RM/header_files/filelist.xml
share/doc/html/hdf5/cpplus_RM/header_files/image001.jpg
share/doc/html/hdf5/cpplus_RM/header_files/image002.jpg
@@ -585,8 +559,6 @@ share/doc/html/hdf5/dataset_p1.gif
share/doc/html/hdf5/ddl.html
share/doc/html/hdf5/ed_libs/Dependencies
share/doc/html/hdf5/ed_libs/Footer.lbi
-share/doc/html/hdf5/ed_libs/Makefile
-share/doc/html/hdf5/ed_libs/Makefile.in
share/doc/html/hdf5/ed_libs/NavBar_ADevG.lbi
share/doc/html/hdf5/ed_libs/NavBar_Common.lbi
share/doc/html/hdf5/ed_libs/NavBar_Intro.lbi
@@ -608,8 +580,6 @@ share/doc/html/hdf5/ed_styles/IndexElect.css
share/doc/html/hdf5/ed_styles/IndexPrint.css
share/doc/html/hdf5/ed_styles/IntroElect.css
share/doc/html/hdf5/ed_styles/IntroPrint.css
-share/doc/html/hdf5/ed_styles/Makefile
-share/doc/html/hdf5/ed_styles/Makefile.in
share/doc/html/hdf5/ed_styles/RMelect.css
share/doc/html/hdf5/ed_styles/RMprint.css
share/doc/html/hdf5/ed_styles/UGelect.css
@@ -619,8 +589,6 @@ share/doc/html/hdf5/extern2.gif
share/doc/html/hdf5/fortran/Dependencies
share/doc/html/hdf5/fortran/F90Flags.html
share/doc/html/hdf5/fortran/F90UserNotes.html
-share/doc/html/hdf5/fortran/Makefile
-share/doc/html/hdf5/fortran/Makefile.in
share/doc/html/hdf5/group_p1.gif
share/doc/html/hdf5/group_p2.gif
share/doc/html/hdf5/group_p3.gif