Commit graph

18 commits

Author SHA1 Message Date
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

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 23:27:00 +00:00
dholland
8f2432c454 Instead of patching in a mess of machine-dependent logic for printing
error messages, always use strerror.

While here, also correct warnings about implicit declaration of malloc
... which turned out to arise because someone patched stdlib.h into
all the right places years ago, but for some bizarre reason decided the
change should be OS-specific.

grmbl.
2012-06-23 22:27:11 +00:00
obache
d8774759f2 * fixes to install libraries as BSD_INSTALL_LIB, not BSD_INSTALL_DATA (patch-ac)
* nearly 10 years forgotten to replace @x11prefix@ with @PREFIX@ in patch-at.
  and no need to restrict to BSDs only in pkgsrc.
* regen patches with recent mkpatches(1).
* use SUBST to replace PREFIX.
* add user-destdir installation.

Bump PKGREVISION.
2011-03-02 05:42:41 +00:00
joerg
fc0b8a4e62 Provide --mode arguments for libtool. 2009-10-07 17:41:35 +00:00
tron
49347a35a5 Include "string.h" instead of manually defining prototypes for e.g.
strcpy(3). This fixes the build under Mac OS X Snow Leopard.
2009-09-13 16:10:53 +00:00
tron
d11300602a Include "stdlib.h" head file and add a few forward declarations to please
picky C compilers.
2007-12-16 14:48:30 +00:00
tron
3ade13ff09 Revert last change. Using GNU make under Darwin didn't fix the problem,
it only masked it. Switch back to BSD make and fix real problems. This
results in a complete installation of the package under Darwin.
2006-01-08 14:30:01 +00:00
joerg
a87f6b63e3 Include errno.h on all platforms. Also include stdio.h, it provides
sys_nerr and sys_errlist on DragonFly and FreeBSD. Only define
it manually for platforms other than NetBSD, DragonFly, FreeBSD and
Interix.
2005-12-19 15:15:47 +00:00
tv
4a5e61c125 Make build on Interix. 2005-03-15 03:59:38 +00:00
schwarz
2559846ff2 added patches to support IRIX, closing PR#28315. 2005-03-12 12:53:56 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
jlam
204241bc9f buildlink1 -> buildlink2, and note conflict with compfaces. 2002-09-21 12:13:44 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
tron
b816ba4796 Adapt include conversion scripts to recent versions of "netpbm" and add
the missing dependence on "netpbm" package. This fixes PR pkg/16416
by Greg A. Woods. Bump the package revision to 2 after these fixes.
2002-07-07 14:25:52 +00:00
jlam
7cd04d6fd0 Update mail/faces to 1.6.1nb1. Changes from version 1.6.1 are moving the
package under ${X11PREFIX} instead of trying to dual-install under both
${LOCALBASE} and ${X11BASE}, and strongly buildlink'fiying.
2001-11-30 16:29:28 +00:00
wiz
b17589064d Misc fixes:
Remove a dead MASTER_SITE.
Use PLIST_SUBST instead of local hack.
Create app-defaults dir if missing (solves pkg/13179).
Don't hardwire incorrect app-defaults path in patch-at.
2001-11-29 18:00:31 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00