| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
| |
|
|
|
|
| |
Approved by: Maintainer
|
|
|
|
|
| |
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
|
|
|
|
|
|
| |
as the days of the former are numbered.
Reviewed by: asami
|
| |
|
| |
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Disable native shared library support, doesn't work, use own scheme as before.
Don't use shared library version numbering on ELF for now, needs more thought.
Document shared library version numbering scheme I chose.
Pump shared library version number on aout.
Better COMMENT and DESCR (still too long).
Remove patch to regognize now outdated FreeBSD JDK.
|
|
|
|
| |
for ilu and mkdirhier for asl.)
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
| |
Obtained from: portlint
|
|
|
|
| |
Obtained from: brain
|
|
|
|
|
|
|
|
|
| |
Use right shared library names on ELF.
Disable Java support on ELF systems, because we don't have an ELF jdk.
Disable Java support on aout systems, because ILU runtime dumps core.
New PARC patches, now as one distfile instead of patches/ collection.
ILU now works with optimization enabled -> make a package.
Thread support now works, on -current and -stable. Thanks folks!
|
| |
|
|
|
|
|
| |
file in the last commit. Sorry about this, Martin. It should be right,
now. Really.
|
| |
|
|
|
|
|
|
| |
a good reason for building the plist this way. Unbreak for
the new bsd.port.mk. We're not even going to talk about manpages
for this one...
|
|
|
|
|
| |
New Xerox patches
NO_PACKAGE since this doesn't work with optimization enabled
|
|
|
|
|
| |
Include <sys/types.h> before <dirent.h>, needed on -current.
Thanks to Chuck Robey <chuckr@glue.umd.edu> for pointing this out.
|
|
|
|
|
|
|
| |
Jeff's 1.0.2 port is recognized at configure time and ILU will then be
build without Java support.
Add a note in DESCR that the FreeBSD port builds shared libraries.
|
|
|
|
| |
Add ldconfig script to etc/rc.d/.
|
|
|
|
| |
right solution not obvious.
|
|
|
|
|
| |
to ${WRKSRC}/PLIST and build it there. COMMENT and DESCR will be picked
up from their default locations.
|
|
|
|
| |
Pointed out by: portlint
|
|
distributed object system.
This port generates PLIST on-the-fly and messes with symlinks. I
tested it to death and guessing from the silence people trust me to do
it right, so here I go :-)
|