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)
Fri, Jan 9, 8:11 PM
Unknown Object (File)
Thu, Jan 8, 7:23 PM
Unknown Object (File)
Dec 28 2025, 11:10 PM
Unknown Object (File)
Dec 26 2025, 5:43 PM
Unknown Object (File)
Dec 7 2025, 2:35 PM
Unknown Object (File)
Nov 1 2025, 4:11 AM
Unknown Object (File)
Oct 11 2025, 3:20 PM
Unknown Object (File)
Oct 11 2025, 3:14 PM
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.