b4e9 FreshPorts -- devel/p5-Data-Serializer
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-Data-Serializer 0.59 devel on this many watch lists=3 search for ports that depend on this port
Modules that serialize data structures
Maintained by: culot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Jun 2002 13:16:44
Also Listed In: perl5
License: ART10 GPLv1


Provides a unified interface to the various serializing modules
currently available.  Adds the functionality of both compression and
encryption.

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

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

Required To Build:
  1. security/p5-Crypt-CBC
  2. textproc/p5-YAML
  3. devel/p5-Module-Build
  4. lang/perl5.12
Required To Run:
  1. security/p5-Crypt-CBC
  2. textproc/p5-YAML
  3. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Data-Serializer/ && make install clean
To add the package: pkg_add -r p5-Data-Serializer


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/modules/by-module/Data/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Data/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Data/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Data/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Data/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Data/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Data/
  11. http://at.cpan.org/modules/by-module/Data/
  12. http://backpan.perl.org/modules/by-module/Data/
  13. http://cpan.nctu.edu.tw/modules/by-module/Data/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Data/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Data/
  16. http://www.cpan.dk/modules/by-module/Data/
  17. http://www.cpan.dk/modules/by-module/Data/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Mar 2013 01:44:58
Original commit files touched by this commit  0.59
miwi search for other commits by this committer
- Fix build
03 Jun 2012 09:09:50
Original commit files touched by this commit  0.59
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS, as suggested at:
  http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies

Submitted by:   az@ (via irc)
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.59
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.59
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
18 Jun 2011 09:05:17
Original commit files touched by this commit  0.59
culot search for other commits by this committer
- Update to 0.59

Changes:        http://search.cpan.org/dist/Data-Serializer/Changes
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
16 Jun 2011 19:21:23
Original commit files touched by this commit  0.58
culot search for other commits by this committer
- Update to 0.58
- Add LICENSE

Changes:        http://search.cpan.org/dist/Data-Serializer/Changes
31 Mar 2011 12:03:30
Original commit files touched by this commit  0.57
culot search for other commits by this committer
- Update to 0.57
- Take maintainership

Changes:        http://search.cpan.org/dist/Data-Serializer/Changes
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.49_2
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
29 Jan 2010 03:01:29
Original commit files touched by this commit  0.49_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 16).

Approved by:    portmgr (itetcu)
10 Jan 2010 03:54:09
Original commit files touched by this commit  0.49
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
05 Jun 2009 22:46:12
Original commit files touched by this commit  0.49
pgollucci search for other commits by this committer
- Update to 0.49

PR:             ports/134811
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
22 Jan 2009 19:24:51
Original commit files touched by this commit  0.48
skv search for other commits by this committer
Update to 0.48

Changes:       
http://cpansearch.perl.org/src/NEELY/Data-Serializer-0.48/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.41
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)
27 May 2007 14:29:20
Original commit files touched by this commit  0.41
skv search for other commits by this committer
Update to 0.41

Changes:        http://search.cpan.org/src/NEELY/Data-Serializer-0.41/Changes
PR:             ports/112360
Submitted by:   Steven Kreuzer <skreuzer xx f2o.org>
03 Dec 2006 12:45:59
Original commit files touched by this commit  0.36
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
07 Apr 2006 07:44:28
Original commit files touched by this commit  0.36
skv search for other commits by this committer
Update to 0.36

Changes:        http://search.cpan.org/src/NEELY/Data-Serializer-0.36/Changes
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.34
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.34
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)
18 Oct 2005 09:28:39
Original commit files touched by this commit  0.34
skv search for other commits by this committer
Update to 0.34

Changes:        http://search.cpan.org/src/NEELY/Data-Serializer-0.34/Changes
29 Sep 2005 15:38:58
Original commit files touched by this commit  0.32
skv search for other commits by this committer
Update to 0.32

Changes:        http://search.cpan.org/src/NEELY/Data-Serializer-0.32/Changes
02 Apr 2005 14:59:35
Original commit files touched by this commit  0.29
skv search for other commits by this committer
Update to 0.29
21 Dec 2004 10:18:49
Original commit files touched by this commit  0.28
skv search for other commits by this committer
Updated to 0.28
17 Oct 2004 15:41:07
Original commit files touched by this commit  0.25
skv search for other commits by this committer
Updated to 0.25
31 May 2004 09:02:39
Original commit files touched by this commit  0.24
skv search for other commits by this committer
Updated to 0.24
28 Mar 2004 16:14:26
Original commit files touched by this commit  0.22
skv search for other commits by this committer
Updated to 0.22
23 Feb 2004 14:46:12
Original commit files touched by this commit  0.20
skv search for other commits by this committer
Updated to 0.20
10 Jun 2003 18:02:13
Original commit files touched by this commit  0.17
skv search for other commits by this committer
Make workaround for bug in ExtUtils::MM_Unix on perl 5.00503
10 Jun 2003 17:49:48
Original commit files touched by this commit  0.17
skv search for other commits by this committer
Add missing dependency for p5-YAML.

Pointed by:     Mathieu Arnold <mat@mat.cc>
21 May 2003 10:56:30
Original commit files touched by this commit  0.17
skv search for other commits by this committer
Updated to 1.17

PR:     ports/51843
07 Mar 2003 06:01:16
Original commit files touched by this commit  0.11
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
07 Jun 2002 13:13:33
Original commit files touched by this commit  0.11
skv search for other commits by this committer
Add p5-Data-Serializer 0.11, modules that serialize data structures.

Number of commits found: 31

2845
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 24524
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days25
new fortnight58
new month210

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