aboutsummaryrefslogtreecommitdiffstats
path: root/x11/sessreg/Makefile
blob: 58950d21f0da0f81f1bdea2de88dfe1a1a514496 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   sessreg
PORTVERSION=    1.1.0
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Manage utmp/wtmp entries for non-init X clients

XORG_CAT=   app
USE_XORG=   x11
CPP+=       -P  # Required for gcc5+

PLIST_FILES=    bin/sessreg man/man1/sessreg.1.gz

.include <bsd.port.mk>
title='2016-05-19 18:21:23 +0800'>2016-05-191-1/+1 * Fix the port's configure script to properly detect SQLite3.rakuco2016-02-292-1/+53 * Upgrade to 3.1.vanilla2015-09-182-4/+3 * Finally retire USE_PGSQLcrees2014-11-231-1/+1 * Cleanup plistbapt2014-10-20