diff options
author | knu <knu@FreeBSD.org> | 2003-01-14 11:57:29 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-01-14 11:57:29 +0000 |
commit | f37b2c3584ae340c365e019746a78dc358b4fdfc (patch) | |
tree | 3e80db16415fe623fe334762c89f9ccec8dd6a52 /x11-toolkits | |
parent | 21841959ac690c4ec32a499811cc8838b58f15fc (diff) | |
download | FreeBSD-ports-f37b2c3584ae340c365e019746a78dc358b4fdfc.zip FreeBSD-ports-f37b2c3584ae340c365e019746a78dc358b4fdfc.tar.gz |
Complete pkg-plist. FOX's configure script and Makefile's are just
terrible to deal with...
Submitted by: bento
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox-devel/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fox-devel/files/patch-ac | 11 | ||||
-rw-r--r-- | x11-toolkits/fox-devel/pkg-plist | 49 | ||||
-rw-r--r-- | x11-toolkits/fox/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fox/files/patch-ac | 11 | ||||
-rw-r--r-- | x11-toolkits/fox/pkg-plist | 49 | ||||
-rw-r--r-- | x11-toolkits/fox10/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fox10/files/patch-ac | 11 | ||||
-rw-r--r-- | x11-toolkits/fox10/pkg-plist | 49 | ||||
-rw-r--r-- | x11-toolkits/fox14/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/fox14/files/patch-ac | 11 | ||||
-rw-r--r-- | x11-toolkits/fox14/pkg-plist | 49 |
12 files changed, 212 insertions, 48 deletions
diff --git a/x11-toolkits/fox-devel/Makefile b/x11-toolkits/fox-devel/Makefile index a76ee86..af6bbf3 100644 --- a/x11-toolkits/fox-devel/Makefile +++ b/x11-toolkits/fox-devel/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= OLDFILE="@comment " \ USE_MESA= yes INSTALLS_SHLIB= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ @@ -81,7 +82,9 @@ post-extract: .endif post-patch: - ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${REINPLACE_CMD} -E 's/^(SUBDIRS[ ]*=[ ]*).*/\1utils include src $${DOC}/' \ ${WRKSRC}/Makefile.in + ${FIND} ${WRKSRC} -name Makefile.in -print0 | \ + ${XARGS} -0 ${REINPLACE_CMD} -E 's:\$$\(prefix\)/@PACKAGE@:$$(datadir)/doc/@PACKAGE@:' .include <bsd.port.mk> diff --git a/x11-toolkits/fox-devel/files/patch-ac b/x11-toolkits/fox-devel/files/patch-ac deleted file mode 100644 index c9c9fb4..0000000 --- a/x11-toolkits/fox-devel/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in Tue Feb 22 14:46:40 2000 -+++ doc/Makefile.in.new Wed Mar 1 06:11:30 2000 -@@ -86,7 +86,7 @@ - VERSION = @VERSION@ - X_BASE_LIBS = @X_BASE_LIBS@ - --htmldir = $(prefix)/@PACKAGE@/html -+htmldir = $(datadir)/doc/@PACKAGE@/html - - # Source code documentation tool - PERCEPS = perceps diff --git a/x11-toolkits/fox-devel/pkg-plist b/x11-toolkits/fox-devel/pkg-plist index 81cc42c..c41af38 100644 --- a/x11-toolkits/fox-devel/pkg-plist +++ b/x11-toolkits/fox-devel/pkg-plist @@ -187,6 +187,33 @@ lib/libFOX.so lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxstart.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/freespeach.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ill.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ilr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/innernerd.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iur.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/nerd_inside.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oll.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/olr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/opengl_logo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul_grey.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/our.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/sgitextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/slingerzbutton1.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-libraries.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-linkoutput.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-postbuild.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-preprocessor.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-project.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-tooloptions.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/wintextedit.png %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png @@ -226,6 +253,26 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/rex.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_colors.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_del.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_edit.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_font.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_pat.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/colordialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/dirdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/filedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/fontdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_01_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_02_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_03_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/glview.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/pathfinder.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/printdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/replacedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/searchdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/table.png %%PORTDOCS%%share/doc/fox/html/serialization.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css @@ -244,5 +291,7 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/screenshots +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/art %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox diff --git a/x11-toolkits/fox/Makefile b/x11-toolkits/fox/Makefile index a76ee86..af6bbf3 100644 --- a/x11-toolkits/fox/Makefile +++ b/x11-toolkits/fox/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= OLDFILE="@comment " \ USE_MESA= yes INSTALLS_SHLIB= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ @@ -81,7 +82,9 @@ post-extract: .endif post-patch: - ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${REINPLACE_CMD} -E 's/^(SUBDIRS[ ]*=[ ]*).*/\1utils include src $${DOC}/' \ ${WRKSRC}/Makefile.in + ${FIND} ${WRKSRC} -name Makefile.in -print0 | \ + ${XARGS} -0 ${REINPLACE_CMD} -E 's:\$$\(prefix\)/@PACKAGE@:$$(datadir)/doc/@PACKAGE@:' .include <bsd.port.mk> diff --git a/x11-toolkits/fox/files/patch-ac b/x11-toolkits/fox/files/patch-ac deleted file mode 100644 index c9c9fb4..0000000 --- a/x11-toolkits/fox/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in Tue Feb 22 14:46:40 2000 -+++ doc/Makefile.in.new Wed Mar 1 06:11:30 2000 -@@ -86,7 +86,7 @@ - VERSION = @VERSION@ - X_BASE_LIBS = @X_BASE_LIBS@ - --htmldir = $(prefix)/@PACKAGE@/html -+htmldir = $(datadir)/doc/@PACKAGE@/html - - # Source code documentation tool - PERCEPS = perceps diff --git a/x11-toolkits/fox/pkg-plist b/x11-toolkits/fox/pkg-plist index 81cc42c..c41af38 100644 --- a/x11-toolkits/fox/pkg-plist +++ b/x11-toolkits/fox/pkg-plist @@ -187,6 +187,33 @@ lib/libFOX.so lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxstart.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/freespeach.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ill.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ilr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/innernerd.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iur.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/nerd_inside.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oll.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/olr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/opengl_logo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul_grey.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/our.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/sgitextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/slingerzbutton1.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-libraries.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-linkoutput.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-postbuild.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-preprocessor.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-project.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-tooloptions.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/wintextedit.png %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png @@ -226,6 +253,26 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/rex.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_colors.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_del.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_edit.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_font.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_pat.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/colordialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/dirdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/filedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/fontdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_01_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_02_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_03_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/glview.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/pathfinder.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/printdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/replacedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/searchdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/table.png %%PORTDOCS%%share/doc/fox/html/serialization.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css @@ -244,5 +291,7 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/screenshots +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/art %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox diff --git a/x11-toolkits/fox10/Makefile b/x11-toolkits/fox10/Makefile index a76ee86..af6bbf3 100644 --- a/x11-toolkits/fox10/Makefile +++ b/x11-toolkits/fox10/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= OLDFILE="@comment " \ USE_MESA= yes INSTALLS_SHLIB= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ @@ -81,7 +82,9 @@ post-extract: .endif post-patch: - ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${REINPLACE_CMD} -E 's/^(SUBDIRS[ ]*=[ ]*).*/\1utils include src $${DOC}/' \ ${WRKSRC}/Makefile.in + ${FIND} ${WRKSRC} -name Makefile.in -print0 | \ + ${XARGS} -0 ${REINPLACE_CMD} -E 's:\$$\(prefix\)/@PACKAGE@:$$(datadir)/doc/@PACKAGE@:' .include <bsd.port.mk> diff --git a/x11-toolkits/fox10/files/patch-ac b/x11-toolkits/fox10/files/patch-ac deleted file mode 100644 index c9c9fb4..0000000 --- a/x11-toolkits/fox10/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in Tue Feb 22 14:46:40 2000 -+++ doc/Makefile.in.new Wed Mar 1 06:11:30 2000 -@@ -86,7 +86,7 @@ - VERSION = @VERSION@ - X_BASE_LIBS = @X_BASE_LIBS@ - --htmldir = $(prefix)/@PACKAGE@/html -+htmldir = $(datadir)/doc/@PACKAGE@/html - - # Source code documentation tool - PERCEPS = perceps diff --git a/x11-toolkits/fox10/pkg-plist b/x11-toolkits/fox10/pkg-plist index 81cc42c..c41af38 100644 --- a/x11-toolkits/fox10/pkg-plist +++ b/x11-toolkits/fox10/pkg-plist @@ -187,6 +187,33 @@ lib/libFOX.so lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxstart.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/freespeach.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ill.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ilr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/innernerd.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iur.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/nerd_inside.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oll.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/olr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/opengl_logo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul_grey.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/our.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/sgitextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/slingerzbutton1.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-libraries.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-linkoutput.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-postbuild.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-preprocessor.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-project.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-tooloptions.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/wintextedit.png %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png @@ -226,6 +253,26 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/rex.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_colors.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_del.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_edit.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_font.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_pat.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/colordialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/dirdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/filedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/fontdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_01_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_02_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_03_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/glview.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/pathfinder.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/printdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/replacedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/searchdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/table.png %%PORTDOCS%%share/doc/fox/html/serialization.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css @@ -244,5 +291,7 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/screenshots +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/art %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index a76ee86..af6bbf3 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= OLDFILE="@comment " \ USE_MESA= yes INSTALLS_SHLIB= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ @@ -81,7 +82,9 @@ post-extract: .endif post-patch: - ${PERL} -i -pe 's/^(SUBDIRS\s*=\s*).*/$$1utils include src \$${DOC}/' \ + ${REINPLACE_CMD} -E 's/^(SUBDIRS[ ]*=[ ]*).*/\1utils include src $${DOC}/' \ ${WRKSRC}/Makefile.in + ${FIND} ${WRKSRC} -name Makefile.in -print0 | \ + ${XARGS} -0 ${REINPLACE_CMD} -E 's:\$$\(prefix\)/@PACKAGE@:$$(datadir)/doc/@PACKAGE@:' .include <bsd.port.mk> diff --git a/x11-toolkits/fox14/files/patch-ac b/x11-toolkits/fox14/files/patch-ac deleted file mode 100644 index c9c9fb4..0000000 --- a/x11-toolkits/fox14/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in Tue Feb 22 14:46:40 2000 -+++ doc/Makefile.in.new Wed Mar 1 06:11:30 2000 -@@ -86,7 +86,7 @@ - VERSION = @VERSION@ - X_BASE_LIBS = @X_BASE_LIBS@ - --htmldir = $(prefix)/@PACKAGE@/html -+htmldir = $(datadir)/doc/@PACKAGE@/html - - # Source code documentation tool - PERCEPS = perceps diff --git a/x11-toolkits/fox14/pkg-plist b/x11-toolkits/fox14/pkg-plist index 81cc42c..c41af38 100644 --- a/x11-toolkits/fox14/pkg-plist +++ b/x11-toolkits/fox14/pkg-plist @@ -187,6 +187,33 @@ lib/libFOX.so lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/adie.html %%PORTDOCS%%share/doc/fox/html/app.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/bigpenguin.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxlogo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/foxstart.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/freespeach.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ill.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/ilr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/innernerd.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/iur.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/nerd_inside.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oll.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/olr.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/opengl_logo.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/oul_grey.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/our.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/progress.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/scribble.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/sgitextedit.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/slingerzbutton1.gif +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-libraries.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-linkoutput.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-postbuild.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-preprocessor.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-project.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/win32-tooloptions.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/art/wintextedit.png %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/bigpenguin.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/calc.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/cfdrc.png @@ -226,6 +253,26 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/rex.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/scribble.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots.html +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_colors.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_del.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_edit.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_font.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/adie_pat.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/colordialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/dirdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/filedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/fontdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_01_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_02_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/foxcalc_prefdialog_03_small.jpg +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/glview.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/pathfinder.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/printdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/replacedialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/searchdialog.png +%%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/screenshots/table.png %%PORTDOCS%%share/doc/fox/html/serialization.html %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/sgitextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/styles.css @@ -244,5 +291,7 @@ lib/libFOX.so.%%LIBVER%% %%PORTDOCS%%%%OLDFILE%%share/doc/fox/html/wintextedit.png %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/window.html %%PORTDOCS%%%%NEWFILE%%share/doc/fox/html/xml.html +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/screenshots +%%PORTDOCS%%%%NEWFILE%%@dirrm share/doc/fox/html/art %%PORTDOCS%%@dirrm share/doc/fox/html %%PORTDOCS%%@dirrm share/doc/fox |