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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
p5-File-NCopy Copy file(s) to directories/file
0.36_2 devel on this many watch lists=7 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.36_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-05-18 14:20:09
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gettext, gmake, libiconv, p5-MIME-Base64
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/File-NCopy
Description:
File::NCopy::copy copies files to directories, or a single file to another file. You can also use a reference to a file handle if you wish when doing a file to file copy. The functionality is very similar to cp. If the argument is a directory to directory copy and the recursive flag is set then it is done recursively like cp -R. In fact it behaves like cp on Unix for the most part. If called in array context, an array of successful copies is returned, otherwise the number of successful copies is returned. If passed a file handle, it's difficult to make sure the file we are copying isn't the same that we are copying to, since by opening the file in write mode it gets pooched. To avoid this use file names instead, if at all possible, especially for the to file. If passed a file handle, it is not closed when copy returns, files opened by copy are closed.
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-File-NCopy-0.36_2/catalog.mk
  2. /usr/local/share/licenses/p5-File-NCopy-0.36_2/LICENSE
  3. /usr/local/share/licenses/p5-File-NCopy-0.36_2/ART10
  4. /usr/local/share/licenses/p5-File-NCopy-0.36_2/GPLv1+
  5. lib/perl5/site_perl/man/man3/File::NCopy.3.gz
  6. lib/perl5/site_perl/File/NCopy.pm
  7. @owner
  8. @group
  9. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • p5-File-NCopy>0:devel/p5-File-NCopy
To install the port:
cd /usr/ports/devel/p5-File-NCopy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-File-NCopy
  • pkg install p5-File-NCopy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-File-NCopy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (File-NCopy-0.36.tar.gz) = f983a7a85bbfc1fb5ad852c16c5aa5ccf2af3623e864c4a9090a986f94b38f65 SIZE (File-NCopy-0.36.tar.gz) = 8477

Packages (timestamps in pop-ups are UTC):
p5-File-NCopy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.36_20.36_2n/an/an/an/an/an/a
FreeBSD:13:quarterly0.36_20.36_2n/an/an/an/an/an/a
FreeBSD:14:latest0.36_20.36_20.36_20.36_20.36_20.36_2-0.36_2
FreeBSD:14:quarterly0.36_20.36_2-0.36_20.36_20.36_20.36_20.36_2
FreeBSD:15:latest0.36_20.36_2n/a0.36_2n/an/a0.36_20.36_2
FreeBSD:15:quarterly0.36_20.36_2n/a-n/an/a--
FreeBSD:16:latest0.36_20.36_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. deskutils/p5-Goo
  2. devel/cvsmonitor
for Run
  1. deskutils/p5-Goo
  2. devel/cvsmonitor

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

There are no commits on branch 2026Q3 for this port