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
Unknown Object (File)
Tue, Apr 16, 4:47 AM
Unknown Object (File)
Jan 11 2024, 4:40 AM
Unknown Object (File)
Jan 11 2024, 4:38 AM
Unknown Object (File)
Dec 22 2023, 11:59 PM
Unknown Object (File)
Nov 11 2023, 2:52 AM
Unknown Object (File)
Oct 10 2023, 1:52 AM
Unknown Object (File)
Jul 23 2023, 11:02 PM
Unknown Object (File)
Jul 15 2023, 9:58 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.