notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/zenmap/distinfo
SVNWeb

Number of commits found: 18

Sat, 17 Sep 2016
[ 00:13 woodsb02 search for other commits by this committer ] Original commit   Revision:422291
security/zenmap: Update to 7.25 BETA2 and use security/nmap as MASTERDIR

security/nmap:
- Ensure MAINTAINER and COMMENT do not clobber those of slave port
- Add .if !defined(MASTERDIR) to prevent inclusion in slave port
- Do not include bsd.port.options.mk, as none of the features are used

security/zenmap:
- Convert to slave of security/nmap to ensure they are updated in lockstep
- Inherently update to 7.25 BETA2 (current version of security/nmap)
- Take maintainership
- Remove redundant port header variables included from MASTERDIR
- PKGNAME of zenmap achieved using PKGNAMEPREFIX=ze and PORTNAME=nmap
- Inherit LICENSE_FILE, as zenmap/COPYING states it is the same as nmap
- Set directory variables so they are not inhereted from MASTERDIR
- Convert post-extract to post-patch, as it is modifying WRKSRC files
- Fix REINPLACE command, as it was leaving the line with nothing but a
  single ',' and causing the build to fail
- Do not download external zenmap icon, as one is included in distfile

Approved by:	ohauer (security/nmap maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D7880
Fri, 5 Sep 2014
[ 09:52 nemysis search for other commits by this committer ] Original commit   Revision:367330
- Update to 6.47, announce message:

 Avoid crashing when users have the antiquated PyXML package
 installed. Python tries to be nice and loads it when we import xml, but it
 isn't compatible. Instead, we force Python to use the standard library xml
 module. [Daniel Miller]

 Fix a bug in DiffViewer causing this crash:
 TypeError: GtkTextBuffer.set_text() argument 1 must be string or read-only
 buffer, not NmapParserSAX
 Crash happened when trying to compare two scans within Zenmap. [Daniel Miller]

- USES python instead of USE_PYTHON=yes
- Use USE_PYTHON=distutils instead of USE_PYDISTUTILS=yes
- Use USE_PYTHON=autoplist instead of PYDISTUTILS_AUTOPLIST=yes
Tue, 29 Apr 2014
[ 08:45 nemysis search for other commits by this committer ] Original commit   Revision:352587
- Update to 6.46, Announce message:

  Fixed a bug which caused this crash message:
     IOError: [Errno socket error] [Errno 10060] A connection attempt failed
     because the connected party did not properly respond after a period of
     time, or established connection failed because connected host has
     failed to respond
  The bug was caused by us adding a DOCTYPE definition to Nmap's XML
  output which caused Python's XML parser to try and fetch the DTD
  every time it parses an XML file. We now override that DTD-fetching
  behavior. [Daniel Miller]
Sun, 13 Apr 2014
[ 20:30 nemysis search for other commits by this committer ] Original commit   Revision:351238
- Update to 6.45
- Change dependency for security/nmap
- Use pkg-plist instead of PLIST_FILES
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Delete bad ndiff.pyc and compile new (not usuall .)
Fri, 17 Jan 2014
[ 16:59 nemysis search for other commits by this committer ] Original commit   Revision:340075
- Bump PORTREVISION
- Change master sites and icon
- Use PYDISTUTILS_AUTOPLIST=yes and PLIST_FILES instead of pkg-plist
- Support STAGEDIR
- Change Desktop entry file zenmap-root.desktop, add SUB_FILES=zenmap-root
  for proper Desktop usage

Reviewed by:	horia
Sat, 14 Sep 2013
[ 12:35 nemysis search for other commits by this committer ] Original commit   Revision:327280
- Update to 6.40
- Change maintainer email gmx.ch --> FreeBSD.org
- Add desktop dependency
- Trim dependency for python
- Add OPTIONS_SUB
- Trim NLS
- Trim files/pc-su to newest from PC-BSD

Approved by:	wg/pawel (mentors)
Fri, 4 Jan 2013
[ 20:01 rm search for other commits by this committer ] Original commit   Revision:309939
- update to 6.25

while here:
- limit python version to 2.x only (pygtk2)
- correct dependency

PR:		174607
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Sat, 1 Dec 2012
[ 00:00 sperber search for other commits by this committer ] Original commit   Revision:308051
- Update to version 6.01
- Add MASTER_SITES
- Add LICENSE

PR:           ports/170169
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
              Chris Petrik <c.petrik.sosa _at_ gmail.com> (maintainer)
Approved by:  beat (mentor)
Feature safe: yes
Sun, 3 Jul 2011
[ 14:03 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 576 ports in this commit are shown above. View all ports for this commit)
-remove MD5
Sun, 31 Jan 2010
[ 00:51 miwi search for other commits by this committer ] Original commit 
- Update to 5.21

PR:             143332
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Thu, 16 Jul 2009
[ 22:17 miwi search for other commits by this committer ] Original commit 
- Update to 5.00

Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Sun, 5 Jul 2009
[ 22:24 miwi search for other commits by this committer ] Original commit 
- Update to 4.90RC1

PR:             136293
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Mon, 13 Apr 2009
[ 09:54 dhn search for other commits by this committer ] Original commit 
- Update to 4.85.b7

PR:             ports/133549
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Approved by:    miwi (mentor)
Wed, 24 Sep 2008
[ 14:47 miwi search for other commits by this committer ] Original commit 
- Update to 4.76

PR:             127380
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Sun, 3 Aug 2008
[ 16:11 miwi search for other commits by this committer ] Original commit 
- Update to 4.68

PR:             126212
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Tue, 6 May 2008
[ 13:25 miwi search for other commits by this committer ] Original commit 
- Update to 4.62

PR:             123402
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Mon, 14 Apr 2008
[ 03:56 clsung search for other commits by this committer ] Original commit 
- Update zenmap to 4.60 and fix moved MASTER_SITES.
- Zenmap now has a manual page, zenmap(1).

PR:             ports/122729
Submitted by:   maintainer (Daniel Roethlisberge)
Fri, 14 Mar 2008
[ 21:30 miwi search for other commits by this committer ] Original commit 
- Update to 4.52

PR:             119673
Submitted by:   Daniel Roethlisberger <daniel@roe.ch>

Number of commits found: 18