#18502 closed submission (fixed)
New Port: btrfs-progs 0.18
| Reported by: | 0xffea@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | jmroot (Joshua Root) | |
| Port: | btrfs-progs |
Description
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
name btrfs-progs
version 0.18
categories sysutils
description Btrfs utility programs.
homepage http://btrfs.wiki.kernel.org/
maintainers googlemail.com:0xffea
platforms darwin linux
master_sites http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/checksums md5 1dfe59152a558eb2f79a4c398de6c4ef sha1 a213256781d7f1a2eb6a860fcce3f
6131d415a49 rmd160 8e2441f9d7c452821347d0e564c2fc3c1cbd9dcc
depends_lib port:ossp-uuidpatchfiles patch-kerncompat.h.diff patch-disk-io.c.diff patch-extent-tree.c.diff p
atch-file-item.c.diff patch-ioctl.h.diff patch-utils.c.diff patch-list.h.diff patch-vol
umes.c.diff patch-btrfsck.c.diff patch-mkfs.c.diff patch-btrfs-image.c.diff patch-Makef
ile.diff
use_configure no
build.post_args LDFLAGS=-L${prefix}/lib
Attachments (13)
Change History (18)
Changed 17 years ago by 0xffea@…
| Attachment: | patch-btrfs-image.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-btrfsck.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-disk-io.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-extent-tree.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-file-item.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-ioctl.h.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-kerncompat.h.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-list.h.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-Makefile.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-mkfs.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-utils.c.diff added |
|---|
Changed 17 years ago by 0xffea@…
| Attachment: | patch-volumes.c.diff added |
|---|
comment:1 Changed 17 years ago by mf2k (Frank Schima)
| Port: | btrfs-progs added |
|---|
comment:2 Changed 17 years ago by mf2k (Frank Schima)
Changed 17 years ago by 0xffea@…
Add long description, improve formatting
comment:3 Changed 17 years ago by jmroot (Joshua Root)
| Cc: | jmr@… added |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Added in r49392.
comment:4 Changed 17 years ago by jmroot (Joshua Root)
| Type: | enhancement → submission |
|---|
comment:5 Changed 17 years ago by (none)
| Milestone: | Port Submissions |
|---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.

A quick glance shows that the portfile needs a long_description - hopefully something that explains what btrfs is. Also, in the future please attach the Portfile as you did the patches rather than putting it into the summary which is error prone. e.g. there are some missing newlines around checksum and patchfiles.