| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Create a Makefile for Your Java files, ready to compile
|
| |
|
|
|
|
| |
Submitted by: Brad Smith <brad@comstyle.com>
|
|
|
|
|
|
|
| |
jdk12-beta).
PR: 29949
Submitted by: Greg Lewis <glewis@eyesbeyond.com>
|
|
|
|
|
|
| |
- allow JAVADIR to be overriden, so it is possible to built JIT for the
jdk1.2.x and jdk1.3.x;
- fix the build with jdk1.3.x.
|
| |
|
|
|
|
|
| |
PR: ports/29890
Submitted by: ernst@jollem.com (MAINTAINER)
|
|
|
|
|
|
|
| |
BlueJ is an integrated Java environment designed for introductory teaching
PR: 28473
Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
|
|
|
|
| |
are installed automagically.
|
|
|
|
| |
Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
|
|
|
|
| |
Approved by: sobomax (MAINTAINER)
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/29033
Submitted by: Bruce Dang <btdang@home.com>
|
|
|
|
|
| |
PR: 28448
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
| |
PR: 28415
|
|
|
|
| |
PR: 28415
|
| |
|
|
|
|
|
|
|
| |
Made pkg-plist file a bit smaller. And just tidied things up.
PR: 28413
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
|
|
|
|
| |
1) Better comment
2) More specific URL in descr
3) New URL for fetching distfile in Makefile
PR: 28344
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
| |
PR: 28412
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
Jlint is the Java program analyzer and checker.
PR: 28377
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
| |
PR: 27814
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
| |
PR: 26793
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
|
|
|
|
|
|
|
| |
- Fix broken link to sample code in docs
PR: 28345
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Set PORTREVISION to 1
* Including patch file in ${FILESDIR} instead of downloading it
* Emptied MASTER_SITES since the distfile needs to be obtained
from Karmira. This should avoid that I get complaints from fenners
script ;)
* Allowed scripting of the ${JAVA_HOME} variable, so the installer can
choose a JDK him/herself when installing. The bugseeker script is
changed accordingly
* Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker
with read/execute permissions for anyone
* Made IGNORE message more verbose
* Made install process more verbose
* Added NO_CDROM and RESTRICTED to Makefile
* Changed pkg-plist file to use substitutions instead of a fixed path
PR: 28323
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
| |
A virtual machine for executing Java bytecodes
|
|
|
|
|
|
|
| |
distfile.
PR: 28137
Submitted by: maintainer, Dave Glowacki <dglo@ssec.wisc.edu>
|
|
|
|
|
|
|
|
|
|
|
| |
- Now installing a man page for 'orionctl'.
- Correctly stopping Orion and removing the PID file on deinstall.
- Verbose install (removed the @-signs).
- Changes the exit codes in the script (and documented them in the man page)
- Extended the documentation in pkg-descr.
PR: 27748
Submitted by: maintainer
|
|
|
|
|
| |
PR: 28033
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: Ernst de Haan <ernst@jollem.com>
No responce from: kevlo (maintainer of linux-jdk13)
|
|
|
|
| |
Requested by: eivind
|
|
|
|
|
|
|
| |
notice PR submitter's follow-up in which he asked not to do upgrade due to
the bug discovered in this particular version of JDK.
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
| |
PR: 27638
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
|
|
|
|
|
|
| |
thereby causing breakage that was not present in the original.
Fix the test for distfile a different way, using fewer
variables and less gymnastics.
|
|
|
|
|
| |
PR: ports/27784
Submitted by: Ernst de Haan ernst@jollem.com
|
|
|
|
|
|
|
|
|
|
| |
Brush up pkg-plist. (sorting entries, and replacing version number
to %%PORTVERSION%% by using ${PLIST_SUB})
Makefile brush up (generate ${DISTNAME} from ${PORTNAME} and
${PORTVERSION})
PR: 27609
Submitted by: KUNISHIMA Takeo <kunishi@acm.org>
|
|
|
|
|
|
|
|
| |
and other improvements in the Makefile. It also introduces quite a few
improvements in the `orionctl' script.
PR: 27643
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
present;
- deregister VM on uninstall.
PR: 27718
Submitted by: Andreas Schulz <ats@first.gmd.de>
Reviewed by: maintainer
Approved by: maintainer
|
|
|
|
|
| |
PR: 27545
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
|
|
|
|
|
| |
maintainer's sites with limited bandwith.
Asked for by: maintainer
|
|
|
|
|
| |
PR: 27644
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous version of this port contains a bug in the orionctl script. I
didn't properly test it. This time I extensively tested it. It has also been
improved to detect more possible error conditions and exit gracefully in such
cases.
Bump PORTREVISION.
Update plist.
PR: 27501
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
The original java/bugseeker, but this time renamed to
java/bugseeker-demo. The java/bugseeker port is now the full version.
PR: 24454
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
|
|
|
|
| |
Revealed by: phantom
|
|
|
|
|
|
|
|
| |
- pass over maintainership to Ernst de Haan <ernst@jollem.com>.
PR: 27382
Submitted by: Ernst de Haan <ernst@jollem.com>
Approved by: maintainer (old)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script,
since the port depends on linux-jdk1.3.0.
* Fixed a few typos and other issues in the shell script
* No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5
* Making all directories under ${PREFIX}/orion1.4.5 a+x
* Added one mirror site for the DISTFILE
* Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl')
* Installing the shell script in the ${PREFIX}/bin/ directory and symlinking
from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the
shell script is +x
* Including the shell script in ${FILESDIR} instead of downloading
PR: 27407
Submitted by: maintainer
|
|
|
|
| |
PR: ports/27301
|
|
|
|
|
| |
PR: 27316
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
|
|
|
|
|
| |
Installing startup script in ${PREFIX}/etc/rc.d/
Removed ${RECURSIVE_CP} in favour of just a ${CP} -R
Stopped using PLIST_SUB in favour of using plist-builder for pkg-plist
PR: 26315
Submitted by: maintainer
|
|
|
|
|
| |
PR: 27058
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
|
| |
|
|
|
|
|
|
|
| |
longer has time to maintain this port.
PR: 26873
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
|
|
|
|
|
|
|
| |
- mark BROKEN for FreeBSD/Alpha
PR: 26591
Submitted by: MAINTAINER
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: kevlo (maintainer)
|
|
|
|
|
| |
Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer)
PR: ports/25975
|
| |
|
|
|
|
|
|
|
| |
JPDA, Java Platform Debugger Architecture.
PR: 24060
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
|
| |
|
|
|
|
|
|
|
|
| |
apache XSLT processor for transforming XML
documents.
PR: ports/25311
Submitted by: ernst@jollem.com
|
|
|
|
|
| |
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> (maintainer)
PR: ports/25679
|
|
|
|
|
|
| |
to manually fetch distfile from the Sun's site.
Submitted by: bento
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
install on a FreeBSD 4.X system.
Submitted by: Ernst de Haan <ernst@jollem.com>
|
| |
|
| |
|
|
|
|
| |
former employer finally removed it from their ftp site a year after I left.
|
|
|
|
|
| |
PR: 25216
Submitted by: maintainer
|
|
|
|
| |
PR: 22682
|
|
|
|
| |
Detected by: http://people.freebsd.org/~fenner/portsurvey
|
|
|
|
|
|
|
| |
- the previous replacement of \s+# -> \t\t# triggered
error "Unassociated shell command #"
Submitted by: Dan Langille <dan@langille.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 24636
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 24453
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 24153
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 24062
Submitted by: Ernst de Haan <ernst@jollem.com>
|
| |
|
|
|
|
|
| |
PR: 21604
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
|
|
|
|
|
| |
PR: 23867
Submitted by: Ernst de Haan <ernst@jollem.com>
|
|
|
|
| |
This port installs ltlibs. Patches welcome if you don't like this.
|
| |
|
|
|
|
|
|
| |
installation. This should partially close ports/23560 problem.
PR: ports/23560
|
|
|
|
|
|
|
| |
FreeBSD, so it's recommended to upgrade if you have any problems with previous
version.
Submitted by: Kazuyuki Shudo <shudoh@muraoka.info.waseda.ac.jp>
|
| |
|
|
|
|
| |
This port is Sun's Java Development Kit 1.3.0 for Linux
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Language.
PR: ports/22578
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
|
|
|
|
| |
Reported by: Max Khon <fjoe@plesk.com>, Ilya Krel <ilya@krel.org>
|
|
|
|
| |
Make indentation uniform across my ports.
|
|
|
|
|
|
|
| |
as easy as Perl!
PR: 20554
Submitted by: Marcin Cieslak <saper@system.pl>
|
|
|
|
| |
Submitted by: Ed Sweeney <edwardsweeney@yahoo.com>
|
|
|
|
|
|
| |
to make the Alpha work.
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
|
|
|
|
| |
Sun and patchset from FreeBSD Java Project.
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
|
|
| |
- use USE_RUBY.
Submitted by: knu
|
|
|
|
| |
compiler.
|
|
|
|
| |
${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
|
|
|
|
| |
Submitted by: nate
|
|
|
|
|
| |
shujit, so you can use it with jre by installing whichever you like and setting
JAVA_COMPILER environment variable to be shujit or tya.
|
| |
|
|
|
|
|
|
|
|
| |
- HAS_CONFIGURE -> GNU_CONFIGURE;
- don't bind to any particular virtual machine - install jit into
${PREFIX}/lib/shujit;
- respect CFLAGS;
- drop aout support.
|
|
|
|
|
|
|
| |
- HAS_CONFIGURE -> GNU_CONFIGURE;
- Don't bind to any particular virtual machine - install jit into
${LOCALBASE}/lib/tya;
- Respect CFLAGS.
|
| |
|
|
|
|
|
| |
PR: 20574
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 20487
Submitted by: rwatson
|
| |
|
| |
|
|
|
|
| |
Submitted by: jake (previous maintainer)
|
|
|
|
| |
-current systems.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: portlint
|
|
|
|
| |
/usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH}
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
| |
|
|
|
|
|
| |
PR: 19590
Submitted by: Dann Lunsford <dann@greycat.com>
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
software (Adobe AcrobatViewer).
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Java-based ports to use any of the Java Virtual Machines installed on the
system.
|
|
|
|
|
|
|
| |
install/uninstall, as it is outlined in Java Porters page
(http://www.FreeBSD.org/java/docs/howtoports.html).
Approved by: asami
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/18492
Submitted by: Palle Girgensohn <girgen@partitur.se>, ade
Reviewed by: ade
|
| |
|
|
|
|
|
|
|
|
| |
there's no license problem, just allows a lot of java hackers in the game.
Thanks to Kees Koster and Jose Marques, I just neatened up around the
edges.
Submitted by: Kees Koster and Jose Marques
|
| |
|
|
|
|
|
| |
PR: ports/17913
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 18034
Submitted by: Palle Girgensohn <girgen@partitur.se>
Use just `${CP} -R' instead of tar|tar.
By the way, owner/group IDs of files should not be preserved on
copying in the installation process, because if one did `make' and
then `su' to `make install', the installed files would be owned by a
normal user. Beware, porters!
|
|
|
|
|
| |
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
|
| |
|
| |
|
|
|
|
|
| |
PR: 17797
Submitted by: maintainer
|
|
|
|
|
| |
PR: 17392
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/16592
Submitted by: Kensaku Masuda <greg@fxis.fujixerox.co.jp>
|
|
|
|
|
|
|
| |
fixes (including some "Jan 1, 1900" javascript bugs in the documentation
webpages..nice one, IBM :-)
Noticed by: bento
|
|
|
|
| |
Submitted by: bento-box
|
|
|
|
|
|
|
| |
unfetchable distfile.
PR: ports/16889
Submitted by: Jake Burkholder <jburkhol@home.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: billf, des (respectivly)
Approved by: nate (maintainer)
|
|
|
|
|
| |
PR: 15991
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/16259
Submitted by: des
|
|
|
|
|
| |
PR: 15990
Submitted by: Jake Burkholder <jake@io.yi.org>
|
|
|
|
| |
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>
|
|
|
|
| |
this thing.
|
| |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 12114
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
@{ECHO} => ${ECHO_MSG}
Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp
|
| |
|
|
|
|
| |
Java language support.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/10389 (part of)
Submitted by: greg@greg.rim.or.jp
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
PR: 12208
Submitted by: Akinori MUSHA <knu@and.or.jp>
Messed up by: steve
|
|
|
|
|
|
|
| |
A Just In Time java bytecode compiler.
PR: 11491
Submitted by: Jake Burkholder <jake@checker.org>
|
| |
|
| |
|
|
|
|
|
|
| |
to send UDP packets to the broadcast address.
Requested by: maintainer
|
|
|
|
| |
be minimal.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
| |
Modify the method to make MESSAGE when we "make install"
Noticed by: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
|
|
|
|
|
|
| |
port unless you've already installed it.
Found by: "make clean" in /usr/ports
|
|
|
|
|
|
| |
(When we "make install", pkg/MESSAGE is made from pkg/MESSAGE.tmpl.)
Noticed by: maintainer
|
|
|
|
| |
Obtained from: the e-mail from maintainer
|
|
|
|
| |
anyway but it's one less warning to worry about.
|