ports/144964: x11-wm/echinus out-of-date

Petr Smirnov slowpoke at speedpost.net
Mon Mar 22 21:10:03 UTC 2010


>Number:         144964
>Category:       ports
>Synopsis:       x11-wm/echinus out-of-date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 21:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Petr Smirnov
>Release:        7.2
>Organization:
>Environment:
>Description:
It's time to update the port.
>How-To-Repeat:

>Fix:
PORTNAME=       echinus
PORTVERSION=    0.4.2.1
CATEGORIES=     x11-wm
MASTER_SITES=   http://www.plhk.ru/static/echinus/

MAINTAINER=     hrkfdn at gmail.com
COMMENT=        A dynamic window manager for X11 based on dwm

LIB_DEPENDS=    freetype.9:${PORTSDIR}/print/freetype2 \
                fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig

USE_XORG=       x11 xft xrender xrandr
USE_GNOME=      pkgconfig

MAN1=           echinus.1
MANCOMPRESSED=  no

FILES=          echinusrc close.xbm iconify.xbm max.xbm

PLIST_FILES=    bin/echinus \
                etc/echinus/close.xbm \
                etc/echinus/iconify.xbm \
                etc/echinus/max.xbm \
                etc/echinus/echinusrc

PLIST_DIRS=     etc/echinus
SUB_FILES=      pkg-message

post-patch:
        @${REINPLACE_CMD} -e 's/VERSION/${PORTVERSION}/g' ${WRKSRC}/echinus.1

do-install:
        @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
        @${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
        @${MKDIR} ${ETCDIR}
        @${INSTALL_DATA} ${FILES:S,^,${WRKSRC}/,} ${ETCDIR}/
        @${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list