diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 10:05:15 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 10:05:15 +0000 |
| commit | 952a74012b7ab578ca323590a1e6b554b91f2646 (patch) | |
| tree | e8ab78f6e9e92aa654dc299d096321f0b6a62233 | |
| parent | 826dd759c60433b8b2c298d5a454a0f386dc2b6b (diff) | |
devel/ossp-cfg: Remove expired port
2025-07-31 devel/ossp-cfg: Abandoned upstream, last release in 2006
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/ossp-cfg/Makefile | 29 | ||||
| -rw-r--r-- | devel/ossp-cfg/distinfo | 2 | ||||
| -rw-r--r-- | devel/ossp-cfg/pkg-descr | 5 | ||||
| -rw-r--r-- | devel/ossp-cfg/pkg-plist | 7 |
6 files changed, 1 insertions, 44 deletions
@@ -4698,3 +4698,4 @@ devel/ossp-al||2025-08-02|Has expired: Obsolete and abandoned upstream, last rel devel/ossp-val||2025-08-02|Has expired: Abandoned upstream, last release in 2005 devel/ossp-l2||2025-08-02|Has expired: Abandoned upstream, last release in 2007 devel/ossp-var||2025-08-02|Has expired: Obsolete, last release in 2002 +devel/ossp-cfg||2025-08-02|Has expired: Abandoned upstream, last release in 2006 diff --git a/devel/Makefile b/devel/Makefile index 3136a778ddf0..9bc47e797aaf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1834,7 +1834,6 @@ SUBDIR += orc SUBDIR += orcania SUBDIR += osc - SUBDIR += ossp-cfg SUBDIR += ossp-ex SUBDIR += outcome SUBDIR += p4 diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile deleted file mode 100644 index ebd8ceec1c0e..000000000000 --- a/devel/ossp-cfg/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -PORTNAME= cfg -PORTVERSION= 0.9.11 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= OSSP/lib/${PORTNAME} -PKGNAMEPREFIX= ossp- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Library for parsing arbitrary C/C++-style configuration files -WWW= http://www.ossp.org/pkg/lib/cfg/ - -DEPRECATED= Abandoned upstream, last release in 2006 -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/libcfg.so - -.include <bsd.port.mk> diff --git a/devel/ossp-cfg/distinfo b/devel/ossp-cfg/distinfo deleted file mode 100644 index 9d9f17a4c3c6..000000000000 --- a/devel/ossp-cfg/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cfg-0.9.11.tar.gz) = 67c47df62b9e87f7a5938da867916f9804373f83dc6a64975be34e70ae627ffa -SIZE (cfg-0.9.11.tar.gz) = 371583 diff --git a/devel/ossp-cfg/pkg-descr b/devel/ossp-cfg/pkg-descr deleted file mode 100644 index 081aa857fa8b..000000000000 --- a/devel/ossp-cfg/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -OSSP cfg is a ISO-C library for parsing arbitrary C/C++-style configuration -files. A configuration is sequence of directives. Each directive consists of -zero or more tokens. Each token can be either a string or again a complete -sequence. This means the configuration syntax has a recursive structure and -this way allows to create configurations with arbitrarily nested sections. diff --git a/devel/ossp-cfg/pkg-plist b/devel/ossp-cfg/pkg-plist deleted file mode 100644 index 426574e3dc89..000000000000 --- a/devel/ossp-cfg/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/cfg-config -include/cfg.h -lib/libcfg.a -lib/libcfg.so -lib/libcfg.so.9 -lib/libcfg.so.9.0.31 -share/man/man3/cfg.3.gz |
