Bug 159973 - [PATCH] www/trafficserver: update to 3.0.1
Summary: [PATCH] www/trafficserver: update to 3.0.1
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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 16:30 UTC by Radim Kolar
Modified: 2011-09-10 14:50 UTC (History)
1 user (show)

See Also:


Attachments
trafficserver-3.0.1.patch (3.52 KB, patch)
2011-08-21 16:30 UTC, Radim Kolar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2011-08-21 16:30:13 UTC
- Update to 3.0.1
- added patch for fixing file permission (submited upstream)
- added patch for fixing include (submited upstream)
- var directory is /var/trafficserver not ${PREFIX}/var
- added updated flex/bison for compiling WCCS support
- added gsed because bsd sed hangs during generating cpp header

Sadly WCCS support didnt compile yet, but i prepared build intractucture for
it (updated toolchain)

Added file(s):
- files/patch-chown-diag
- files/patch-malloc-h

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Only one known port bug remains (applies to older versions too) if you deinstall this port, your customized configuration is deinstalled too. Please
backup your configuration before upgrading or fix port

its still quite new software, i dont recommend it for production
go for squid or varnish

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-21 16:30:33 UTC
Maintainer of www/trafficserver,

Please note that PR ports/159973 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/159973

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-21 16:30:36 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ryan Steinmetz freebsd_committer freebsd_triage 2011-08-22 00:15:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->zi

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-10 14:44:03 UTC
zi          2011-09-10 13:43:47 UTC

  FreeBSD ports repository

  Modified files:
    www/trafficserver    Makefile distinfo 
  Log:
  Update to 3.0.1
  Fix build with custom LOCALBASE/PREFIX
  Add LICENSE
  
  PR:             ports/159973
  Submitted by:   Radim Kolar <hsn@sendmail.cz>
  Approved by:    wxs, tabthorpe (mentors, implicit), maintainer timeout
  
  Revision  Changes    Path
  1.15      +9 -4      ports/www/trafficserver/Makefile
  1.5       +2 -2      ports/www/trafficserver/distinfo
_______________________________________________
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 Ryan Steinmetz freebsd_committer freebsd_triage 2011-09-10 14:44:19 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!