Bug 121919 - databases/grass
Summary: databases/grass
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 16:50 UTC by fmysh
Modified: 2008-04-04 20:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.84 KB, patch)
2008-03-20 16:50 UTC, fmysh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2008-03-20 16:50:02 UTC
	Change #!/bin/bash to ${LOCALBASE}/bin/bash in some shell scripts.
 	Add shells/bash to RUN_DEPENDS. Bump PORTREVISION.
	Pointed out by Sajo Zsolt Attila <sajozsattila@citromail.hu>.

	To avoid a file name conflict between ruby-gems, install bin/gem
	as bin/grass62-gem.  See. ports/115818.

	Add ODBC and SQLite supports to OPTIONS.

Fix: New file files/patch-Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-20 21:18:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 fmysh 2008-03-21 06:29:23 UTC
PORTEPOCH should stay 2.
sorry.
--
TAOKA Fumiyoshi
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2008-03-23 09:12:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-04-04 07:26:44 UTC
rafan       2008-04-04 06:26:39 UTC

  FreeBSD ports repository

  Modified files:
    databases/grass      Makefile pkg-plist 
  Log:
  - Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
    ports. As ruby-gems is more popular, change grass's gem to
    grass%%VER%%-gem. [1,2]
  - Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
  - Add supports for ODBC and SQLite in OPTIONS (default off) [2]
  - Bump PORTREVISION
  
  PR:             ports/115818 [1], ports/121919 [2,3]
  Reported by:    Chris Calvey <chris at infosec.yi.org> [1],
                  Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
  Submitted by:   TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
  Approved by:    maintainer timeout (2 weeks)
  
  Revision  Changes    Path
  1.50      +37 -7     ports/databases/grass/Makefile
  1.17      +14 -4     ports/databases/grass/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 Rong-En Fan freebsd_committer freebsd_triage 2008-04-04 07:26:51 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-04-04 20:24:53 UTC
rafan       2008-04-04 19:24:35 UTC

  FreeBSD ports repository

  Added files:
    databases/grass/files patch-Makefile 
  Log:
  - Add missing patch when resolving conflicts with devel/ruby-gem
  
  PR:             ports/121919
  Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
  Approved by:    maintainer timeout (2 weeks)
  Reported by:    pointyhat via pav
  
  Revision  Changes    Path
  1.1       +11 -0     ports/databases/grass/files/patch-Makefile (new)
_______________________________________________
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"