Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152533559
D10504.id27749.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10504.id27749.diff
View Options
Index: head/devel/quilt/Makefile
===================================================================
--- head/devel/quilt/Makefile
+++ head/devel/quilt/Makefile
@@ -18,7 +18,8 @@
gpatch:devel/patch \
gdiff:textproc/diffutils \
diffstat:textproc/diffstat \
- gawk:lang/gawk
+ gawk:lang/gawk \
+ ${LOCALBASE}/bin/grep:textproc/gnugrep
RUN_DEPENDS:= ${BUILD_DEPENDS} \
formail:mail/procmail
@@ -33,7 +34,8 @@
CONFIGURE_ARGS= --with-sed=${LOCALBASE}/bin/gsed \
--without-getopt \
--with-patch=${LOCALBASE}/bin/gpatch \
- --with-diff=${LOCALBASE}/bin/gdiff
+ --with-diff=${LOCALBASE}/bin/gdiff \
+ --with-grep=${LOCALBASE}/bin/grep
PORTDOCS= README README.MAIL quilt.pdf
Index: head/devel/quilt/pkg-plist
===================================================================
--- head/devel/quilt/pkg-plist
+++ head/devel/quilt/pkg-plist
@@ -51,6 +51,7 @@
%%DATADIR%%/compat/date
%%DATADIR%%/compat/diff
%%DATADIR%%/compat/getopt
+%%DATADIR%%/compat/grep
%%DATADIR%%/compat/md5sum
%%DATADIR%%/compat/patch
%%DATADIR%%/compat/sed
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 16, 1:03 PM (15 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31576344
Default Alt Text
D10504.id27749.diff (1 KB)
Attached To
Mode
D10504: devel/quilt: Bring in textproc/gnugrep for a proper grep(1) with GNU extensions
Attached
Detach File
Event Timeline
Log In to Comment