<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/sqlmap/Makefile, branch 2014Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2014Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2014Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-09-20T22:55:24Z</updated>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: security)</title>
<updated>2013-09-20T22:55:24Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:55:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a65ed2e51bf631a6b8ab766f984bf33c686d239a'/>
<id>urn:sha1:a65ed2e51bf631a6b8ab766f984bf33c686d239a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix runtime when devel/subversion and/or devel/pysvn is installed [1]</title>
<updated>2012-10-03T20:01:09Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2012-10-03T20:01:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e791395a8204d2aafd54c0ed2455310ac6d8d3e9'/>
<id>urn:sha1:e791395a8204d2aafd54c0ed2455310ac6d8d3e9</id>
<content type='text'>
- bump PORTREVISION

As side effect, I completely disabled --update feature. It was done for number
of reasons:
- subversion relationship starts not only if --update feature is requested by
  user, but when pysvn or svn is available
- we do not installing repository metadata from the source tarball (exactly this
  breaks the --update option, but it is broken anyway, see below)
- aforementioned repository metadata is not compatible with svn 1.7, that is in
  ports now
- development repository moved to github from subversion hosting anyway

This is accomplished with replacing the call of getRevisionNumber() with static
const, that represents the svn last revision from tarball.

while here:
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng

Reported by:	Fausto Marzi &lt;fausto.marzi at gmail dot com&gt; (by mail) [1]
</content>
</entry>
<entry>
<title>- add github as primary mirror, since the development moved there from SF</title>
<updated>2012-07-13T09:10:11Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2012-07-13T09:10:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db5c3459b9eba8b45f71fe307030bcb00effd9e9'/>
<id>urn:sha1:db5c3459b9eba8b45f71fe307030bcb00effd9e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- update to 0.9</title>
<updated>2012-03-10T20:53:18Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2012-03-10T20:53:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5f1c5315866e68d28b1477ade4da2ed5fe8c9aa9'/>
<id>urn:sha1:5f1c5315866e68d28b1477ade4da2ed5fe8c9aa9</id>
<content type='text'>
- install license via LICENSE framework, not manually
- strict python versions
- drop py-psyco dependency (also suggested at [1]), because it will work
  only with python &lt; 2.6 (EOL versions only)

PR:		165902 [1]
Submitted by:	antoine [1]
Feature safe:	yes
</content>
</entry>
<entry>
<title>- take maintainership</title>
<updated>2011-11-14T23:06:23Z</updated>
<author>
<name>Ruslan Makhmatkhanov</name>
<email>rm@FreeBSD.org</email>
</author>
<published>2011-11-14T23:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=845f7aaa989c215a32e3f9b686b854cc41dbb337'/>
<id>urn:sha1:845f7aaa989c215a32e3f9b686b854cc41dbb337</id>
<content type='text'>
Approved by:    novel (mentor)
Feature safe:   yes
</content>
</entry>
<entry>
<title>- Reassign these ports back to the heap</title>
<updated>2011-11-14T17:16:14Z</updated>
<author>
<name>Thomas Abthorpe</name>
<email>tabthorpe@FreeBSD.org</email>
</author>
<published>2011-11-14T17:16:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e3c3f830a679f5bfe7de14a721ac2ec164f29f64'/>
<id>urn:sha1:e3c3f830a679f5bfe7de14a721ac2ec164f29f64</id>
<content type='text'>
Feature safe:	yes
</content>
</entry>
<entry>
<title>Update to version 0.8 of sqlmap which adds quite some new features</title>
<updated>2010-03-21T20:25:08Z</updated>
<author>
<name>Niels Heinen</name>
<email>niels@FreeBSD.org</email>
</author>
<published>2010-03-21T20:25:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b0a3626390986eab93d166d0441d66df351f231b'/>
<id>urn:sha1:b0a3626390986eab93d166d0441d66df351f231b</id>
<content type='text'>
WWW:	http://sqlmap.sourceforge.net/
Approved by:	itetcu (mentor)
</content>
</entry>
<entry>
<title>- Upgrade to sqlmap 0.7 (many new features)</title>
<updated>2010-03-15T21:28:07Z</updated>
<author>
<name>Niels Heinen</name>
<email>niels@FreeBSD.org</email>
</author>
<published>2010-03-15T21:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cd6b0cf1a944777ed986b197072ebae7a36bf2f2'/>
<id>urn:sha1:cd6b0cf1a944777ed986b197072ebae7a36bf2f2</id>
<content type='text'>
- Took maintainership of the port

Approved by:	itetcu (mentor)
</content>
</entry>
<entry>
<title>Reset cherry@trombik.org due to maintainer-timeouts and no response</title>
<updated>2009-11-03T02:54:10Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2009-11-03T02:54:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=529fda9b917e71a3cb91ab7356e145fda301caa3'/>
<id>urn:sha1:529fda9b917e71a3cb91ab7356e145fda301caa3</id>
<content type='text'>
to email.

Hat:		portmgr
</content>
</entry>
<entry>
<title>sqlmap is an automatic SQL injection tool entirely developed in Python. It is</title>
<updated>2008-05-22T10:24:56Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-05-22T10:24:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3fc1c77b5af1b2a8b712f01d04888ac8bdb7224'/>
<id>urn:sha1:a3fc1c77b5af1b2a8b712f01d04888ac8bdb7224</id>
<content type='text'>
capable to perform an extensive database management system back-end
fingerprint, retrieve remote DBMS databases, usernames, tables, columns,
enumerate entire DBMS, read system files and much more taking advantage of web
application programming security flaws that lead to SQL injection
vulnerabilities.

WWW:	http://sqlmap.sourceforge.net/

PR:		ports/123851
Submitted by:	Tomoyuki Sakurai &lt;cherry at trombik.org&gt;
</content>
</entry>
</feed>
