svn commit: r331817 - head/x11/xsm

Eitan Adler eadler at FreeBSD.org
Mon Oct 28 01:07:29 UTC 2013


Author: eadler
Date: Mon Oct 28 01:07:28 2013
New Revision: 331817
URL: http://svnweb.freebsd.org/changeset/ports/331817

Log:
  Cleanup of the x11@ ports in the x11 directory
  - Convert to staging

Modified:
  head/x11/xsm/Makefile
  head/x11/xsm/pkg-plist

Modified: head/x11/xsm/Makefile
==============================================================================
--- head/x11/xsm/Makefile	Mon Oct 28 00:26:28 2013	(r331816)
+++ head/x11/xsm/Makefile	Mon Oct 28 01:07:28 2013	(r331817)
@@ -9,8 +9,4 @@ COMMENT=	X Session Manager
 
 XORG_CAT=	app
 USE_XORG=	xt xaw
-
-MAN1=		xsm.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/x11/xsm/pkg-plist
==============================================================================
--- head/x11/xsm/pkg-plist	Mon Oct 28 00:26:28 2013	(r331816)
+++ head/x11/xsm/pkg-plist	Mon Oct 28 01:07:28 2013	(r331817)
@@ -1,6 +1,7 @@
 bin/xsm
 etc/X11/xsm/system.xsm
 share/X11/app-defaults/XSm
+man/man1/xsm.1.gz
 @dirrmtry share/X11/app-defaults
 @dirrmtry share/X11
 @dirrm etc/X11/xsm


More information about the svn-ports-all mailing list