Bug 43661 - Port update: www/dansguardian-devel to 2.4.6-3
Summary: Port update: www/dansguardian-devel to 2.4.6-3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 18:10 UTC by fcash
Modified: 2002-10-24 05:16 UTC (History)
0 users

See Also:


Attachments
dansguardian-devel-patch (3.15 KB, text/plain)
2002-10-04 18:10 UTC, fcash
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description fcash 2002-10-04 18:10:14 UTC
	Updated port framework to support the latest release of DansGuardian: 2.4.6-3.
Also includes a fix for the auto-start mixup.  DG requires Squid to be running before it can start
but the squid.sh script in /usr/local/etc/rc.d/ executes *after* the dansguardian.sh script.  I've
renamed the DG startup script to start-dg.sh to fix this.
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2002-10-04 18:27:40 UTC
Responsible Changed
From-To: freebsd-ports->cy

Originator emailed me directly to take this PR.
Comment 2 Cy Schubert 2002-10-15 13:32:10 UTC
Freddie,

The autoconf patch fails to apply. Rather than trying to fix this 
myself, the original appears different enough to have you look at it 
first.

cwsys$ patch -C <../../../files/patch-autoconf\:\:fbsd.in 
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- autoconf/fbsd.in.orig      Wed May 22 10:25:23 2002
|+++ autoconf/fbsd.in   Wed May 22 10:25:28 2002
--------------------------
Patching file fbsd.in using Plan A...
Hunk #1 succeeded at 19 with fuzz 1 (offset 1 line).
Hunk #2 failed at 44.
Hunk #3 succeeded at 77 (offset -3 lines).
1 out of 3 hunks failed--saving rejects to fbsd.in.rej
done
cwsys$ 


--
Cheers,                          Phone:  250-387-8437
Cy Schubert                        Fax:  250-387-5231
Team Leader, Sun/Alpha Team      Email:  Cy.Schubert@osg.gov.bc.ca
Open Systems Group, CITS
Ministry of Management Services
Province of BC            
                    FreeBSD UNIX:  cy@FreeBSD.org
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2002-10-15 13:41:19 UTC
State Changed
From-To: open->feedback

Autoconf patch fails to apply. Originator (maintainer) emailed.
Comment 4 Cy Schubert freebsd_committer freebsd_triage 2002-10-24 05:09:26 UTC
State Changed
From-To: feedback->closed

Patch submitted by maintainer to upgrade to 2.4.6-5 committed. Thanks.