diff options
-rw-r--r-- | archivers/deepforest/Makefile | 3 | ||||
-rw-r--r-- | editors/muggy/Makefile | 6 | ||||
-rw-r--r-- | graphics/jgv/Makefile | 6 | ||||
-rw-r--r-- | misc/seizedesktop/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/binder/Makefile | 6 |
5 files changed, 18 insertions, 9 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 3048f402dbde..4250b6f92235 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -20,7 +20,8 @@ COMMENT= A simple compress utilty using on JDE RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 -PREFIX?= ${X11BASE} +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/editors/muggy/Makefile b/editors/muggy/Makefile index 86da30d520b3..8828f1e57800 100644 --- a/editors/muggy/Makefile +++ b/editors/muggy/Makefile @@ -7,7 +7,7 @@ PORTNAME= muggy PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors windowmaker tkstep80 MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ ${MASTER_SITE_LOCAL} @@ -21,9 +21,11 @@ COMMENT= A simple text editor for the X on TkStep RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 +DEPRECATED= development stalled for years, unmaintained +EXPIRATION_DATE= 2007-11-16 + NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes REINPLACE_ARGS= TKSTEPVERSION= 8.0 PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps diff --git a/graphics/jgv/Makefile b/graphics/jgv/Makefile index 5cad311d0832..73148b9f7f8d 100644 --- a/graphics/jgv/Makefile +++ b/graphics/jgv/Makefile @@ -7,7 +7,7 @@ PORTNAME= jgv PORTVERSION= 0.2a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics windowmaker tkstep80 MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ ${MASTER_SITE_LOCAL} @@ -21,9 +21,11 @@ COMMENT= A graphic viewer with various image types RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 + NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes REINPLACE_ARGS= TKSTEPVERSION= 8.0 PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps diff --git a/misc/seizedesktop/Makefile b/misc/seizedesktop/Makefile index a2664eff0cd0..e6028d692bba 100644 --- a/misc/seizedesktop/Makefile +++ b/misc/seizedesktop/Makefile @@ -7,7 +7,7 @@ PORTNAME= seizedesktop PORTVERSION= 0.1a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker tkstep80 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kiri @@ -20,9 +20,11 @@ COMMENT= A customizer of desktop screen environment RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 + NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes REINPLACE_ARGS= TKSTEPVERSION= 8.0 SCRIPTS_ENV= LANG=C LN=${LN} REINPLACE_CMD='${REINPLACE_CMD}' \ diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile index 418601d2fee2..96a6a164b7da 100644 --- a/x11-fm/binder/Makefile +++ b/x11-fm/binder/Makefile @@ -7,7 +7,7 @@ PORTNAME= binder PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm windowmaker tkstep80 MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ ${MASTER_SITE_LOCAL} @@ -21,9 +21,11 @@ COMMENT= A file manager on X window with TkStep RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 + NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes REINPLACE_ARGS= TKSTEPVERSION= 8.0 PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps |