aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/ledit/Makefile34
-rw-r--r--sysutils/ledit/distinfo3
-rw-r--r--sysutils/ledit/files/patch-Makefile28
-rw-r--r--sysutils/ledit/pkg-descr3
-rw-r--r--x11/Makefile1
-rw-r--r--x11/settitle/Makefile25
-rw-r--r--x11/settitle/distinfo3
-rw-r--r--x11/settitle/pkg-descr4
10 files changed, 2 insertions, 102 deletions
diff --git a/MOVED b/MOVED
index 194bcb149ac0..4da067c6b921 100644
--- a/MOVED
+++ b/MOVED
@@ -2411,3 +2411,5 @@ sysutils/lineak_xosdplugin|sysutils/lineak-xosdplugin|2006-07-09|port name chang
japanese/phpgroupware||2006-04-10|removed at mainter request (because broken and vulnerabilities)
www/p5-Catalyst|www/p5-Catalyst-Runtime|2006-07-10|follow CPAN split of package
textproc/p5-JSON-Syck|textproc/p5-YAML-Syck|2006-07-12|The textproc/p5-YAML-Syck port now includes JSON functionality
+sysutils/ledit||2006-07-14|Has expired: Does not build
+x11/settitle||2006-07-14|Has expired: Download unavailable anymore
diff --git a/sysutils/Makefile b/sysutils/Makefile
index f92ff03d3abb..13fcb712a703 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -283,7 +283,6 @@
SUBDIR += lcdproc
SUBDIR += ldap-account-manager
SUBDIR += ldapvi
- SUBDIR += ledit
SUBDIR += less
SUBDIR += lfm
SUBDIR += libcdio
diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile
deleted file mode 100644
index 8bfba8bb66ed..000000000000
--- a/sysutils/ledit/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: ledit
-# Date created: Feb 8, 2005
-# Whom: Marwan Burelle <marwan.burelle@lri.fr>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ledit
-PORTVERSION= 1.11
-CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/Daniel.de_Rauglaudre/Tools/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Line editor to be used with interactive commands
-
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE= 2006-07-14
-
-BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-
-BROKEN= Does not build
-
-ALL_TARGET= all ledit.opt
-
-INSTALL_TARGET= install.opt
-
-PLIST_FILES= bin/ledit
-
-MANCOMPRESSED= no
-
-MANL= ledit.l
-
-.include <bsd.port.mk>
diff --git a/sysutils/ledit/distinfo b/sysutils/ledit/distinfo
deleted file mode 100644
index 4957f05252eb..000000000000
--- a/sysutils/ledit/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (ledit-1.11.tar.gz) = a2d38ba641682509c1e964ad699a9dd2
-SHA256 (ledit-1.11.tar.gz) = d5f3775e200f0bfcd2f255866b284572cb431b1befd61eab34112c10369c4d59
-SIZE (ledit-1.11.tar.gz) = 14027
diff --git a/sysutils/ledit/files/patch-Makefile b/sysutils/ledit/files/patch-Makefile
deleted file mode 100644
index 36ab09ef7acd..000000000000
--- a/sysutils/ledit/files/patch-Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
---- Makefile.orig Tue Feb 8 18:10:04 2005
-+++ Makefile Tue Feb 8 18:17:56 2005
-@@ -1,8 +1,10 @@
- # $Id: Makefile,v 1.19 2001/10/03 09:36:34 ddr Exp $
-
--BINDIR=/usr/local/bin
--LIBDIR=/usr/local/lib
--MANDIR=/usr/man/manl
-+PREFIX?=/usr/local
-+
-+BINDIR=$(PREFIX)/bin
-+LIBDIR=$(PREFIX)/lib
-+MANDIR=$(PREFIX)/man/manl
- COMP=ocamlc
- COMPOPT=ocamlopt
- PP=camlp4r
-@@ -33,6 +35,11 @@
- install:
- -$(MKDIR) $(BINDIR) $(MANDIR)
- -cp ledit.out $(BINDIR)/ledit
-+ -cp ledit.l $(MANDIR)/ledit.l
-+
-+install.opt: $(TARGET:.out=.opt)
-+ -$(MKDIR) $(BINDIR) $(MANDIR)
-+ -cp ledit.opt $(BINDIR)/ledit
- -cp ledit.l $(MANDIR)/ledit.l
-
- depend:
diff --git a/sysutils/ledit/pkg-descr b/sysutils/ledit/pkg-descr
deleted file mode 100644
index d8f4a5c43112..000000000000
--- a/sysutils/ledit/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Ledit is a line editor, allowing to use control commands like in emacs
-or in shells (bash, tcsh). To be used with interactive commands. It is
-written in Ocaml and Camlp4 and uses the library unix.cma.
diff --git a/x11/Makefile b/x11/Makefile
index c0b748057248..76f7b332e9d7 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -193,7 +193,6 @@
SUBDIR += rxvt
SUBDIR += rxvt-devel
SUBDIR += rxvt-unicode
- SUBDIR += settitle
SUBDIR += silo
SUBDIR += sisctrl
SUBDIR += slim
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile
deleted file mode 100644
index 0616fb61c2ff..000000000000
--- a/x11/settitle/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: settitle
-# Date created: 21 April 2002
-# Whom: Andrew Stevenson <andrew@ugh.net.au>
-#
-# $FreeBSD$
-#
-
-PORTNAME= settitle
-PORTVERSION= 1.1.1
-CATEGORIES= x11
-MASTER_SITES= # disappeared
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A program for setting the title of terminal emulator windows
-
-DEPRECATED= Download unavailable anymore
-EXPIRATION_DATE= 2006-07-14
-
-WRKSRC= ${WRKDIR}/settitle
-
-MAN1= settitle.1
-MANCOMPRESSED= maybe
-PLIST_FILES= bin/settitle
-
-.include <bsd.port.mk>
diff --git a/x11/settitle/distinfo b/x11/settitle/distinfo
deleted file mode 100644
index 81ac9d245ff3..000000000000
--- a/x11/settitle/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (settitle-1.1.1.tar.gz) = 190275f00ef0ec047b3ab7a6c7687559
-SHA256 (settitle-1.1.1.tar.gz) = 3f37d5d05ab5cd9d785d559041221822121977b206c24207df0d35effb63f3a1
-SIZE (settitle-1.1.1.tar.gz) = 2900
diff --git a/x11/settitle/pkg-descr b/x11/settitle/pkg-descr
deleted file mode 100644
index aa8ba116181b..000000000000
--- a/x11/settitle/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-settitle can set the icon and/or window titles of terminal emulator
-windows such as those provided by xterm, eterm or Terminal.app.
-
-Usefule for tracking your mail or irc windows among the crowd.