from mysql40-server;
o Add dependency on p5-DBD-Pg when building with postgres; [1]
o Do not hardcode version number three times in the Makefile;
o Do not chmod a+x configure, it is not needed;
o Remove do-install target and move installation of README file
to post-install;
o Update to version 3.0.2.
PR: 52107 [1]
Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net> [1]
Approved by: maintainer
JMP is a profiler for java that can be used to trace objects usage and
method timings. JMP uses the JVMPI interface to gather statistics and
interact with the JVM. JMP uses a GTK+ interface to show the status.
PR: 47151, 48474, 50325
Submitted by: Ronald Klop <ronald@cs.vu.nl>
enhancements. Non-critical upgrade.
* Distribution site fixes and cleanups (somehow ommitted in prev delta).
* Put distribution files in a subdirectory.
* Optional support for exiscan-acl; exiscan is still the default.
I think the submitter is doing a great job.
PR: ports/52228
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
DoctorJ is a set of applications that analyze Java code. Documentation
is verified for compliance with the standard and for accuracy against
the code, beyond what javadoc does. Statistics for a file or project
can be generated, including the number of lines of code per class and
method, and the overall total. A syntax analyzer is in development
PR: 51042
Approved by: roberto(mentor)
Remote Arpwatch collects ARP tables from remote devices using SNMP and
checks them for changes. It is very useful for detecting problems and
malicious users in networks with routers that don't support static
ARP tables.
PR: 50521
Approved by: roberto(mentor)
which uses Attribute::Handlers, which requires perl 5.6 or above.
This is an add-on functionality which is not necessary for main module
operation. Make this port work with all supported Perls.
PR: 51652
Approved by: maintainer
modules anywhere. Since Apache::Session is useful much beyond
mod_perlified environment, make the port to not depend on mod_perl.
PR: 51656
Approved by: maintainer
- Always depend on libgnugetopt port
- Add include/mpeg4ip_getopt.h as a workaround for 5.x
branch native getopt.h implementation
- Futhermore, change regexp regarding PTHREAD_LIBS issue
on -CURRENT. Submitter reports that previous one did not
work but that newer does
PR: 50233
Submitted by: David Yeske <dyeske@yahoo.com>
which sets the variables involved after including this file. No PORTREVISION
bump because the last XFree86-4-Server bump was for packaging and packaging
was broken in the last revision.
Reported by: Kent Stewart <kstewart@owt.com>