aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-wm/plwm/Makefile5
-rw-r--r--x11-wm/plwm/distinfo2
-rw-r--r--x11-wm/plwm/pkg-plist12
3 files changed, 16 insertions, 3 deletions
diff --git a/x11-wm/plwm/Makefile b/x11-wm/plwm/Makefile
index 902172a48c32..661134bc61a9 100644
--- a/x11-wm/plwm/Makefile
+++ b/x11-wm/plwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= plwm
-PORTVERSION= 2.4
+PORTVERSION= 2.5
CATEGORIES= x11-wm python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,12 +14,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mwm@mired.org
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib
USE_PYTHON= yes
GNU_CONFIGURE= yes
post-install:
- ${INSTALL_DATA} ${WRKSRC}/doc/plwm.info ${PREFIX}/info
+ makeinfo -o ${PREFIX}/info/plwm.info ${WRKSRC}/doc/plwm.texi
install-info --section=X11 ${PREFIX}/info/plwm.info ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/x11-wm/plwm/distinfo b/x11-wm/plwm/distinfo
index c47182f2e8c1..a9157db7d56b 100644
--- a/x11-wm/plwm/distinfo
+++ b/x11-wm/plwm/distinfo
@@ -1 +1 @@
-MD5 (plwm-2.4.tar.gz) = 14dd2f0bc5e0ca568ebe415d046d73b8
+MD5 (plwm-2.5.tar.gz) = a8615ddbc746e93d5c396ee8f3a87d48
diff --git a/x11-wm/plwm/pkg-plist b/x11-wm/plwm/pkg-plist
index 652e988da202..24a07d08cd1a 100644
--- a/x11-wm/plwm/pkg-plist
+++ b/x11-wm/plwm/pkg-plist
@@ -31,6 +31,9 @@ lib/%%PYTHON_VERSION%%/site-packages/plwm/focus.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/font.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/font.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/font.pyo
+lib/%%PYTHON_VERSION%%/site-packages/plwm/input.py
+lib/%%PYTHON_VERSION%%/site-packages/plwm/input.pyc
+lib/%%PYTHON_VERSION%%/site-packages/plwm/input.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/inspect.pyo
@@ -40,6 +43,12 @@ lib/%%PYTHON_VERSION%%/site-packages/plwm/keys.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/menu.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/menu.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/menu.pyo
+lib/%%PYTHON_VERSION%%/site-packages/plwm/message.py
+lib/%%PYTHON_VERSION%%/site-packages/plwm/message.pyc
+lib/%%PYTHON_VERSION%%/site-packages/plwm/message.pyo
+lib/%%PYTHON_VERSION%%/site-packages/plwm/misc.py
+lib/%%PYTHON_VERSION%%/site-packages/plwm/misc.pyc
+lib/%%PYTHON_VERSION%%/site-packages/plwm/misc.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/modestatus.pyo
@@ -58,6 +67,9 @@ lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_biff.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_clock.pyo
+lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_load.py
+lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_load.pyc
+lib/%%PYTHON_VERSION%%/site-packages/plwm/mw_load.pyo
lib/%%PYTHON_VERSION%%/site-packages/plwm/outline.py
lib/%%PYTHON_VERSION%%/site-packages/plwm/outline.pyc
lib/%%PYTHON_VERSION%%/site-packages/plwm/outline.pyo
ns'>-2/+2 * Remove a dead Mastersite.Tilman Keskinoz2003-01-081-2/+1 * I forgot. Bump portrevision because I modified the plist.Alan Eldridge2003-01-072-0/+2 * Finish fixing this port so I can build kdepim. Maintainer notified.Alan Eldridge2003-01-076-32/+64 * Fix LIBS/LDFLAGS so port will build. Maintainer notified. I need the]Alan Eldridge2003-01-072-6/+6 * Update to version 0.11.7.Josef Karthauser2003-01-076-26/+4 * Update to 0.1.71.Joe Marcus Clarke2003-01-029-15/+6 * Be sure to install the libraries together with the headers and theMikhail Teterin2002-12-283-0/+38 * Upgrade to the latest stable version -- 2.2.5, which supports Palms inMikhail Teterin2002-12-286-72/+90 * Revert the PERL-to-REINPLACE conversion attempts. They were neverMikhail Teterin2002-12-262-4/+27 * Let others maintain these two ports.Michael C . Wu2002-12-221-1/+1 * Port needs autoconf.Edwin Groothuis2002-12-211-0/+1 * Adda RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users toJoe Marcus Clarke2002-12-143-0/+6 * Drop maintainership.Jun Kuriyama2002-12-131-1/+1 * Master_site has gone walking, the file can be fetched from this site.Edwin Groothuis2002-12-122-3/+15 * Fix Build with recent bison ,Tilman Keskinoz2002-12-111-0/+34 * Sort entries.Akinori MUSHA2002-11-281-1/+1 * Remove xcopilot, port supersceded by palm/pose.Mark Pulford2002-11-248-187/+0 * Maintainer changeEdwin Groothuis2002-11-232-2/+2 * Fix 404 links.Jun Kuriyama2002-11-213-3/+3 * Make palm/syncmal building again: malloc.h -> stdlib.hEdwin Groothuis2002-11-161-0/+14 * find libjpegYing-Chieh Liao2002-11-121-0/+2 * Make palm/syncmal building on -current again.Edwin Groothuis2002-11-111-0/+14 * o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-114-4/+2 * Update to 0.1.69.Joe Marcus Clarke2002-11-099-12/+6 * Maintainer upte to 0.99.3Edwin Groothuis2002-11-098-119/+43 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-074-2/+4 * Update to verson 1.2Kevin Lo2002-11-045-15/+34 * Update to 1.1.14 and give maintainership to Maxim Tulyuk <mt@primats.org.ua>.Peter Pentchev2002-10-295-15/+37 * Update to 0.1.67.Joe Marcus Clarke2002-10-2518-321/+117 * Update WWW.Jun Kuriyama2002-10-241-1/+1 * makeztxt is a simple command line program that takes a plain ASCII text fileKris Kennaway2002-10-2113-0/+124 * Fix build on -current (initialize FILE* variables in main() instead ofKris Kennaway2002-10-201-0/+29 * Use MASTER_SITES_GCC.Akinori MUSHA2002-10-201-3/+5 * Add libmal 0.20, a library encapsulating malsync.Will Andrews2002-10-117-0/+95 * Update to version 0.71, to go with the pilot-link upgrade.Bill Fenner2002-09-262-2/+2 * Fix build by upgrading to 2.1.0 after pilot-link upgrade.Dirk Froemberg2002-09-254-39/+36 * GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-216-6/+6 * Updated to 3.2Sergey Skvortsov2002-09-202-3/+3 * fix build problem when latex2html is installedYing-Chieh Liao2002-09-181-1/+3 * Upgrade to 0.11.4.Munechika SUMIKAWA2002-09-186-28/+16 * Fix build with latest pilot-link.Joe Marcus Clarke2002-09-186-15/+192 * Fix build with new pilot-link.Joe Marcus Clarke2002-09-189-15/+282 * Chase the pisock shared lib version number. Note, this new version mayJoe Marcus Clarke2002-09-186-8/+12 * Fix plist.Munechika SUMIKAWA2002-09-174-0/+26 * Upgrade to 0.11.3Munechika SUMIKAWA2002-09-1726-290/+110 * Fix compilation on -currentKris Kennaway2002-09-0710-0/+112 * Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-012-2/+4 * Add iSiloXC 3.15,Sergey Skvortsov2002-08-198-0/+2126 * Upgrade to 2.9p5.Jun Kuriyama2002-08-062-3/+4 * Add `-E' option to REINPLACE_ARGS.OKAZAKI Tetsurou2002-08-041-0/+1 * Chase shlib rev of devel/gettextAde Lovett2002-08-022-2/+2 * Drop the maintainership.Akinori MUSHA2002-07-261-1/+1 * ${LINUXBASE}/usr/bin/strip is not in emulators/linux_base but inAkinori MUSHA2002-07-261-0/+2 * Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-129-48/+27 * Changed MASTER_SITES.Munechika SUMIKAWA2002-07-081-1/+1 * pbm -> netpbm lib name changeYing-Chieh Liao2002-07-064-4/+118 * Upgrade to 4.0 SDK.Jun Kuriyama2002-07-063-165/+210 * ${PERL} -> ${REINPLACE_CMD}Ying-Chieh Liao2002-06-241-1/+2 * Update to 0.9.Maxim Sobolev2002-05-249-12/+54 * Add missing plist entryPatrick Li2002-05-181-1/+2 * Fix breakage at -march=pentium case.Jun Kuriyama2002-05-151-1/+1 * Do PREFIX clean.SADA Kenji2002-05-071-0/+1 * Update to 0.1.65.Maxim Sobolev2002-04-2621-210/+147 * gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-132-3/+4 * Update the MASTER_SITES (per maintainer's request) and the WWW tag (myMikhail Teterin2002-04-102-2/+2 * Patch to use the new names of some of the usb.h's structures' fields ifMikhail Teterin2002-04-093-3/+36 * Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+4 * Fix Japanese message catalog to work with gettext 0.10.40.Christian Weisgerber2002-03-223-0/+180 * Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-182-8/+0 * Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-182-2/+2 * Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-182-2/+2 * MASTER_SITE moved.Bill Fenner2002-03-182-2/+2 * - Fix pilot_makedoc to always print enough \n'sKevin Lo2002-03-182-4/+12 * Stage 1 of gettext update.Ade Lovett2002-03-162-2/+2 * Make syncmal install directly into PREFIX, to match jpilot and pilot-link.Bill Fenner2002-03-021-3/+1 * Update to 0.62.2Bill Fenner2002-03-012-3/+3 * - Fix patch to point to the correct path due to the PREFIX cleaning donePatrick Li2002-02-231-1/+1 * Correct location of pilot-xfer file since it has changed due to thePatrick Li2002-02-211-1/+1 * Fix build after movement of pilot-link's library.Dirk Froemberg2002-02-151-7/+8 * Update to version 0.99.2Kevin Lo2002-02-0918-1074/+155 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-292-4/+4 * This port has been obsoleted by deskutils/kdepim.Will Andrews2002-01-2212-240/+0 * - Don't install useless now ${PREFIX}/etc/rc.d/pilot-link.sh. BumpMaxim Sobolev2002-01-096-48/+6 * Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link fromMaxim Sobolev2002-01-073-9/+6 * Make pilot-link install directly into PREFIX. This should allowWill Andrews2002-01-0511-225/+203 * Remove pilot-link explicitly specified in LIB_DEPENDS - the port inheritsMaxim Sobolev2001-12-263-6/+3 * Move pilot-link from LIB_DEPENDS to {BUILD,RUN}_DEPENDS, because when buildingMaxim Sobolev2001-12-193-6/+9 * Add a LIB_DEPENDS on libintl.1 so the pkg-plist is correct and we getSteve Price2001-12-161-0/+2 * - Fix a malloc.h syndrome on -CURRENT;Maxim Sobolev2001-12-146-0/+54 * - Add several missed files into pkg-plist and remove from there entries forMaxim Sobolev2001-12-14