#!/bin/sh # if [ -f /var/run/xitami.pid ] then ${PKG_PREFIX}/etc/rc.d/xitami.sh stop > /dev/null rm /var/run/xitami.pid fi echo "When pkg_delete has completed, you should examine ${PKG_PREFIX}/xitami" echo "and it's subdirectories for content that you may wish to keep. Once you" echo "have determined that it is safe to do so, you may nuke the entire tree" echo "with \"rm -R ${PKG_PREFIX}/xitami\"." exit 0 graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm95
Commit message (Expand)AuthorAgeFilesLines
* Fix DISTNAME.demon2002-09-121-1/+1
* Fix a bug which prevents fvwm95 from displaying a mail-notificationdemon2002-09-102-0/+14
* Remove non-existent WWW.demon2002-08-231-3/+0
* Fix MASTER_SITES.demon2002-08-221-2/+2
* Add one more MASTER_SITE.demon2002-01-231-1/+2
* Layout fixes in x11-wm.olgeni2001-02-061-1/+1
* Change MAINTAINER field.demon2000-11-131-1/+1
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
* Update WWW.sobomax2000-06-301-1/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-111-3/+3
* Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.andreas2000-02-211-1/+1
* Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
* Add WWW:mharo1999-05-031-1/+1
* Remove empty directory on deinstall.steve1998-10-041-0/+1
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
* As the last PLISTs with manpages, these were a window into the past.hoek1998-08-201-1/+0
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-081-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
* No need to use += on first appearance of variables.alex1997-12-241-2/+2
* I forgot add the '/' on the end of MASTER_SITE, now fix.vanilla1997-12-051-2/+2
* change MASTER_SITE, make it fetchable.vanilla1997-12-041-2/+2
* /usr/local -> LOCALBASE (portlint)andreas1997-10-141-3/+3
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-101-2/+2
* The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification toandreas1997-08-171-0/+11
* Add missing \ache1997-06-151-2/+2
* - Modified port to use new fbsd-icons port, so the bsd-icons.tgz fileandreas1997-06-142-15/+4
* Add missing -I to include dirache1997-06-141-2/+2
* Since this port depends on rplay library, enable builtin rplay supportache1997-06-142-245/+384
* Jochim Jäckel <JJaeckel@compuserve.com> brought us someandreas1997-06-103-27/+48
* - Install fvwm95 manpageandreas1997-06-102-3/+7
* - remove unnecessary files/sample.fvwm95 rc fileandreas1997-06-101-0/+211
* Add PKGNAME (= DISTNAME minus "-Autoconf").asami1997-02-061-1/+2
* Removed unneeded @cwd in PLIST after using USE_X11.andreas1997-02-022-8/+6
* Upgraded fvwm95 port to version 2.0.43a.andreas1997-02-019-285/+321
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-18