mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Remove USE_X_PREFIX (implies USE_XLIB)
- Bump PORTREVISION - Schedule for expiration on 2007-11-16 USE_X_PREFIX is not neccesary (these are script-only ports) and it is removed to reduce build times on clusters. Ports depending on tkstep80 are very old (~1999), not developed and unmaintained.
This commit is contained in:
parent
e5540f4b4b
commit
d3331ed552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197811
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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}' \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user