Bug 80402 - [update port] irc/ircservices
Summary: [update port] irc/ircservices
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: 2005-04-27 12:00 UTC by Andrey V. Elsukov
Modified: 2005-05-11 16:26 UTC (History)
0 users

See Also:


Attachments
ircservices.diff (3.54 KB, patch)
2005-04-27 12:00 UTC, Andrey V. Elsukov
no flags Details | Diff
ircservices.shar (13.77 KB, text/plain)
2005-04-28 05:48 UTC, Andrey V. Elsukov
no flags Details
ircservices.diff (3.73 KB, patch)
2005-05-04 08:41 UTC, Andrey V. Elsukov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey V. Elsukov 2005-04-27 12:00:30 UTC
	* version update to 5.0.51
	* startup script with rc.subr
	* new mirrors
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-04-27 17:06:57 UTC
You should use USE_RC_SUBR=ircservices.sh and put the file into  
files/ircservices.sh.in:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sub-files.html

Volker
Comment 2 Andrey V. Elsukov 2005-04-28 05:48:10 UTC
Volker Stolz wrote:
> You should use USE_RC_SUBR=ircservices.sh and put the file into 
> files/ircservices.sh.in:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sub-files.html

Thanks, i have seen ports/Mk/*.mk.
I should send new PR, or i can attach new patch here?
I create shar archive and attach it.

-- 
WBR, Andrey V. Elsukov
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-04-28 07:18:37 UTC
On 28.04.2005, at 06:48, Andrey V. Elsukov wrote:

> Volker Stolz wrote:
>> You should use USE_RC_SUBR=ircservices.sh and put the file into
>> files/ircservices.sh.in:
>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ 
>> using-sub-files.html
>
> Thanks, i have seen ports/Mk/*.mk.
> I should send new PR, or i can attach new patch here?

No need to, I can fix this locally (and please remember that we prefer  
diffs for updates).

Volker

> -- 
http://lambda.foldr.org/~vs/
Comment 4 Andrey V. Elsukov 2005-05-04 08:41:09 UTC
Volker Stolz wrote:
> No need to, I can fix this locally (and please remember that we prefer 
> diffs for updates).
Ok. I make diff..

http://people.freebsd.org/~fenner/errorlogs/bu7cher@yandex.ru.html

Port marked as broken for IA64 and Sparc64. On AMD64 it builds fine. I
can't find IA64 for testing build, and maybe -fPIC solve this problem
for IA64. I put NOT_FOR_ARCHS= sparc64, and remove broken for test.. Its Ok?

Thanks.
-- 
WBR, Andrey V. Elsukov
The Branch of JSC "SO-CDO UES" Kirov RDO
System Administrator, +7 (8332) 69-11-88
Comment 5 Volker Stolz freebsd_committer freebsd_triage 2005-05-11 16:25:43 UTC
State Changed
From-To: open->closed

Committed, thanks! 
(Files from USE_RC_SUBR get automatically added to the plist)