#!/bin/sh if [ $2 != "POST-INSTALL" ]; then exit 0 fi if [ -e ${PKG_PREFIX}/etc/sudoers ]; then echo "Will not overwrite existing ${PKG_PREFIX}/etc/sudoers file." else cp -p ${PKG_PREFIX}/etc/sudoers.sample ${PKG_PREFIX}/etc/sudoers chmod 440 ${PKG_PREFIX}/etc/sudoers fi om/x11-wm/wmakerconf?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wmakerconf
Commit message (Expand)AuthorAgeFilesLines
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-1/+0
* Fix some _DEPENDSantoine2015-01-251-1/+1
* Update graphics/giflib to 5.0.5antoine2015-01-151-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Rename x11-*/ patch-xy patches to reflect the files they modify.adamw2014-07-301-0/+0
* Switch the default rpm used to rpm4bapt2014-07-021-2/+2
* x11-wm/libwraster:tijl2014-06-301-1/+1
* - Add stage supportdanilo2014-02-102-5/+8
* - Return ports to the poolak2013-10-241-1/+2
* - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfbapt2013-09-031-3/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-8/+3
* Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1
* Welcome back Chris Petrik <c.petrik.sosa@gmail.com>eadler2012-09-091-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Fix buildmiwi2012-04-071-2/+4
* - Drop maintainershipgarga2012-03-051-1/+3
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-31