Bug 129265 - new port: devel/libisoburn (provides front-end to libburn and libisofs and provides xorriso ISO creator)
Summary: new port: devel/libisoburn (provides front-end to libburn and libisofs and pr...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-28 19:30 UTC by J.R. Oldroyd
Modified: 2008-12-07 14:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.62 KB, text/plain)
2008-11-28 19:30 UTC, J.R. Oldroyd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2008-11-28 19:30:02 UTC
provides front-end to libburn and libisofs and provides xorriso(1)
ISO image creator

How-To-Repeat: n/a
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 00:54:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-29 05:42:26 UTC
State Changed
From-To: open->feedback

Hi, 

Build failed, could you please take a look? 

http://i386.miwibox.org/index.php?action=describe_port&id=1773 
http://amd64.miwibox.org/index.php?action=describe_port&id=1804 

Thanks.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-12-01 21:19:12 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-12-01 21:19:31 UTC
miwi        2008-12-01 21:19:23 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Uniqid Makefile distinfo pkg-descr pkg-plist 
  Log:
  Data::Uniqid provides three simple routines for generating unique ids. These ids
  are coded with a Base62 systen to make them short and handy (e.g. to use it as
  part of a URL).
  
  PR:             ports/129265
  Submitted by:   Sergey V. Dyatko <sergey.dyatko at gmail.com>
  
  Revision  Changes    Path
  1.3281    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-Data-Uniqid/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Uniqid/distinfo (new)
  1.1       +3 -0      ports/devel/p5-Data-Uniqid/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-Data-Uniqid/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 5 Martin Wilke freebsd_committer freebsd_triage 2008-12-01 21:19:52 UTC
State Changed
From-To: closed->open

ups wrong pr closed sorry.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2008-12-07 14:33:09 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-12-07 14:33:32 UTC
miwi        2008-12-07 14:33:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/libisoburn  Makefile distinfo pkg-descr pkg-plist 
    sysutils/libisoburn/files patch-xorriso-xorriso.c 
  Log:
  Libisoburn is a front-end for libraries libburn and libisofs of
  the libburnia project.
  
  Xorriso copies file objects from POSIX compliant filesystems into
  Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
  manipulation of such filesystems. It can load the management
  information of existing ISO images and it writes the session results
  to optical media or to filesystem objects.  Vice versa xorriso is
  able to restore file objects from ISO 9660 filesystems.
  
  WWW: http://libburnia-project.org/
  WWW: http://scdbackup.sourceforge.net/xorriso_eng.html
  
  PR:             ports/129265
  Submitted by:   J.R. Oldroyd <fbsd at opal.com>
  
  Revision  Changes    Path
  1.1050    +1 -0      ports/sysutils/Makefile
  1.1       +36 -0     ports/sysutils/libisoburn/Makefile (new)
  1.1       +3 -0      ports/sysutils/libisoburn/distinfo (new)
  1.1       +11 -0     ports/sysutils/libisoburn/files/patch-xorriso-xorriso.c (new)
  1.1       +12 -0     ports/sysutils/libisoburn/pkg-descr (new)
  1.1       +12 -0     ports/sysutils/libisoburn/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"