Yuri Victorovich
573e2ec5ed
sysutils/bchunk: Update to 1.2.2
...
Changelog is in:
http://he.fi/bchunk/
freebsd_ports@k-worx.org took maintainership
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Silenced do-build
PR: 225772
Submitted by: owk <freebsd_ports@k-worx.org >
Approved by: tcberner (mentor, implicit)
2018-02-13 23:49:51 +00:00
Vanilla I. Shu
bc8595b19c
Support STAGEDIR.
2013-11-08 15:06:28 +00:00
Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Martin Wilke
88ff73a001
- Fix MASTER_SITES
...
PR: 162824
Submitted by: Ports Fury
Feature safe: yes
2011-11-25 16:45:10 +00:00
Sergey Matveychuk
9c09f9f1eb
- Update to 1.2.0
...
It includes:
* man page patch from Dave Watson <dave(at)elephantride.org>
* patch from Matthew Green <mrg(at)eterna.com.au> for new option -r
PR: ports/74365
Submitted by: Andrej Zverev <az(at)inec.ru>
2004-11-26 01:50:28 +00:00
Trevor Johnson
3c175cb569
Use PLIST_FILES.
...
Reviewed by: marcus
2004-02-05 20:38:07 +00:00
Pav Lucistnik
dcc2d11674
- Update MASTER_SITES and WWW
...
PR: ports/59999
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de >
2003-12-07 02:40:02 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no > (previous maintainer)
2001-10-07 02:03:45 +00:00
Kevin Lo
c2320220d4
- Update to version 1.1.1
...
- Takeover as MAINTAINER
PR: 29512
Submitted by: Anders Nordby <anders@fix.no >
2001-08-13 13:21:05 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
Michael Haro
70ba342fae
Suppprt CC/CFLAGS properly
...
PR: 16282
Submitted by: tkato@prontomail.ne.jp
2000-01-22 09:52:33 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Bill Fenner
f35a5950ab
MASTER_SITE_SUBDIR doesn't get a trailing slash.
1999-02-04 02:17:35 +00:00
Bill Fumerola
5d4492fa8d
bchunk is a Unix/C rewrite of the fine BinChunker software for some
...
non-Unix systems.
binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.
The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR: ports/9420
Submitted By: Adam McDougall <bsdx@spawnet.com >
1999-01-13 23:08:52 +00:00