notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/p5-File-Iterator/pkg-descr
SVNWeb

Number of commits found: 4

Wed, 7 Sep 2022
[ 21:58 Stefan Eßer (se) search for other commits by this committer ]    commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4  fb16dfe  (Only the first 10 of 27964 ports in this commit are shown above. View all ports for this commit)
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
Sun, 27 May 2018
[ 20:15 sunpoet search for other commits by this committer ] Original commit   Revision:470993 (Only the first 10 of 4759 ports in this commit are shown above. View all ports for this commit)
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
Sat, 14 Sep 2013
[ 07:31 sunpoet search for other commits by this committer ] Original commit   Revision:327234
- Add LICENSE
- Remove unnecessary MASTER_SITES_SUBDIR
- Cosmetic change
- Fix WWW
- Reformat pkg-descr
Sat, 5 Jun 2010
[ 21:57 miwi search for other commits by this committer ] Original commit 
File::Iterator wraps a simple iteration interface around
the files in a directory or directory tree. It builds a
list of filenames, and maintains a cursor that points to
one filename in the list. The user can work through the
filenames sequentially by repeatedly doing stuff with
the next filename that the cursor points to until their
are no filenames left.

WWW: http://search.cpan.org/dist/File-Iterator/Iterator.pm

PR:             ports/146658
Submitted by:   Eric Freeman <freebsdports at chillibear.com>

Number of commits found: 4