public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jeffrey Gardner <je_fro@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] *DEVELOPMENT* mail list, right?
Date: Sun, 08 Apr 2007 05:58:17 -0500	[thread overview]
Message-ID: <4618CAC9.7040202@gentoo.org> (raw)
In-Reply-To: <20070405230345.GA22227@paradox.datanode.net>

Michael Cummings wrote:
> So, fellow devs, what's new with development?

As for me, I'm fighting with jmol-11.0, an awesome java app that relies
on a lot of bundled jars. I've been able to use local versions of:

dev-java/ant-core
dev-java/ant-contrib
dev-java/commons-cli
dev-java/itext
dev-java/junit
dev-java/gnu-jaxp
dev-java/sax
dev-java/saxon

..but finding sources I can use for the following jars has been kicking
my butt:

Acme.jar
# unzip -l Acme.jar
Archive:
/var/tmp/portage/sci-chemistry/jmol-11.0/work/jmol-11.0/jars/Acme.jar
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  10-19-99 12:40   META-INF/
       68  10-19-99 12:40   META-INF/MANIFEST.MF
     3097  10-19-99 12:37   Acme/IntHashtable.class
      479  10-19-99 12:37   Acme/IntHashtableEntry.class
      941  10-19-99 12:37   Acme/IntHashtableEnumerator.class
     6124  10-19-99 12:37   Acme/JPM/Encoders/GifEncoder.class
      357  10-19-99 12:37   Acme/JPM/Encoders/GifEncoderHashitem.class
     2912  10-19-99 12:37   Acme/JPM/Encoders/ImageEncoder.class
     1261  10-19-99 12:37   Acme/JPM/Encoders/PpmEncoder.class


netscape.jar
# unzip -l netscape.jar
Archive:
/var/tmp/portage/sci-chemistry/jmol-11.0/work/jmol-11.0/jars/netscape.jar
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  05-11-00 04:11   META-INF/
       68  05-11-00 04:11   META-INF/MANIFEST.MF
        0  03-06-00 14:45   netscape/applet/
     2076  06-27-96 11:42   netscape/applet/AppletAudioClip.class
     4377  06-27-96 11:42   netscape/applet/AppletClassLoader.class
     1394  06-27-96 11:43   netscape/applet/AppletProperties.class
     8679  06-27-96 11:42   netscape/applet/AppletSecurity.class
     1149  06-27-96 11:42   netscape/applet/AppletSecurityException.class
     1367  06-27-96 11:42   netscape/applet/AppletThreadGroup.class
     1383  06-27-96 11:42   netscape/applet/Console.class
     3397  06-27-96 11:42   netscape/applet/ConsoleFrame.class
      904  06-27-96 11:43   netscape/applet/ConsoleInputStream.class
     1305  06-27-96 11:42   netscape/applet/ConsoleOutputStream.class
    11491  06-27-96 11:43   netscape/applet/EmbeddedAppletFrame.class
     3370  06-27-96 11:42   netscape/applet/HistoryElement.class
     1246  06-27-96 11:42   netscape/applet/HorizontalRule.class
    16795  06-27-96 11:43   netscape/applet/MozillaAppletContext.class
     2775  06-27-96 11:42   netscape/applet/MozillaFrame.class
     3231  06-27-96 11:42   netscape/applet/MozillaWindow.class
        0  03-06-00 14:45   netscape/javascript/
      915  06-27-96 11:43   netscape/javascript/JSException.class
     1077  06-27-96 11:43   netscape/javascript/JSObject.class
        0  03-06-00 14:45   netscape/net/
     4635  06-27-96 11:43   netscape/net/URLConnection.class
      889  06-27-96 11:43   netscape/net/URLInputStream.class
     1139  06-27-96 11:43   netscape/net/URLOutputStream.class
     1469  06-27-96 11:43   netscape/net/URLStreamHandler.class
      798  06-27-96 11:43   netscape/net/URLStreamHandlerFactory.class
        0  03-06-00 14:45   netscape/plugin/
      810  06-27-96 11:43   netscape/plugin/Plugin.class
 --------                   -------
    76739                   30 files

