Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2024 10:38:58 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 402e50da6934 - main - editors/asedit: Remove expired port
Message-ID:  <202404011038.431Acwxe041491@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=402e50da6934f67335acf0a76e5eb9079eb0ded7

commit 402e50da6934f67335acf0a76e5eb9079eb0ded7
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-01 10:38:43 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-01 10:38:43 +0000

    editors/asedit: Remove expired port
    
    2024-03-31 editors/asedit: Last upstream release was in 2003
---
 MOVED                               |  1 +
 editors/Makefile                    |  1 -
 editors/asedit/Makefile             | 36 ------------------------------------
 editors/asedit/distinfo             |  2 --
 editors/asedit/files/patch-asedit.c | 13 -------------
 editors/asedit/pkg-descr            |  8 --------
 6 files changed, 1 insertion(+), 60 deletions(-)

diff --git a/MOVED b/MOVED
index 1b41b338cc5a..d8ad3d235bf8 100644
--- a/MOVED
+++ b/MOVED
@@ -3087,3 +3087,4 @@ net-mgmt/phpweathermap||2024-04-01|Has expired: WWW vaporized and has not been u
 net/csocks||2024-04-01|Has expired: Last release in 2013 and no development since, consider net/microsocks or net/3proxy
 java/sablevm-classpath||2024-04-01|Has expired: Only user in tree is java/sablevm which is deprecated
 java/sablevm||2024-04-01|Has expired: Abandonware, last release in 2007 and is no longer being developed
+editors/asedit||2024-04-01|Has expired: Last upstream release was in 2003
diff --git a/editors/Makefile b/editors/Makefile
index 805afc6adf1f..e0853d405381 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -7,7 +7,6 @@
     SUBDIR += aewan
     SUBDIR += amp
     SUBDIR += apel
-    SUBDIR += asedit
     SUBDIR += beav
     SUBDIR += bee-host
     SUBDIR += biew
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile
deleted file mode 100644
index 7a92faca7e1f..000000000000
--- a/editors/asedit/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-PORTNAME=	asedit
-PORTVERSION=	1.3.2
-PORTREVISION=	6
-CATEGORIES=	editors
-MASTER_SITES=	XCONTRIB/editors
-
-MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	Text editor for X/Motif
-
-DEPRECATED=	Last upstream release was in 2003
-EXPIRATION_DATE=	2024-03-31
-
-USES=		imake:notall motif tar:Z xorg
-USE_XORG=	ice sm x11 xext xmu xt
-
-PLIST_FILES=	bin/asedit \
-		lib/X11/app-defaults/Asedit \
-		lib/X11/app-defaults/Asedit-sgi \
-		lib/X11/app-defaults/Asedit_em \
-		lib/X11/app-defaults/Asedit_em-sgi \
-		lib/X11/asedit.hlp \
-		lib/X11/asedit_em.hlp \
-		share/man/man1/asedit.1.gz
-
-.include <bsd.port.pre.mk>
-
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))
-CFLAGS+=	-Wno-error=int-conversion
-.endif
-
-post-patch:
-	@${REINPLACE_CMD} -e \
-		'/^XMLIB/s|-lPW|| ; \
-		 /^DEFINES/s|-O ||' ${WRKSRC}/Imakefile
-
-.include <bsd.port.post.mk>
diff --git a/editors/asedit/distinfo b/editors/asedit/distinfo
deleted file mode 100644
index 467c26186d78..000000000000
--- a/editors/asedit/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (asedit-1.3.2.tar.Z) = daffac37bbc563f4ef3472a8cb6db7a0a8c1efb7322515caf324c7c2e332f582
-SIZE (asedit-1.3.2.tar.Z) = 542040
diff --git a/editors/asedit/files/patch-asedit.c b/editors/asedit/files/patch-asedit.c
deleted file mode 100644
index 6601da8b0836..000000000000
--- a/editors/asedit/files/patch-asedit.c
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git asedit.c asedit.c
-index 3ec7e5a..a5b2b5e 100644
---- asedit.c
-+++ asedit.c
-@@ -556,7 +556,7 @@ int  main (argc, argv)
- 	char *argv[];
- #else  /* ! _NO_PROTO */
- 
--int main (unsigned int argc, char *argv[])
-+int main (int argc, char *argv[])
- #endif
- {
- 
diff --git a/editors/asedit/pkg-descr b/editors/asedit/pkg-descr
deleted file mode 100644
index 24d9bf063e71..000000000000
--- a/editors/asedit/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-asedit  is  an easy to use text editor for X Window System
-built around Motif Text widget. Version 1.3, international
-free  Release,  includes  the following language versions:
-English, Dutch, French,  German,  Polish,  Portuguese  and
-Swedish.  All commands and messages are localized for each
-language. The on-line help is available only in English.
-
-This port requires Motif to build.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404011038.431Acwxe041491>