Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22319

Summary: nspostgres-4.0_beta1 - postgresql module for aolserver (new package)
Product: Gentoo Linux Reporter: Chris Johnson <cmjohn>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: cmjohn, eastx7g02, esigra, port001
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 17181    
Bug Blocks:    
Attachments: nspostgres-4.0_beta1.ebuild
nspostgres-4.0_beta1 (works with aolserver ebuild)
nspostgres 4.0 ebuild (works with aolserver-4.0.8.ebuild)
nspostgres 1.5 ebuild revised
adding EXTRA_EMAKE flag
ebuild using aolserver eclass

Description Chris Johnson 2003-06-05 21:31:29 UTC
nspostgres is a module for aolserver-4.0, useful in development with the openacs.org system.
Comment 1 Chris Johnson 2003-06-05 21:32:26 UTC
Created attachment 12864 [details]
nspostgres-4.0_beta1.ebuild

added ebuild file.
Comment 2 Rob Denison 2003-10-24 03:30:10 UTC
Created attachment 19725 [details]
nspostgres-4.0_beta1 (works with aolserver ebuild) 

This works with the (with module support) version of bug 17181
Comment 3 Lee Denison 2004-10-19 09:07:27 UTC
Created attachment 42177 [details]
nspostgres 4.0 ebuild (works with aolserver-4.0.8.ebuild)
Comment 4 Travis Cross 2004-11-05 17:28:11 UTC
Created attachment 43378 [details]
nspostgres 1.5 ebuild revised

Changes
* Simplified ebuild
* Changed IUSE option from 'noopenacs' to the more sensible 'openacs'
* Corrected depricated syntax
* Corrected license
* Changed SRC_URI to mirror:// syntax
* Changed arch to ~x86
* General changes to conform to Gentoo style

I recommend this ebuild be submitted now to CVS at /net-www/nspostgres

-- Travis
Comment 5 Ian Leitch (RETIRED) gentoo-dev 2005-01-05 09:13:10 UTC
Masatomo, please use the aolserver eclass when you get round this ebuild. If you think the eclass needs modify to cope with this package, let me know. Cheers
Comment 6 Masatomo Nakano (RETIRED) gentoo-dev 2005-01-08 06:38:55 UTC
Ian, I'm modifying nspostgres ebuild to use aolserver.eclass.
nspostgres requires postgresql library path to make.
So, we need to pass postgresql path to emake function in the eclass.

I propose adding a EXTRA_EMAKE flag to the emake function.
I'm attaching a patch for that.
Comment 7 Masatomo Nakano (RETIRED) gentoo-dev 2005-01-08 06:40:15 UTC
Created attachment 47938 [details, diff]
adding EXTRA_EMAKE flag
Comment 8 Ian Leitch (RETIRED) gentoo-dev 2005-02-25 08:29:44 UTC
You guys mind if I take this one?
Comment 9 Ian Leitch (RETIRED) gentoo-dev 2005-02-25 08:32:56 UTC
Ah, sorry didn't realise you had responded. I updated the eclass the other day the same thing you suggested, the var is called MAKE_FLAGS. 
Comment 10 Scott Cytacki 2005-05-02 11:45:52 UTC
Created attachment 57860 [details]
ebuild using aolserver eclass

I took what I could from the existing attachements and created a ebuild that
uses the aolserver eclass.
Comment 11 Ian Leitch (RETIRED) gentoo-dev 2005-05-23 03:46:22 UTC
(I don't seem to be getting emails about this bug, so sorry for my late 
responses)

Does nspostgres provide any sample configuration? If so, don't forget to 
install that into /usr/share/doc/${PF}/sample-config.txt.

Otherwise, the ebuild looks good to go. 
Comment 12 Ian Leitch (RETIRED) gentoo-dev 2005-08-25 06:19:16 UTC
Someone want to commit this? It's good to go.
Comment 13 Nathan 2005-10-03 15:27:59 UTC
The 'ebuild using aolserver eclass' from 2005-05-02 worked great for me when I put it in my overlay.
Comment 14 Jakub Moc (RETIRED) gentoo-dev 2007-03-08 16:46:38 UTC
www-servers/aolserver is package.masked pending removed.

WONTFIX.