[Midnightbsd-cvs] mports [16093] tweak man page

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 22 23:03:41 EDT 2014


Revision: 16093
          http://svnweb.midnightbsd.org/mports/?rev=16093
Author:   laffer1
Date:     2014-03-22 23:03:40 -0400 (Sat, 22 Mar 2014)
Log Message:
-----------
tweak man page

Modified Paths:
--------------
    trunk/www/apache22/Makefile.doc
    trunk/www/apache22/pkg-plist

Property Changed:
----------------
    trunk/www/apache22/Makefile.doc
    trunk/www/apache22/Makefile.modules
    trunk/www/apache22/Makefile.options
    trunk/www/apache22/pkg-descr
    trunk/www/apache22/pkg-message

Modified: trunk/www/apache22/Makefile.doc
===================================================================
--- trunk/www/apache22/Makefile.doc	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/Makefile.doc	2014-03-23 03:03:40 UTC (rev 16093)
@@ -69,7 +69,4 @@
 MAKE_ENV+=	NOPORTDOCS=yes
 .endif
 
-MAN1=		dbmmanage.1 htdbm.1 htdigest.1 htpasswd.1 httxt2dbm.1
-MAN8=		ab.8 apxs.8 apachectl.8 htcacheclean.8 httpd.8 logresolve.8 rotatelogs.8 suexec.8
-
 PORTDOCS=	* #don't blame me ;-)


Property changes on: trunk/www/apache22/Makefile.doc
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.8
\ No newline at end of property
Index: trunk/www/apache22/Makefile.modules
===================================================================
--- trunk/www/apache22/Makefile.modules	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/Makefile.modules	2014-03-23 03:03:40 UTC (rev 16093)

Property changes on: trunk/www/apache22/Makefile.modules
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.8
\ No newline at end of property
Index: trunk/www/apache22/Makefile.options
===================================================================
--- trunk/www/apache22/Makefile.options	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/Makefile.options	2014-03-23 03:03:40 UTC (rev 16093)

Property changes on: trunk/www/apache22/Makefile.options
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.4
\ No newline at end of property
Index: trunk/www/apache22/pkg-descr
===================================================================
--- trunk/www/apache22/pkg-descr	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/pkg-descr	2014-03-23 03:03:40 UTC (rev 16093)

Property changes on: trunk/www/apache22/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/www/apache22/pkg-message
===================================================================
--- trunk/www/apache22/pkg-message	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/pkg-message	2014-03-23 03:03:40 UTC (rev 16093)

Property changes on: trunk/www/apache22/pkg-message
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Modified: trunk/www/apache22/pkg-plist
===================================================================
--- trunk/www/apache22/pkg-plist	2014-03-23 02:59:53 UTC (rev 16092)
+++ trunk/www/apache22/pkg-plist	2014-03-23 03:03:40 UTC (rev 16093)
@@ -1,4 +1,3 @@
- at comment $FreeBSD$
 @exec mkdir -p %D/%%ETCDIR%%/extra 2> /dev/null
 @exec mkdir -p %D/%%ETCDIR%%/Includes 2> /dev/null || true
 @exec mkdir -p %D/%%ETCDIR%%/envvars.d 2> /dev/null || true
@@ -172,11 +171,24 @@
 %%MOD_USERTRACK%%libexec/apache22/mod_usertrack.so
 %%MOD_VERSION%%libexec/apache22/mod_version.so
 %%MOD_VHOST_ALIAS%%libexec/apache22/mod_vhost_alias.so
+man/man1/dbmmanage.1.gz
+man/man1/htdbm.1.gz
+man/man1/htdigest.1.gz
+man/man1/htpasswd.1.gz
+man/man1/httxt2dbm.1.gz
+man/man8/ab.8.gz
+man/man8/apachectl.8.gz
+man/man8/apxs.8.gz
+man/man8/htcacheclean.8.gz
+man/man8/httpd.8.gz
+man/man8/logresolve.8.gz
+man/man8/rotatelogs.8.gz
+man/man8/suexec.8.gz
 sbin/ab
 sbin/apachectl
 sbin/apxs
+%%FORENSIC%%sbin/check_forensic
 sbin/checkgid
-%%FORENSIC%%sbin/check_forensic
 sbin/dbmmanage
 sbin/envvars
 sbin/htcacheclean
@@ -462,6 +474,7 @@
 @dirrmtry libexec/apache22
 @dirrmtry include/apache22
 @unexec rm -f %D/%%ETCDIR%%/httpd.conf.bak 2> /dev/null || true
+ at dirrmtry %%ETCDIR%%/modules.d
 @dirrmtry %%ETCDIR%%/extra
 @dirrmtry %%ETCDIR%%/envvars.d
 @dirrmtry %%ETCDIR%%/Includes



More information about the Midnightbsd-cvs mailing list