Commit graph

14 commits

Author SHA1 Message Date
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
bsiegert
61a230b39a Add tags to libtool invocation. From Brad Forschinger in PR pkg/49992. 2015-07-13 04:55:31 +00:00
wiz
38fa1edbec Reset maintainer. 2015-06-28 15:18:09 +00:00
schmonz
3013e74c01 Libtoolize to fix build on OS X 10.9 and (untested) fix shlibs under
Solaris 10. What's tested:

1. devel/cmake with USE_BUILTIN.libexecinfo=no links and runs on:
    * CentOS/amd64 6.5
    * Mac OS X/x86_64 10.9.4 (Darwin 13.3.0)
    * NetBSD/amd64 6.1.4
    * SmartOS/i386 (Joyent SmartMachine 1.8.1, "SunOS 5.11")

2. http://www.gnu.org/software/libc/manual/html_node/Backtraces.html's
   sample program outputs:
    * Mac OS X: the expected backtrace
    * NetBSD: dumps core (but it did before this change, too)
    * SmartOS: the expected backtrace

Bump PKGREVISION.
2014-07-05 20:15:24 +00:00
tron
b1e9b2279f Don't build a shared library under Solaris 10.
This should work around PR pkg/48732 until we have a beter solution
e.g. building this package with "libtool".
2014-06-05 19:48:33 +00:00
ryoon
09f23ff014 Remove hack for OpenBSD
The problem should be fixed with PR pkg/48793.
2014-05-10 23:03:25 +00:00
ryoon
c2829605a0 Create symlinks to library under OpenBSD 2014-05-05 21:11:25 +00:00
hauke
d21197e05a GC an unused variable the compiler takes offence to. 2014-05-04 11:09:56 +00:00
asau
8d4a4e92f9 Allow using builtin libexecinfo on FreeBSD:
FreeBSD has started using NetBSD's libexecinfo since version 10.
2014-03-24 20:36:47 +00:00
obache
c28b1c803f Use find-headers instead of find-files to detect builtin header files. 2013-11-23 10:51:09 +00:00
jperkin
4537ae40c8 Fix build on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 11:34:49 +00:00
ryoon
e6b1b1cc23 Add builtin.mk file for built-in libexecinfo support.
* Tested on NetBSD 6.99.23 and 6.1 with graphics/fotoxx.
2013-07-03 14:47:04 +00:00
rodent
76e83cbf5c Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
asau
2ee4b9b117 Import libexecinfo 1.1 as devel/libexecinfo
This is a quick-n-dirty BSD licensed clone of backtrace facility
found in the GNU libc, mainly intended for porting linuxish code
to BSD platforms, however it can be used at any platform which
has a GCC compiler.
2013-03-14 22:27:15 +00:00