cvs commit: ports/lang/TenDRA Makefile distinfo pkg-descr
pkg-plist ports/lang/TenDRA/files patch-aa patch-ab patch-ac
patch-ad patch-af patch-ag patch-ah patch-aligned
patch-default-gcc_dependency patch-install patch-limits.h ...
Tilman Linneweh
arved at FreeBSD.org
Tue Jun 3 01:17:01 PDT 2003
arved 2003/06/03 01:16:59 PDT
FreeBSD ports repository
Modified files:
lang/TenDRA Makefile distinfo pkg-descr pkg-plist
lang/TenDRA/files patch-ab patch-ac patch-ad
Added files:
lang/TenDRA/files patch-aligned
patch-default-gcc_dependency
patch-install patch-limits.h
Removed files:
lang/TenDRA/files patch-aa patch-af patch-ag patch-ah
lang/TenDRA/scripts configure
Log:
- Update to CVS snapshot 20030526, which fixes the build problems on 5.x
- Give maintainership to submitter
"Unfortunately FreeBSD 5.x uses the GNU C extension
__attribute__((__aligned__(x))) in a couple of system headers
(<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386). To
avoid a syntax error __aligned(x) is removed by a #define, but programs that
use struct sigcontext, struct savexmm or mcontext_t probably won't work."
PR: 52619
Submitted by: Stefan Farfeleder <stefan at fafoe.dyndns.org>
Revision Changes Path
1.25 +21 -65 ports/lang/TenDRA/Makefile
1.2 +1 -1 ports/lang/TenDRA/distinfo
1.2 +0 -189 ports/lang/TenDRA/files/patch-aa (dead)
1.2 +25 -20 ports/lang/TenDRA/files/patch-ab
1.2 +25 -20 ports/lang/TenDRA/files/patch-ac
1.2 +25 -20 ports/lang/TenDRA/files/patch-ad
1.2 +0 -10 ports/lang/TenDRA/files/patch-af (dead)
1.2 +0 -59 ports/lang/TenDRA/files/patch-ag (dead)
1.2 +0 -481 ports/lang/TenDRA/files/patch-ah (dead)
1.1 +17 -0 ports/lang/TenDRA/files/patch-aligned (new)
1.1 +7 -0 ports/lang/TenDRA/files/patch-default-gcc_dependency (new)
1.1 +12 -0 ports/lang/TenDRA/files/patch-install (new)
1.1 +26 -0 ports/lang/TenDRA/files/patch-limits.h (new)
1.6 +1 -1 ports/lang/TenDRA/pkg-descr
1.11 +617 -1643 ports/lang/TenDRA/pkg-plist
1.7 +0 -231 ports/lang/TenDRA/scripts/configure (dead)
More information about the cvs-all
mailing list