diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-11 04:30:47 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-11 04:30:47 +0800 |
commit | 182526d2418987b92e9cf7d6819e20a94abef8fb (patch) | |
tree | 48bc4b3676458bc2841c9efef221f48de9891be6 /finance | |
parent | 8f33c6c172d374bb7713901873ce8b00b722e476 (diff) | |
download | freebsd-ports-gnome-182526d2418987b92e9cf7d6819e20a94abef8fb.tar.gz freebsd-ports-gnome-182526d2418987b92e9cf7d6819e20a94abef8fb.tar.zst freebsd-ports-gnome-182526d2418987b92e9cf7d6819e20a94abef8fb.zip |
Deprecate and expire in 3 weeks.
The port has no maintainer, there has been no upstream release since 2008
and it fails to build on HEAD and FreeBSD 10.
Unless someone steps up to maintain the port (even though I don't see why)
and fix it, it will be removed in a few weeks.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/eqonomize-kde4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/eqonomize-kde4/Makefile b/finance/eqonomize-kde4/Makefile index 31569b63551f..7b26f08649f8 100644 --- a/finance/eqonomize-kde4/Makefile +++ b/finance/eqonomize-kde4/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -kde4 MAINTAINER= ports@FreeBSD.org COMMENT= A personal accounting software +DEPRECATED= No upstream releases since 2008, does not build on FreeBSD 10 and 11 +EXPIRATION_DATE= 2013-12-01 + USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= corelib dbus gui network svg xml qmake_build moc_build uic_build rcc_build USES= cmake gettext iconv |