summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-14 10:44:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-14 10:44:18 +0000
commitfbc77569ab0a0b70ef121b5a1b31df57dfe04d76 (patch)
tree0220d6ea21bce7707bbc0cb954d221313fad8c7d /graphics
parentUpgrade to 2.8.5.dev1 (diff)
Update to 1.1.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=46237
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imaging-handbook/Makefile37
-rw-r--r--graphics/py-imaging-handbook/distinfo66
-rw-r--r--graphics/py-imaging-handbook/pkg-descr5
-rw-r--r--graphics/py-imaging-handbook/pkg-plist34
4 files changed, 88 insertions, 54 deletions
diff --git a/graphics/py-imaging-handbook/Makefile b/graphics/py-imaging-handbook/Makefile
index 57c889c1f4e5..c51b9f2f0b50 100644
--- a/graphics/py-imaging-handbook/Makefile
+++ b/graphics/py-imaging-handbook/Makefile
@@ -6,28 +6,39 @@
#
PORTNAME= imaging-handbook
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= graphics
-MASTER_SITES= http://www.pythonware.com/library/pil/handbook/
+MASTER_SITES= http://www.pythonware.com/library/pil/handbook/ \
+ http://www.pythonware.com/images/ \
+ http://www.pythonware.com/
PKGNAMEPREFIX= py-
-DISTFILES= labdoc.css index.htm overview.htm concepts.htm \
- intro01.htm support.htm license.htm image.htm \
- imagechops.htm imagedraw.htm imageenhance.htm \
- imagefilter.htm imagefileio.htm imagefont.htm \
- imagepalette.htm imagesequence.htm imagestat.htm \
- imagetk.htm imagewin.htm psdraw.htm pilconvert.htm \
- pildriver.htm pilfile.htm pilfont.htm pilprint.htm \
- formats.htm decoder.htm
+DISTFILES= appendices.htm blank.gif blurb-works-1.2.gif concepts.htm \
+ concept1.gif getting-support.htm icon-works.gif \
+ image-file-formats.htm image.htm imagechops.htm \
+ imagecrackcode.htm imagedraw.htm imageenhance.htm \
+ imagefile.htm imagefileio.htm imagefilter.htm imagefont.htm \
+ imagepath.htm imagesequence.htm imagestat.htm imagetk.htm \
+ imagewin.htm index.htm introducing-pil.htm mailto-light.gif \
+ module-reference.htm pilconvert.htm pildriver.htm pilfile.htm \
+ pilfont.htm pilprint.htm preface.htm psdraw.htm pythonware.css \
+ remote-light.gif software-license.htm tools-reference.htm \
+ tutorial.htm writing-your-own-file-decoder.htm
MAINTAINER= john@coastalgeology.org
DIST_SUBDIR= pil
EXTRACT_ONLY=
-NO_BUILD= yes
+
+do-build:
+.for file in ${DISTFILES}
+ ${SED} 's|\.\./\.\./\.\./pythonware\.css|pythonware.css|g ; \
+ s|\.\./\.\./\.\./images/||g' \
+ ${DISTDIR}/${DIST_SUBDIR}/${file} > ${WRKDIR}/${file}
+.endfor
do-install:
@${MKDIR} ${PREFIX}/share/doc/PIL/handbook
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/*.css ${PREFIX}/share/doc/PIL/handbook
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/*.htm ${PREFIX}/share/doc/PIL/handbook
+ @cd ${WRKDIR} && ${INSTALL_DATA} ${DISTFILES} \
+ ${PREFIX}/share/doc/PIL/handbook
.include <bsd.port.mk>
diff --git a/graphics/py-imaging-handbook/distinfo b/graphics/py-imaging-handbook/distinfo
index fab5191dc230..3a0ec8351c97 100644
--- a/graphics/py-imaging-handbook/distinfo
+++ b/graphics/py-imaging-handbook/distinfo
@@ -1,27 +1,39 @@
-MD5 (pil/labdoc.css) = 6dfe81cd5838bb2aba073f2d45146fff
-MD5 (pil/index.htm) = 3a9236e87bdaa2f4f16c0f8222809bbd
-MD5 (pil/overview.htm) = 7a7798997e1d5510b2ef7c10868e6021
-MD5 (pil/concepts.htm) = 21ca6aebcc8bba35097da993eab13d6f
-MD5 (pil/intro01.htm) = 51bad93ffc2d376e8f7c39acf0fa037c
-MD5 (pil/support.htm) = 5f61a3ee4c6899464fcd574456bd3a38
-MD5 (pil/license.htm) = 46da0e1aa87228f4c7529374faca7fed
-MD5 (pil/image.htm) = ce97655f2cecc8173d154b4299862d7f
-MD5 (pil/imagechops.htm) = ad88d5219f2d434c034eaa00d3d9a24b
-MD5 (pil/imagedraw.htm) = 5fa309d9962ac0f9233a980937c652f4
-MD5 (pil/imageenhance.htm) = 6aaf99832094d778a22694d4dc369c78
-MD5 (pil/imagefilter.htm) = aa2f591e09f5c17c3f6eca18d55ad1f8
-MD5 (pil/imagefileio.htm) = 9bde9cd39ba0e34b0507a3a820860313
-MD5 (pil/imagefont.htm) = bcd2c82e98d32626cc30ab2f57b55c34
-MD5 (pil/imagepalette.htm) = 4d1dfc9465e5c5768b0297737ef9e672
-MD5 (pil/imagesequence.htm) = 2057055a48e3b5d35d159a3af5611837
-MD5 (pil/imagestat.htm) = 1d05f72402ba15dd030d7040147acd6f
-MD5 (pil/imagetk.htm) = 1a6e0d19fa224fcd974da6334b8a8f3a
-MD5 (pil/imagewin.htm) = 1d9d424a61151cc8fb8bea70aacd6caa
-MD5 (pil/psdraw.htm) = 2901a52597e8432fb310cce476b586a1
-MD5 (pil/pilconvert.htm) = 34ab8e14ccafdf319f90b19dd3fae861
-MD5 (pil/pildriver.htm) = c5c02d2ddf3f86ffe048de420d1225ce
-MD5 (pil/pilfile.htm) = ac79df4694a3e95bce27474d5b839654
-MD5 (pil/pilfont.htm) = e6e5f0d21a2158a84d1f91a2c0bef4e9
-MD5 (pil/pilprint.htm) = 8e630d6972161083162a262a8512bcb8
-MD5 (pil/formats.htm) = 97232bc839893a3b814a5d9af5ee7d42
-MD5 (pil/decoder.htm) = b64f00170a7160a7197e2de0355d2acb
+MD5 (pil/appendices.htm) = d0ac15d31224e0659ee8beecb97e052b
+MD5 (pil/blank.gif) = 325472601571f31e1bf00674c368d335
+MD5 (pil/blurb-works-1.2.gif) = d9f7ca2e5056dfb851fbe6140c54952c
+MD5 (pil/concepts.htm) = e536cbb49098c64646e58bc67f589d9a
+MD5 (pil/concept1.gif) = f7302ee7d394e671f440cb6baf7b89ad
+MD5 (pil/getting-support.htm) = 13f43344de978ea6dfdd0b51d075a253
+MD5 (pil/icon-works.gif) = 5f4b6b91699ffd0d05ce6cdecc2719e7
+MD5 (pil/image-file-formats.htm) = 9cf9f72a6edb6e2e9857533f90f1a2c3
+MD5 (pil/image.htm) = 3d01564185c12ac84798dd460bb1258d
+MD5 (pil/imagechops.htm) = 11c402e03bbf33237f3b57330b7cd445
+MD5 (pil/imagecrackcode.htm) = 1b3f521e04b2636067280653f0ac05e3
+MD5 (pil/imagedraw.htm) = 9b19435ba448469db3ed2085336199c7
+MD5 (pil/imageenhance.htm) = 51ea1ff4f4d567a8da3f7da22ea80513
+MD5 (pil/imagefile.htm) = c1f6df141f75d0bc96fd555c8da19911
+MD5 (pil/imagefileio.htm) = 3862403559b937a47d86d8020d9bd0bc
+MD5 (pil/imagefilter.htm) = f7788fcbb44cd133d6943ede7c22c3fc
+MD5 (pil/imagefont.htm) = 27ad2304f42e70adfe40dee966616f51
+MD5 (pil/imagepath.htm) = ff725eb30867fd91cea42b1221169e8e
+MD5 (pil/imagesequence.htm) = 9b6a3d8eb814cac1227e686f730a4caf
+MD5 (pil/imagestat.htm) = 3e7c20073c1ed4de299f3795e0870811
+MD5 (pil/imagetk.htm) = 3581a550e999ec362eeca7c0b64b6a25
+MD5 (pil/imagewin.htm) = b7abdc68b86716df84efca1b49cc05cd
+MD5 (pil/index.htm) = 2b4d26034f7df0957c3c47cc70e02951
+MD5 (pil/introducing-pil.htm) = 941085cf61b0aa75794b33b3402963bc
+MD5 (pil/mailto-light.gif) = 76e4fac625981883a4707b704b618c75
+MD5 (pil/module-reference.htm) = 69c7f1a897c460056ba1ad74d9838fa3
+MD5 (pil/pilconvert.htm) = 8af41900246c11e8041b93e05bf0596a
+MD5 (pil/pildriver.htm) = 63ddc52aed6849c1942a4ffb96616e07
+MD5 (pil/pilfile.htm) = afb4aaca639352bcdfea66efbb631dac
+MD5 (pil/pilfont.htm) = fcac1e0c314129a08753a32d40c9ea9f
+MD5 (pil/pilprint.htm) = 6c8ef1779a04aae2b09e5fcaa4b846a2
+MD5 (pil/preface.htm) = da8d0c59c164e2067f044a421c1a5afd
+MD5 (pil/psdraw.htm) = e3df4dc59ac330bf9bd6a322ef525295
+MD5 (pil/pythonware.css) = c7a113dc58a351cb03cdc1fd2ed5eedd
+MD5 (pil/remote-light.gif) = ffa77998b5df6cf822066b028c3c6dd5
+MD5 (pil/software-license.htm) = bfbe64d856372dc3c7521977a7bcf47e
+MD5 (pil/tools-reference.htm) = b84917d891f159554197d2c940d10e55
+MD5 (pil/tutorial.htm) = 3bc1656c7f46c91f403a62e5ba1a13d0
+MD5 (pil/writing-your-own-file-decoder.htm) = fe36f1888c88c83591a689663370470f
diff --git a/graphics/py-imaging-handbook/pkg-descr b/graphics/py-imaging-handbook/pkg-descr
index 62f4d6187352..2e3049667ec7 100644
--- a/graphics/py-imaging-handbook/pkg-descr
+++ b/graphics/py-imaging-handbook/pkg-descr
@@ -1,4 +1,3 @@
-The handbook for the Python Imaging Library as available from the
-following URL:
+The handbook for the Python Imaging Library.
- http://www.pythonware.com/library/pil/handbook/index.htm
+WWW: http://www.pythonware.com/library/pil/handbook/index.htm
diff --git a/graphics/py-imaging-handbook/pkg-plist b/graphics/py-imaging-handbook/pkg-plist
index e6a5d3e34235..dc29fd801450 100644
--- a/graphics/py-imaging-handbook/pkg-plist
+++ b/graphics/py-imaging-handbook/pkg-plist
@@ -1,29 +1,41 @@
-share/doc/PIL/handbook/labdoc.css
-share/doc/PIL/handbook/index.htm
-share/doc/PIL/handbook/overview.htm
+share/doc/PIL/handbook/appendices.htm
+share/doc/PIL/handbook/blank.gif
+share/doc/PIL/handbook/blurb-works-1.2.gif
+share/doc/PIL/handbook/concept1.gif
share/doc/PIL/handbook/concepts.htm
-share/doc/PIL/handbook/intro01.htm
-share/doc/PIL/handbook/support.htm
-share/doc/PIL/handbook/license.htm
+share/doc/PIL/handbook/getting-support.htm
+share/doc/PIL/handbook/icon-works.gif
+share/doc/PIL/handbook/image-file-formats.htm
share/doc/PIL/handbook/image.htm
share/doc/PIL/handbook/imagechops.htm
+share/doc/PIL/handbook/imagecrackcode.htm
share/doc/PIL/handbook/imagedraw.htm
share/doc/PIL/handbook/imageenhance.htm
-share/doc/PIL/handbook/imagefilter.htm
+share/doc/PIL/handbook/imagefile.htm
share/doc/PIL/handbook/imagefileio.htm
+share/doc/PIL/handbook/imagefilter.htm
share/doc/PIL/handbook/imagefont.htm
-share/doc/PIL/handbook/imagepalette.htm
+share/doc/PIL/handbook/imagepath.htm
share/doc/PIL/handbook/imagesequence.htm
share/doc/PIL/handbook/imagestat.htm
share/doc/PIL/handbook/imagetk.htm
share/doc/PIL/handbook/imagewin.htm
-share/doc/PIL/handbook/psdraw.htm
+share/doc/PIL/handbook/index.htm
+share/doc/PIL/handbook/introducing-pil.htm
+share/doc/PIL/handbook/mailto-light.gif
+share/doc/PIL/handbook/module-reference.htm
share/doc/PIL/handbook/pilconvert.htm
share/doc/PIL/handbook/pildriver.htm
share/doc/PIL/handbook/pilfile.htm
share/doc/PIL/handbook/pilfont.htm
share/doc/PIL/handbook/pilprint.htm
-share/doc/PIL/handbook/formats.htm
-share/doc/PIL/handbook/decoder.htm
+share/doc/PIL/handbook/preface.htm
+share/doc/PIL/handbook/psdraw.htm
+share/doc/PIL/handbook/pythonware.css
+share/doc/PIL/handbook/remote-light.gif
+share/doc/PIL/handbook/software-license.htm
+share/doc/PIL/handbook/tools-reference.htm
+share/doc/PIL/handbook/tutorial.htm
+share/doc/PIL/handbook/writing-your-own-file-decoder.htm
@dirrm share/doc/PIL/handbook
@unexec rmdir %B 2>/dev/null || true