FreshPorts -- The Place For Ports Mon, 8 Sep 2008 4:03 AM BST
Port details
xfce4-clipman-plugin 0.8.1_1 x11 on this many watch lists=9 search for ports that depend on this port
XFce 4 clipboard module for xfce4-panel
Maintained by: r.c.ladan@gmail.com search for ports maintained by this maintainer
Port Added: 05 Dec 2003 23:44:06
Also Listed In: xfce


XFce 4 clipboard module for xfce4-panel.  This plugin is a clipboard history
for the panel. It now includes a "Clear clipboard" option, and a drag-and-drop
paste feature contributed by Andre Lerche.

Author:	Eduard Roccatello <master@spine-group.org>
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/libX11, x11/libICE, x11/libSM, x11/libXpm, textproc/intltool, devel/pkg-config, x11-wm/xfce4-panel, x11-toolkits/libxfce4gui, x11/libxfce4util
Required To Run: x11/libX11, x11/libICE, x11/libSM, x11/libXpm, devel/pkg-config, devel/gio-fam-backend, x11-wm/xfce4-panel, x11-toolkits/libxfce4gui, x11/libxfce4util
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/x11/xfce4-clipman-plugin/ && make install clean
To add the package: pkg_add -r xfce4-clipman-plugin


Configuration Options
     No options to configure

Master Sites:
http://goodies.xfce.org/releases/xfce4-clipman-plugin/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:09:15
Original commit files touched by this commit  0.8.1_1
edwin search for other commits by this committer
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)
14 Mar 2008 16:51:14
Original commit files touched by this commit  0.8.1
miwi search for other commits by this committer
- Update to 0.8.1
- Replace USE_XLIB by USE_XORG

PR:             121484
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
12 Feb 2008 18:11:07
Original commit files touched by this commit  0.8.0_4
oliver search for other commits by this committer
update xfce4 to 4.4.2

Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
19 May 2007 21:32:57
Original commit files touched by this commit  0.8.0_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Apr 2007 17:26:53
Original commit files touched by this commit  0.8.0_2
oliver search for other commits by this committer
update xfce to 4.4.1
bump PORTREVISION where needed
14 Mar 2007 04:12:32
Original commit files touched by this commit  0.8.0_1
linimon search for other commits by this committer
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].

PR:     101029 [1], 108862 [2]

Submitted by:   Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
12 Feb 2007 06:31:59
Original commit files touched by this commit  0.8.0_1
miwi search for other commits by this committer
- Add missing dependencies

PR:             109053
Submitted by:   Rene Ladan<r.c.ladan@gmail.com> (maintainer)
22 Jan 2007 16:45:10
Original commit files touched by this commit  0.8.0
oliver search for other commits by this committer
Import xfce 4.4

- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
14 Oct 2006 09:54:54
Original commit files touched by this commit  0.4.1_4
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
26 Aug 2006 18:27:36
Original commit files touched by this commit  0.4.1_3
garga search for other commits by this committer
s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:             ports/102516
Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
25 May 2006 21:32:45
Original commit files touched by this commit  0.4.1_3
pav search for other commits by this committer
- Use MASTER_SITE_BERLIOS
- Take maintainership

PR:             ports/97899
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.4.1_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 02:59:14
Original commit files touched by this commit  0.4.1_2
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 19:09:52
Original commit files touched by this commit  0.4.1_2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.4.1_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.4.1_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
09 Oct 2005 08:29:53
Original commit files touched by this commit  0.4.1_1
linimon search for other commits by this committer
Remove stale mastersite.

Source:         distfile survey
14 Sep 2005 20:01:16
Original commit files touched by this commit  0.4.1_1
linimon search for other commits by this committer
Remove obsolete mastersite.

Source:         distfile survey
14 Sep 2005 15:48:39
Original commit files touched by this commit  0.4.1_1
oliver search for other commits by this committer
reset maintainer to ports@

Approved by:    maintainer
Noted by:       linimon
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.4.1_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
27 Jan 2005 16:41:39
Original commit files touched by this commit  0.4.1
oliver search for other commits by this committer
update xfce4-clipman-plugin to 0.4.1

PR:             ports/76744
Submitted by:   maintainer
26 Jan 2005 16:57:40
Original commit files touched by this commit  0.4.0_4
oliver search for other commits by this committer
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs

Approved by:    maintainer [1]
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.4.0_3
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
29 Jul 2004 20:21:24
Original commit files touched by this commit  0.4.0_2
pav search for other commits by this committer
- Fix distinfo

PR:             ports/69711
Submitted by:   Matt Lancereau <matt@bsdfly.org> (maintainer)
21 Jul 2004 13:39:13
Original commit files touched by this commit  0.4.0_2
krion search for other commits by this committer
Change maintainer's mail.
Fix MASTER_SITES

PR:             ports/69338
Submitted by:   maintainer
09 Jul 2004 18:43:11
Original commit files touched by this commit  0.4.0_2
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
09 May 2004 00:59:29
Original commit files touched by this commit  0.4.0_2
ale search for other commits by this committer
Add more MASTER_SITE.

PR:             ports/66376
Submitted by:   Matt Lancereau <matt@rimasec.net> (maintainer)
05 Apr 2004 04:31:02
Original commit files touched by this commit  0.4.0_2
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.4.0_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.4.0_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.4.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
24 Dec 2003 05:55:03
Original commit files touched by this commit  0.4.0
sergei search for other commits by this committer
- Update to 0.4.0

PR:             60419
Submitted by:   maintainer
05 Dec 2003 23:42:12
Original commit files touched by this commit  0.3.1
sergei search for other commits by this committer
Add xfce4-clipman-plugin 0.3.1, XFce 4 clipboard module for xfce4-panel.

This plugin is a clipboard history for the panel.
It now includes a "Clear clipboard" option,
and a drag-and-drop paste feature contributed by Andre Lerche.

Author: Eduard Roccatello <master@spine-group.org>
WWW:    http://xfce-goodies.berlios.de/

PR:             59633
Submitted by:   Matt Lancereau <matt@rimasec.net>

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19106
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 131
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 14
new 48 hours21
new 7 days53
new fortnight105
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.202 seconds.