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: archivers/rubygem-archive-tar-minitar/pkg-descr
SVNWeb

Number of commits found: 8

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)
Mon, 5 Jun 2017
[ 14:51 sunpoet search for other commits by this committer ] Original commit   Revision:442643
Update to 0.6.1

- Update LICENSE
- Update pkg-descr

Changes:	https://github.com/halostatue/minitar/blob/master/History.md
Sun, 16 Aug 2015
[ 00:40 sunpoet search for other commits by this committer ] Original commit   Revision:394338
- Update WWW
Thu, 28 Aug 2014
[ 16:24 sunpoet search for other commits by this committer ] Original commit   Revision:366417
- Add LICENSE
- Remove DISTNAME
- Capitalize leading character in COMMENT
- Use ASCII characters in pkg-descr
Tue, 19 Aug 2014
[ 15:35 swills search for other commits by this committer ] Original commit   Revision:365393 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
Sat, 5 Jun 2010
[ 08:00 dinoex search for other commits by this committer ] Original commit 
- unify license description
Fri, 16 Jan 2009
[ 15:58 dinoex search for other commits by this committer ] Original commit 
- add LICENSE:
Sat, 29 Mar 2008
[ 10:37 dinoex search for other commits by this committer ] Original commit 
Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other projects.

The library can only handle files and directories at this point.
The command line utility, minitar, can only create archives, extract from
archives, and list archive contents.

WWW: http://rubyforge.org/projects/ruwiki/

Number of commits found: 8