Bug 101204 - devel/otrs: Required files not installed by port
Summary: devel/otrs: Required files not installed by port
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: 2006-08-01 18:10 UTC by J. Martin Petersen
Modified: 2006-09-19 16:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description J. Martin Petersen 2006-08-01 18:10:13 UTC
The port does not install the RELEASE file, even though the standard configuration (see Kernel/Config/Defaults.pm) assumes that it will be installed as $OTRS/RELEASE.

Fix: 

Copy RELEASE to /usr/local/otrs
How-To-Repeat: Install the port.
Comment 1 J. Martin Petersen 2006-08-01 18:17:50 UTC
Sigh, I forgot to specify which port in the abstract, sorry. It is 
devel/otrs.

Cheers, Martin
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-08-01 19:21:39 UTC
State Changed
From-To: open->feedback

Fix synonpsis an ask maintainer about it.
Comment 3 Nick Barkas 2006-08-01 21:28:48 UTC
This is a multi-part message in MIME format.
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-09-19 16:46:46 UTC
garga       2006-09-19 15:45:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/otrs           Makefile pkg-plist 
  Log:
  - Install RELEASE file to OTRSDIR
  - Bump PORTREVISION
  
  PR:             ports/101204
  Submitted by:   J. Martin Petersen <jmp@aub.dk>
  Reviewed by:    Nick Barkas <snb@threerings.net> (maintainer)
  
  Revision  Changes    Path
  1.4       +2 -1      ports/devel/otrs/Makefile
  1.2       +1 -0      ports/devel/otrs/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2006-09-19 16:47:07 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!