Bug 49987 - Maintainer Update: security/nmap
Summary: Maintainer Update: security/nmap
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-13 14:20 UTC by Dominic Marks
Modified: 2003-04-11 11:05 UTC (History)
0 users

See Also:


Attachments
file.diff (996 bytes, patch)
2003-03-13 14:20 UTC, Dominic Marks
no flags Details | Diff
security::nmap.diff (8.73 KB, patch)
2003-03-30 21:14 UTC, marius
no flags Details | Diff
security::nmapfe.diff (5.24 KB, patch)
2003-03-30 21:14 UTC, marius
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Marks 2003-03-13 14:20:07 UTC
	I've received several e-mails asking for the nmap port to be
	updated. This patch updates nmap to the latest beta release, I
	have not been able to adequately test it due to my environment,
	could anyone interested please check:

	o That it builds on FreeBSD 4 and 5 on at least i386 and alpha.
	o That the nmapfe port still builds correctly.

	I have built the port successfully on FreeBSD 4.7 / i386.

	If it meets these requirements it can be committed. I'm not
	hugely keen on putting a beta quality release of nmap but I have
	been asked a few times. Perhaps an nmap-devel port could be
	created.

Fix: o files/patch-aa can be removed.
How-To-Repeat: 	NA.
Comment 1 marius 2003-03-30 21:14:55 UTC
meanwhile nmap 3.20 (a stable release) came out. attached is a patch
to update the port. it's tested on:
3-stable: i386 (to make sure it doesn't fail without ipv6-support)
4-stable: i386, alpha
5-current: i386, sparc64

the added patch patch-nbase::getopt.h is necessary to compile nmap
with gcc3 and fixes the problem reported in the followup by Yen-Mingi
Lee and patch-nmap.h fixes compilation on 64bit platforms.

the patch for the nmapfe port fixes this port to use the correct
pkg-plist, install the gnome desktop entry file to the right location,
don't kill gnome directories on uninstall and makes portlint happy.
additionally it adds ALL_TARGETs in order to not compile the nmap-
binary again.
both port-patches remove obsolete files (nmap.1 in FILESDIRs, distinfo
in nmpafe).
Comment 2 Dominic Marks 2003-04-09 18:24:20 UTC
Hey,

I'd appreciate Marius' patch being committed when someone gets the time.

Thanks,
-- 
Dominic
 <dom at cus.org.uk> <d.marks at student.umist.ac.uk>
Comment 3 Munechika Sumikawa freebsd_committer freebsd_triage 2003-04-11 11:04:37 UTC
State Changed
From-To: open->closed

Commited, thanks.