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
Unknown Object (File)
Mar 16 2025, 9:17 PM
Unknown Object (File)
Feb 25 2025, 12:56 AM
Unknown Object (File)
Feb 2 2025, 1:38 AM
Unknown Object (File)
Jan 26 2025, 5:10 AM
Unknown Object (File)
Jan 26 2025, 5:09 AM
Unknown Object (File)
Jan 22 2025, 12:22 AM
Unknown Object (File)
Jan 18 2025, 7:26 PM
Unknown Object (File)
Dec 19 2024, 6:19 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
Lint Not Applicable
Unit
Tests Not Applicable

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.