Bug 14805 - www/ijb port installs DOS-formatted samples; lacks startup script
Summary: www/ijb port installs DOS-formatted samples; lacks startup script
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-11-09 18:40 UTC by Mikhail Teterin
Modified: 1999-11-14 02:28 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.96 KB, patch)
1999-11-09 18:40 UTC, Mikhail Teterin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin 1999-11-09 18:40:01 UTC
	The sample configuration files come from the software authors in
	the DOS/Windoz  format with the  infamous 015 characters  at the
	end of every  line. The current port takes care  of renaming the
	from sWHATEVER.ini  to WHATEVER.sample, but does  not remove the
	garbage.

	The port is also missing  the startup script (for etc/rc.d). I'm
	just putting it, what I use at home, which starts the junkbuster
	as user nobody. It does not have the "stop" or "restart" rule...

	I also put in a brief  instruction on how to proceed to have the
	junkbuster work properly (pkg/MESSAGE).

Fix: This patches  also contain the patch from the  earlier submitted
	ports/14802, which removes the requirement for GNU-make.
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-11-14 02:28:15 UTC
State Changed
From-To: open->closed

Committed (with changes to your do-install), thanks!