[Midnightbsd-cvs] mports [17693] trunk/security/sudo: fix man page installation and website

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 1 22:30:31 EDT 2014


Revision: 17693
          http://svnweb.midnightbsd.org/mports/?rev=17693
Author:   laffer1
Date:     2014-10-01 22:30:30 -0400 (Wed, 01 Oct 2014)
Log Message:
-----------
fix man page installation and website

Modified Paths:
--------------
    trunk/security/sudo/Makefile
    trunk/security/sudo/pkg-descr
    trunk/security/sudo/pkg-plist

Modified: trunk/security/sudo/Makefile
===================================================================
--- trunk/security/sudo/Makefile	2014-10-02 02:28:20 UTC (rev 17692)
+++ trunk/security/sudo/Makefile	2014-10-02 02:30:30 UTC (rev 17693)
@@ -10,7 +10,6 @@
 
 LICENSE=	other
 
-MAKE_JOBS_SAFE=	yes
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-lgcc
 LDFLAGS+=	-lssp_nonshared

Modified: trunk/security/sudo/pkg-descr
===================================================================
--- trunk/security/sudo/pkg-descr	2014-10-02 02:28:20 UTC (rev 17692)
+++ trunk/security/sudo/pkg-descr	2014-10-02 02:30:30 UTC (rev 17693)
@@ -5,4 +5,4 @@
 give as few privileges as possible but still allow people to get their
 work done.
 
-WWW: http://www.courtesan.com/sudo/
+WWW: http://www.sudo.ws/

Modified: trunk/security/sudo/pkg-plist
===================================================================
--- trunk/security/sudo/pkg-plist	2014-10-02 02:28:20 UTC (rev 17692)
+++ trunk/security/sudo/pkg-plist	2014-10-02 02:30:30 UTC (rev 17693)
@@ -12,6 +12,14 @@
 libexec/sudo/sudo_noexec.so
 libexec/sudo/sudoers.so
 libexec/sudo/system_group.so
+man/man5/sudo.conf.5.gz
+man/man5/sudoers.5.gz
+%%LDAP%%man/man5/sudoers.ldap.5.gz
+man/man8/sudo.8.gz
+man/man8/sudo_plugin.8.gz
+man/man8/sudoedit.8.gz
+man/man8/sudoreplay.8.gz
+man/man8/visudo.8.gz
 sbin/visudo
 %%LDAP%%bin/sudoers2ldif
 %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS
@@ -30,6 +38,9 @@
 %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.OpenLDAP
 %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.iPlanet
 %%LDAP%%%%PORTDOCS%%%%DOCSDIR%%/schema.ActiveDirectory
+%%NLS%%share/locale/ca/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/da/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/da/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/de/LC_MESSAGES/sudo.mo
@@ -41,6 +52,7 @@
 %%NLS%%share/locale/eu/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/sudoers.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/sudoers.mo
@@ -53,10 +65,13 @@
 %%NLS%%share/locale/nl/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/sudoers.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/sr/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/sudo.mo



More information about the Midnightbsd-cvs mailing list