Bug 149844 - [new port] sysutils/freebsd-memory
Summary: [new port] sysutils/freebsd-memory
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: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 00:00 UTC by Jason Helfman
Modified: 2010-08-27 01:26 UTC (History)
0 users

See Also:


Attachments
file.shar (1.66 KB, text/plain)
2010-08-21 00:00 UTC, Jason Helfman
no flags Details
patch.shar.txt (1.60 KB, text/plain)
2010-08-24 17:24 UTC, Jason
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2010-08-21 00:00:04 UTC
New port insprired by http://lists.freebsd.org/pipermail/freebsd-questions/2010-August/220432.html
Comment 1 Jason 2010-08-21 01:01:23 UTC
As raised by @sahil, and tested.

Please remove the 'do-extract' target and modify 'do-install' target to the
following:

do-install:
	${INSTALL_SCRIPT} ${DISTDIR}/${PORTNAME} ${PREFIX}/bin

Thanks!
Jason
Comment 2 Sahil Tandon freebsd_committer freebsd_triage 2010-08-21 01:16:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 3 Sahil Tandon freebsd_committer freebsd_triage 2010-08-23 04:16:40 UTC
  % portlint -CN
FATAL: Makefile: [9]: use a tab (not space) after a variable name
FATAL: Makefile: [17]: use a tab (not space) after a variable name
FATAL: Makefile: no "ports collection makefile for" line in comment section.
FATAL: Makefile: no $FreeBSD$ line in comment section.
FATAL: Makefile: extra item "COMMENT" placed in the PORTNAME section.
FATAL: Makefile: extra item "MAINTAINER" placed in the PORTNAME section.
WARN: Makefile: only one MASTER_SITE configured.  Consider adding 
additionalmirrors.
WARN: Makefile: "DISTFILES" has to appear earlier.
WARN: Makefile: "EXTRACT_ONLY" has to appear earlier.
FATAL: Makefile: extra item "MASTER_SITES" placed in the MAINTAINER section.
FATAL: Makefile: extra item "NO_BUILD" placed in the MAINTAINER section.
FATAL: Makefile: extra item "DISTFILES" placed in the MAINTAINER section.
FATAL: Makefile: extra item "EXTRACT_ONLY" placed in the MAINTAINER section.
FATAL: Makefile: extra item "USE_PERL5_RUN" placed in the MAINTAINER 
section.
FATAL: Makefile: COMMENT has to be there.
12 fatal errors and 3 warnings found.

... and there is no distinfo.  Please revise and send new patch, or let 
me know if you prefer to close this PR.  Thanks.

-- 
Sahil Tandon <sahil@FreeBSD.org>
Comment 4 Sahil Tandon freebsd_committer freebsd_triage 2010-08-23 04:19:30 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 5 Sahil Tandon 2010-08-23 20:23:55 UTC
Actually, there is distinfo (sorry for confusion) but the portlint complaint=
s stand; thanks.=
Comment 6 Jason 2010-08-24 17:24:35 UTC
Attached is the patch. If for some reason this is found to not be 
something to be included in the ports tree, then that is okay.

Comment 7 Sahil Tandon freebsd_committer freebsd_triage 2010-08-27 01:26:36 UTC
State Changed
From-To: feedback->closed

Closed following discussion with submitter.