#!/bin/sh if [ "$2" != "POST-DEINSTALL" ]; then exit 0 fi SC_GROUP=shoutcast SC_USER=shoutcast SC_SHELL=/bin/sh SC_HOME=/nonexistent PW=/usr/sbin/pw pw groupdel shoutcast >/dev/null 2>&1 pw userdel shoutcast >/dev/null 2>&1 exit 0 cgi/freebsd-ports-gnome/atom/archivers/xarchive?h=gnome-3.28' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/xarchive
Commit message (Expand)AuthorAgeFilesLines
* - Fix plistsat2006-05-172-2/+11
* - Update to 0.2.8.6sat2006-05-083-9/+14
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Update to version 0.2.8.2az2005-11-243-5/+5
* - Fix build on FreeBSD 4pav2005-11-132-0/+31