| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
this thing.
Notes:
svn path=/head/; revision=19988
|
|
|
|
| |
Notes:
svn path=/head/; revision=19984
|
|
|
|
|
|
|
|
|
|
|
| |
It takes a specification file similar to that accepted by Lex and creates
a Java source file for the correspoding lexical analyzer.
PR: 12476
Submitted by: Jake Burkholder <jake@checker.org>
Notes:
svn path=/head/; revision=19983
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=19925
|
|
|
|
| |
Notes:
svn path=/head/; revision=19905
|
|
|
|
|
|
|
|
| |
PR: 12114
Submitted by: maintainer
Notes:
svn path=/head/; revision=19889
|
|
|
|
| |
Notes:
svn path=/head/; revision=19876
|
|
|
|
|
|
|
|
| |
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
Notes:
svn path=/head/; revision=19872
|
|
|
|
| |
Notes:
svn path=/head/; revision=19854
|
|
|
|
|
|
|
| |
Java language support.
Notes:
svn path=/head/; revision=19810
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
| |
Notes:
svn path=/head/; revision=19719
|
|
|
|
| |
Notes:
svn path=/head/; revision=19717
|
|
|
|
|
|
|
|
| |
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
Notes:
svn path=/head/; revision=19716
|
|
|
|
|
|
|
|
|
|
|
| |
b) Change the PLIST to use a PLIST_SUB for the version number
to cut down on the size of diffs. (me)
PR: 12312
Submitted by: Steve Coltrin <spcoltri@io.com>
Notes:
svn path=/head/; revision=19599
|
|
|
|
|
|
|
|
|
| |
PR: 12208
Submitted by: Akinori MUSHA <knu@and.or.jp>
Messed up by: steve
Notes:
svn path=/head/; revision=19474
|
|
|
|
|
|
|
|
|
|
| |
A Just In Time java bytecode compiler.
PR: 11491
Submitted by: Jake Burkholder <jake@checker.org>
Notes:
svn path=/head/; revision=19410
|
|
|
|
| |
Notes:
svn path=/head/; revision=19397
|
|
|
|
| |
Notes:
svn path=/head/; revision=19381
|
|
|
|
|
|
|
|
|
| |
to send UDP packets to the broadcast address.
Requested by: maintainer
Notes:
svn path=/head/; revision=19330
|
|
|
|
|
|
|
| |
be minimal.
Notes:
svn path=/head/; revision=19315
|
|
|
|
| |
Notes:
svn path=/head/; revision=19312
|
|
|
|
| |
Notes:
svn path=/head/; revision=18900
|
|
|
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=18817
|
|
|
|
|
|
|
|
|
| |
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
Notes:
svn path=/head/; revision=18526
|
|
|
|
|
|
|
|
|
| |
port unless you've already installed it.
Found by: "make clean" in /usr/ports
Notes:
svn path=/head/; revision=18513
|
|
|
|
|
|
|
|
|
| |
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)
Noticed by: maintainer
Notes:
svn path=/head/; revision=18511
|
|
|
|
|
|
|
| |
Obtained from: the e-mail from maintainer
Notes:
svn path=/head/; revision=18510
|
|
|
|
|
|
|
| |
anyway but it's one less warning to worry about.
Notes:
svn path=/head/; revision=18458
|
|
|
|
| |
Notes:
svn path=/head/; revision=18435
|
|
|
|
|
|
|
|
| |
PR: 10745
Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com>
Notes:
svn path=/head/; revision=18235
|
|
|
|
| |
Notes:
svn path=/head/; revision=17936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu>
Notes:
svn path=/head/; revision=17766
|
|
|
|
| |
Notes:
svn path=/head/; revision=17753
|
|
|
|
|
|
|
| |
release.
Notes:
svn path=/head/; revision=17404
|
|
|
|
| |
Notes:
svn path=/head/; revision=17344
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch does the following things:
- show some **very** useful links after installing the port
- use ${TAR} instead of just tar and prepend arguments with a `-'
PR: 10703
Submitted by: maintainer
Notes:
svn path=/head/; revision=17339
|
|
|
|
|
|
|
|
| |
PR: ports/10483
Submitted by: Martti Kuparinen martti.kuparinen@ericsson.com
Notes:
svn path=/head/; revision=17271
|
|
|
|
| |
Notes:
svn path=/head/; revision=17122
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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=16956
|
|
|
|
| |
Notes:
svn path=/head/; revision=16275
|
|
|
|
|
|
|
| |
and BROKEN some gnome ports until I upgrade it.
Notes:
svn path=/head/; revision=16018
|
|
|
|
| |
Notes:
svn path=/head/; revision=15526
|
|
|
|
| |
Notes:
svn path=/head/; revision=15484
|
|
|
|
| |
Notes:
svn path=/head/; revision=15482
|
|
|
|
| |
Notes:
svn path=/head/; revision=15472
|
|
|
|
| |
Notes:
svn path=/head/; revision=15395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Vadim Zaliva. See Makefile comments.
* add extended version info to 'jikes -h' so we can track bugs with the
port
* unused variables warnings
* patch for array cloning bug
* patch for makedepend bug
* patch for ANSI fp handling (i.e. avoid faulting out on divide by 0
an such).
Notes:
svn path=/head/; revision=15378
|