Commit graph

20 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
ryoon
50bc00a7e1 Really bump PKGREVISION 2014-06-27 14:08:51 +00:00
ryoon
f24c505ce4 Fix PR pkg/48934, and bump PKGREVISION
Fix broken binary under NetBSD 5, and change OpenBSD case.
O.k. by wiz@.
2014-06-27 14:07:49 +00:00
ryoon
743289899b Fix build under OpenBSD
* Treat OpenBSD like other *BSD
2014-05-05 21:13:16 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
bsiegert
9c2e217b0f Add MirBSD support to patches, fix build.
ok wiz
2012-06-27 09:24:26 +00:00
minskim
1f93f3ae43 Mac OS X Lion has strnlen(). 2011-11-23 21:31:19 +00:00
hans
3eb526c939 Fix build on SunOS. 2011-07-26 14:17:52 +00:00
markd
d6f8bfde5c Pass in INSTALL_{DATA,LIB} to make rather than hardcoding path of install.
Fixes install on Arch Linux.
2011-01-18 10:34:38 +00:00
heinz
d653ce6a74 Added LICENSE information. 2010-01-24 17:11:17 +00:00
rillig
ad2adba9a5 Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.
2009-06-13 06:46:41 +00:00
wiz
225b18c56c Fix build on -current with strnlen().
From dieter roelants in PR 41344.
2009-05-03 21:35:38 +00:00
hasso
80daf0cc45 Make it build on DragonFly master. 2009-04-24 01:07:18 +00:00
wiz
1e8dcdfc89 Update to 0.81.1: FreeBSD fix. 2009-03-22 20:31:11 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
jmcneill
0664c95ed0 to pkgsrc-users 2009-03-18 13:29:32 +00:00
dbj
eb26bf17cf convert to use libtool
additional fixes to compile on osx
2009-01-04 23:10:06 +00:00
hasso
613ac2ee8f DESTDIR support. 2008-11-26 07:47:56 +00:00
hasso
91ae2d068e Make it compile in DragonFly. 2008-11-23 16:07:16 +00:00
jmcneill
04b5ef02d6 Import libvolume_id version 0.81.0.
Libvolume_id is an API for obtaining many file system related attributes
(such as type, label, uuid, etc.) given an open file handle to a block
special device.
2008-11-22 13:48:23 +00:00