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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-excel2csv Convert Microsoft Excel spreadsheets to CSV format
1.07 textproc on this many watch lists=0 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 1.07Version of this port present on the latest quarterly branch.
Maintainer: rosenke@dssgmbh.de search for ports maintained by this maintainer
Port Added: 2023-08-10 06:21:06
Last Update: 2023-08-10 06:19:16
Commit Hash: 38be56a
Also Listed In: perl5
License: GPLv2
WWW:
https://github.com/xevo/xls2csv
Description:
excel2csv provides two scripts for converting Microsoft Excel spreadsheet formats XLS and XLSX to CSV. Improvements compared to the CPAN version: - Supports XLSX files - Handles character encodings much better - The options make more sense
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-excel2csv-1.07/catalog.mk
  2. /usr/local/share/licenses/p5-excel2csv-1.07/LICENSE
  3. /usr/local/share/licenses/p5-excel2csv-1.07/GPLv2
  4. bin/excel2csv
  5. bin/xls2csv
  6. lib/perl5/site_perl/man/man1/excel2csv.1.gz
  7. lib/perl5/site_perl/man/man1/xls2csv.1.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • p5-excel2csv>0:textproc/p5-excel2csv
To install the port:
cd /usr/ports/textproc/p5-excel2csv/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/p5-excel2csv
  • pkg install p5-excel2csv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-excel2csv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1624458591 SHA256 (xevo-xls2csv-1.07-49386af_GH0.tar.gz) = 32444583fce3cda5314df691d675dd4fa148d7da840053d4fa1a9a4ec15ca92b SIZE (xevo-xls2csv-1.07-49386af_GH0.tar.gz) = 15454

Packages (timestamps in pop-ups are UTC):
p5-excel2csv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.071.07-1.071.07---
FreeBSD:13:quarterly1.071.07-1.071.071.071.071.07
FreeBSD:14:latest1.071.07-1.071.07---
FreeBSD:14:quarterly1.071.07-1.071.071.071.071.07
FreeBSD:15:latest1.071.07n/a1.07n/a1.071.071.07
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.34<5.35 : lang/perl5.34
Runtime dependencies:
  1. p5-Locale-libintl>0 : devel/p5-Locale-libintl
  2. p5-Spreadsheet-ParseExcel>0 : textproc/p5-Spreadsheet-ParseExcel
  3. p5-Spreadsheet-XLSX>0 : textproc/p5-Spreadsheet-XLSX
  4. p5-Text-CSV_XS>0 : textproc/p5-Text-CSV_XS
  5. p5-Text-Iconv>0 : converters/p5-Text-Iconv
  6. p5-Unicode-Map>0 : converters/p5-Unicode-Map
  7. perl5>=5.34<5.35 : lang/perl5.34
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_p5-excel2csv
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xevo/xls2csv/tar.gz/49386af?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.07
10 Aug 2023 06:19:16
commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32commit hash: 38be56a530a004de92b36d35bbd8e85cd9a0fd32 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
textproc/p5-excel2csv: new port had been added (+)

Provides two scripts for converting Microsoft Excel
spreadsheet formats (both XLS and XLSX) to CSV.

PR:		254499
Submitted by:	Henrik Rosenke

Number of commits found: 1