aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-mount-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-052-3/+4
| | | | Notes: svn path=/head/; revision=360741
* - Update to 0.6.7Olivier Duchateau2014-04-273-16/+4
| | | | | | | Announce: https://mail.xfce.org/pipermail/xfce-announce/2014-April/000324.html Notes: svn path=/head/; revision=352417
* - Support STAGEDIROlivier Duchateau2014-01-302-4/+4
| | | | | | | | | | | - Convert to new LIB_DEPENDS syntax - Use USES= gmake - Add LICENSE - Fix when NLS option is unset Notes: svn path=/head/; revision=341838
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelOlivier Duchateau2013-05-081-6/+4
| | | | | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317695
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Mount plugin allows to mount/umount external devices, cd/dvd-rom andMartin Wilke2012-05-294-0/+90
networked filesystems listed in your /etc/fstab. WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin PR: ports/168078 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=297651