2011-07-21 16:12:12 by Francois Tigeot | Files touched by this commit (1) |
Log message: Fix amd64 / x86_64 confusion |
2011-07-21 08:07:06 by Francois Tigeot | Files touched by this commit (3) |
Log message: iostream.h has been deprecated for more than 10 years and is no longer included with recent compilers. Do not try to use it. |
2011-07-21 07:29:58 by Francois Tigeot | Files touched by this commit (1) |
Log message: NetBSD 4.99.x is no longer -current and we also want to build on other platforms |
2011-01-11 18:10:43 by Marko Schütz Schmuck | Files touched by this commit (1) |
Log message: |
2011-01-11 14:52:13 by ndb | Files touched by this commit (1) |
Log message: Excuse, removed pkgsrc_gcc..stock compiler is sufficient to build. |
2011-01-10 21:31:37 by Francois Tigeot | Files touched by this commit (1) |
Log message: Fix a whitelist issue. Reported by: Chris Wareham |
2011-01-02 21:22:48 by Francois Tigeot | Files touched by this commit (4) |
Log message: Fix some compilation errors on DragonFly. |
2011-01-02 20:22:32 by Francois Tigeot | Files touched by this commit (3) |
Log message: Recognize DragonFly as a BSD system. |
2011-01-02 20:20:24 by Francois Tigeot | Files touched by this commit (2) |
Log message: Forgot the NetBSD id. |
2011-01-02 19:04:16 by Francois Tigeot | Files touched by this commit (4) |
Log message: Fix the generation of classes.jsa : - it can only be used with the client jvm - the client jvm is only available on 32-bit systems (i386) Additionally, it doesn't need a DEINSTALL script; manage it with the client_jvm PLIST variable like the others client jvm files. |