1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

- Add SHA256 checksum.

- Remove FreeBSD 4.x checks.

PR:		ports/109957
Submitted by:	Freddie Cash <fcash@.sd73.bc.ca> (maintainer)
This commit is contained in:
Shaun Amott 2007-04-11 02:26:53 +00:00
parent 497c365dba
commit a116e6c77f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189734
2 changed files with 3 additions and 12 deletions

View File

@ -30,7 +30,8 @@ CONFIGURE_ARGS= --bindir=/sbin/ \
--mandir=/man/ \
--logdir=/var/log/ \
--cgidir=/www/cgi-bin/ \
--piddir=/var/run/
--piddir=/var/run/ \
--gccver=3
MAN8= dansguardian.8
NOMANCOMPRESSED= yes
@ -45,13 +46,6 @@ RESTRICTED= Redistribution and commercial download is restricted. Check ${DG_UR
.include <bsd.port.pre.mk>
# Set which version of GCC to compile the port with
.if ${OSVERSION} > 500000
CONFIGURE_ARGS+= --gccver=3
.else
CONFIGURE_ARGS+= --gccver=2
.endif
.if !defined(WITHOUT_DG_APACHE)
USE_APACHE= 1.3+
.endif
@ -78,10 +72,6 @@ post-install:
@${ECHO_MSG} "===> Skipping installation of phraselists."
.endif
# Install startup script
# @${ECHO_MSG} "===> Installing startup script into ${PREFIX}/etc/rc.d"
# @${INSTALL_SCRIPT} ${WRKSRC}/dansguardian.sh ${PREFIX}/etc/rc.d/start-dg.sh
# Display post-install message
@${CAT} pkg-message

View File

@ -1,2 +1,3 @@
MD5 (dansguardian-2.8.0.6.source.tar.gz) = aa619607198f37a528dbb65e4a503beb
SHA256 (dansguardian-2.8.0.6.source.tar.gz) = f4d51b805e979369896906b49a388bf102f56cf0755acc9cb1ec2e4176aac34b
SIZE (dansguardian-2.8.0.6.source.tar.gz) = 212737