Bug 160705 - [patch] net/clamz: pkg-message on how to .amz-download
Summary: [patch] net/clamz: pkg-message on how to .amz-download
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 14:30 UTC by cjr
Modified: 2011-10-16 10:40 UTC (History)
0 users

See Also:


Attachments
file.diff (732 bytes, patch)
2011-09-13 14:30 UTC, cjr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cjr 2011-09-13 14:30:09 UTC
When buying electronic music from Amazon, one is required to 
download a so-called .amz-file, which in essence is a download
list. This file is necessary to conduct the download of purchased
music, for which a propriatary program from Amazon is required.
This program is available for Windows and Ubuntu Linux, but not
for FreeBSD. net/clamz redresses that situation.

However, before being able to download the .amz, one is required
to install said propriatary program, which sets a cookie that
allows to download amz-files. This is infeasible for users of
FreeBSD.

On the project site of net/clamz, an alternative to downloading
said program is presented, which in essence is an alternative way
to have aformentioned cookie set.
Instructions on how to  find the information on the project site
should be presented by pkg-message, which I hereby include.

Fix: Include pkg-message into port from attached patch.

Attached patch was created from diff -r after `touch`ing /usr/ports/net/clamz/pkg-message


Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-13 14:30:17 UTC
Maintainer of net/clamz,

Please note that PR ports/160705 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160705

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-13 14:30:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-09-28 19:32:33 UTC
State Changed
From-To: feedback->open

Maintainer timeout.
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2011-10-16 09:58:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-10-16 10:32:27 UTC
pawel       2011-10-16 09:32:11 UTC

  FreeBSD ports repository

  Modified files:
    net/clamz            Makefile 
  Added files:
    net/clamz            pkg-message 
  Log:
  Add pkg-message on how to .amz-download
  
  When buying electronic music from Amazon, one is required to
  download a so-called .amz-file, which in essence is a download
  list. This file is necessary to conduct the download of purchased
  music, for which a propriatary program from Amazon is required.
  This program is available for Windows and Ubuntu Linux, but not
  for FreeBSD. net/clamz redresses that situation.
  
  However, before being able to download the .amz, one is required
  to install said propriatary program, which sets a cookie that
  allows to download amz-files. This is infeasible for users of
  FreeBSD.
  
  On the project site of net/clamz, an alternative to downloading
  said program is presented, which in essence is an alternative way
  to have aformentioned cookie set.
  
  PR:             ports/160705
  Submitted by:   Christopher J. Ruwe <cjr@cruwe.de>
  Approved by:    maintainer timeout (4 weeks)
  
  Revision  Changes    Path
  1.7       +5 -0      ports/net/clamz/Makefile
  1.1       +9 -0      ports/net/clamz/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Pawel Pekala freebsd_committer freebsd_triage 2011-10-16 10:32:37 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!