Commit Graph

30 Commits

Author SHA1 Message Date
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris D. Faulhaber
0bcc95b0cc Install binding directory with perms of 1777 instead of 777
Approved by:	Maintainer
2000-03-20 23:08:13 +00:00
Masafumi Max NAKANE
65856a9de3 Use devel/imake instead of x11/XFree86.
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
2000-03-08 10:56:40 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Satoshi Asami
993675461b "work" -> "${WRKDIR}" 1998-12-22 07:58:33 +00:00
Martin Cracauer
f6fb1af174 More MASTER_SITES 1998-12-02 23:37:41 +00:00
Martin Cracauer
e375457f7c Update to ILU-2.0alpha13.
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.
1998-12-01 16:22:00 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Martin Cracauer
f0f64ab3a3 Cosmetic changes
Obtained from:	portlint
1998-10-08 18:48:56 +00:00
Martin Cracauer
14987c5f25 Repair braindamaged import.
Obtained from:	brain
1998-10-08 16:37:20 +00:00
Martin Cracauer
80f0d9edc0 General cleanup for ELF and newer -stable:
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!
1998-10-08 16:31:49 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Tim Vanderhoek
dea5530101 GNU_CONFIGURE, actually. I really hope the maintainer has
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...
1998-08-20 09:47:16 +00:00
Martin Cracauer
76076ef508 Update to ILU-2.0alpha12
New Xerox patches
NO_PACKAGE since this doesn't work with optimization enabled
1997-12-17 09:43:21 +00:00
Martin Cracauer
4faef1e104 Add one official PARC patch.
Include <sys/types.h> before <dirent.h>, needed on -current.
Thanks to Chuck Robey <chuckr@glue.umd.edu> for pointing this out.
1997-10-13 09:27:54 +00:00
Martin Cracauer
c590b21615 Java support now works with jdk-1.1. JDK-1.0.2 isn't supported, but
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.
1997-10-09 21:19:42 +00:00
Martin Cracauer
aa806e0b60 Add support for shared libraries (C libraries only).
Add ldconfig script to etc/rc.d/.
1997-10-07 15:06:37 +00:00
Martin Cracauer
dd2161c131 Disable support for guile for now. The guile port is too old and the
right solution not obvious.
1997-10-03 13:09:43 +00:00
Satoshi Asami
7fb23b5e42 Instead of creating a whole new ${PKGDIR}, just specify ${PLIST} to point
to ${WRKSRC}/PLIST and build it there.  COMMENT and DESCR will be picked
up from their default locations.
1997-10-03 09:16:36 +00:00
Satoshi Asami
d0d1d9fa06 Specify PKGNAME, "alpha" not allowed in version number.
Pointed out by:		portlint
1997-10-02 04:03:30 +00:00
Martin Cracauer
9a362f3969 Xerox PARC's ILU system, a Corba-compatible multi-language
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 :-)
1997-10-01 08:12:54 +00:00