diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 10:02:49 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 10:02:49 +0000 |
| commit | b8273357f3443032aa9189d914caaac9e0e9ecb2 (patch) | |
| tree | 2b6861cbfd0ad885e0899f95a9cffe549811b374 | |
| parent | 04f21251747b42f1bed1c706e2e9b69483f4cb23 (diff) | |
devel/ossp-al: Remove expired port
2025-07-31 devel/ossp-al: Obsolete and abandoned upstream, last release in 2005
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/ossp-al/Makefile | 29 | ||||
| -rw-r--r-- | devel/ossp-al/distinfo | 2 | ||||
| -rw-r--r-- | devel/ossp-al/pkg-descr | 6 | ||||
| -rw-r--r-- | devel/ossp-al/pkg-plist | 7 |
6 files changed, 1 insertions, 45 deletions
@@ -4694,3 +4694,4 @@ devel/make++||2025-08-02|Has expired: Abandonware, last release in 2017 devel/scandoc||2025-08-02|Has expired: Abandoned project, last release in in 2001 devel/silc-toolkit||2025-08-02|Has expired: Protocol that never got any traction, last release in 2014 devel/ossp-xds||2025-08-02|Has expired: Abandoned upstream, last release in 2005 +devel/ossp-al||2025-08-02|Has expired: Obsolete and abandoned upstream, last release in 2005 diff --git a/devel/Makefile b/devel/Makefile index 4c2067c03a2c..17e9e99c7cde 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1834,7 +1834,6 @@ SUBDIR += orc SUBDIR += orcania SUBDIR += osc - SUBDIR += ossp-al SUBDIR += ossp-cfg SUBDIR += ossp-ex SUBDIR += ossp-l2 diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile deleted file mode 100644 index cb5500584fd4..000000000000 --- a/devel/ossp-al/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= al -PORTVERSION= 0.9.3 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= OSSP/lib/${PORTNAME} -PKGNAMEPREFIX= ossp- - -MAINTAINER= vd@FreeBSD.org -COMMENT= Defines an abstract type of buffer that can move data without copying -WWW= http://www.ossp.org/pkg/lib/al/ - -DEPRECATED= Obsolete and abandoned upstream, last release in 2005 -EXPIRATION_DATE=2025-07-31 - -LIB_DEPENDS= libex.so:devel/ossp-ex - -USES= libtool -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS= --with-ex=${LOCALBASE} -USE_LDCONFIG= yes - -check: build - @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check) - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libal.so - -.include <bsd.port.mk> diff --git a/devel/ossp-al/distinfo b/devel/ossp-al/distinfo deleted file mode 100644 index 801ea43b56ed..000000000000 --- a/devel/ossp-al/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (al-0.9.3.tar.gz) = 7395cc67eec1f3cf73504f1338841584066771db52695d968f211395a3a2ac7e -SIZE (al-0.9.3.tar.gz) = 320510 diff --git a/devel/ossp-al/pkg-descr b/devel/ossp-al/pkg-descr deleted file mode 100644 index 7af27a39663f..000000000000 --- a/devel/ossp-al/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -OSSP al defines an abstract data type of a data buffer that can assemble, -move and truncate chunks of data in a stream but avoids actual copying. It -was built to deal efficiently with communication streams between software -modules. It especially provides flexible semantical data attribution through -by-chunk labeling. It also has convenient chunk traversal methods and -optional OSSP ex based exception handling. diff --git a/devel/ossp-al/pkg-plist b/devel/ossp-al/pkg-plist deleted file mode 100644 index 1c7aac4f4027..000000000000 --- a/devel/ossp-al/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/al-config -include/al.h -lib/libal.a -lib/libal.so -lib/libal.so.9 -lib/libal.so.9.0.23 -share/man/man3/al.3.gz |
