Summary: | Update port: net-mgmt/kismet new version 200501R1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas Spreng <spreng> | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eol1 | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Thomas Spreng
2005-01-21 13:40:24 UTC
>Description:
I have no problem picking maintainership up on this. My diff is
attached though org. maintainer shell update should also work. Either or :)
Comments:
- The Makefile checks for ${OSVERSION} < 502000. I believe this is no longer
the case from the CHANGELOG. Suggests code cleanups now compile without error
on GCC2.9 machines. See 04NOV01 entry. Can somebody test on 4.x, <5.3, and
CURRENT. I do have the capabilities to test this.
- Kismet now comes with its own configure script. This is a GOOD THING. Was
reviewing the output from it and showing:
* Imagemagick support: no
* Expat Library: no
Both these items are required for GPSMap but having never used that
functionality, not sure if it even works on FreeBSD any_version.
Expat is included in /usr/src/contrib. Not installed by default as far as I
can tell.
ImageMagick is not a dependency but many folk have it installed anyways.
While not suggested making it dependent, I am at a loss why it wasn't detected
(I have it installed on my system).
If GPSMap does actually work on FreeBSD, would appreciate a patch for the
above two items, expat and ImageMagick detection.
State Changed From-To: open->closed Committed, thanks! |