Bug 170461 - [MAINTAINER] games/kajaani-kombat: Makefile changed, new Options, added files/*.in
Summary: [MAINTAINER] games/kajaani-kombat: Makefile changed, new Options, added files...
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: 2012-08-07 18:40 UTC by nemysis
Modified: 2012-12-17 16:00 UTC (History)
0 users

See Also:


Attachments
kajaani-kombat-0.7_1.patch (3.53 KB, patch)
2012-08-07 18:40 UTC, nemysis
no flags Details | Diff
kajaani-kombat.diff (386 bytes, patch)
2012-08-18 03:09 UTC, nemysis
no flags Details | Diff
kajaani-kombat.diff (3.52 KB, patch)
2012-08-20 19:23 UTC, nemysis
no flags Details | Diff
kajaani-kombat.diff (3.72 KB, patch)
2012-10-11 02:36 UTC, nemysis
no flags Details | Diff
kajaani-kombat.diff (8.51 KB, patch)
2012-12-05 17:32 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-08-07 18:40:01 UTC
Makefile changed:

Removed and use only ${PORTNAME}

- Added in Makefile for all ${PORTNAME}
- PKGNAMEPREFIX
- DISTNAME
- ${PKGNAMEPREFIX}${PORTNAME}
- WRKSRC
- DATADIR
- DOCSDIR



New Options for Makefile:

SUB_FILES=	${PORTNAME} \
		${PORTNAME}-server

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MDATA}

.if ${PORT_OPTIONS:MDOCS}


Removed unsafe Scripts:
- kajaani-kombat.sh
- kajaani-kombat-server.sh


Added file(s):
- files/kajaani-kombat-server.in
- files/kajaani-kombat.in

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-08-08 21:55:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-12-05 00:09:56 UTC
Responsible Changed
From-To: jgh->freebsd-ports-bugs

back to the heap
Comment 3 nemysis 2012-12-05 17:32:24 UTC
OptionsNG, added Desktop entry, Manual page, pkg-plist
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2012-12-17 16:00:47 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!