Boris Samorodov
0bc353dd24
Fix NETWM spelling (t -> T).
...
Reported by: danfe
2013-11-06 08:18:46 +00:00
Boris Samorodov
640b2924de
. fix cpu plugin (core dumped without the fix);
...
. bump PORTREVISION;
. take maintainership.
Submitted by: bsam (me, via e-mail)
Approved by: nemysis (former maintainer)
2013-11-04 11:40:15 +00:00
Boris Samorodov
0f3275a4ac
. support STAGE;
...
. convert USE_GMAKE to USES;
. simplify Makefile and remove bsd.port.options.mk.
PR: ports/183553
Submitted by: bsam (me)
Approved by: nemysis (maintainer)
2013-11-01 15:08:09 +00:00
Baptiste Daroussin
db5320be85
Add NO_STAGE all over the place in preparation for the staging support (cat: x11)
2013-09-20 23:43:19 +00:00
William Grzybowski
a3b920c1e8
x11/fbpanel: minor fixes
...
- Remove unnecessary PORTDCOS from pkg-plist
- Mute mkdir
- Trim desktop entry and replace command
PR: ports/180112
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
2013-07-04 14:22:41 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Beech Rintoul
8c89104deb
- Makefile changed:
...
Port is now safe with NOPORTDOCS=yes in /etc/make.conf
LICENSE= MIT
PORTDOCS= CHANGELOG CREDITS NOTES README
OPTIONS_DEFINE= DOCS
DESKTOP_ENTRIES=
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
- Changed and refined:
post-install:
pkg-plist
- Pass maintainership to submitter
PR: ports/176797
Submitted by: nemysis <nemysis@gmx.ch>
2013-03-10 05:47:05 +00:00
Alexey Dokuchaev
db4fea1b3d
- Completely remove nasty bashisms and stop requiring bash(1) for the build
...
- Clean up Makefile and augment description text again a bit while I'm here
2012-09-28 18:31:46 +00:00
Alexey Dokuchaev
b8a19bfabb
Cleanup and reformat port description.
2012-09-28 14:20:19 +00:00
Baptiste Daroussin
92acabe5c4
Add some explicit USE_PKGCONFIG=build
2012-07-27 16:20:41 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Doug Barton
078cf72640
By Maintainer's request, toss these ports back into the pool
2011-04-27 01:56:47 +00:00
Beech Rintoul
b248495a39
Fix PREFIX in configure environment.
...
PR: ports/152532
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Approved by: itetcu (implicit)
2010-11-29 01:54:06 +00:00
Beech Rintoul
66828f0bdf
Fixed typo in Makefile
...
PR: 152338
Approved by: itetcu (implicit)
2010-11-22 22:58:13 +00:00
Beech Rintoul
4c8a065e7f
Update to version 6.1
...
Numerous changes since last FreeBSD port version.
See CHANGELOG from distfile for details.
PR: 152338
Submitted by: Charlie Kester corky1951@comcast.net (maintainer)
Approved by: itetcu
2010-11-22 11:35:55 +00:00
Steven Kreuzer
a3fd763f97
Change space to tab after MAINTAINER=
2010-09-28 15:09:34 +00:00
Steven Kreuzer
142de94b3a
Change maintainer to Charlie Kester <corky1951@comcast.net>
...
Approved by: Tobias Roth <ports@fsck.ch> (maintainer)
2010-09-28 00:34:12 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Philippe Audeoud
d9b12afcba
- Remove patches that are redundant since 4.12
...
- Add tclock plugin class registration
- Bump PORTREVISION
PR: ports/121867
Submitted by: Evgen Zagorodniy <zag_ev@ukr.net>
Approved by: Tobias Roth <ports@fsck.ch> (maintainer)
Approved by: tabthorpe (mentor)
2008-03-22 12:27:42 +00:00
Doug Barton
e15ddae43c
1. Update to version 4.12.
...
2. Remove now-spurious USE_X_PREFIX and CFLAGS variables
3. Remove leading A from COMMENT
4. Make CONFIGURE_ARGS += instead of = (this isn't GNU configure, but
it can't hurt just in case).
5. One hunk from patch-Makefile.common was adopted upstream.
GMTA by: Maintainer (ports@fsck.ch )
2007-08-07 08:37:22 +00:00
Rong-En Fan
3102f0363f
- Update to 4.9
...
PR: ports/113916
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer)
2007-06-22 06:34:08 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
1dc45df688
Integrate patch written by Andreas Wiese <bzimage (at) gmx.net> from
...
BSD Crew Dresden, which ports the previously linux-only CPU plugin
to FreeBSD.
PR: ports/97575
Submitted by: Tobias Roth <ports (at) fsck.ch> (maintainer)
2006-05-26 12:37:08 +00:00
Emanuel Haupt
24151d6e7b
Fix a runtime error that occurs when fbpanel is compiled against GTK > 2.6.
...
Also remove obsolete USE_REINPLACE and bump PORTREVISION.
PR: 95231
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
2006-04-11 11:11:54 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Renato Botelho
19def04dce
- Update to 4.3
...
PR: ports/84253
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
2005-07-29 15:43:10 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Kirill Ponomarev
f7bccd0887
Update to 4.1
...
PR: ports/76007
Submitted by: maintainer
2005-01-09 23:34:38 +00:00
Clive Lin
baf19feaff
Fix build on 4.x.
2004-12-18 09:58:29 +00:00
Clive Lin
487941771b
Update to 3.18
...
PR: ports/75072
Submitted by: MAINTAINER
2004-12-15 06:34:35 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Tilman Keskinoz
97bb25b35b
Update to 3.12
...
PR: 72892
Submitted by: Tobias Roth <ports@fsck.ch>
2004-11-05 13:19:23 +00:00
Pav Lucistnik
cf25cf8916
Add fbpanel, a lightweight, netwm compliant desktop panel. It includes
...
taskbar, pager, launchbar and more. Works nicely with Metacity, kwm,
xfce4...
PR: ports/68917
Submitted by: Tobias Roth <ports@fsck.ch>
2004-07-12 21:21:14 +00:00