Bug 53666 - Update port: sysutils/linuxfdisk
Summary: Update port: sysutils/linuxfdisk
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: 2003-06-24 08:10 UTC by Valentin Nechayev
Modified: 2003-06-24 09:04 UTC (History)
0 users

See Also:


Attachments
file.shar (37.91 KB, text/plain)
2003-06-24 08:10 UTC, Valentin Nechayev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin Nechayev 2003-06-24 08:10:17 UTC
Added two another fdisking;) utilities from this package: sfdisk (command-line
batch tool) and cfdisk (curses-based interactive tool).

Renamed binaries. Among many variants as lfdisk, linfdisk, linuxfdisk, etc.,
I decided that fdisk-linux, cfdisk-linux, sfdisk-linux will be almost
optimal (not better, but the least bad). The criteria was visual parseability
and easiness of completion in bash/zsh ;)

Removed unneeded building cludges (symlink for WRKSRC, copying of manpages).

Fixed some system-dependent issues: synchronizing on GEOM'ed 5.* which
is unfixably implicit and not forceable; get slice size on 4.x using
trick based on DIOCGSLICEINFO.

PORTREVISION wasn't bumped in attached contents.

Fix: 

Full port contents are attached.
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-06-24 09:03:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!