| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
necessary.
Reported by: krismail
Notes:
svn path=/head/; revision=137227
|
|
|
|
|
|
|
|
|
|
|
| |
[2] Convert to use javavmwrapper (installing to its own PREFIX).
[3] Add to devel category, matching Sun JDKs.
Submitted by: [1] krismail
Reviewed by: [2,3] hq, previous version
Notes:
svn path=/head/; revision=136742
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sparc64 should be quick, but I haven't been able to scare up the resources on
the cluster machines). Also, remove the compile-time options such as different
AWTs, which are intended by the developers for use in embedded systems, not
general users.
Also, move maintainership to myself, since I'm working on kaffe too frequently.
Thanks Mark for your work on this port!
PR: ports/80641
Submitted by: anholt
Approved by: maintainer
Notes:
svn path=/head/; revision=136353
|
|
|
|
|
|
|
|
|
| |
script does not seem to allow anything else.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=131990
|
|
|
|
| |
Notes:
svn path=/head/; revision=126489
|
|
|
|
|
|
|
|
|
| |
Remove java/kaffe-devel
Submitted by: maintainer (via irc)
Notes:
svn path=/head/; revision=126041
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125657
|
|
|
|
|
|
|
|
|
| |
with java/kaffe-devel
Pointy hat to: me
Notes:
svn path=/head/; revision=125077
|
|
|
|
|
|
|
|
| |
- Use %%DATADIR%% to calm portlint
- Tweak COMMENT to calm portlint
Notes:
svn path=/head/; revision=125073
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=100307
|
|
|
|
|
|
|
| |
Submitted by: xaa+ports@timewasters.nl
Notes:
svn path=/head/; revision=99740
|
|
|
|
| |
Notes:
svn path=/head/; revision=76082
|
|
|
|
| |
Notes:
svn path=/head/; revision=76037
|
|
|
|
|
|
|
|
| |
PR: 43266
Submitted by: maintainer
Notes:
svn path=/head/; revision=67706
|
|
|
|
|
|
|
| |
the later case
Notes:
svn path=/head/; revision=50301
|
|
|
|
| |
Notes:
svn path=/head/; revision=47631
|
|
|
|
| |
Notes:
svn path=/head/; revision=39610
|
|
|
|
| |
Notes:
svn path=/head/; revision=39505
|
|
|
|
|
|
|
| |
This port installs ltlibs. Patches welcome if you don't like this.
Notes:
svn path=/head/; revision=36660
|
|
|
|
| |
Notes:
svn path=/head/; revision=31007
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|
|
|
|
| |
Notes:
svn path=/head/; revision=27458
|
|
|
|
| |
Notes:
svn path=/head/; revision=25911
|
|
|
|
|
|
|
|
| |
PR: 15099
Submitted by: maintainer
Notes:
svn path=/head/; revision=23348
|
|
|
|
| |
Notes:
svn path=/head/; revision=22510
|
|
|
|
| |
Notes:
svn path=/head/; revision=21701
|
|
|
|
| |
Notes:
svn path=/head/; revision=20951
|
|
|
|
| |
Notes:
svn path=/head/; revision=19854
|
|
|
|
| |
Notes:
svn path=/head/; revision=18435
|
|
|
|
| |
Notes:
svn path=/head/; revision=17753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
Notes:
svn path=/head/; revision=17053
|
|
|
|
| |
Notes:
svn path=/head/; revision=16275
|
|
|
|
| |
Notes:
svn path=/head/; revision=15263
|
|
|
|
|
|
|
|
| |
PR: 9046
Submitted by: maintainer
Notes:
svn path=/head/; revision=15262
|
|
|
|
|
|
|
|
| |
Reviewed by: Mark Huizer <xaa@xaa.iae.nl> (maintainer)
Submitted by: Doug Rabson <dfr@calcaphon.com>
Notes:
svn path=/head/; revision=14544
|
|
|
|
|
|
|
|
| |
installing the package but before executing the package. Include
the homepage in pkg/DESCR. portlint.
Notes:
svn path=/head/; revision=14172
|
|
|
|
|
|
|
|
| |
PR: 8210
Submitted by: Archie Cobbs <archie@whistle.com>
Notes:
svn path=/head/; revision=13815
|
|
|
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
Notes:
svn path=/head/; revision=13147
|
|
|
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
Notes:
svn path=/head/; revision=12621
|
|
|
|
| |
Notes:
svn path=/head/; revision=12282
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=12234
|
|
|
|
|
|
|
| |
PR: 7027
Notes:
svn path=/head/; revision=11600
|
|
|
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes:
svn path=/head/; revision=10860
|
|
|
|
| |
Notes:
svn path=/head/; revision=9026
|
|
|
|
|
|
|
| |
Note that BISS-awt is not available for this version of kaffe.
Notes:
svn path=/head/; revision=9018
|
|
|
|
|
|
|
| |
for now.
Notes:
svn path=/head/; revision=8736
|