CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/05/11 06:03:20
Modified files:
net/aircontrol : Makefile
net/aircontrol/pkg: PLIST
net/bitlbee : Makefile
net/bitlbee/pkg: PLIST
net/freeradius : Makefile
net/freeradius/pkg: PLIST-main
net/h323plus : Makefile
net/h323plus/pkg: PLIST
net/icinga/core: Makefile
net/icinga/core/pkg: PLIST-main
net/maradns : Makefile
net/maradns/pkg: PLIST
net/minbif : Makefile
net/minbif/pkg : PLIST
net/mirmon : Makefile
net/mirmon/pkg : PLIST
net/munin : Makefile
net/munin/pkg : PLIST-main PLIST-server
net/nagios/nagios: Makefile
net/nagios/nagios/pkg: PFRAG.chroot-main PLIST-main
net/nepenthes : Makefile
net/nepenthes/pkg: PLIST
net/net-snmp : Makefile
net/net-snmp/pkg: PLIST-main
net/nfsen : Makefile
net/nfsen/pkg : PLIST-main
net/pdnsd : Makefile
net/pdnsd/pkg : PLIST
net/powerdns : Makefile
net/powerdns/pkg: PLIST-main
net/quagga : Makefile
net/quagga/pkg : PLIST
net/radiusd-cistron: Makefile
net/radiusd-cistron/pkg: PLIST
net/radiusd-lucent: Makefile
net/radiusd-lucent/pkg: PLIST
net/silc-server: Makefile
net/silc-server/pkg: PLIST
net/snmptt : Makefile
net/snmptt/pkg : PLIST
net/ziproxy : Makefile
net/ziproxy/pkg: PLIST
Log message:
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@