Page MenuHomeFreeBSD

dns/dsc: Update to 2.8.0, fix USES=shebangfix, and obey PREFIX in other files
ClosedPublic

Authored by leres on Feb 14 2019, 12:30 AM.
Tags
None
Referenced Files
F163375057: D19187.id53900.diff
Wed, Jul 22, 3:35 PM
Unknown Object (File)
Sun, Jul 19, 6:03 PM
Unknown Object (File)
Thu, Jul 2, 10:26 PM
Unknown Object (File)
Jun 18 2026, 2:46 PM
Unknown Object (File)
Jun 18 2026, 1:38 PM
Unknown Object (File)
Jun 12 2026, 12:16 PM
Unknown Object (File)
Jun 11 2026, 7:53 AM
Unknown Object (File)
May 6 2026, 12:56 PM
Subscribers

Details

Summary

Proposed commit message:

Upgrade to 2.8.0:

 - New indexer 'response_time'

 - Support for MaxMind DB (GeoIP2)

 - Update 'pcap_layers' with fixes for 'scan-build' warnings

 - Fix port in debug output of DNS message

Changes made in addition to the PR supplied patch:

 - The port had USES=shebangfix but none of the SHEBANG_ variables
   were set; replace the cron_upload-prep.pl patch with a working
   shebangfix setup and then use REINPLACE_CMD to adjust the conf
   path in upload-prep.pl

 - While we're here use REINPLACE_CMD to obey PREFIX in other
   files

PR:		235711
Submitted by:	Leo Vandewoestijne (maintainer)
Reported by:	
Reviewed by:	? (mentor)
Approved by:	? (mentor)
Obtained from:	
MFC after:	
MFH:		
Relnotes:	
Security:	
Sponsored by:	
Differential Revision:	?

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22491
Build 21642: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 14 2019, 12:43 AM
This revision was automatically updated to reflect the committed changes.