notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q4
p5-Data-ICal Generate iCalendar (RFC 2445) calendar files
0.24 deskutils on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.24Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-11-10 11:03:07
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: libxml2, p5-Digest-HMAC, p5-MIME-Tools, p5-libwww, p5-Params-Validate
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Data-ICal
Description:
A Data::ICal object represents a VCALENDAR object as defined in the iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented in many popular calendaring programs such as Apple's iCal.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Data-ICal-0.24/catalog.mk
  2. /usr/local/share/licenses/p5-Data-ICal-0.24/LICENSE
  3. /usr/local/share/licenses/p5-Data-ICal-0.24/ART10
  4. /usr/local/share/licenses/p5-Data-ICal-0.24/GPLv1+
  5. lib/perl5/site_perl/Data/ICal.pm
  6. lib/perl5/site_perl/Data/ICal/Entry.pm
  7. lib/perl5/site_perl/Data/ICal/Entry/Alarm.pm
  8. lib/perl5/site_perl/Data/ICal/Entry/Alarm/Audio.pm
  9. lib/perl5/site_perl/Data/ICal/Entry/Alarm/Display.pm
  10. lib/perl5/site_perl/Data/ICal/Entry/Alarm/Email.pm
  11. lib/perl5/site_perl/Data/ICal/Entry/Alarm/None.pm
  12. lib/perl5/site_perl/Data/ICal/Entry/Alarm/Procedure.pm
  13. lib/perl5/site_perl/Data/ICal/Entry/Alarm/URI.pm
  14. lib/perl5/site_perl/Data/ICal/Entry/Event.pm
  15. lib/perl5/site_perl/Data/ICal/Entry/FreeBusy.pm
  16. lib/perl5/site_perl/Data/ICal/Entry/Journal.pm
  17. lib/perl5/site_perl/Data/ICal/Entry/TimeZone.pm
  18. lib/perl5/site_perl/Data/ICal/Entry/TimeZone/Daylight.pm
  19. lib/perl5/site_perl/Data/ICal/Entry/TimeZone/Standard.pm
  20. lib/perl5/site_perl/Data/ICal/Entry/Todo.pm
  21. lib/perl5/site_perl/Data/ICal/Property.pm
  22. lib/perl5/site_perl/man/man3/Data::ICal.3.gz
  23. lib/perl5/site_perl/man/man3/Data::ICal::Entry.3.gz
  24. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm.3.gz
  25. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::Audio.3.gz
  26. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::Display.3.gz
  27. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::Email.3.gz
  28. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::None.3.gz
  29. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::Procedure.3.gz
  30. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Alarm::URI.3.gz
  31. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Event.3.gz
  32. lib/perl5/site_perl/man/man3/Data::ICal::Entry::FreeBusy.3.gz
  33. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Journal.3.gz
  34. lib/perl5/site_perl/man/man3/Data::ICal::Entry::TimeZone.3.gz
  35. lib/perl5/site_perl/man/man3/Data::ICal::Entry::TimeZone::Daylight.3.gz
  36. lib/perl5/site_perl/man/man3/Data::ICal::Entry::TimeZone::Standard.3.gz
  37. lib/perl5/site_perl/man/man3/Data::ICal::Entry::Todo.3.gz
  38. lib/perl5/site_perl/man/man3/Data::ICal::Property.3.gz
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • p5-Data-ICal>0:deskutils/p5-Data-ICal
To install the port:
cd /usr/ports/deskutils/p5-Data-ICal/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/p5-Data-ICal
  • pkg install p5-Data-ICal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Data-ICal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1578923252 SHA256 (Data-ICal-0.24.tar.gz) = 7331c7c84886c53337c0db823615e0e7134a8f13efd284e5c20726d5bcd52dff SIZE (Data-ICal-0.24.tar.gz) = 120451

Packages (timestamps in pop-ups are UTC):
p5-Data-ICal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.240.240.240.240.24-0.24-
FreeBSD:13:quarterly0.240.240.240.240.240.240.240.24
FreeBSD:14:latest0.240.240.240.240.240.24-0.24
FreeBSD:14:quarterly0.240.24-0.240.240.240.240.24
FreeBSD:15:latest0.240.24n/a0.24n/a0.240.240.24
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  2. p5-Class-ReturnValue>=0 : devel/p5-Class-ReturnValue
  3. p5-Text-vFile-asData>=0 : devel/p5-Text-vFile-asData
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Accessor>=0 : devel/p5-Class-Accessor
  2. p5-Class-ReturnValue>=0 : devel/p5-Class-ReturnValue
  3. p5-Text-vFile-asData>=0 : devel/p5-Text-vFile-asData
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. deskutils/p5-Data-ICal-DateTime
  2. www/p5-RTx-Calendar
  3. www/rt44
  4. www/rt50

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. www/rt38*
  2. www/rt40*
  3. www/rt42*
  4. Collapse this list of deleted ports.
for Run
  1. deskutils/p5-Data-ICal-DateTime
  2. www/p5-RTx-Calendar
  3. www/rt44
  4. www/rt50

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. www/rt38*
  2. www/rt40*
  3. www/rt42*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
deskutils_p5-Data-ICal
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Data/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Data/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Data/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Data/
  7. http://backpan.perl.org/modules/by-module/Data/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Data/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Data/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Data/
  12. https://www.cpan.org/modules/by-module/Data/
Collapse this list.

There are no commits on branch 2023Q4 for this port