603d FreshPorts -- x11/p5-Clipboard
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Clipboard 0.13 x11 on this many watch lists=0 search for ports that depend on this port
Access to X11 clipboard from Perl
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2005 11:59:37
Also Listed In: perl5
License: not specified in port


Who doesn't remember the first time they learned to copy and paste, and
generated an exponentially growing text document?   Yes, that's right,
clipboards are magical.

With Clipboard.pm, this magic is now trivial to access,
cross-platformly, from your Perl code.

WWW: http://search.cpan.org/dist/Clipboard/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Spiffy
  2. lang/perl5.12
Required To Run:
  1. devel/p5-Spiffy
  2. x11/xclip
  3. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11/p5-Clipboard/ && make install clean
To add the package: pkg_add -r p5-Clipboard


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/K/KI/KING/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KI/KING/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/K/KI/KING/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/K/KI/KING/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/K/KI/KING/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/K/KI/KING/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/K/KI/KING/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/K/KI/KING/
  11. http://at.cpan.org/authors/id/K/KI/KING/
  12. http://backpan.perl.org/authors/id/K/KI/KING/
  13. http://cpan.nctu.edu.tw/authors/id/K/KI/KING/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/K/KI/KING/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/K/KI/KING/
  16. http://www.cpan.dk/authors/id/K/KI/KING/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Oct 2012 23:56:17
Original commit files touched by this commit  0.13
jhale search for other commits by this committer
- Update to 0.13 [1]
- Trim Makefile header

PR:		ports/168194 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
Approved by:	tobez (maintainer timeout, 5 months) [1]
		makc, avilla (mentors, implicit)
Feature safe:	yes
03 Jun 2012 05:56:20
Original commit files touched by this commit  0.09_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@ via IM)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.09_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
20 Jun 2011 09:03:27
Original commit files touched by this commit  0.09_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.09_1
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.09_1
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:12:10
Original commit files touched by this commit  0.09_1
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
19 May 2007 20:32:57
Original commit files touched by this commit  0.09_1
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}.
22 Jan 2006 02:59:14
Original commit files touched by this commit  0.09
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)
20 Nov 2005 10:31:54
Original commit files touched by this commit  0.09
tobez search for other commits by this committer
Update to 0.09.
31 Oct 2005 18:24:21
Original commit files touched by this commit  0.08_1
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
14 Oct 2005 12:30:12
Original commit files touched by this commit  0.08_1
tobez search for other commits by this committer
Fix a small bug in the module, bump portrevision.
14 Oct 2005 11:59:05
Original commit files touched by this commit  0.08
tobez search for other commits by this committer
Add x11/p5-Clipboard 0.08, which provides access to X11 clipboard from
Perl.

Number of commits found: 13

2835
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight58
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0