| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
to nakai@FreeBSD.org
|
|
|
|
|
|
|
| |
The O'Reilly package of utility classes for servelt developers.
PR: 12522
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
| |
PR: 15793
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
| |
PR: 15740
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Implements a JDBC connection pool.
PR: 12523
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
| |
it is incorrect. Either way mark it BROKEN until it is found or upgraded.
|
| |
|
|
|
|
|
|
|
| |
The Logo programming language written in Java
PR: 14879
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
| |
|
|
|
|
|
|
|
| |
A human-oriented programming language for writing/using Java classes.
PR: 14503
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
|
|
|
|
|
| |
PR: 15099
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14670
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
An API for exchanging of DataItem's between InfoBus Producers and Consumers.
PR: 13159
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
|
| |
JavaBeans(tm) Actication Framework.
PR: 13160
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
| |
|
|
|
|
|
|
|
| |
Enables dynamic exchange of data between JavaBeans(TM).
PR: 13163
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
|
| |
A set of abstract Java classes that model a mail system.
PR: 13163
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
| |
|
|
|
|
|
| |
PR: 14338
Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
|
|
|
|
| |
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
Modified by: kuriyama
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
of the placeholder man page.
|
|
|
|
|
| |
PR: 13610
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13608
Submitted by: maintainer
|
|
|
|
| |
Handed over by: dillon
|
|
|
|
| |
[ Not yet announced, will do later ]
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 13651
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===
:
checking for awk... awk
checking version of gcc... configure: error: unrecognized.
===> Script "configure" failed: here are the contents of "config.log"
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:563: checking host system type
configure:594: checking for libgdbm.so
configure:714: checking whether make sets ${MAKE}
configure:741: checking C compiler
configure:750: checking for gcc295
configure:845: checking for objdump
configure:888: checking for ruby
configure:928: checking for ci
configure:965: checking for co
configure:1002: checking for mv
configure:1039: checking for rm
configure:1076: checking for wc
configure:1113: checking for etags
configure:1151: checking for which
configure:1189: checking for fgrep
configure:1228: checking for sed
configure:1266: checking for mawk
configure:1266: checking for gawk
configure:1266: checking for nawk
configure:1266: checking for awk
configure:1298: checking version of gcc
(end of "config.log")
*** Error code 1
Stop.
:
===
which looks weird since it does find gcc295 (line 750) before it bows
out by not recognizing it.
But at least it's now finding the right compiler.
|
|
|
|
|
| |
true -> ${TRUE}
false -> ${FALSE}
|
|
|
|
| |
by default now.
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
| |
all the ports that use them accordingly.
PR: 13205
Submitted by: Ade Lovett <ade@lovett.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the port is root. It was keeping the uid/gid of 10/143.
There might be a better solution than this in the long run
but it'll work for now.
PR: 12897
Reported by: Jose Marques <jose@nobody.org>
Also some minor non-functional changes, exit 0 -> ${FALSE},
PKGMESSAGE to use | ${SED} instead of creating a new file.
|
|
|
|
| |
containing the ports editors/vim5, sysutils/star, and one other.
|
|
|
|
|
| |
Found by: not-yet-completed addition to port distfile checker
suggested by Tim Vanderhoek
|
|
|
|
|
| |
PR: 12744
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Fixup some instances of ${PREFIX} that should be ${LOCALBASE} too.
PR: 12590
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|