Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23784 - [NEW] ebuild for Arcims 4.0.1
Summary: [NEW] ebuild for Arcims 4.0.1
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Java team
URL: http://www.esri.com
Whiteboard:
Keywords: EBUILD
Depends on: 19094
Blocks:
  Show dependency tree
 
Reported: 2003-06-30 15:24 UTC by Brett Simpson
Modified: 2004-12-18 12:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
arcims-4.0.1.ebuild (arcims-4.0.1.ebuild,6.97 KB, text/plain)
2003-06-30 15:26 UTC, Brett Simpson
Details
arcims.conf (arcims.conf,38 bytes, text/plain)
2003-06-30 15:27 UTC, Brett Simpson
Details
arcims.init (arcims.init,859 bytes, text/plain)
2003-06-30 15:27 UTC, Brett Simpson
Details
arcims.env (arcims.env,314 bytes, text/plain)
2003-06-30 15:27 UTC, Brett Simpson
Details
arcims-4.0.1-r2.ebuild (arcims-4.0.1-r2.ebuild,8.38 KB, text/plain)
2003-08-18 07:32 UTC, Brett Simpson
Details
arcims-4.0.1-r3.ebuild (arcims-4.0.1-r3.ebuild,8.69 KB, text/plain)
2003-08-27 07:47 UTC, Brett Simpson
Details
arcims-4.0.1-r4.ebuild (arcims-4.0.1-r4.ebuild,8.69 KB, text/plain)
2003-08-27 07:49 UTC, Brett Simpson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Simpson 2003-06-30 15:24:21 UTC
ArcIMS provides the foundation for distributing high-end geographic information 
systems and mapping services via the Internet.
Comment 1 Brett Simpson 2003-06-30 15:26:37 UTC
Created attachment 14056 [details]
arcims-4.0.1.ebuild
Comment 2 Brett Simpson 2003-06-30 15:27:01 UTC
Created attachment 14057 [details]
arcims.conf
Comment 3 Brett Simpson 2003-06-30 15:27:19 UTC
Created attachment 14058 [details]
arcims.init
Comment 4 Brett Simpson 2003-06-30 15:27:37 UTC
Created attachment 14059 [details]
arcims.env
Comment 5 Brett Simpson 2003-07-02 06:34:22 UTC
This ebuild is not ready for portage. I just tested it on a new system and not everything is working right. I'm working on an r1 release to correct the problems. Brett
Comment 6 Brett Simpson 2003-08-18 07:32:19 UTC
Created attachment 16268 [details]
arcims-4.0.1-r2.ebuild

The following changes we made from the original ebuild:
1: Added a test AXL file.
2: The ebuild now pulls down a numbers of ArcIMS patches.
3: Set the PCs hostname in all relevant files.
4: Added additional postinstall comments.
5: Changed dependency to mod_jk2 instead of mod_jk.

Having a problem with Author being slow though.

Brett
Comment 7 Brett Simpson 2003-08-27 07:47:16 UTC
Created attachment 16691 [details]
arcims-4.0.1-r3.ebuild

Added the log rotate lines to /opt/ArcIMS/Xenv/aims_shutdown.
Comment 8 Brett Simpson 2003-08-27 07:49:47 UTC
Created attachment 16692 [details]
arcims-4.0.1-r4.ebuild

Fixed a typo in the date command.
Comment 9 Seemant Kulleen (RETIRED) gentoo-dev 2003-10-02 16:56:33 UTC
Brett, is this version now ready for portage?
Comment 10 Brett Simpson 2003-10-02 19:05:02 UTC
Yes it's ready. I've been running it on two servers for about a month now.
Comment 11 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-05 11:31:19 UTC
Serveral things wrong with this ebuild
- please use enewgroup enewuser from eutils.eclass
- you can't run wget in src_unpack
- you can't assume where distfiles are located
- should use restirct=fetch and pkg_nofetch
- possible shouldn't be unpacking various thigs in src_install ?
- should use chown user:group not .
Comment 12 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-12-18 12:22:44 UTC
Can this one work with www-apache/mod_jk2 instead of the mod_jk it said it dependend on?

(Please reopen the bug with the answer.)