aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_accounting/pkg-plist2
-rw-r--r--www/mod_auth_cookie_mysql/pkg-plist2
-rw-r--r--www/mod_auth_form/pkg-plist2
-rw-r--r--www/mod_auth_kerb/pkg-plist2
-rw-r--r--www/mod_auth_kerb2/pkg-plist2
-rw-r--r--www/mod_auth_pam/pkg-plist2
-rw-r--r--www/mod_auth_pam2/pkg-plist4
-rw-r--r--www/mod_auth_remote/pkg-plist2
-rw-r--r--www/mod_backhand/pkg-plist2
-rw-r--r--www/mod_bandwidth/pkg-plist2
-rw-r--r--www/mod_cband/pkg-plist2
-rw-r--r--www/mod_clamav/pkg-plist2
-rw-r--r--www/mod_cvs2/pkg-plist2
-rw-r--r--www/mod_dtcl/pkg-plist2
-rw-r--r--www/mod_gzip/pkg-plist2
-rw-r--r--www/mod_h264_streaming/pkg-plist2
-rw-r--r--www/mod_jk/pkg-plist2
-rw-r--r--www/mod_layout/pkg-plist2
-rw-r--r--www/mod_layout2/pkg-plist2
-rw-r--r--www/mod_limitipconn2/pkg-plist2
-rw-r--r--www/mod_line_edit/pkg-plist2
-rw-r--r--www/mod_log_dbd/pkg-plist2
-rw-r--r--www/mod_log_firstbyte/pkg-plist2
-rw-r--r--www/mod_log_sql2-dtc/pkg-plist2
-rw-r--r--www/mod_log_sql2/pkg-plist2
-rw-r--r--www/mod_mp3/pkg-plist2
-rw-r--r--www/mod_musicindex/pkg-plist2
-rw-r--r--www/mod_ntlm/pkg-plist2
-rw-r--r--www/mod_ntlm2/pkg-plist2
-rw-r--r--www/mod_proxy_xml/pkg-plist2
-rw-r--r--www/mod_pubcookie/pkg-plist2
-rw-r--r--www/mod_realip/pkg-plist2
-rw-r--r--www/mod_sed/pkg-plist2
-rw-r--r--www/mod_traf_thief/pkg-plist2
-rw-r--r--www/mod_tsunami/pkg-plist2
-rw-r--r--www/mod_xmlns/pkg-plist2
36 files changed, 37 insertions, 37 deletions
diff --git a/www/mod_accounting/pkg-plist b/www/mod_accounting/pkg-plist
index 518cf42bb075..85beb39cbd4d 100644
--- a/www/mod_accounting/pkg-plist
+++ b/www/mod_accounting/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_accounting.so
-@exec %D/sbin/apxs -e -A -n accounting %D/%f
+@exec %D/sbin/apxs -e -a -n accounting %D/%f
@unexec %D/sbin/apxs -e -A -n accounting %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf."
%%DATADIR%%/schema.sql
diff --git a/www/mod_auth_cookie_mysql/pkg-plist b/www/mod_auth_cookie_mysql/pkg-plist
index a9e57869fab9..0058de2b3b3b 100644
--- a/www/mod_auth_cookie_mysql/pkg-plist
+++ b/www/mod_auth_cookie_mysql/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_auth_cookie_mysql.so
-@exec %D/sbin/apxs -e -A -n auth_cookie_mysql %D/%f
+@exec %D/sbin/apxs -e -a -n auth_cookie_mysql %D/%f
@unexec %D/sbin/apxs -e -A -n auth_cookie_mysql %D/%f
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/authform.tmpl
diff --git a/www/mod_auth_form/pkg-plist b/www/mod_auth_form/pkg-plist
index 38e67dfbdc6d..df9b0141d24b 100644
--- a/www/mod_auth_form/pkg-plist
+++ b/www/mod_auth_form/pkg-plist
@@ -3,5 +3,5 @@ lib/mod_auth_form.la
lib/mod_auth_form.so
lib/mod_auth_form.so.2
%%APACHEMODDIR%%/mod_auth_form.so
-@exec %D/sbin/apxs -e -A -n auth_form %D/%F
+@exec %D/sbin/apxs -e -a -n auth_form %D/%F
@unexec %D/sbin/apxs -e -A -n auth_form %D/%F
diff --git a/www/mod_auth_kerb/pkg-plist b/www/mod_auth_kerb/pkg-plist
index cd2cc90e3dc4..570a53e915ea 100644
--- a/www/mod_auth_kerb/pkg-plist
+++ b/www/mod_auth_kerb/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_auth_kerb.so
-@exec %D/sbin/apxs -e -A -n auth_kerb %D/%F
+@exec %D/sbin/apxs -e -a -n auth_kerb %D/%F
@unexec %D/sbin/apxs -e -A -n auth_kerb %D/%F
diff --git a/www/mod_auth_kerb2/pkg-plist b/www/mod_auth_kerb2/pkg-plist
index cd2cc90e3dc4..570a53e915ea 100644
--- a/www/mod_auth_kerb2/pkg-plist
+++ b/www/mod_auth_kerb2/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_auth_kerb.so
-@exec %D/sbin/apxs -e -A -n auth_kerb %D/%F
+@exec %D/sbin/apxs -e -a -n auth_kerb %D/%F
@unexec %D/sbin/apxs -e -A -n auth_kerb %D/%F
diff --git a/www/mod_auth_pam/pkg-plist b/www/mod_auth_pam/pkg-plist
index 4a9c49576079..56e29762c976 100644
--- a/www/mod_auth_pam/pkg-plist
+++ b/www/mod_auth_pam/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_auth_pam.so
-@exec %D/sbin/apxs -e -A -n auth_pam %D/%F
+@exec %D/sbin/apxs -e -a -n auth_pam %D/%F
@unexec %D/sbin/apxs -e -A -n auth_pam %D/%F
%%PORTDOCS%%%%DOCSDIR%%/configure.txt
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
diff --git a/www/mod_auth_pam2/pkg-plist b/www/mod_auth_pam2/pkg-plist
index 5e57989928af..e4014bb730d4 100644
--- a/www/mod_auth_pam2/pkg-plist
+++ b/www/mod_auth_pam2/pkg-plist
@@ -3,9 +3,9 @@
%%PORTDOCS%%%%DOCSDIR%%/install.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%APACHEMODDIR%%/mod_auth_pam.so
-@exec %D/sbin/apxs -e -A -n auth_pam %D/%f
+@exec %D/sbin/apxs -e -a -n auth_pam %D/%f
%%APACHEMODDIR%%/mod_auth_sys_group.so
-@exec %D/sbin/apxs -e -A -n auth_sys_group %D/%f
+@exec %D/sbin/apxs -e -a -n auth_sys_group %D/%f
%%EXAMPLESDIR%%/pam-httpd.sample
@dirrm %%EXAMPLESDIR%%
@unexec echo "===> If you do not plan on reinstalling mod_auth_pam, you must manually remove"; echo "===> references to it in httpd.conf."
diff --git a/www/mod_auth_remote/pkg-plist b/www/mod_auth_remote/pkg-plist
index 61da5e3bb310..021d20973661 100644
--- a/www/mod_auth_remote/pkg-plist
+++ b/www/mod_auth_remote/pkg-plist
@@ -1,4 +1,4 @@
%%APACHEMODDIR%%/mod_auth_remote.so
-@exec %D/sbin/apxs -e -A -n auth_remote %D/%f
+@exec %D/sbin/apxs -e -a -n auth_remote %D/%f
@unexec %D/sbin/apxs -e -A -n auth_remote %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."
diff --git a/www/mod_backhand/pkg-plist b/www/mod_backhand/pkg-plist
index 21fe35b3f851..ae86e634c3e3 100644
--- a/www/mod_backhand/pkg-plist
+++ b/www/mod_backhand/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_backhand.so
-@exec %D/sbin/apxs -e -A -n backhand %D/%F
+@exec %D/sbin/apxs -e -a -n backhand %D/%F
@unexec %D/sbin/apxs -e -A -n backhand %D/%F
diff --git a/www/mod_bandwidth/pkg-plist b/www/mod_bandwidth/pkg-plist
index 9688967358e4..98c81b9ef2bc 100644
--- a/www/mod_bandwidth/pkg-plist
+++ b/www/mod_bandwidth/pkg-plist
@@ -1,4 +1,4 @@
%%APACHEMODDIR%%/mod_bandwidth.so
-@exec %D/sbin/apxs -e -A -n bandwidth %D/%f
+@exec %D/sbin/apxs -e -a -n bandwidth %D/%f
sbin/cleanlink.pl
@unexec echo "===> If you do not plan on reinstalling mod_bandwidth, you must manually remove"; echo "===> references to it in httpd.conf."
diff --git a/www/mod_cband/pkg-plist b/www/mod_cband/pkg-plist
index 4bf96596ae8a..771a42cfc62c 100644
--- a/www/mod_cband/pkg-plist
+++ b/www/mod_cband/pkg-plist
@@ -1,4 +1,4 @@
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all mod_cband-related directives in your httpd.conf"
diff --git a/www/mod_clamav/pkg-plist b/www/mod_clamav/pkg-plist
index 8d5b27f89d3c..146260182f13 100644
--- a/www/mod_clamav/pkg-plist
+++ b/www/mod_clamav/pkg-plist
@@ -1,3 +1,3 @@
@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/mod_clamav.so
-@exec %D/sbin/apxs -e -A -n clamav %D/%f
+@exec %D/sbin/apxs -e -a -n clamav %D/%f
diff --git a/www/mod_cvs2/pkg-plist b/www/mod_cvs2/pkg-plist
index a4d5c4f9dfca..53a4d57b8af0 100644
--- a/www/mod_cvs2/pkg-plist
+++ b/www/mod_cvs2/pkg-plist
@@ -1,4 +1,4 @@
%%APACHEMODDIR%%/mod_cvs.so
-@exec %D/sbin/apxs -e -A -n cvs %D/%f
+@exec %D/sbin/apxs -e -a -n cvs %D/%f
@unexec %D/sbin/apxs -e -A -n cvs %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_cvs, you must manually remove"; echo "===> references to it in httpd.conf."
diff --git a/www/mod_dtcl/pkg-plist b/www/mod_dtcl/pkg-plist
index e09c5304b570..0d4c0c25b49d 100644
--- a/www/mod_dtcl/pkg-plist
+++ b/www/mod_dtcl/pkg-plist
@@ -1,5 +1,5 @@
libexec/apache/mod_dtcl.so
-@exec %D/sbin/apxs -e -A -n dtcl %D/%F
+@exec %D/sbin/apxs -e -a -n dtcl %D/%F
@unexec %D/sbin/apxs -e -A -n dtcl %D/%F
%%PORTDOCS%%share/doc/mod_dtcl/commands.html
%%PORTDOCS%%share/doc/mod_dtcl/directives.html
diff --git a/www/mod_gzip/pkg-plist b/www/mod_gzip/pkg-plist
index 328f826c5e7a..9669ee61e567 100644
--- a/www/mod_gzip/pkg-plist
+++ b/www/mod_gzip/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_gzip.so
-@exec %D/sbin/apxs -e -A -n gzip %f
+@exec %D/sbin/apxs -e -a -n gzip %f
@unexec %D/sbin/apxs -e -A -n gzip %f
%%PORTDOCS%%%%DOCSDIR%%/browser.htm
%%PORTDOCS%%%%DOCSDIR%%/cache.htm
diff --git a/www/mod_h264_streaming/pkg-plist b/www/mod_h264_streaming/pkg-plist
index a490eb083ae9..d8583fbff2e4 100644
--- a/www/mod_h264_streaming/pkg-plist
+++ b/www/mod_h264_streaming/pkg-plist
@@ -1,4 +1,4 @@
@unexec %%SED%% -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all mod_h264_streaming-related directives in your httpd.conf"
diff --git a/www/mod_jk/pkg-plist b/www/mod_jk/pkg-plist
index c3a672d6cc94..f2b7f6b58455 100644
--- a/www/mod_jk/pkg-plist
+++ b/www/mod_jk/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEETCDIR%%/mod_jk.conf.sample
%%APACHEETCDIR%%/workers.properties.sample
%%APACHEMODDIR%%/mod_jk.so
-@exec %D/sbin/apxs -e -A -n jk %f || true
+@exec %D/sbin/apxs -e -a -n jk %f || true
@unexec %D/sbin/apxs -e -A -n jk %f || true
diff --git a/www/mod_layout/pkg-plist b/www/mod_layout/pkg-plist
index 142f43e2483d..e0336a82bddb 100644
--- a/www/mod_layout/pkg-plist
+++ b/www/mod_layout/pkg-plist
@@ -1,6 +1,6 @@
@comment $FreeBSD$
%%APACHEMODDIR%%/mod_layout.so
-@exec %D/sbin/apxs -e -A -n layout %D/%f
+@exec %D/sbin/apxs -e -a -n layout %D/%f
@unexec %D/sbin/apxs -e -A -n layout %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===> references to it in httpd.conf."
%%PORTDOCS%%%%DOCSDIR%%/faq.html
diff --git a/www/mod_layout2/pkg-plist b/www/mod_layout2/pkg-plist
index a53ad8b7a249..bf1c66772308 100644
--- a/www/mod_layout2/pkg-plist
+++ b/www/mod_layout2/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_layout.so
-@exec %D/sbin/apxs -e -A -n layout %D/%f
+@exec %D/sbin/apxs -e -a -n layout %D/%f
@unexec %D/sbin/apxs -e -A -n layout %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_layout, you must manually remove"; echo "===> references to it in httpd.conf."
%%PORTDOCS%%%%DOCSDIR%%/README
diff --git a/www/mod_limitipconn2/pkg-plist b/www/mod_limitipconn2/pkg-plist
index ffb17e1d7ef9..893688a3c613 100644
--- a/www/mod_limitipconn2/pkg-plist
+++ b/www/mod_limitipconn2/pkg-plist
@@ -2,7 +2,7 @@
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
-@exec %D/sbin/apxs -e -A -n limitipconn %D/%f
+@exec %D/sbin/apxs -e -a -n limitipconn %D/%f
@unexec %D/sbin/apxs -e -A -n limitipconn %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_limitipconn, you must manually remove"; echo "===> references to it in httpd.conf."
%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/www/mod_line_edit/pkg-plist b/www/mod_line_edit/pkg-plist
index 3c7230ba6d9c..53865ff2fab2 100644
--- a/www/mod_line_edit/pkg-plist
+++ b/www/mod_line_edit/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_line_edit.so
-@exec %D/sbin/apxs -e -A -n line_edit %D/%F
+@exec %D/sbin/apxs -e -a -n line_edit %D/%F
@unexec %D/sbin/apxs -e -A -n line_edit %D/%F
diff --git a/www/mod_log_dbd/pkg-plist b/www/mod_log_dbd/pkg-plist
index 97b0eddd22fb..05cd6acedf92 100644
--- a/www/mod_log_dbd/pkg-plist
+++ b/www/mod_log_dbd/pkg-plist
@@ -1,4 +1,4 @@
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
@unexec echo "Don't forget to remove all mod_%%AP_NAME%% related directives in your httpd.conf"
diff --git a/www/mod_log_firstbyte/pkg-plist b/www/mod_log_firstbyte/pkg-plist
index 21012beca366..621dd23bc484 100644
--- a/www/mod_log_firstbyte/pkg-plist
+++ b/www/mod_log_firstbyte/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_log_firstbyte.so
-@exec %D/sbin/apxs -e -A -n log_firstbyte %D/%F
+@exec %D/sbin/apxs -e -a -n log_firstbyte %D/%F
@unexec %D/sbin/apxs -e -A -n log_firstbyte %D/%F
diff --git a/www/mod_log_sql2-dtc/pkg-plist b/www/mod_log_sql2-dtc/pkg-plist
index 1b4d83f72bb6..bd6235e80bee 100644
--- a/www/mod_log_sql2-dtc/pkg-plist
+++ b/www/mod_log_sql2-dtc/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/mod_log_sql_mysql.so
%%APACHEMODDIR%%/mod_log_sql_logio.so
diff --git a/www/mod_log_sql2/pkg-plist b/www/mod_log_sql2/pkg-plist
index f3b726968ed1..76857aafb78a 100644
--- a/www/mod_log_sql2/pkg-plist
+++ b/www/mod_log_sql2/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
%%APACHEMODDIR%%/mod_log_sql_mysql.so
%%APACHE2X%%%%APACHEMODDIR%%/mod_log_sql_logio.so
diff --git a/www/mod_mp3/pkg-plist b/www/mod_mp3/pkg-plist
index a1768175df7b..3af501ff603d 100644
--- a/www/mod_mp3/pkg-plist
+++ b/www/mod_mp3/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_mp3.so
-@exec %D/sbin/apxs -e -A -n mp3 %D/%F
+@exec %D/sbin/apxs -e -a -n mp3 %D/%F
@unexec %D/sbin/apxs -e -A -n mp3 %D/%F
diff --git a/www/mod_musicindex/pkg-plist b/www/mod_musicindex/pkg-plist
index 422b088a49e1..def296d0b9d2 100644
--- a/www/mod_musicindex/pkg-plist
+++ b/www/mod_musicindex/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_musicindex.so
-@exec %D/sbin/apxs -e -A -n musicindex %D/%F
+@exec %D/sbin/apxs -e -a -n musicindex %D/%F
@unexec %D/sbin/apxs -e -A -n musicindex %D/%F
%%DATADIR%%/musicindex.css
%%DATADIR%%/directory.png
diff --git a/www/mod_ntlm/pkg-plist b/www/mod_ntlm/pkg-plist
index 446c5197cb0a..66fcbb5dad58 100644
--- a/www/mod_ntlm/pkg-plist
+++ b/www/mod_ntlm/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_ntlm.so
-@exec %D/sbin/apxs -e -A -n ntlm %D/%f
+@exec %D/sbin/apxs -e -a -n ntlm %D/%f
@unexec %D/sbin/apxs -e -A -n ntlm %D/%F
%%PORTDOCS%%%%DOCSDIR%%/mod_ntlm.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/www/mod_ntlm2/pkg-plist b/www/mod_ntlm2/pkg-plist
index c6e81a77bec5..dce22239e0ce 100644
--- a/www/mod_ntlm2/pkg-plist
+++ b/www/mod_ntlm2/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_ntlm.so
-@exec %D/sbin/apxs -e -A -n ntlm %D/%f
+@exec %D/sbin/apxs -e -a -n ntlm %D/%f
@unexec %D/sbin/apxs -e -A -n ntlm %D/%F
diff --git a/www/mod_proxy_xml/pkg-plist b/www/mod_proxy_xml/pkg-plist
index 919a7293f0bc..583fcb587080 100644
--- a/www/mod_proxy_xml/pkg-plist
+++ b/www/mod_proxy_xml/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_proxy_xml.so
-@exec %D/sbin/apxs -e -A -n proxy_xml %D/%F
+@exec %D/sbin/apxs -e -a -n proxy_xml %D/%F
@unexec %D/sbin/apxs -e -A -n proxy_xml %D/%F
diff --git a/www/mod_pubcookie/pkg-plist b/www/mod_pubcookie/pkg-plist
index 1db9dd53fb39..93a2472853bf 100644
--- a/www/mod_pubcookie/pkg-plist
+++ b/www/mod_pubcookie/pkg-plist
@@ -4,5 +4,5 @@ pubcookie/keyclient
@dirrmtry pubcookie
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
%%APACHEMODDIR%%/%%AP_MODULE%%
-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all ${MODULENAME}-related directives in your httpd.conf"
diff --git a/www/mod_realip/pkg-plist b/www/mod_realip/pkg-plist
index 90b6a5078a7d..a8f749ff2da8 100644
--- a/www/mod_realip/pkg-plist
+++ b/www/mod_realip/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_realip.so
-@exec %D/sbin/apxs -e -A -n realip %D/%F
+@exec %D/sbin/apxs -e -a -n realip %D/%F
@unexec %D/sbin/apxs -e -A -n realip %D/%F
diff --git a/www/mod_sed/pkg-plist b/www/mod_sed/pkg-plist
index 0ad520d727fa..d44e9ff0040a 100644
--- a/www/mod_sed/pkg-plist
+++ b/www/mod_sed/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_sed.so
-@exec %D/sbin/apxs -e -A -n sed %D/%F
+@exec %D/sbin/apxs -e -a -n sed %D/%F
@unexec %D/sbin/apxs -e -A -n sed %D/%F
diff --git a/www/mod_traf_thief/pkg-plist b/www/mod_traf_thief/pkg-plist
index cde39800e9a6..e2e75d1d017b 100644
--- a/www/mod_traf_thief/pkg-plist
+++ b/www/mod_traf_thief/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODIR%%/%%APMODULE%%
-@exec %D/sbin/apxs -e -A -n traf_thief %D/%F
+@exec %D/sbin/apxs -e -a -n traf_thief %D/%F
@unexec %D/sbin/apxs -e -A -n traf_thief %D/%F
diff --git a/www/mod_tsunami/pkg-plist b/www/mod_tsunami/pkg-plist
index deb107d44a49..64664b3e7b8c 100644
--- a/www/mod_tsunami/pkg-plist
+++ b/www/mod_tsunami/pkg-plist
@@ -1,5 +1,5 @@
%%APACHEMODDIR%%/mod_tsunami.so
-@exec %D/sbin/apxs -e -A -n tsunami %D/%F
+@exec %D/sbin/apxs -e -a -n tsunami %D/%F
@unexec %D/sbin/apxs -e -A -n tsunami %D/%F
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/Changelog
diff --git a/www/mod_xmlns/pkg-plist b/www/mod_xmlns/pkg-plist
index 025f62f5d22f..6fb7f2cd1e7d 100644
--- a/www/mod_xmlns/pkg-plist
+++ b/www/mod_xmlns/pkg-plist
@@ -1,3 +1,3 @@
%%APACHEMODDIR%%/mod_xmlns.so
-@exec %D/sbin/apxs -e -A -n xmlns %D/%F
+@exec %D/sbin/apxs -e -a -n xmlns %D/%F
@unexec %D/sbin/apxs -e -A -n xmlns %D/%F