Bug 101204

Summary: devel/otrs: Required files not installed by port
Product: Ports & Packages Reporter: J. Martin Petersen <jmp>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

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!