aboutsummaryrefslogtreecommitdiff
path: root/editors/jed
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-07 13:58:50 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-07 13:58:50 +0000
commit9a553d8c9b4c111361af10a7d6ded85a60b5e970 (patch)
treec69a12df3a261a6c09794120650e1e6fb5ec866c /editors/jed
parentb1b5d62a850ec38fa9ed2b979c764e58146bb444 (diff)
downloadports-9a553d8c9b4c111361af10a7d6ded85a60b5e970.tar.gz
ports-9a553d8c9b4c111361af10a7d6ded85a60b5e970.zip
- info files are really old and out of date, so, do not install it anymore
Notes
Notes: svn path=/head/; revision=147503
Diffstat (limited to 'editors/jed')
-rw-r--r--editors/jed/Makefile14
-rw-r--r--editors/jed/files/patch-info_jed.1in14
-rw-r--r--editors/jed/files/patch-info_jed.2in11
-rw-r--r--editors/jed/files/patch-info_jed.3in14
-rw-r--r--editors/jed/files/patch-info_jed.info14
5 files changed, 2 insertions, 65 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile
index eb557fc8985a..e7153930d2d3 100644
--- a/editors/jed/Makefile
+++ b/editors/jed/Makefile
@@ -28,8 +28,7 @@ DIST_SUBDIR= jed
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= JED_ROOT=${PREFIX}/lib/jed
-MAKE_ENV+= DEST_INFO_DIR=${PREFIX}/${INFO_PATH} \
- DEST_DOC_DIR=${DOCSDIR}
+MAKE_ENV+= DEST_DOC_DIR=${DOCSDIR}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PORTDOCS= *
@@ -41,7 +40,6 @@ MAKE_ENV+= JED_DOC_FILES="" \
ALL_TARGET= all getmail
MAN1= jed.1 rgrep.1
-INFO= jed
.include <bsd.port.pre.mk>
@@ -63,19 +61,11 @@ post-patch:
@${REINPLACE_CMD} -e 's,__linux__,__FreeBSD__,g' \
${WRKSRC}/src/pty.c
@${REINPLACE_CMD} -e 's,(DEST_JED_ROOT)/doc,(DEST_DOC_DIR),g' \
- -e 's,(DEST_JED_ROOT)/info,(DEST_INFO_DIR),g' \
- -e 's,\.\./info/\*,../info/jed.info ../info/jed.info-\[0-9\],' \
+ -e 's,\.\./info/\*,,' \
-e 's,^\(JED_DOC_.*FILES\) =,\1 \?=,g' \
-e 's,-lslang$$,-lslang -ltermcap,' \
${WRKSRC}/src/Makefile.in
-pre-configure:
-.for n in 1 2 3
- @${MV} ${WRKSRC}/info/jed.${n}in ${WRKSRC}/info/jed.info-${n}
-.endfor
- @${REINPLACE_CMD} 's|jed.\([0-9]\)in|jed.info-\1|' \
- ${WRKSRC}/info/jed.info
-
post-configure:
@${REINPLACE_CMD} -e 's,\(.usr.bin.install\) *-c,\1 -s -m 555,' \
${WRKSRC}/src/Makefile
diff --git a/editors/jed/files/patch-info_jed.1in b/editors/jed/files/patch-info_jed.1in
deleted file mode 100644
index 04461a9a2fb5..000000000000
--- a/editors/jed/files/patch-info_jed.1in
+++ /dev/null
@@ -1,14 +0,0 @@
---- info/jed.1in.orig Thu Apr 28 15:48:52 2005
-+++ info/jed.1in Thu Apr 28 15:54:43 2005
-@@ -1,6 +1,11 @@
- This is Info file jed.info, produced by Makeinfo-1.55 from the input
- file jed.ti.
-
-+INFO-DIR-SECTION Miscellaneous
-+START-INFO-DIR-ENTRY
-+* JED: (jed). JED editor documentation.
-+END-INFO-DIR-ENTRY
-+
- 
- File: jed.info, Node: Top, Next: Introduction, Up: (dir)
-
diff --git a/editors/jed/files/patch-info_jed.2in b/editors/jed/files/patch-info_jed.2in
deleted file mode 100644
index de586bedb2c3..000000000000
--- a/editors/jed/files/patch-info_jed.2in
+++ /dev/null
@@ -1,11 +0,0 @@
---- info/jed.2in.orig Thu Apr 28 15:48:58 2005
-+++ info/jed.2in Thu Apr 28 15:55:01 2005
-@@ -1,3 +1,8 @@
-+INFO-DIR-SECTION Miscellaneous
-+START-INFO-DIR-ENTRY
-+* JED: (jed). JED editor documentation.
-+END-INFO-DIR-ENTRY
-+
- 
- File: jed.info, Node: Tab Issues., Next: Searching, Prev: Marking Text (Point and Mark), Up: Basic Editing
-
diff --git a/editors/jed/files/patch-info_jed.3in b/editors/jed/files/patch-info_jed.3in
deleted file mode 100644
index c25a288e286a..000000000000
--- a/editors/jed/files/patch-info_jed.3in
+++ /dev/null
@@ -1,14 +0,0 @@
---- info/jed.3in.orig Thu Apr 28 15:49:03 2005
-+++ info/jed.3in Thu Apr 28 15:55:09 2005
-@@ -1,6 +1,11 @@
- This is Info file jed.info, produced by Makeinfo-1.55 from the input
- file jed.ti.
-
-+INFO-DIR-SECTION Miscellaneous
-+START-INFO-DIR-ENTRY
-+* JED: (jed). JED editor documentation.
-+END-INFO-DIR-ENTRY
-+
- 
- File: jed.info, Node: Setting Keys, Next: Predefined Variables, Up: Customization
-
diff --git a/editors/jed/files/patch-info_jed.info b/editors/jed/files/patch-info_jed.info
deleted file mode 100644
index d429bb6ebc40..000000000000
--- a/editors/jed/files/patch-info_jed.info
+++ /dev/null
@@ -1,14 +0,0 @@
---- info/jed.info.orig Thu Apr 28 15:48:43 2005
-+++ info/jed.info Thu Apr 28 15:54:22 2005
-@@ -1,6 +1,11 @@
- This is Info file jed.info, produced by Makeinfo-1.55 from the input
- file jed.ti.
-
-+INFO-DIR-SECTION Miscellaneous
-+START-INFO-DIR-ENTRY
-+* JED: (jed). JED editor documentation.
-+END-INFO-DIR-ENTRY
-+
- 
- Indirect:
- jed.1in: 83