Bug 163642 - [New Port] converters/gbsdconv: GUI for bsdconv
Summary: [New Port] converters/gbsdconv: GUI for bsdconv
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 14:10 UTC by buganini
Modified: 2011-12-27 17:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.48 KB, text/plain)
2011-12-27 14:10 UTC, buganini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2011-12-27 14:10:10 UTC
Add port for gbsdconv:
GUI for bsdconv.

Features:
        Auto choose the best from mutiple conversion
        Text conversion
        File name conversion
        File content conversion
        Meta tag conversion

WWW: https://github.com/buganini/gbsdconv

Fix: Patch attached with submission follows:
Comment 1 buganini 2011-12-27 16:53:36 UTC
new shar:
http://www.cnmc.tw/~buganini/gbsdconv.shar.txt

chages:
use LIB_DEPENDS for taglib
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-27 17:28:37 UTC
lwhsu       2011-12-27 17:28:24 UTC

  FreeBSD ports repository

  Modified files:
    converters           Makefile 
  Added files:
    converters/gbsdconv  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add gbsdconv 0.2, GUI for bsdconv.
  
  PR:             ports/163642
  Submitted by:   buganini@gmail.com
  
  Revision  Changes    Path
  1.199     +1 -0      ports/converters/Makefile
  1.1       +40 -0     ports/converters/gbsdconv/Makefile (new)
  1.1       +2 -0      ports/converters/gbsdconv/distinfo (new)
  1.1       +10 -0     ports/converters/gbsdconv/pkg-descr (new)
  1.1       +4 -0      ports/converters/gbsdconv/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 Li-Wen Hsu freebsd_committer freebsd_triage 2011-12-27 17:28:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!