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)
Sun, Jul 14, 1:16 PM
Unknown Object (File)
Wed, Jul 10, 3:44 PM
Unknown Object (File)
Jun 17 2024, 11:11 PM
Unknown Object (File)
May 27 2024, 3:18 PM
Unknown Object (File)
May 14 2024, 3:55 PM
Unknown Object (File)
May 14 2024, 3:26 PM
Unknown Object (File)
May 7 2024, 5:13 PM
Unknown Object (File)
May 3 2024, 3:43 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.