# Created by: Gergely Nagy <8@free.bsd.hu> # $FreeBSD$ PORTNAME= ratpoison PORTVERSION= 1.4.5 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://mirror.4bit.ws/ MASTER_SITE_SUBDIR= ratpoison MAINTAINER= dhn@FreeBSD.org COMMENT= Simple window manager with no fat library dependencies USE_XORG= xext xinerama xtst GNU_CONFIGURE= yes OPTIONS_DEFINE= GDM_SUPPORT DOCS GDM_SUPPORT_DESC= Install session data files for GDM SUB_FILES= ratpoison.desktop .include post-patch: ${REINPLACE_CMD} -e 's|bash|sh|g' ${WRKSRC}/contrib/allwindows.sh .if ${PORT_OPTIONS:MGDM_SUPPORT} PLIST_SUB+= WITH_GDM="" post-install: ${MKDIR} ${PREFIX}/etc/dm/Sessions ${INSTALL_DATA} ${WRKDIR}/ratpoison.desktop ${PREFIX}/etc/dm/Sessions/ .else PLIST_SUB+= WITH_GDM="@comment " .endif .if ${PORT_OPTIONS:MDOCS} MAN1= ratpoison.1 INFO= ratpoison .else INSTALL_TARGET= SUBDIRS=src install-exec .endif .include .png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* graphics/py-pyglet: update to 1.5.17Dmitry Marakasov2021-05-242-4/+4
* graphics/py-pyglet: update to 1.5.16Dmitry Marakasov2021-04-212-4/+4
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-081-2/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* - Update to 1.5.15Dmitry Marakasov2021-02-132-5/+5
* - Update to 1.5.14Dmitry Marakasov2021-01-082-4/+4
* - Update to 1.5.13Dmitry Marakasov2020-12-292-4/+4
* - Update to 1.5.11Dmitry Marakasov2020-11-22