#!/bin/sh # # $FreeBSD$ # PATH=/bin:/usr/bin:/usr/sbin case $2 in POST-DEINSTALL) echo '---> Starting post-deinstall script:' if [ -f %%PREFIX%%/etc/daapd.conf ]; then echo '---> You seem to have made some custom daapd configuration.' echo '---> The "%%USER%%" user and "%%GROUP%%" group were therefore not deleted.' echo '---> You may delete them with "pw groupdel %%GROUP%%; pw userdel %%USER%%".' else echo '---> Removing group "%%GROUP%%"' /usr/sbin/pw groupdel -n %%GROUP%% echo '---> Removing user "%%USER%%"' echo 'y' | /usr/sbin/pw userdel -n %%USER%% fi ;; esac ttps://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.4nivit2007-04-106-86/+31
* - Correct LIB_DEPENDS for dvdread (so.5 not so.4)koitsu2007-04-091-3/+3
* pdate to 1.3.2oliver2007-04-086-28/+10
* - update to 0.18leeym2007-04-062-15/+16
* * LIB_DEPENDS changes (require libdvdread.so.5)koitsu2007-04-0614-23/+28
* Enable joystick support.stefan2007-04-053-2/+56
* - Update to 0.6.3.stefan2007-04-053-4/+7
* * libdvdread - PORTREVISION incrementkoitsu2007-04-0511-16/+35
* Update to 2.18.1.marcus2007-04-053-5/+7
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-051-7/+1
* Fix build with new vlcahze2007-04-046-55/+61
* Maintainer update; 0.9.4 to 0.9.7koitsu2007-04-046-92/+18
* Make fetchable, change maintainer to multimedia@lofi2007-04-041-5/+4
* - Fix linking for amd64 machines that dont have sse3ahze2007-04-034-0/+74
* - Update to 20070402 snapshotahze2007-04-034-14/+12
* - Update to 0.13.4sat2007-04-032-6/+5
* Add missing "g" to respect PTHREAD_LIBS.nork2007-04-032-2/+2
* - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1
* - Fix faad 2.5 runtimeahze2007-04-031-0/+3
* Fix build with new ffmpeg-develahze2007-04-022-2/+1
* Update to 2007-03-31 snapshotahze2007-04-0211-539/+119
* pass maintainership to multimedia@FreeBSD.orgijliao2007-04-025-5/+5
* Use wxgtk2.8 nowahze2007-04-022-2/+12
* Remove 4.x checksahze2007-04-022-12/+0
* Update to 20070331ahze2007-04-024-8/+8
* BROKEN: Does not compilekris2007-04-021-0/+2
* - Update to 0.1.9nivit2007-04-016-10/+10
* Give maintainership to multimedia@FreeBSD.org.lioux2007-04-0124-25/+25
* Transfer MAINTAINER to multimedia@ahze2007-03-312-2/+2
* Give maintainership to Robert Noland <rnoland@2hip.net>.lioux2007-03-311-1/+1
* Give maintainership to Josh Paetzel <josh@tcbug.org>.lioux2007-03-311-1/+1
* Give maintainership to Michael Johnson <ahze@FreeBSD.org>.lioux2007-03-312-2/+2
* - Cleanup objformat-removal falloutehaupt2007-03-291-0/+4
* - Fix after objformat removalpav2007-03-291-1/+1
* - Cleanup objformat-removal falloutehaupt2007-03-291-1/+5
* - Add a vendor-suggested patchsat2007-03-291-0/+2
* - Fix after objformat removalpav2007-03-291-0/+1
* - Fix after objformat removalpav2007-03-291-0/+2
* - Fix ghostscript dependencysat2007-03-281-1/+1
* Move man pages to MAN1 in Makefile.pb2007-03-282-3/+1
* - fix pkg-plist.pb2007-03-272-0/+14
* - Update to 0.9.8.4sat2007-03-273-7/+7
* Portlint:mezz2007-03-271-1/+1
* Portlint:mezz2007-03-271-1/+0
* Portlint:mezz2007-03-275-5/+5
* Small patch to the original source so that configuration parametersluigi2007-03-262-6/+25
* Add a patch to fix a harmless warning, which breaks this port undermi2007-03-262-6/+18
* - Update to 0.6.1rc1clsung2007-03-263-4/+11
* Remove extreme breakage.grog2007-03-263-23/+17
* BROKEN: Incorrect pkg-plistkris2007-03-251-0/+2
* BROKEN: Size mismatchkris2007-03-251-0/+2
* BROKEN: Incorrect pkg-plistkris2007-03-251-0/+2
* Make sure totem-xine to actually have xine enable by add --enable-xine=yes,mezz2007-03-252-1/+3
* - bsd.efl.mk is now in ports/Mkpav2007-03-242-4/+1
* - Remove dead sites, wwwpav2007-03-242-6/+1
* - Fix building on FreeBSD versions without objformat(1).alepulver2007-03-234-22/+39
* - Add desktop filemiwi2007-03-232-17/+2
* - Fix after objformat removalpav2007-03-223-18/+5
* Chase the libxine shared lib version.marcus2007-03-221-1/+1
* - Chase swfdec library namepav2007-03-212-2/+2
* - Fix build with gcc4.xacm2007-03-212-1/+17
* - Fix build after objformat removalrafan2007-03-201-1/+3