summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÄlven <alven@FreeBSD.org>2025-09-07 01:32:08 +0400
committerÄlven <alven@FreeBSD.org>2025-09-07 01:38:27 +0400
commit2ff8eb5438caabb5689554a15c2c31c574ec31c6 (patch)
treef45c299cc557936567eb5edc46635a9687ab9f42
parentscience/cgnslib: Fix building with Flang (diff)
Revert "textproc/cgrep: Move to textproc/hs-cgrep"
This reverts commit 3fd2b74c0be2763dcab89b30400fc70519c2bd25. PR: 285719 Approved by: lwhsu@ (maintainer) Approved by: yuri@ (Mentor) Fixes: 3fd2b74c textproc/cgrep: Move to textproc/hs-cgrep
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile2
-rw-r--r--textproc/cgrep/Makefile (renamed from textproc/hs-cgrep/Makefile)7
-rw-r--r--textproc/cgrep/distinfo (renamed from textproc/hs-cgrep/distinfo)0
-rw-r--r--textproc/cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c (renamed from textproc/hs-cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c)0
-rw-r--r--textproc/cgrep/pkg-descr (renamed from textproc/hs-cgrep/pkg-descr)0
6 files changed, 5 insertions, 5 deletions
diff --git a/MOVED b/MOVED
index 20e1fdaa12b4..afcb60a20fce 100644
--- a/MOVED
+++ b/MOVED
@@ -4765,4 +4765,3 @@ net-mgmt/nagcon||2025-09-02|Has expired: Obsolete, only supports legacy versions
www/yarn-node18||2025-09-02|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30
www/npm-node18||2025-09-03|Has expired: Depeneds on expired www/node18. Node.js 18.* has reached its EoL on 2025-04-30
www/node18||2025-09-03|Has expired: Node.js 18.* has reached its EoL on 2025-04-30. Use Node.js 22.* (www/node22) instead
-textproc/cgrep|textproc/hs-cgrep|2025-09-04|Per the convention for Haskell ports
diff --git a/textproc/Makefile b/textproc/Makefile
index e72bbe2b3ce0..48f5f84fcced 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -92,6 +92,7 @@
SUBDIR += castxml
SUBDIR += catdoc
SUBDIR += cg3
+ SUBDIR += cgrep
SUBDIR += chkascii
SUBDIR += choose
SUBDIR += chpp
@@ -272,7 +273,6 @@
SUBDIR += highlight
SUBDIR += hil-aspell
SUBDIR += hr-aspell
- SUBDIR += hs-cgrep
SUBDIR += hs-lhs2tex
SUBDIR += hs-pandoc
SUBDIR += hs-pandoc-crossref
diff --git a/textproc/hs-cgrep/Makefile b/textproc/cgrep/Makefile
index 507372d7649a..da3cc506a62c 100644
--- a/textproc/hs-cgrep/Makefile
+++ b/textproc/cgrep/Makefile
@@ -1,6 +1,7 @@
-PORTNAME= hs-cgrep
-DISTVERSION= 8.1.0
-CATEGORIES= textproc haskell
+PORTNAME= cgrep
+PORTVERSION= 8.1.0
+PORTREVISION= 1
+CATEGORIES= textproc
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Context-aware grep for source codes
diff --git a/textproc/hs-cgrep/distinfo b/textproc/cgrep/distinfo
index 948b5059307c..948b5059307c 100644
--- a/textproc/hs-cgrep/distinfo
+++ b/textproc/cgrep/distinfo
diff --git a/textproc/hs-cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c b/textproc/cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c
index 3138ffa8ac60..3138ffa8ac60 100644
--- a/textproc/hs-cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c
+++ b/textproc/cgrep/files/patch-__cabal__deps_rawfilepath-1.1.0_cbits_runProcess.c
diff --git a/textproc/hs-cgrep/pkg-descr b/textproc/cgrep/pkg-descr
index 66346077e741..66346077e741 100644
--- a/textproc/hs-cgrep/pkg-descr
+++ b/textproc/cgrep/pkg-descr