Commit Graph

32 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
landry
44416d6312 x11/fbpanel: fix runtime by properly setting prefix
fix from 'Andre S' on ports@, thanks.
2021-03-03 13:43:42 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
landry
6499f81b2b x11/fbpanel: update to 7.0 and unbreak with -fno-common
patch taken from
https://svnweb.freebsd.org/ports?view=revision&revision=546840

note: upstream is dead since 2015, gtk+2 only.
2021-02-20 18:23:12 +00:00
ajacoutot
9d3f09cbc4 Unbreak oldies: graphics/gdk-pixbuf2 -> graphics/gdk-pixbuf-xlib 2020-11-11 09:51:46 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
d707ef45ea revert previous; xdm mention was in a line which was removed in the patch 2017-04-17 08:49:23 +00:00
ajacoutot
839d23743b xdm -> xenodm. 2017-04-16 12:43:20 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
dcoppa
d01090e1e3 Various bugfixes and enhancements.
Didn't touch this port for a long time...
2015-10-20 13:38:35 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
128238ed94 rm MESSAGE, it's not needed anymore. 2013-05-13 19:02:49 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
588b84779d Better patch for pager icons.
Replace deprecated gdk_pixbuf_unref() with g_object_unref().
2012-03-29 08:17:41 +00:00
dcoppa
5be890a918 Add icon drawing support to the pager plugin.
While here, fix make_profile.
2012-01-14 22:14:10 +00:00
dcoppa
9f9c183181 Add some more modern options for browser, terminal, filemanager and
fix pkg/MESSAGE.
2011-12-27 14:59:54 +00:00
dcoppa
252a4812b3 Drop maintainership. 2011-12-05 15:04:18 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
dcoppa
52de70b04b Update to fbpanel-6.1. The new battery plugin is disabled as it's
not fully functional yet (even on linux).

Fix WANTLIB while here.
2010-12-21 10:29:48 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
d7acb3b130 New style DEPENDS. 2010-07-30 11:29:44 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
dcoppa
6056924748 Unbash exec/make_profile.in, so we can remove runtime dependency
on shells/bash.

OK landry@
2010-04-14 14:12:20 +00:00
dcoppa
c77042cf07 Update to 6.0 and add myself as MAINTAINER
OK landry@, ajacoutot@
2010-04-13 16:28:44 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
landry
3534bbab37 Fix issue where all desktop files were duplicated in menus, due to
g_get_system_data_dirs() reporting usr/local/share twice, cf
http://sourceforge.net/tracker/?func=detail&aid=1872819&group_id=66031&atid=513125
Reported & fix found by "J. Scott Heppler" shepper at earthlink.net,
thanks!
While here, drop maintainership. I don't want to be responsible for
an app with such a crappy code.
2009-05-30 21:34:16 +00:00
jasper
5e6fba0b46 - first pass of regenerated WANTLIB in x11/ 2009-03-07 14:23:24 +00:00
bernd
eaa9f5c9d3 Update to fbpanel-4.12. ok landry@ (MAINTAINER) 2007-12-23 11:08:16 +00:00
ajacoutot
3ee59e7b45 - fix typos in DESCR
no, this was not a cheap attempt to increase my commit counter ;)
2007-07-19 10:32:01 +00:00
ajacoutot
56f72f2923 Import fbpanel-4.11
fbpanel is a lightweight X11 desktop panel.
It works with any ICCCM / NETWM compliant window manager (eg sawfish,
metacity, xfwm4, kwin, *box). It features several plugins such as
tasklist, pager, launchbar, clock, menu, sytray...


Based on an original submission by Landry Breuil (MAINTAINER), thanks!
2007-07-19 10:24:44 +00:00