FreeBSD Bugzilla – Attachment 87497 Details for
Bug 124101
[update] lang/sdcc-devel: version 2.8.1.2008.05.29
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
sdcc-devel.noportdocs
sdcc-devel.noportdocs (text/plain; charset="us-ascii"), 6.82 KB, created by
Tijl Coosemans
on 2008-06-02 17:22:25 UTC
(
hide
)
Description:
sdcc-devel.noportdocs
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2008-06-02 17:22:25 UTC
Size:
6.82 KB
patch
obsolete
>diff -ur sdcc-devel.orig/Makefile sdcc-devel/Makefile >--- sdcc-devel.orig/Makefile 2008-06-02 17:17:25.000000000 +0200 >+++ sdcc-devel/Makefile 2008-06-02 17:57:55.000000000 +0200 >@@ -141,5 +141,11 @@ > ${WRKSRC}/device/lib/pic16/Makefile.common.in \ > ${WRKSRC}/device/lib/pic16/Makefile.rules \ > ${WRKSRC}/device/lib/pic16/libio/Makefile.in >+.if defined(NOPORTDOCS) >+ @${REINPLACE_CMD} 's, [a-z-]*doc,,' \ >+ ${WRKSRC}/Makefile.in \ >+ ${WRKSRC}/as/Makefile.in \ >+ ${WRKSRC}/sim/ucsim/packages_in.mk >+.endif > > .include <bsd.port.post.mk> >diff -ur sdcc-devel.orig/pkg-plist sdcc-devel/pkg-plist >--- sdcc-devel.orig/pkg-plist 2008-06-02 17:17:25.000000000 +0200 >+++ sdcc-devel/pkg-plist 2008-06-02 18:15:28.000000000 +0200 >@@ -18,70 +18,70 @@ > bin/sdcpp > %%UCSIM%%%%HC08%%bin/shc08 > %%UCSIM%%%%Z80%%bin/sz80 >-%%DOCSDIR%%/INSTALL.txt >-%%DOCSDIR%%/README.txt >-%%DOCSDIR%%/TININative.txt >-%%Z80%%%%DOCSDIR%%/aslink/README >-%%Z80%%%%DOCSDIR%%/aslink/abstra.doc >-%%Z80%%%%DOCSDIR%%/aslink/appendk.txt >-%%Z80%%%%DOCSDIR%%/aslink/asmlnk.doc >-%%Z80%%%%DOCSDIR%%/aslink/asxhtm.html >-%%Z80%%%%DOCSDIR%%/aslink/format.txt >-%%DOCSDIR%%/avr/avr_design.txt >-%%DOCSDIR%%/builtins.txt >-%%DOCSDIR%%/choices.txt >-%%DOCSDIR%%/libdoc.txt >-%%DOCSDIR%%/macro-sys-design.txt >-%%DOCSDIR%%/random-notes.txt >-%%UCSIM%%%%DOCSDIR%%/ucsim/UCsim.jpg >-%%UCSIM%%%%DOCSDIR%%/ucsim/analyzer.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/burst.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/chip.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/chip.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_bp.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_dump.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_exec.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_general.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_memory.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_removed.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cmd_set.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/commref.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu-mem.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu-mem.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu-mem.jpg >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/cpu_types.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/decoded.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/decoded.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/decoded.jpg >-%%UCSIM%%%%DOCSDIR%%/ucsim/index.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/interrupt.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/interrupt.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/invoke.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/memory.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/mulcons.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/new.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/obsolete.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/post.jpg >-%%UCSIM%%%%DOCSDIR%%/ucsim/serial.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/serial1.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/serial1.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/serial2.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/serial2.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/share-chip.fig >-%%UCSIM%%%%DOCSDIR%%/ucsim/share-chip.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/syntax.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/term_cpuopt.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/term_cpuopt.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/timers.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/timers.html >-%%UCSIM%%%%DOCSDIR%%/ucsim/wins.gif >-%%UCSIM%%%%DOCSDIR%%/ucsim/wins.html >-%%DOCSDIR%%/z80/Makefile >-%%DOCSDIR%%/z80/README >-%%DOCSDIR%%/z80/combined_i186_z80_design.tex >+%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt >+%%PORTDOCS%%%%DOCSDIR%%/README.txt >+%%PORTDOCS%%%%DOCSDIR%%/TININative.txt >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/README >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/abstra.doc >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/appendk.txt >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/asmlnk.doc >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/asxhtm.html >+%%Z80%%%%PORTDOCS%%%%DOCSDIR%%/aslink/format.txt >+%%PORTDOCS%%%%DOCSDIR%%/avr/avr_design.txt >+%%PORTDOCS%%%%DOCSDIR%%/builtins.txt >+%%PORTDOCS%%%%DOCSDIR%%/choices.txt >+%%PORTDOCS%%%%DOCSDIR%%/libdoc.txt >+%%PORTDOCS%%%%DOCSDIR%%/macro-sys-design.txt >+%%PORTDOCS%%%%DOCSDIR%%/random-notes.txt >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/UCsim.jpg >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/analyzer.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/burst.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/chip.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/chip.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_bp.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_dump.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_exec.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_general.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_memory.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_removed.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cmd_set.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/commref.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu-mem.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu-mem.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu-mem.jpg >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/cpu_types.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/decoded.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/decoded.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/decoded.jpg >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/index.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/interrupt.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/interrupt.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/invoke.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/memory.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/mulcons.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/new.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/obsolete.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/post.jpg >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/serial.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/serial1.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/serial1.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/serial2.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/serial2.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/share-chip.fig >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/share-chip.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/syntax.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/term_cpuopt.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/term_cpuopt.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/timers.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/timers.html >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/wins.gif >+%%UCSIM%%%%PORTDOCS%%%%DOCSDIR%%/ucsim/wins.html >+%%PORTDOCS%%%%DOCSDIR%%/z80/Makefile >+%%PORTDOCS%%%%DOCSDIR%%/z80/README >+%%PORTDOCS%%%%DOCSDIR%%/z80/combined_i186_z80_design.tex > %%DATADIR%%/include/80c51xa.h > %%DATADIR%%/include/asm/default/features.h > %%DATADIR%%/include/asm/ds390/features.h >@@ -2854,8 +2854,8 @@ > @dirrm %%DATADIR%%/include/asm > @dirrm %%DATADIR%%/include > @dirrm %%DATADIR%% >-@dirrm %%DOCSDIR%%/z80 >-%%UCSIM%%@dirrm %%DOCSDIR%%/ucsim >-@dirrm %%DOCSDIR%%/avr >-%%Z80%%@dirrm %%DOCSDIR%%/aslink >-@dirrm %%DOCSDIR%% >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/z80 >+%%UCSIM%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/ucsim >+%%PORTDOCS%%@dirrm %%DOCSDIR%%/avr >+%%Z80%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/aslink >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 124101
:
87496
| 87497