| Summary: | (New Port) databases/ruby-frontbase | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mitchell Smith <mjs> | ||||
| Component: | Individual Port(s) | Assignee: | Cheng-Lung Sung <clsung> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mitchell Smith
2008-05-29 04:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants this port PRs (via the GNATS Auto Assign Tool) State Changed
From-To: open->feedback
Hi, where's ../frontbase dir?
XBUILD_DEPENDS+= ${LOCALBASE}/lib/libFBCAccess.a:../frontbase
Sorry about the relative path, that was just to get the port working in my local ports tree. The correct location is /usr/ports/databases/frontbase which I have submitted a port for, though it doesn't look like it has been committed yet (ports/123994). It is probably not a good idea to commit ruby-frontbase before the main FrontBase port gets committed. Thanks State Changed From-To: feedback->closed Committed, thanks! edwin 2008-06-16 06:50:26 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/ruby-frontbase Makefile distinfo pkg-descr pkg-plist
databases/ruby-frontbase/files patch-extconf.rb
patch-frontbase.c
Log:
(New Port) databases/ruby-frontbase
The ruby extension for access to FrontBase databases is not
currently available in the FreeBSD ports tree.
PR: ports/124085
Submitted by: Mitchell Smith <mjs@bur.st>
Revision Changes Path
1.690 +1 -0 ports/databases/Makefile
1.1 +32 -0 ports/databases/ruby-frontbase/Makefile (new)
1.1 +3 -0 ports/databases/ruby-frontbase/distinfo (new)
1.1 +13 -0 ports/databases/ruby-frontbase/files/patch-extconf.rb (new)
1.1 +61 -0 ports/databases/ruby-frontbase/files/patch-frontbase.c (new)
1.1 +3 -0 ports/databases/ruby-frontbase/pkg-descr (new)
1.1 +1 -0 ports/databases/ruby-frontbase/pkg-plist (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"
|