summaryrefslogtreecommitdiff
path: root/sysutils/radmind/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-17 17:59:05 +0000
committerwiz <wiz@pkgsrc.org>2006-07-17 17:59:05 +0000
commitffaa2bbbcdd4f1ddad54aab0b6ea3bf0d4da303d (patch)
tree8a2389ec78221b7768049d8e54115ec9341bc18d /sysutils/radmind/Makefile
parenta5c6b68a4d060ae0842934ce42407ae9256f28fe (diff)
downloadpkgsrc-ffaa2bbbcdd4f1ddad54aab0b6ea3bf0d4da303d.tar.gz
Update to 1.6.1, provided by the maintainer Hauke Fath in PR 33938.
Changes from 1.6.0: - Fixed non OS X compile bug Major changes from 1.5.1: - Added support for network communication compression ( patch #1348172 ) Thanks Maarten Thibaut for the original code - OS X Package contains universal binaries. Other Changes - config file now supports optional comment in third column - lapply fix for OS X symlink permission bug ( bug #1441965 ) - Fixes for AppleSingle support on i386. ( bug #1438290 ) - lmerge -f no longer duplicates some minus lines ( bug 1346368 ) - Server logs child process stats including blocks in and out - specify user to ra.sh with -U ( patch #1435665 ) Thanks Sean Sweda - ra.sh prompt for username when USER=root ( patch #1420980 ) Thanks Sean Sweda - ra.sh uses $SUDO_USER if set - fixed errno assignment if FD_ISSET fails ( libsnet bug #1436043 ) Thanks Matt Selsky - ktcheck not sending quit if special file is created ( bug #1429169 ) - twhich can deal with null/empty transcript ( bug 1372729 ) - Pass correct configure args to libsnet for ssl and sasl ( bug #1435999 ) Thanks Matt Selsky - ./configure now warns if tmp exists ( patch #1384558 ) Thanks Jose Calhariz - ./configure now supports DISTDIR ( patch #1384555 ) Thanks Jose Calhariz - Explaining the numeric range in radmind.8 ( patch #1408441 ) Thanks David Coulthart - moved MIN and MAX to config.h - Added COMP info to SPEC - Apple package will install /var/radmind/client, preapply and postapply - make dist now follows symlinks
Diffstat (limited to 'sysutils/radmind/Makefile')
-rw-r--r--sysutils/radmind/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile
index cafb7a5fef1..9f12c425649 100644
--- a/sysutils/radmind/Makefile
+++ b/sysutils/radmind/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2006/01/18 13:11:56 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/17 17:59:05 wiz Exp $
#
-DISTNAME= radmind-1.5.1
+DISTNAME= radmind-1.6.1
CATEGORIES= sysutils
-MASTER_SITES= http://rsug.itd.umich.edu/software/radmind/files/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=radmind/}
+EXTRACT_SUFX= .tar.gz
MAINTAINER= hf@spg.tu-darmstadt.de
HOMEPAGE= http://rsug.itd.umich.edu/software/radmind/