Skip to content

Commit

Permalink
graphics/urt: Mark DEPRECATED
Browse files Browse the repository at this point in the history
- Defunct upstream
- No other viable upstreammm or fork was found
- Last consumer has been marked for EXPIRATION
- Set EXPIRATION_DATE 2024-02-11
- Reset maintainership as maintainer domain has expired

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 10, 2024
1 parent b329fc1 commit 39dc162
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions graphics/urt/Makefile
Expand Up @@ -4,14 +4,16 @@ PORTREVISION= 12
CATEGORIES= graphics
MASTER_SITES= https://BSDforge.com/projects/source/graphics/utah-raster/

MAINTAINER= portmaster@bsdforge.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Toolkit and library for raster image processing
WWW= https://www.cs.utah.edu/gdc/projects/urt/

LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/copyright

BROKEN= Unfetchable
DEPRECATED= Defunct upstream
EXPIRATION_DATE= 2024-02-11

LIB_DEPENDS= libnetpbm.so:graphics/netpbm \
libtiff.so:graphics/tiff
Expand All @@ -35,7 +37,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>

.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 ))
CFLAGS+= -Wno-error=int-conversion
CFLAGS+= -Wno-error=int-conversion
.endif

post-install:
Expand Down

0 comments on commit 39dc162

Please sign in to comment.