vecmath1.2-1.14.jar (free version hosted by debian...it's looking better
and better every day :D)
# unzip -l vecmath1.2-1.14.jar
Archive:
/var/tmp/portage/sci-chemistry/jmol-11.0/work/jmol-11.0/jars/vecmath1.2-1.14.jar
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  08-06-01 13:51   META-INF/
       71  08-06-01 13:51   META-INF/MANIFEST.MF
        0  08-06-01 13:50   javax/
        0  08-06-01 13:51   javax/vecmath/
     4948  08-06-01 13:50   javax/vecmath/Tuple2f.class
     4966  08-06-01 13:50   javax/vecmath/Tuple2d.class
     5393  08-06-01 13:50   javax/vecmath/Tuple3f.class
     6621  08-06-01 13:50   javax/vecmath/Tuple3d.class
     5684  08-06-01 13:50   javax/vecmath/Tuple4f.class
     5822  08-06-01 13:50   javax/vecmath/Tuple4d.class
     4444  08-06-01 13:50   javax/vecmath/Tuple3i.class
     4831  08-06-01 13:50   javax/vecmath/Tuple4i.class
     1848  08-06-01 13:50   javax/vecmath/Vector2f.class
     1834  08-06-01 13:50   javax/vecmath/Vector2d.class
     2262  08-06-01 13:50   javax/vecmath/Vector3f.class
     2245  08-06-01 13:50   javax/vecmath/Vector3d.class
     2290  08-06-01 13:50   javax/vecmath/Vector4f.class
     2272  08-06-01 13:50   javax/vecmath/Vector4d.class
      799  08-06-01 13:50   javax/vecmath/TexCoord2f.class
      708  08-06-01 13:50   javax/vecmath/TexCoord3f.class
     1945  08-06-01 13:50   javax/vecmath/Tuple3b.class
     1326  08-06-01 13:50   javax/vecmath/Color3b.class
     1466  08-06-01 13:50   javax/vecmath/Color3f.class
     1948  08-06-01 13:50   javax/vecmath/Tuple4b.class
     1410  08-06-01 13:50   javax/vecmath/Color4b.class
     1550  08-06-01 13:50   javax/vecmath/Color4f.class
     1671  08-06-01 13:50   javax/vecmath/Point2f.class
     1655  08-06-01 13:50   javax/vecmath/Point2d.class
     2001  08-06-01 13:51   javax/vecmath/Point3f.class
     1985  08-06-01 13:51   javax/vecmath/Point3d.class
     2280  08-06-01 13:51   javax/vecmath/Point4f.class
     2265  08-06-01 13:51   javax/vecmath/Point4d.class
      696  08-06-01 13:51   javax/vecmath/Point3i.class
      713  08-06-01 13:51   javax/vecmath/Point4i.class
    15772  08-06-01 13:51   javax/vecmath/Matrix3d.class
    15490  08-06-01 13:51   javax/vecmath/Matrix3f.class
     6589  08-06-01 13:51   javax/vecmath/Quat4d.class
     5351  08-06-01 13:51   javax/vecmath/AxisAngle4d.class
     6668  08-06-01 13:51   javax/vecmath/Quat4f.class
     5245  08-06-01 13:51   javax/vecmath/AxisAngle4f.class
    26579  08-06-01 13:51   javax/vecmath/Matrix4f.class
    29866  08-06-01 13:51   javax/vecmath/Matrix4d.class
    11278  08-06-01 13:51   javax/vecmath/GVector.class
    22598  08-06-01 13:51   javax/vecmath/GMatrix.class
      473  08-06-01 13:51   javax/vecmath/MismatchedSizeException.class
      473  08-06-01 13:51   javax/vecmath/SingularMatrixException.class
    19155  08-06-01 13:51   javax/vecmath/VecmathTest.class
 --------                   -------
   245486                   47 files


Anyway, that's where I'm at....
Hope y'all are having better luck!!!

je_fro
-- 
gentoo-dev@gentoo.org mailing list



  parent reply	other threads:[~2007-04-08 11:01 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-05 23:03 [gentoo-dev] *DEVELOPMENT* mail list, right? Michael Cummings
2007-04-05 23:25 ` Joshua Jackson
2007-04-06 16:45 ` Ned Ludd
2007-04-06 19:49   ` Chris Gianelloni
2007-04-07 18:16     ` George Prowse
2007-04-08 13:23       ` Chris Gianelloni
2007-04-06 17:07 ` Alec Warner
2007-04-06 18:54 ` Doug Goldstein
2007-04-08  0:20   ` mail
2007-04-08  1:16     ` Steev Klimaszewski
2007-04-08  1:43       ` mail
2007-04-09 12:24         ` [gentoo-dev] hal-0.5.9 (was: *DEVELOPMENT* mail list, right?) Elias Probst
2007-04-06 19:57 ` [gentoo-dev] *DEVELOPMENT* mail list, right? Roy Marples
2007-04-06 20:57   ` [gentoo-dev] resolvconf Donnie Berkholz
2007-04-08 13:31     ` Roy Marples
2007-04-07  1:09   ` [gentoo-dev] Re: *DEVELOPMENT* mail list, right? Duncan
2007-04-06 20:19 ` Ryan Hill
2007-04-06 21:14 ` [gentoo-dev] " Rémi Cardona
2007-04-06 21:24   ` Petteri Räty
2007-04-08 13:53     ` Rémi Cardona
2007-04-06 21:38   ` [Off-topic] " Steven De Bock
2007-04-08 13:19     ` Chris Gianelloni
2007-04-08 19:26       ` William L. Thomson Jr.
2007-04-06 21:23 ` [gentoo-dev] " Christian Faulhammer
2007-04-07  2:24 ` [gentoo-dev] " Luca Barbato
2007-04-08 10:58 ` Jeffrey Gardner [this message]
2007-04-08 21:14   ` Roy Wright
2007-04-08 21:20   ` Christopher Sawtell
2007-04-08 23:30     ` William L. Thomson Jr.
2007-04-09  4:54       ` Jeffrey Gardner
2007-04-09 18:24         ` Roy Wright
2007-04-08 14:52 ` Raúl Porcel
2007-04-08 15:12 ` Joseph Jezak
2007-04-08 17:53   ` Tobias Scherbaum
2007-04-08 15:31 ` Paul Varner
2007-04-08 16:20 ` Josh Saddler
2007-04-09 14:15 ` Mike Kelly
2007-04-09 16:49   ` Donnie Berkholz
2007-04-11  6:40 ` Robin H. Johnson
2007-04-11 18:19   ` Donnie Berkholz
2007-04-11 20:40     ` Robin H. Johnson
2007-06-08 11:26 ` Marijn Schouten (hkBst)
2007-06-08 11:48   ` Raúl Porcel
2007-06-09  1:05     ` Michael Cummings
2007-06-09  9:51 ` Petteri Räty
2007-06-11 21:26   ` Bernard Cafarelli
2007-06-11 22:40     ` Rémi Cardona
  -- strict thread matches above, loose matches on Subject: below --
2007-04-08 14:16 Brent Baude

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4618CAC9.7040202@gentoo.org \
    --to=je_fro@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox