Page MenuHomeFreeBSD

Add in REGEX , POSIX_REGEX to the list of Mk/bsd.option.desc.mk and remove custom defined REGEX from 5 ports
AbandonedPublic

Authored by chris_bsdjunk.com on Mar 5 2016, 7:57 AM.
Tags
None
Referenced Files
F83768323: D5555.id.diff
Tue, May 14, 3:55 PM
F83766688: D5555.diff
Tue, May 14, 3:26 PM
Unknown Object (File)
Tue, May 7, 5:13 PM
Unknown Object (File)
Fri, May 3, 3:43 AM
Unknown Object (File)
Thu, May 2, 7:09 PM
Unknown Object (File)
Tue, Apr 30, 11:30 PM
Unknown Object (File)
Tue, Apr 16, 4:47 AM
Unknown Object (File)
Jan 11 2024, 4:40 AM
Subscribers

Details

Reviewers
koobs
Summary

This is a patch to remove all custom defined REGEX_DESC and hard code it to the predefined ones in Mk/bsd.options.desc.mk

Test Plan

% find /backup/ports1/ -name "Makefile" -exec gsed -i '/REGEX_DESC/d' {} +
% svn diff

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

chris_bsdjunk.com retitled this revision from to Add in REGEX POSIX_REGEX to the list of option desc.
chris_bsdjunk.com updated this object.
chris_bsdjunk.com edited the test plan for this revision. (Show Details)
chris_bsdjunk.com added a reviewer: koobs.
chris_bsdjunk.com set the repository for this revision to rP FreeBSD ports repository.
chris_bsdjunk.com retitled this revision from Add in REGEX POSIX_REGEX to the list of option desc to Add in REGEX , POSIX_REGEX to the list of Mk/bsd.option.desc.mk and remove custom defined REGEX from 5 ports.Mar 5 2016, 8:31 AM
chris_bsdjunk.com updated this object.