| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.
Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be. However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
|
|
|
|
|
| |
PR: 7045
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
|
|
|
|
|
| |
PR: 5036
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
|
|
|
| |
PR: 4123
Obtained from: Mark Huizer <xaa@stack.nl>
|
|
|
|
| |
Add @dirrm.
|
|
|
|
|
| |
doesn't provide any information at all. (This file is close to
empty.)
|
|
|
|
| |
in dist Makefile. And also strip the binaries.
|
| |
|
|
|
|
|
| |
PR: 3966
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
|
|
|
|
|
|
|
|
| |
I modified the submitted version slightly, (a) to honor the user's
CFLAGS setting, and (b) to eliminate some compilation warnings.
PR: ports/3825
Submitted by: Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
|
|
|
|
|
|
|
|
| |
gcc -O -I. -I.. -I../common -Wreturn-type -fenum-int-equiv -o guavad
DisassembleMain.o -L../common -lcommon -lm -lstdc++
JavaClassFile.o: Undefined symbol
`_construct__FPP13CJavaConstantRCP13CJavaConstant' referenced from
text segment
|
| |
|
| |
|
|
and its package includes guavad, java bitecode decompiler.
Closes PR: ports/2500 & ports/2529
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|