FreeBSD Bugzilla – Attachment 54701 Details for
Bug 82756
New port: math/reed-solomon A Reed-Solomon codec library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
rsport
rsport (text/plain), 2.48 KB, created by
Thomas Sandford
on 2005-06-29 01:00:27 UTC
(
hide
)
Description:
rsport
Filename:
MIME Type:
Creator:
Thomas Sandford
Created:
2005-06-29 01:00:27 UTC
Size:
2.48 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># reed-solomon ># reed-solomon/files ># reed-solomon/files/patch-makefile.in ># reed-solomon/Makefile ># reed-solomon/distinfo ># reed-solomon/pkg-descr ># reed-solomon/pkg-plist ># >echo c - reed-solomon >mkdir -p reed-solomon > /dev/null 2>&1 >echo c - reed-solomon/files >mkdir -p reed-solomon/files > /dev/null 2>&1 >echo x - reed-solomon/files/patch-makefile.in >sed 's/^X//' >reed-solomon/files/patch-makefile.in << 'END-of-reed-solomon/files/patch-makefile.in' >X--- makefile.in.orig Wed Nov 5 16:30:23 2003 >X+++ makefile.in Wed Nov 5 16:30:52 2003 >X@@ -25,7 +25,7 @@ >X >X install: all >X mkdir -p @libdir@ >X- install -D -m 644 -p librs.a librs.so.@SO_VERSION@ @libdir@ >X+ install -m 644 -p librs.a librs.so.@SO_VERSION@ @libdir@ >X (cd @libdir@;ln -f -s librs.so.@SO_VERSION@ librs.so) >X ldconfig >X mkdir -p @includedir@ >END-of-reed-solomon/files/patch-makefile.in >echo x - reed-solomon/Makefile >sed 's/^X//' >reed-solomon/Makefile << 'END-of-reed-solomon/Makefile' >X# New ports collection makefile for: reed-solomon >X# Date created: 29 Jun 2005 >X# Whom: Thomas Sandford <freebsduser@paradisegreen.co.uk> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= reed-solomon >XPORTVERSION= 4.0 >XCATEGORIES= math >XMASTER_SITES= http://www.ka9q.net/code/fec/ >X >XMAINTAINER= freebsduser@paradisegreen.co.uk >XCOMMENT= A Reed-Solomon CODEC library >X >XGNU_CONFIGURE= yes >XUSE_GMAKE= yes >XINSTALLS_SHLIB= yes >X >XMAN3= rs.3 >X >Xpost-configure: >X ${MV} ${WRKSRC}/makefile ${WRKSRC}/Makefile >X >X.include <bsd.port.mk> >END-of-reed-solomon/Makefile >echo x - reed-solomon/distinfo >sed 's/^X//' >reed-solomon/distinfo << 'END-of-reed-solomon/distinfo' >XMD5 (reed-solomon-4.0.tar.gz) = 09218994c0e8e1f50e052786db1fe11b >END-of-reed-solomon/distinfo >echo x - reed-solomon/pkg-descr >sed 's/^X//' >reed-solomon/pkg-descr << 'END-of-reed-solomon/pkg-descr' >XThis is a port of Phil Karn's Reed-Solomon CODEC library. >XThis package may be useful to programmers working on >Xdata communications software. >X >XWWW: http://www.ka9q.net/code/fec/ >X >X- Thomas Sandford >Xfreebsduser@paradisegreen.co.uk >END-of-reed-solomon/pkg-descr >echo x - reed-solomon/pkg-plist >sed 's/^X//' >reed-solomon/pkg-plist << 'END-of-reed-solomon/pkg-plist' >Xlib/librs.a >Xlib/librs.so.4.0.0 >Xlib/librs.so >Xinclude/rs.h >END-of-reed-solomon/pkg-plist >exit
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 82756
: 54701