svn commit: r351711 - in head: misc/lxde-common misc/xdg-menu sysutils/lxinput sysutils/lxtask sysutils/lxterminal x11-fm/pcmanfm x11-themes/lxde-icon-theme x11-wm/lxmed x11-wm/lxsession x11-wm/oba...
Rusmir Dusko
nemysis at FreeBSD.org
Mon Apr 21 20:27:44 UTC 2014
Author: nemysis
Date: Mon Apr 21 20:27:38 2014
New Revision: 351711
URL: http://svnweb.freebsd.org/changeset/ports/351711
QAT: https://qat.redports.org/buildarchive/r351711/
Log:
These ports are no longer used or cared for.
Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.
misc/lxde-common
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
misc/xdg-menu
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Change Desktop entry file
- Add DOCS Option
- Break lines around 80 characters
- Change pkg-plist, remove mtree
sysutils/lxinput
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
sysutils/lxtask
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Remove TODO from DOCS
sysutils/lxterminal
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Change pkg-plist, add missing
x11/florence
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils
- Remove not needed MAN1 from Makefile
x11/libfm
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree
x11/lxde-meta
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
x11/lxmenu-data
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Change pkg-plist, remove mtree
x11/lxpanel
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Strip libraries
- Change pkg-plist, add missing
x11/menu-cache
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- USES pathfix instead of USE_GNOME gnomehack
- Strip library
x11-fm/pcmanfm
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree, add missing
x11-themes/lxde-icon-theme
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change pkg-plist, remove mtree
x11-wm/lxmed
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
x11-wm/lxsession
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Change pkg-plist, add missing
x11-wm/obapps
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Add DOCS Option
- Change Desktop entry file
x11-wm/obmenu
- Bump PORTREVISION
- Pass maintainership to horia at racoviceanu.com
- Change Desktop entry file
- Break lines around 80 characters
Modified:
head/misc/lxde-common/Makefile
head/misc/xdg-menu/Makefile
head/misc/xdg-menu/pkg-plist
head/sysutils/lxinput/Makefile
head/sysutils/lxinput/pkg-plist
head/sysutils/lxtask/Makefile
head/sysutils/lxterminal/Makefile
head/sysutils/lxterminal/pkg-plist
head/x11-fm/pcmanfm/Makefile
head/x11-fm/pcmanfm/pkg-plist
head/x11-themes/lxde-icon-theme/Makefile
head/x11-themes/lxde-icon-theme/pkg-plist
head/x11-wm/lxmed/Makefile
head/x11-wm/lxsession/Makefile
head/x11-wm/lxsession/pkg-plist
head/x11-wm/obapps/Makefile
head/x11-wm/obmenu/Makefile
head/x11/florence/Makefile
head/x11/libfm/Makefile
head/x11/libfm/pkg-plist
head/x11/lxde-meta/Makefile
head/x11/lxmenu-data/Makefile
head/x11/lxmenu-data/pkg-plist
head/x11/lxpanel/Makefile
head/x11/lxpanel/pkg-plist
head/x11/menu-cache/Makefile
Modified: head/misc/lxde-common/Makefile
==============================================================================
--- head/misc/lxde-common/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/misc/lxde-common/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,11 +3,11 @@
PORTNAME= lxde-common
PORTVERSION= 0.5.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc
MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= LXDE Common files
LICENSE= GPLv2
@@ -26,7 +26,6 @@ DATADIR= ${PREFIX}/share/lxde
INSTALLS_ICONS= YES
PORTDOCS= AUTHORS README
-
OPTIONS_DEFINE= DOCS
post-install:
Modified: head/misc/xdg-menu/Makefile
==============================================================================
--- head/misc/xdg-menu/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/misc/xdg-menu/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -1,9 +1,9 @@
-# Created by: nemysis <nemysis at gmx.ch>
+# Created by: Rusmir Dusko <nemysis at FreeBSD.org>
# $FreeBSD$
PORTNAME= xdg-menu
PORTVERSION= 1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
@@ -12,7 +12,7 @@ DISTFILES= XDG-Menu-${DISTVERSION}.tgz \
DIST_SUBDIR= python
EXTRACT_ONLY= XDG-Menu-${DISTVERSION}.tgz
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= ROX panel applet that displays an applications menu button
LICENSE= GPLv2
@@ -29,10 +29,10 @@ INSTALLS_ICONS= yes
PORTDOCS= *
-DESKTOP_ENTRIES="XDG-Menu" "${COMMENT}" ${PORTNAME} \
- "${PORTNAME}" "Application;System;" false
+DESKTOP_ENTRIES="XDG-Menu" "" ${PORTNAME} \
+ "${PORTNAME}" "Application;System;" ""
-OPTIONS_DEFINE= ROX
+OPTIONS_DEFINE= DOCS ROX
ROX_DESC= Enable ROX panel applet support
SUB_FILES= ${PORTNAME}
@@ -43,7 +43,8 @@ post-patch:
@${REINPLACE_CMD} -i '' 's|/usr/lib|../../lib|' ${WRKSRC}/findrox.py
.if ! ${PORT_OPTIONS:MROX}
- @${REINPLACE_CMD} -i '' '/if not rox.confirm/,/sys.exit/s/^/#/' ${WRKSRC}/AppRun
+ @${REINPLACE_CMD} -i '' '/if not rox.confirm/,/sys.exit/s/^/#/' \
+ ${WRKSRC}/AppRun
@${ECHO_MSG}
@${ECHO_MSG} "You have not enabled ROX panel applet support"
@${ECHO_MSG}
Modified: head/misc/xdg-menu/pkg-plist
==============================================================================
--- head/misc/xdg-menu/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/misc/xdg-menu/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -45,4 +45,3 @@ share/pixmaps/xdg-menu.png
@dirrm apps/XDG-Menu/python
@dirrm apps/XDG-Menu/Messages
@dirrm apps/XDG-Menu
- at dirrmtry apps
Modified: head/sysutils/lxinput/Makefile
==============================================================================
--- head/sysutils/lxinput/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/sysutils/lxinput/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,10 +3,11 @@
PORTNAME= lxinput
PORTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%200.3.2/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Keyboard and mouse config tool from the LXDE project
USES= iconv gmake pkgconfig
Modified: head/sysutils/lxinput/pkg-plist
==============================================================================
--- head/sysutils/lxinput/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/sysutils/lxinput/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -67,6 +67,8 @@ share/applications/lxinput.desktop
%%DATADIR%%/input-mouse.png
%%DATADIR%%/lxinput.ui
@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
Modified: head/sysutils/lxtask/Makefile
==============================================================================
--- head/sysutils/lxtask/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/sysutils/lxtask/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,11 +3,11 @@
PORTNAME= lxtask
PORTVERSION= 0.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= SF/lxde/LXTask%20%28task%20manager%29/LXTask%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Lightweight desktop-independent task manager
LICENSE= GPLv2
@@ -17,7 +17,7 @@ USE_GNOME= gtk20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-PORTDOCS= AUTHORS README TODO
+PORTDOCS= AUTHORS README
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
Modified: head/sysutils/lxterminal/Makefile
==============================================================================
--- head/sysutils/lxterminal/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/sysutils/lxterminal/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,11 +3,11 @@
PORTNAME= lxterminal
PORTVERSION= 0.1.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Lightweight terminal emulator from the LXDE project
LICENSE= GPLv2
Modified: head/sysutils/lxterminal/pkg-plist
==============================================================================
--- head/sysutils/lxterminal/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/sysutils/lxterminal/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -62,6 +62,8 @@ share/applications/lxterminal.desktop
%%DATADIR%%/lxterminal.conf
share/pixmaps/lxterminal.png
@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
Modified: head/x11-fm/pcmanfm/Makefile
==============================================================================
--- head/x11-fm/pcmanfm/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-fm/pcmanfm/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,18 +3,18 @@
PORTNAME= pcmanfm
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= x11-fm
MASTER_SITES= SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= PCMan File Manager
LICENSE= GPLv2
LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm
-USE_XZ= yes
-USES= desktop-file-utils fam gmake pathfix pkgconfig
+USES= desktop-file-utils fam gmake pathfix pkgconfig tar:xz
USE_GNOME= gtk20
USE_AUTOTOOLS= aclocal automake libtool
Modified: head/x11-fm/pcmanfm/pkg-plist
==============================================================================
--- head/x11-fm/pcmanfm/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-fm/pcmanfm/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -67,11 +67,8 @@ share/applications/pcmanfm.desktop
%%DATADIR%%/ui/pref.ui
@dirrmtry %%DATADIR%%/ui
@dirrmtry %%DATADIR%%
-%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/tt_RU
-%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/lg
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
@dirrmtry lib/pcmanfm
@dirrmtry etc/xdg/pcmanfm/default
@dirrmtry etc/xdg/pcmanfm
- at dirrmtry etc/xdg
Modified: head/x11-themes/lxde-icon-theme/Makefile
==============================================================================
--- head/x11-themes/lxde-icon-theme/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-themes/lxde-icon-theme/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,16 +3,16 @@
PORTNAME= lxde-icon-theme
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= SF/lxde/LXDE%20Icon%20Theme/lxde-icon-theme-${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= LXDE Icon Theme
LICENSE= GPLv3
-USE_BZIP2= YES
-USES= gmake iconv
+USES= gmake iconv tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
@@ -20,7 +20,6 @@ DATADIR= ${PREFIX}/share/lxde
INSTALLS_ICONS= YES
PORTDOCS= AUTHORS
-
OPTIONS_DEFINE= DOCS
post-patch:
Modified: head/x11-themes/lxde-icon-theme/pkg-plist
==============================================================================
--- head/x11-themes/lxde-icon-theme/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-themes/lxde-icon-theme/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -6679,3 +6679,4 @@ share/icons/nuoveXT2/index.theme
@dirrm share/icons/nuoveXT2/128x128/actions
@dirrm share/icons/nuoveXT2/128x128
@dirrm share/icons/nuoveXT2
+ at dirrmtry share/icons
Modified: head/x11-wm/lxmed/Makefile
==============================================================================
--- head/x11-wm/lxmed/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-wm/lxmed/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,12 +3,12 @@
PORTNAME= lxmed
PORTVERSION= 20120515
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm java
MASTER_SITES= SF/${PORTNAME}/
DIST_SUBDIR= java
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= LXDE Main Menu Editor
LICENSE= GPLv3
Modified: head/x11-wm/lxsession/Makefile
==============================================================================
--- head/x11-wm/lxsession/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-wm/lxsession/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,11 +3,11 @@
PORTNAME= lxsession
PORTVERSION= 0.4.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm
MASTER_SITES= SF/lxde/LXSession%20%28session%20manager%29/LXSession%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= LXDE Session Manager
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
Modified: head/x11-wm/lxsession/pkg-plist
==============================================================================
--- head/x11-wm/lxsession/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-wm/lxsession/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -72,6 +72,8 @@ man/man1/lxsession.1.gz
%%DATADIR%%/images/system-shutdown.png
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
Modified: head/x11-wm/obapps/Makefile
==============================================================================
--- head/x11-wm/obapps/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-wm/obapps/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,7 +3,7 @@
PORTNAME= obapps
PORTVERSION= 0.1.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}/ \
SF/nemysisfreebsdp/:icons
@@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${E
${PORTNAME}.png:icons
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Graphical editor for Openbox application settings
LICENSE= MIT
@@ -24,9 +24,10 @@ WX_COMPS= python:run
USE_PYDISTUTILS=yes
PORTDOCS= README
+OPTIONS_DEFINE= DOCS
-DESKTOP_ENTRIES="OBApps" "${COMMENT}" ${PORTNAME} \
- "${PORTNAME}" "Settings;" false
+DESKTOP_ENTRIES="OBApps" "" ${PORTNAME} \
+ "${PORTNAME}" "Settings;" ""
post-install:
${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \
Modified: head/x11-wm/obmenu/Makefile
==============================================================================
--- head/x11-wm/obmenu/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11-wm/obmenu/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,36 +3,33 @@
PORTNAME= obmenu
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-wm
MASTER_SITES= SF
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Menu manager for Openbox supporting both static and pipe menus
LICENSE= GPLv2
USE_GNOME= pygtk2
-USE_PYTHON= yes
+USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= obMenu
PORTDOCS= README
+OPTIONS_DEFINE= DOCS
SUB_FILES= pkg-message
DESKTOP_ENTRIES="Obmenu" "Menu manager for Openbox" ${PORTNAME} \
- "${PORTNAME}" "Settings;" false
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
+ "${PORTNAME}" "Settings;" ""
post-install:
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
-.endif
- ${LN} -sf ${DATADIR}/mnu48.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
+
+ ${LN} -sf ${DATADIR}/mnu48.png \
+ ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
.include <bsd.port.mk>
Modified: head/x11/florence/Makefile
==============================================================================
--- head/x11/florence/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/florence/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,10 +3,11 @@
PORTNAME= florence
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/florence/florence/${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Extensible scalable virtual keyboard
LICENSE= GPLv2 GFDL
@@ -16,8 +17,7 @@ LIB_DEPENDS= libnotify.so:${PORTSDIR}/de
BUILD_DEPENDS= ${LOCALBASE}/libexec/at-spi2-registryd:${PORTSDIR}/accessibility/at-spi2-core
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_BZIP2= yes
-USES= desktop-file-utils gmake iconv pathfix pkgconfig
+USES= gmake iconv pathfix pkgconfig tar:bzip2
USE_XORG= xtst xext
USE_GNOME= gtk30 cairo intlhack gnomedocutils librsvg2
USE_GSTREAMER= yes
@@ -27,8 +27,6 @@ USE_LDCONFIG= yes
INSTALLS_OMF= yes
GLIB_SCHEMAS= org.florence.gschema.xml
-MAN1= ${PORTNAME}.1 ${PORTNAME}_applet.1
-
PORTDOCS= AUTHORS ChangeLog NEWS README
OPTIONS_DEFINE= DOCS NLS
Modified: head/x11/libfm/Makefile
==============================================================================
--- head/x11/libfm/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/libfm/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,10 +3,11 @@
PORTNAME= libfm
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= The libFM backend library to PCManFM
LICENSE= GPLv2
@@ -16,8 +17,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSD
LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache \
libexif.so:${PORTSDIR}/graphics/libexif
-USE_XZ= yes
-USES= desktop-file-utils fam gmake pkgconfig shared-mime-info
+USES= desktop-file-utils fam gmake pkgconfig shared-mime-info tar:xz
USE_GNOME= gtk20
USE_AUTOTOOLS= aclocal automake libtool
CONFIGURE_ARGS+=--sysconfdir=${LOCALBASE}/etc
Modified: head/x11/libfm/pkg-plist
==============================================================================
--- head/x11/libfm/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/libfm/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -169,8 +169,6 @@ share/applications/lxshortcut.desktop
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libfm.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libfm.mo
share/mime/packages/libfm.xml
- at dirrmtry share/mime/packages
- at dirrmtry share/mime
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
@@ -184,4 +182,3 @@ share/mime/packages/libfm.xml
@dirrm lib/libfm
@dirrm include/libfm-%%MAJORVER%%
@dirrmtry etc/xdg/libfm
- at dirrmtry etc/xdg
Modified: head/x11/lxde-meta/Makefile
==============================================================================
--- head/x11/lxde-meta/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/lxde-meta/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,12 +3,12 @@
PORTNAME= lxde-meta
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= #none
DISTFILES= #none
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
Modified: head/x11/lxmenu-data/Makefile
==============================================================================
--- head/x11/lxmenu-data/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/lxmenu-data/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,10 +3,11 @@
PORTNAME= lxmenu-data
PORTVERSION= 0.1.2
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Menu data used by lxpanel
LICENSE= GPLv2
@@ -24,7 +25,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= AUTHORS README TODO
-
OPTIONS_DEFINE= DOCS
post-install:
Modified: head/x11/lxmenu-data/pkg-plist
==============================================================================
--- head/x11/lxmenu-data/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/lxmenu-data/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -20,5 +20,4 @@ share/desktop-directories/lxde-system.di
share/desktop-directories/lxde-utility-accessibility.directory
share/desktop-directories/lxde-utility.directory
@dirrmtry etc/xdg/menus
- at dirrmtry etc/xdg
@dirrmtry share/desktop-directories
Modified: head/x11/lxpanel/Makefile
==============================================================================
--- head/x11/lxpanel/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/lxpanel/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,11 +3,11 @@
PORTNAME= lxpanel
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= SF/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${PORTVERSION}/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= Lightweight X11 desktop panel
LICENSE= GPLv2 MIT
@@ -16,6 +16,7 @@ LICENSE_COMB= dual
LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache
RUN_DEPENDS= ${LOCALBASE}/share/desktop-directories/lxde-audio-video.directory:${PORTSDIR}/x11/lxmenu-data
+PORTDOCS= AUTHORS README
OPTIONS_DEFINE= ALSA DOCS NLS
OPTIONS_SUB= yes
@@ -37,8 +38,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
CFLAGS+= -I${WRKSRC} -Wno-return-type
USE_CSTD= gnu89
-PORTDOCS= AUTHORS README
-
.include <bsd.port.options.mk>
post-patch:
@@ -53,6 +52,10 @@ post-patch:
.endif
post-install:
+.for l in volume xkb deskno batt kbled
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lxpanel/plugins/${l}.so
+.endfor
+
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
Modified: head/x11/lxpanel/pkg-plist
==============================================================================
--- head/x11/lxpanel/pkg-plist Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/lxpanel/pkg-plist Mon Apr 21 20:27:38 2014 (r351711)
@@ -245,6 +245,8 @@ man/man1/lxpanelctl.1.gz
@dirrm %%DATADIR%%/images/xkb-flags
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/fo
%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/ur_PK
%%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES
Modified: head/x11/menu-cache/Makefile
==============================================================================
--- head/x11/menu-cache/Makefile Mon Apr 21 20:26:52 2014 (r351710)
+++ head/x11/menu-cache/Makefile Mon Apr 21 20:27:38 2014 (r351711)
@@ -3,18 +3,22 @@
PORTNAME= menu-cache
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/lxde/menu-cache/menu-cache%20$${PORTVERSION:R}.x/
-MAINTAINER= nemysis at FreeBSD.org
+MAINTAINER= horia at racoviceanu.com
COMMENT= The menu-cache portion of LXDE
-USES= fam gmake pkgconfig
-USE_GNOME= gnomehack glib20
+USES= fam gmake pathfix pkgconfig
+USE_GNOME= glib20
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmenu-cache.so.3
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list