Index: bacula-server/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/bacula-server/Makefile,v retrieving revision 1.74 diff -u -r1.74 Makefile --- bacula-server/Makefile 14 Dec 2006 16:36:10 -0000 1.74 +++ bacula-server/Makefile 27 Dec 2006 14:01:58 -0000 @@ -176,11 +176,13 @@ pre-everything:: .if !defined(WITH_CLIENT_ONLY) +.if ${OSVERSION} < 490101 || (${OSVERSION} >= 500000 && ${OSVERSION} < 502101) @${ECHO_MSG} "=======> ATTENTION <=======" @${ECHO_MSG} "===> Note that there is a pthreads problem, which leads to the loss of 500kB" @${ECHO_MSG} "===> of data at the end of an tape. This is corrected in newer versions of FreeBSD" @${ECHO_MSG} "===> READ ${WRKSRC}/platforms/freebsd/pthreads-fix.txt" @${ECHO_MSG} "" +.endif @${ECHO_MSG} "You may use the following build options (or make config):" @${ECHO_MSG} "" @${ECHO_MSG} " WITH_CLIENT_ONLY=yes if you only want the file daemon." Index: bacula-server-devel/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/bacula-server-devel/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- bacula-server-devel/Makefile 14 Dec 2006 16:36:10 -0000 1.13 +++ bacula-server-devel/Makefile 27 Dec 2006 14:01:58 -0000 @@ -6,8 +6,8 @@ # PORTNAME= bacula -DISTVERSION= 1.39.30 -PORTREVISION= 1 +DISTVERSION= 1.39.32 +PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula @@ -180,11 +180,13 @@ pre-everything:: .if !defined(WITH_CLIENT_ONLY) +.if ${OSVERSION} < 490101 || (${OSVERSION} >= 500000 && ${OSVERSION} < 502101) @${ECHO_MSG} "=======> ATTENTION <=======" @${ECHO_MSG} "===> Note that there is a pthreads problem, which leads to the loss of 500kB" @${ECHO_MSG} "===> of data at the end of an tape. This is corrected in newer versions of FreeBSD" @${ECHO_MSG} "===> READ ${WRKSRC}/platforms/freebsd/pthreads-fix.txt" @${ECHO_MSG} "" +.endif @${ECHO_MSG} "You may use the following build options (or make config):" @${ECHO_MSG} "" @${ECHO_MSG} " WITH_CLIENT_ONLY=yes if you only want the file daemon." Index: bacula-server-devel/distinfo =================================================================== RCS file: /home/pcvs/ports/sysutils/bacula-server-devel/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- bacula-server-devel/distinfo 9 Dec 2006 14:13:45 -0000 1.8 +++ bacula-server-devel/distinfo 27 Dec 2006 14:01:58 -0000 @@ -1,3 +1,3 @@ -MD5 (bacula-1.39.30.tar.gz) = 0c3060d4a2bbc725ba8d62a5ec0536fe -SHA256 (bacula-1.39.30.tar.gz) = 530941a385fd749b6de673c61aaab3135928dc62d3a48c893646c311547c7720 -SIZE (bacula-1.39.30.tar.gz) = 2464292 +MD5 (bacula-1.39.32.tar.gz) = 27830f6d674a3bb4c9a53e3034791efe +SHA256 (bacula-1.39.32.tar.gz) = ce95a53e8758054df0061e068d6b0f66256eabc6ee191a939dfcf4ec6c437daf +SIZE (bacula-1.39.32.tar.gz) = 2477294