Summary: | Executable clash between databases/grass and ruby gems | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Chris Calvey <chris> |
Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Chris Calvey
2007-08-25 20:00:02 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback Dear maintainer of databases/grass, a problem report has been submitted for your port for which your feedback might be required; its contents can be found at [1]. If it contains a patch or suggestions for a change, please send a followup to the PR explaining whether or not you approve it and want it to be committed. Regards, Stefan [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/115818 Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it. 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" State Changed From-To: feedback->closed Solved by 121919. Thanks! |