Bug 76535

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 Flags
kismet-200501R1.shar
none
kismet.diff none

Description Thomas Spreng 2005-01-21 13:40:24 UTC
	Update to new version 200501R1. I have removed my email address from the MAINTAINER variable and set it to ports@FreeBSD.org. Unfortunately I only have very little time at the moment and I cannot guarantee to reply to inquiries or port updates within a short time.
Comment 1 Peter Thoenen 2005-01-21 21:13:55 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.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-01-24 16:16:33 UTC
State Changed
From-To: open->closed

Committed, thanks!