pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2011Q4] pkgsrc/www/amaya
Module Name: pkgsrc
Committed By: sbd
Date: Mon Jan 9 04:17:31 UTC 2012
Modified Files:
pkgsrc/www/amaya [pkgsrc-2011Q4]: distinfo
Added Files:
pkgsrc/www/amaya [pkgsrc-2011Q4]: hacks.mk
pkgsrc/www/amaya/patches [pkgsrc-2011Q4]: patch-Amaya_amaya_HTMLedit_c
patch-Amaya_thotlib_base_platform_c
Log Message:
Pullup ticket #3639 - requested by dholland
www/amaya build fix
Revisions pulled up:
- www/amaya/distinfo 1.24
- www/amaya/hacks.mk 1.1
- www/amaya/patches/patch-Amaya_amaya_HTMLedit_c 1.1
- www/amaya/patches/patch-Amaya_thotlib_base_platform_c 1.1
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jan 8 22:15:21 UTC 2012
Modified Files:
pkgsrc/www/amaya: distinfo
Added Files:
pkgsrc/www/amaya/patches: patch-Amaya_amaya_HTMLedit_c
patch-Amaya_thotlib_base_platform_c
Log Message:
Fix build problems with gcc 4.5. The code makes no sense so I'm not sure
what I did is going to work... or that the code that was here previously
ever worked or actually did what anyone upstream intended. C++ is fun
that way.
---
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jan 8 22:19:03 UTC 2012
Added Files:
pkgsrc/www/amaya: hacks.mk
Log Message:
Add a workaround for PR 45266 (krb5-config issue in NetBSD base):
clear BUILDLINK_INCDIRS.heimdal. Otherwise -I/usr/include/krb5 appears
in CFLAGS, which breaks the build because the compiler finds krb5's
base64.h instead of Amaya's. krb5 is pulled in by curl, which is a
several-times-indirect dependency, and nothing in this package uses
it, or apparently anything that needs it, directly.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.4.1 pkgsrc/www/amaya/distinfo
cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/www/amaya/hacks.mk
cvs rdiff -u -r0 -r1.1.2.2 \
pkgsrc/www/amaya/patches/patch-Amaya_amaya_HTMLedit_c \
pkgsrc/www/amaya/patches/patch-Amaya_thotlib_base_platform_c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index