diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-01 06:05:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-01 06:05:18 +0000 |
commit | 90eb686abd90a105ace72b3e120053c4157a0cd4 (patch) | |
tree | 7db1074b061c221458953dd6fceb631f8d8ef044 /games | |
parent | 2d7438d6f4e745b0e59b3a2bc4f87398c455d252 (diff) | |
download | ports-90eb686abd90a105ace72b3e120053c4157a0cd4.tar.gz ports-90eb686abd90a105ace72b3e120053c4157a0cd4.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-client/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire/Makefile | 4 | ||||
-rw-r--r-- | games/lexter/Makefile | 2 | ||||
-rw-r--r-- | games/mangband/Makefile | 2 | ||||
-rw-r--r-- | games/nethack-qt/Makefile | 2 | ||||
-rw-r--r-- | games/nethack33-qt/Makefile | 2 | ||||
-rw-r--r-- | games/nethack34-qt/Makefile | 2 | ||||
-rw-r--r-- | games/nighthawk/Makefile | 2 | ||||
-rw-r--r-- | games/quakeserver/Makefile | 2 | ||||
-rw-r--r-- | games/xeyesplus/Makefile | 2 | ||||
-rw-r--r-- | games/xpuyo/Makefile | 2 | ||||
-rw-r--r-- | games/xrot/Makefile | 2 | ||||
-rw-r--r-- | games/xshogi/Makefile | 2 |
14 files changed, 17 insertions, 17 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index c06ab46fcefc..0c212486432f 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -80,9 +80,9 @@ post-install: @${CHMOD} 664 ${CFDIR}/lib/forbid @${TOUCH} ${CFDIR}/lib/players/.keep_me @${TOUCH} ${CFDIR}/lib/unique-items/.keep_me - @${CHOWN} -R root.games ${CFDIR} + @${CHOWN} -R root:games ${CFDIR} @${CHMOD} 0664 ${CFDIR}/lib/highscore - @${CHOWN} root.games ${PREFIX}/bin/crossfire + @${CHOWN} root:games ${PREFIX}/bin/crossfire @${CHMOD} 2555 ${PREFIX}/bin/crossfire .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/crossfire diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index c06ab46fcefc..0c212486432f 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -80,9 +80,9 @@ post-install: @${CHMOD} 664 ${CFDIR}/lib/forbid @${TOUCH} ${CFDIR}/lib/players/.keep_me @${TOUCH} ${CFDIR}/lib/unique-items/.keep_me - @${CHOWN} -R root.games ${CFDIR} + @${CHOWN} -R root:games ${CFDIR} @${CHMOD} 0664 ${CFDIR}/lib/highscore - @${CHOWN} root.games ${PREFIX}/bin/crossfire + @${CHOWN} root:games ${PREFIX}/bin/crossfire @${CHMOD} 2555 ${PREFIX}/bin/crossfire .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/crossfire diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index c06ab46fcefc..0c212486432f 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -80,9 +80,9 @@ post-install: @${CHMOD} 664 ${CFDIR}/lib/forbid @${TOUCH} ${CFDIR}/lib/players/.keep_me @${TOUCH} ${CFDIR}/lib/unique-items/.keep_me - @${CHOWN} -R root.games ${CFDIR} + @${CHOWN} -R root:games ${CFDIR} @${CHMOD} 0664 ${CFDIR}/lib/highscore - @${CHOWN} root.games ${PREFIX}/bin/crossfire + @${CHOWN} root:games ${PREFIX}/bin/crossfire @${CHMOD} 2555 ${PREFIX}/bin/crossfire .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/crossfire diff --git a/games/lexter/Makefile b/games/lexter/Makefile index a59eb995bab2..2b19493326ee 100644 --- a/games/lexter/Makefile +++ b/games/lexter/Makefile @@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --localstatedir=/var/games MAN6= lexter.6 post-install: - @${CHOWN} root.games ${PREFIX}/bin/lexter + @${CHOWN} root:games ${PREFIX}/bin/lexter @${CHMOD} g+s ${PREFIX}/bin/lexter @${SH} pkg-install ${PKGNAME} POST-INSTALL diff --git a/games/mangband/Makefile b/games/mangband/Makefile index 85a878fff0bb..c270482abd30 100644 --- a/games/mangband/Makefile +++ b/games/mangband/Makefile @@ -30,7 +30,7 @@ do-install: cd ${WRKSRC}/../lib && pax -rw * ${MALIB} ${CHMOD} 750 ${MALIB}/* ${CHMOD} 755 ${MALIB}/user - ${CHOWN} -R root.games ${MALIB}/* + ${CHOWN} -R root:games ${MALIB}/* ${CHOWN} ${SHAREOWN}:${SHAREGRP} ${MALIB} .include <bsd.port.mk> diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index bd00c19924c3..3fbc438c3ef0 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -57,7 +57,7 @@ post-install: ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack .endif @ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND} - @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc + @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root:games *.au .nethackrc @ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc @ ${ECHO} "-----------------------" @ ${ECHO} "post-installation hints diff --git a/games/nethack33-qt/Makefile b/games/nethack33-qt/Makefile index bd00c19924c3..3fbc438c3ef0 100644 --- a/games/nethack33-qt/Makefile +++ b/games/nethack33-qt/Makefile @@ -57,7 +57,7 @@ post-install: ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack .endif @ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND} - @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc + @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root:games *.au .nethackrc @ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc @ ${ECHO} "-----------------------" @ ${ECHO} "post-installation hints diff --git a/games/nethack34-qt/Makefile b/games/nethack34-qt/Makefile index bd00c19924c3..3fbc438c3ef0 100644 --- a/games/nethack34-qt/Makefile +++ b/games/nethack34-qt/Makefile @@ -57,7 +57,7 @@ post-install: ${CP} ${WRKSRC}/doc/Guidebook.txt ${PREFIX}/share/doc/nethack .endif @ cd ${PREFIX}/lib/nethackdir; tar xzf ${DISTDIR}/${QT_SOUND} - @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root.games *.au .nethackrc + @ cd ${PREFIX}/lib/nethackdir; ${CHOWN} root:games *.au .nethackrc @ cd ${PREFIX}/lib/nethackdir; ${CHMOD} 444 *.au .nethackrc @ ${ECHO} "-----------------------" @ ${ECHO} "post-installation hints diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile index ef4d5d60cd9c..c04b361849b8 100644 --- a/games/nighthawk/Makefile +++ b/games/nighthawk/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ARGS= --with-scores=/var/games/nighthawk.scores --enable-sound MAN6= nighthawk.6 post-install: - ${CHOWN} root.games ${PREFIX}/bin/nighthawk + ${CHOWN} root:games ${PREFIX}/bin/nighthawk ${CHMOD} g+s ${PREFIX}/bin/nighthawk ${SH} pkg-install ${PORTNAME} POST-INSTALL diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index f24e9c2e1590..6bd1520dc89b 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -51,7 +51,7 @@ do-install: /usr/bin/mkfifo ${PREFIX}/quakeserver/quakeserver.in ${TOUCH} ${PREFIX}/quakeserver/quakeserver.log @ ${CHMOD} 700 ${PREFIX}/quakeserver/quakeserver.in ${PREFIX}/quakeserver/quakeserver.log - @ ${CHOWN} -R nobody.nobody ${PREFIX}/quakeserver + @ ${CHOWN} -R nobody:nobody ${PREFIX}/quakeserver .if !defined(BATCH) @ /usr/bin/more -e ${PREFIX}/quakeserver/readme.port .endif diff --git a/games/xeyesplus/Makefile b/games/xeyesplus/Makefile index 579d4303dd93..f5cb70cdd7b9 100644 --- a/games/xeyesplus/Makefile +++ b/games/xeyesplus/Makefile @@ -19,6 +19,6 @@ USE_XPM= yes post-install: @${CHMOD} 755 ${PREFIX}/bin/xeyes+ - @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/xeyes+ + @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xeyes+ .include <bsd.port.mk> diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile index 1f53c60ff992..8fbe06608e32 100644 --- a/games/xpuyo/Makefile +++ b/games/xpuyo/Makefile @@ -20,7 +20,7 @@ RESTRICTED= "The author\'s ashamed of the quality of this version" post-install: @${CHMOD} 755 ${PREFIX}/bin/xpuyo - @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/xpuyo + @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xpuyo @${MKDIR} ${PREFIX}/share/doc/xpuyo ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/xpuyo diff --git a/games/xrot/Makefile b/games/xrot/Makefile index 6a9e139fc9ff..f2d47182111f 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -24,7 +24,7 @@ post-configure: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xrot ${PREFIX}/bin - ${CHOWN} root.games ${PREFIX}/bin/xrot + ${CHOWN} root:games ${PREFIX}/bin/xrot ${CHMOD} g+s ${PREFIX}/bin/xrot ${SH} pkg-install ${PKGNAME} POST-INSTALL diff --git a/games/xshogi/Makefile b/games/xshogi/Makefile index ff2f6ca946fc..bcacd2b8600c 100644 --- a/games/xshogi/Makefile +++ b/games/xshogi/Makefile @@ -27,7 +27,7 @@ post-configure: post-install: @strip ${PREFIX}/bin/xshogi @${CHMOD} 755 ${PREFIX}/bin/xshogi - @${CHOWN} ${BINOWN}.${BINGRP} ${PREFIX}/bin/xshogi + @${CHOWN} ${BINOWN}:${BINGRP} ${PREFIX}/bin/xshogi ${INSTALL_MAN} ${WRKSRC}/xshogi.man ${PREFIX}/man/man6/xshogi.6 .include <bsd.port.mk> |