| Summary: | [NEW PORT] sysutils/bashburn CD burning bash script | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Tournoij <carpetsmoker> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Martin Tournoij
2007-08-27 04:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-09-14 04:26:27 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/bashburn Makefile distinfo pkg-descr pkg-message
pkg-plist
sysutils/bashburn/files patch-BashBurn.sh
Log:
Sick of all those fancy CD-burning apps not working for you? You need
something that just gets the work done? Welcome to BashBurn - It just
works!
BashBurn is the new name for the cd burning shell script Magma. It's
not the best looking CD-burning application out there, but it does
what you want it to do. (And if not then probably didn't want to do it
anyway)
WWW: http://bashburn.sourceforge.net/
PR: ports/115846
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
Revision Changes Path
1.946 +1 -0 ports/sysutils/Makefile
1.1 +77 -0 ports/sysutils/bashburn/Makefile (new)
1.1 +3 -0 ports/sysutils/bashburn/distinfo (new)
1.1 +24 -0 ports/sysutils/bashburn/files/patch-BashBurn.sh (new)
1.1 +10 -0 ports/sysutils/bashburn/pkg-descr (new)
1.1 +12 -0 ports/sysutils/bashburn/pkg-message (new)
1.1 +177 -0 ports/sysutils/bashburn/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"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |