GDB can be used to debug Atmel AVR programs in-system on JTAG enabled
devices, to be used in combination with the Atmel JTAG ICE hardware.
This program can also be used for programming the device as well as
debugging the code.
* Fix the "extra files" complaints from bento.
* The diagnosis patch committed recently is no longer needed, the sparc build
appears to be OK.
PR: ports/50906
Submitted by: maintainer
Samhain is a host-based Intrusion Detection System and
integrity checker with advanced features such as centralized
logging, MySQL/PostgreSQL support, and rootkit detection.
PR: ports/46982
Submitted by: David Thiel <lx@redundancy.redundancy.org>
vendor update to 2.53:
It has at least one major bug fix with session state clean
up, and some minor enhancements and bug fixes besides
PR: ports/50896
Submitted by: Erwin Lansing <erwin@lansing.dk>
The wdm project moved, so the distfile is no longer fetchable
at the old MASTER_SITES. Update MASTER_SITES and WWW. The
new author obviousle created a new tarball with a different
md5. Both tarballs include the same files as checked by
diff.
PR: ports/47299
Submitted by: Erwin Lansing <erwin@lansing.dk>
Approved by: maintainer timeout
Make dependencies on modules included in the perl 5.8
distribution conditional on the perl version installed.
While I'm here, remove SITE_PERL and MAN(3)PREFIX.
17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!
PR: ports/50588
Submitted by: Erwin Lansing <erwin@lansing.dk>
Due to incorrect build dependencies, php-gtk failed to build
(as reported by bento). This patch fixes BUILD_DEPENDS and
corrects another small bug (pre-configure wouldn't be called
under certain circumstances).
PR: ports/50854
Submitted by: Alex Kiesel <kiesel@schlund.de>
Totally remove dependency checking for Makefile.PL as we
handle this in our port Makefile. Somehow bento got confused
and get's into a neverending loop. This should fix this
while not affecting normal install.
PR: ports/50711
Submitted by: Erwin Lansing <erwin@lansing.dk>
What has been changed:
1. Fixed problem with DISTFILES, when WITH_DEMOS=yes flag is specified
2. Added patch for openrm demos. Perhaps it is a kind of bad hack,
because I used EXTRA_PATCHES to point to addition patch for demos.
I guess, that it would be better to split port in two parts, one
containing the main distribution and the other with all demos.
Let me know if this is better way.
PR: ports/50744
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>