if [ "$2" != "INSTALL" ]; then exit 0 fi if ! id -u pop > /dev/null 2>&1; then echo "You need an account \"pop\" to install this package." echo "Please add it by hand (try \"man vipw\") and try again." echo "" echo "An example passwd entry is:" echo "pop:*:68:6::0:0:Post Office Owner:/nonexistent:/nonexistent" echo "" exit 1 fi exit 0 >
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmtp
Commit message (Expand)AuthorAgeFilesLines
* Update port: audio/libmtp to version 0.2.1edwin2007-09-102-4/+4
* - Change the order of cflags to prevent build failure when an oldsat2007-08-181-0/+3
* - Update libmtp to 0.2.0sat2007-08-166-38/+9
* [patch] cleanup non-supported FreeBSD versionsedwin2007-04-161-7/+1
* Update to 0.1.5erwin2007-04-012-4/+4
* Update to 0.1.4nox2007-03-163-5/+5
* - Update to 0.1.3clsung2007-03-056-5/+44