please fix it to use ${PERL5} and add USE_PERL5.
---
Making all in gtk
cd . && perl makeenums.pl defs gtk.h gtkaccelgroup.h
:
syntax error in file makeenums.pl at line 5, next 2 tokens "my $flags"
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c about.c
In file included from about.c:10:
about.h:4: gtk/gtk.h: No such file or directory
to compile anything with libgnome, and since this port is pretty much
about supplying the library, I think it is reasonable to say that in order
to use this library, you'll need gettext too.
dc20ctrl can control your Kodak DC20 digital camera via the embedded serial
port. With dc20ctrl you can control any parameter of your camera, as quering
the current state, taking a photo, downloading the thumbnails and/or the
pictures (in raw, pgm or ppm format, and eventually others: it depends on
compilation-time options), erasing the camera memory and changing its
resolution.
PR: ports/5885
Submitted by: paterno@dsi.UNIFI.IT
The program dvi2dvi is a DVI to DVI transformer. It can transform from
a dvi file created by ASCII Japanese TeX/pTeX into a NTT JTeX type of dvi file,
as well as the opposite transform of that.
PR: ports/5706
Submitted by: Makoto WATANABE
Copytape duplicates magtapes. It is intended for duplication of
bootable or other non-file-structured (non-tar-structured) magtapes
on systems with only one tape drive. Copytape is blissfully ignorant
of tape formats. It merely makes a bit-for-bit copy of its input.
PR: ports/8454
Submitted by: sjr@home.net
This program gives information about files checked out with RCS.
Only RCS repositories located in "RCS" subdirectories are analyzed.
PR: ports/6113
Submitted by: markc@interlock.otcwi.com
Some shortcomings:
- Corel's mirror license requires the fetch to be interactive
- The variable install means that some files listed in the PLIS
won't be there when the port is pkd_deleted
Obtained from: Originally from OpenBSD, many local improvements
This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive
language with control flow structures and expression syntax derived from C.
ICI offers useful inbuilt data types, automatic memory management (garbage
collection), error handling and other handy features. ICI is in the public
domain, there is no copyright on it.
PR: ports/5653
Submitted by: andy@research.canon.com.au
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so":
/usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"
This is just waiting for those budding Tk/tcl hackers to dive in. :-)
Sentry is part of the Abacus Project suite of security tools.
It is a program designed to detect and respond to port scans
against a target host in real-time. There are other port scan
detectors that peform similar detection of scans,but the Sentry
has some unique features that may make it worth looking into.
PR: ports/5475
Submitted by: chris@still.whet.org