# $FreeBSD$ # if [ "$2" != "PRE-INSTALL" ]; then exit 0 fi PATH=/bin:/usr/bin use_vipw () { cat << EOF You need an account "pop" to install this package. Please add it by hand (try "man vipw") and try again. An example passwd entry is: pop:*:68:6::0:0:Post Office Owner:/nonexistent:/nonexistent EOF } if ! id -u "pop" > /dev/null 2>&1; then use_vipw exit 1 fi exit 0 orts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/irc/scrollz
Commit message (Expand)AuthorAgeFilesLines
* - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+1
* - Remove USE_GNUTLS, which is a noopgabor2007-07-271-1/+0
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-1/+1
* - Chase security/gnutls updatenovel2007-01-021-0/+1
* - Update to 1.9.98.1 [1]garga2006-05-133-47/+17
* - Make it fetchable againehaupt2006-04-062-734/+732
* BROKEN: Unfetchablekris2006-04-031-0/+2
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-14/+14
* Update to 1.9.5vs2005-04-293-3/+7
* Update to 1.9.4.petef2004-12-272-3/+5
* Update to 1.9.3. Pet portlint.linimon2004-05-142-5/+4
* - Update to version 1.92krion2004-05-104-38/+43
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Replace our patch with more correct one obtained from authorpav2003-12-112-8/+26
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
* - Update maintainer's email address.pav2003-11-191-1/+1
* - Unbreak on -CURRENTpav2003-11-181-0/+14
* Update to 1.9 and switch maintainer to submitter.will2003-07-213-7/+690
* De-pkg-comment.knu2003-02-212-1/+1
* Pass maintainership to Steven Bailey <eviilboy@cox.net>.petef2002-12-231-1/+1
* Fix MASTER_SITES.petef2002-12-231-3/+1
* Update to 1.8mpetef2001-11-022-3/+2
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-1/+1
* Add mirrors for Scrollzdwcjr2001-07-101-1/+2
* Fix build for packagesdwcjr2001-07-081-0/+9