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.
free drag-and-drop GUI builder for Tk and Java from Sun
Tcl and Java Support: SpecTcl generates both Tcl and Java code.
Platform Independent: SpecTcl runs on all major platforms...
Constraint Based Alignment and resizing of widgets (buttons,
Geometry Manager: check boxes, etc.) is automatic. This makes
creating dynamic UIs and cross platform UIs a snap!
More infos and docu: http://sunscript.sun.com/products/spectcl.html
Cool stuff ! ;-)
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 :-)
previous changes to this port was one of them. This commit fixes:
- We definetely need to check the existence of ${PREFIX}/dir and generate
it if needed before install-info gets invoked.
- Use empty definition of STRIP instead of changing every appearance
of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since
this port installs no files that need to be stripped.
- No need to add rule to regenerate .info file when there's one in the
distributed Makefile.in.
- Instead of removing old piece of .info files in post-install target,
leave it to the .texi.info: rule in the distributed Makefile.
As I do the upgrade, I made this port truely respect the setting of PREFIX,
ie, now the executable looks for the config files in ${PREFIX}/lib/dmake.
Also, instead of patching the makefile in the source distribution to
add the install: target, define it in the port Makefile.
And, move the scripts/post-patch into the port Makefile.
PR: 4488
Submitted by: the port maintainer
While changing the MASTER_SITES, I noticed that the distfile has been
changed, so upgraded it from 1.0(?) to 1.1.
Makedepend is a makefile dependency generator from The XFree86 Project, Inc.
If you have X installed, you already have makedepend and do not need this port!
This is for ports that needs makedepend but doesn't need X.
PR: 4337
Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk>
Here is an update for the crossgo32 port. I have added an extra
distribution which includes a utility to convert the COFF binaries
into dos EXE files. I also take over as maintainer with the previous
maintainers permission.
PR: 3987
Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>