mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
textproc/liblingoteach: Remove expired port
2024-07-16 textproc/liblingoteach: Abandonware, last activity 18+ years ago and fails to build with libxml2 2.13.0 (PR 279705)
This commit is contained in:
parent
22ca1f7c50
commit
3f965549b9
1
MOVED
1
MOVED
@ -3394,3 +3394,4 @@ x11-wm/afterstep|x11-wm/afterstep1|2024-07-14|Port renamed
|
||||
textproc/p5-XML-DifferenceMarkup||2024-07-16|Has expired: Depends on deprecated port textproc/diffmark (PR 279705)
|
||||
textproc/diffmark||2024-07-16|Has expired: Fails to build with libxml2 2.13.0 (PR 279705)
|
||||
misc/lingoteach||2024-07-16|Has expired: Depends on deprecated port textproc/liblingoteach (PR 279705)
|
||||
textproc/liblingoteach||2024-07-16|Has expired: Abandonware, last activity 18+ years ago and fails to build with libxml2 2.13.0 (PR 279705)
|
||||
|
@ -402,7 +402,6 @@
|
||||
SUBDIR += libkmfl
|
||||
SUBDIR += libkolabxml
|
||||
SUBDIR += libkomparediff2
|
||||
SUBDIR += liblingoteach
|
||||
SUBDIR += liblrdf
|
||||
SUBDIR += libmrss
|
||||
SUBDIR += libmwaw03
|
||||
|
@ -1,34 +0,0 @@
|
||||
PORTNAME= liblingoteach
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/lingoteach/OldFiles
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library for parsing lesson files based on the LingoTeach DTD
|
||||
WWW= http://www.lingoteach.org
|
||||
|
||||
DEPRECATED= Abandonware, last activity 18+ years ago and fails to build with libxml2 2.13.0 (PR 279705)
|
||||
EXPIRATION_DATE=2024-07-16
|
||||
|
||||
USES= gmake gnome libtool pathfix pkgconfig
|
||||
USE_GNOME= libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS ZLIB DEBUG
|
||||
OPTIONS_DEFAULT= ZLIB
|
||||
|
||||
DEBUG_DESC= Additional debugging information and output
|
||||
|
||||
ZLIB_CONFIGURE_WITH= compression
|
||||
DEBUG_CONFIGURE_ENABLE= debug
|
||||
|
||||
post-patch-DOCS-off:
|
||||
@${REINPLACE_CMD} 's|SUBDIRS = src test doc|SUBDIRS = src test|' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (liblingoteach-0.2.1.tar.gz) = ffc3c44256c5c6ee7638ca019b5595b56ef64a766dab24428e8323bf6deea132
|
||||
SIZE (liblingoteach-0.2.1.tar.gz) = 190273
|
@ -1,22 +0,0 @@
|
||||
--- doc/Makefile.in.orig 2014-06-03 00:20:20.000000000 +0400
|
||||
+++ doc/Makefile.in 2014-06-03 04:37:01.000000000 +0400
|
||||
@@ -88,7 +88,7 @@
|
||||
am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
|
||||
-DOC_MODULE = liblingoteach-$(VERSION)
|
||||
+DOC_MODULE = liblingoteach
|
||||
HTML_DIR = $(datadir)/doc
|
||||
subdir = doc
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
@@ -215,8 +215,8 @@
|
||||
|
||||
|
||||
install: all
|
||||
- -mkdir -p $(HTML_DIR)/$(DOC_MODULE)
|
||||
- -cp -r html $(HTML_DIR)/$(DOC_MODULE)
|
||||
+ -mkdir -p $(DESTDIR)$(HTML_DIR)/$(DOC_MODULE)
|
||||
+ -cp -r html $(DESTDIR)$(HTML_DIR)/$(DOC_MODULE)
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
@ -1,9 +0,0 @@
|
||||
--- liblingoteach.pc.in.orig Fri Jun 3 21:28:42 2005
|
||||
+++ liblingoteach.pc.in Fri Jun 3 21:28:56 2005
|
||||
@@ -8,5 +8,5 @@
|
||||
Version: @VERSION@
|
||||
Description: libLingoteach library.
|
||||
Requires: libxml-2.0
|
||||
-Libs: -L${libdir} -llingoteach
|
||||
+Libs: -L${libdir} -llingoteach -lxml2
|
||||
Cflags: -I${includedir}/lingoteach
|
@ -1,3 +0,0 @@
|
||||
This is a port of liblingoteach, a library for special translation
|
||||
lesson interaction. It uses the LingoTeach DTD format for general
|
||||
validation.
|
@ -1,28 +0,0 @@
|
||||
include/lingoteach/lingdefs.h
|
||||
include/lingoteach/lingoteach.h
|
||||
lib/liblingoteach.a
|
||||
lib/liblingoteach.so
|
||||
lib/liblingoteach.so.2.1.0
|
||||
libdata/pkgconfig/liblingoteach.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00010.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00011.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00012.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00013.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00014.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00015.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00016.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00017.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/a00018.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/classes.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/files.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/functions.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals_enum.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals_eval.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals_type.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
Loading…
Reference in New Issue
Block a user