Bug 117074 - New port: misc/fortune-mod-the-godfather - Compilation of excuses from the "The Godfather"
Summary: New port: misc/fortune-mod-the-godfather - Compilation of excuses from the "T...
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: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 18:00 UTC by Byung-Hee HWANG
Modified: 2007-10-11 22:30 UTC (History)
0 users

See Also:


Attachments
fortune-mod-the-godfather-20071011.shar (3.44 KB, text/plain)
2007-10-10 18:00 UTC, Byung-Hee HWANG
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Byung-Hee HWANG 2007-10-10 18:00:04 UTC
fortune-mod-the-godfather is an excerpt of the novel "The Godfather",
which is written by Mario Puzo in 1969 (ISBN 0-451-16771-6), processed
into the fortune format.

WWW: http://izb.knu.ac.kr/~bh/fortune/

Fix: The patch is attached, thanks!
How-To-Repeat: # cd /usr/ports/misc/fortune-mod-the-godfather
# make install
# make package
# make deinstall
# pkg_add fortune-mod-the-godfather-1.0_1.tbz
# make deinstall
# make reinstall
# make package

It worked fine.
Comment 1 Lars Engels freebsd_committer freebsd_triage 2007-10-10 19:27:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lme

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-11 22:20:47 UTC
lme         2007-10-11 21:20:43 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/fortune-mod-the-godfather Makefile distinfo pkg-descr 
                                   pkg-plist 
    misc/fortune-mod-the-godfather/files pkg-message.in 
  Log:
  fortune-mod-the-godfather is an excerpt of the novel "The Godfather",
  which is written by Mario Puzo in 1969 (ISBN 0-451-16771-6), processed
  into the fortune format.
  
  WWW: http://izb.knu.ac.kr/~bh/fortune/
  
  PR:             ports/117074
  Submitted by:   Byung-Hee HWANG <bh (AT) izb.knu.ac.kr>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.864     +1 -0      ports/misc/Makefile
  1.1       +29 -0     ports/misc/fortune-mod-the-godfather/Makefile (new)
  1.1       +3 -0      ports/misc/fortune-mod-the-godfather/distinfo (new)
  1.1       +5 -0      ports/misc/fortune-mod-the-godfather/files/pkg-message.in (new)
  1.1       +5 -0      ports/misc/fortune-mod-the-godfather/pkg-descr (new)
  1.1       +4 -0      ports/misc/fortune-mod-the-godfather/pkg-plist (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 3 Lars Engels freebsd_committer freebsd_triage 2007-10-11 22:23:09 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!