Bug 126626

Summary: [patch] www/squidguard - improve Makefile
Product: Ports & Packages Reporter: Edwin Groothuis <edwin>
Component: Individual Port(s)Assignee: Edwin Groothuis <edwin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Edwin Groothuis freebsd_committer freebsd_triage 2008-08-18 14:40:04 UTC
Redo Makefile:
- split pre-install in post-build with regarding to extracting of blacklists.
- Make targets easier to read.
- Merge pkg-plist and pkg-plist.blacklist and use PLIST_SUB.

- Add files/pkg-message.in
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-18 14:40:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-18 14:40:42 UTC
Maintainer of www/squidguard,

Please note that PR ports/126626 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126626

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-18 14:40:44 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-09-23 02:59:20 UTC
edwin       2008-09-23 01:59:14 UTC

  FreeBSD ports repository

  Modified files:
    www/squidguard       Makefile pkg-plist 
  Added files:
    www/squidguard/files pkg-message.in 
  Removed files:
    www/squidguard       pkg-plist.blacklist 
  Log:
  [patch] www/squidguard - improve Makefile
  
          Redo Makefile:
          - split pre-install in post-build with regarding to extracting
            of blacklists.
          - Make targets easier to read.
          - Merge pkg-plist and pkg-plist.blacklist and use PLIST_SUB.
  
          - Add files/pkg-message.in
  
  PR:             ports/126626
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.19      +60 -47    ports/www/squidguard/Makefile
  1.1       +7 -0      ports/www/squidguard/files/pkg-message.in (new)
  1.4       +78 -17    ports/www/squidguard/pkg-plist
  1.2       +0 -58     ports/www/squidguard/pkg-plist.blacklist (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-23 02:59:22 UTC
State Changed
From-To: feedback->closed

Committed, thanks!