Bug 143484 - [PATCH] www/pound: update to 2.5
Summary: [PATCH] www/pound: update to 2.5
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: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 15:30 UTC by Martin Matuska
Modified: 2010-03-23 21:40 UTC (History)
1 user (show)

See Also:


Attachments
pound-2.5.patch (3.47 KB, patch)
2010-02-02 15:30 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-02-02 15:30:01 UTC
- Update to 2.5
- Update port structure to match with bsd.port.mk
- Remove deprecated configure flags
- Disable checks for hoard and tcmalloc
- Make pcre on by default
- Make libthr off by default (use pthread instead)
- Move pkg-plist to Makefile
- Add patch to honor ${CC}
- Make portlint happy

Added file(s):
- files/patch-Makefile.in

Removed file(s):
- pkg-plist

Port maintainer (anders@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-02 15:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Anders Nordby freebsd_committer freebsd_triage 2010-03-22 09:45:07 UTC
Hi,

I agree with your patch except I don't see a reason to specify -lthr and
ask the user about using libthr when it is default? It is handled by
simply using -pthread. Are you thinking about when using other compilers
than gcc?

Regards,

-- 
Anders.
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2010-03-23 12:33:52 UTC
I agree, the libthr part can be left out.

What about commiting?
Comment 4 Anders Nordby freebsd_committer freebsd_triage 2010-03-23 21:38:06 UTC
State Changed
From-To: open->closed

Committed (without thr option), thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-03-23 21:38:09 UTC
anders      2010-03-23 21:38:01 UTC

  FreeBSD ports repository

  Modified files:
    www/pound            Makefile distinfo 
  Added files:
    www/pound/files      patch-Makefile.in 
  Removed files:
    www/pound            pkg-plist 
  Log:
  Update to 2.5.
  Disable checks for hoard and tcmalloc.
  Make pcre on by default.
  Honor CC.
  Portlint.
  
  PR:             143484
  Submitted by:   mm
  
  Revision  Changes    Path
  1.23      +12 -32    ports/www/pound/Makefile
  1.21      +3 -3      ports/www/pound/distinfo
  1.3       +11 -0     ports/www/pound/files/patch-Makefile.in (new)
  1.6       +0 -2      ports/www/pound/pkg-plist (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"