#!/bin/sh if [ "$2" = "POST-INSTALL" ]; then if ! [ -c /dev/dazuko ]; then mknod /dev/dazuko c 33 0 fi echo "" echo "To load the module do kldload $1/modules/dazuko.ko" echo "" fi exit 0 .org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/security/pear-LiveUser_Admin/Makefile?h=main' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-LiveUser_Admin/Makefile
Commit message (Expand)AuthorAgeFilesLines
* */pear-*: Take maintainershipPo-Chuan Hsieh2021-05-231-1/+1
* *: reset miwi's ports after safekeeping his ports bit.Rene Ladan2021-05-051-1/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* hand over Maintainership to miwiJochen Neumeister2020-03-071-1/+1
* Introduce PHP flavors.Mathieu Arnold2018-03-09