Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2016.07.r1_2,1 29 Feb 2024 19:38:44 |
Kurt Jaeger (pi) |
net-mgmt/kismet: Moved man to share/man |
2016.07.r1_2,1 02 Aug 2023 21:18:14 |
Muhammad Moinur Rahman (bofh) |
net-mgmt/kismet: Fix build with llvm16
- Utilize USES=localbase
- Utilize OPTIONSNG where possible
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2016.07.r1_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2016.07.r1_2,1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
2016.07.r1_2,1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2016.07.r1_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2016.07.r1_2,1 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2016.07.r1_2,1 31 Jan 2019 17:51:39 |
tobik |
Only append to EXTRA_PATCHES after bsd.port.pre.mk |
2016.07.r1_2,1 29 Oct 2018 19:12:28 |
pi |
net-mgmt/kismet: fix build on 12 with OpenSSL 1.1.1
PR: 232140
Submitted by: Nathan <ndowens@yahoo.com> |
2016.07.r1_1,1 19 Jan 2018 09:38:41 |
pi |
net-mgmt/kismet: fix build on current |
2016.07.r1,1 03 Jul 2016 10:38:12 |
pi |
net-mgmt/kismet: 2013-03-R1b -> 2016-07-R1, take maintainer
- Turn on FCS validation by default for all sources
- support for recent autotools
- fixes for crashes when alert backlog was set to zero
- fixes for failures in some VIF situations
- fixes to resizing windows
- fixes to GPS averaging
- add WPS state parsing
- handle BSSTimestamp parsing
- other assorted bug fixes and behavior improvements.
- nl8011 support is fixed so finding the vif device works again
- full 5GHz channel discovery works now
- memory leaks in the drone are fixed
- some ncurses compile bugs are resolved. |
2013.03.r1.b_1,1 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
2013.03.r1.b_1,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2013.03.r1.b_1,1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
2013.03.r1.b,1 05 Oct 2014 09:21:54 |
antoine |
Allow staging as a regular user |
2013.03.r1.b,1 31 Jul 2014 12:23:03 |
adamw |
Use mv instead of install to avoid stale files in stagedir. |
2013.03.r1.b,1 29 Jul 2014 20:55:28 |
adamw |
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports) |
2013.03.r1.b,1 15 Jul 2014 16:44:51 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2013.03.r1.b,1 07 Jul 2014 16:45:48 |
bf |
Use staging; provide manufacturer file distinfo |
2013.03.r1.b,1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
2013.03.r1.b,1 22 Jun 2014 22:17:49 |
bapt |
Mark as broken: no distinfo provided for some of the distfiles
With hat: portmgr |
2013.03.r1.b,1 27 May 2014 16:01:43 |
antoine |
Fix make checksum
With hat: portmgr |
2013.03.r1.b,1 26 May 2014 15:01:40 |
miwi |
- Convert gmake, bzip2, xz to USES
Approved by: portmgr |
2013.03.r1.b,1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2013.03.r1.b,1 20 Apr 2013 23:41:34 |
bf |
switch to the smaller tarball
Feature safe: yes |
2013.03.r1.b,1 18 Apr 2013 11:19:13 |
bf |
update to 2013-03-R1b
Feature safe: yes |
2011.03.r2_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2011.03.r2,1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2011.03.r2,1 21 May 2011 11:21:59 |
bf |
Simplify the WITH_SETUID option by using
GROUPS, rather than PKG[DE]INSTALL scripts |
2011.03.r2,1 18 Apr 2011 20:16:40 |
bf |
Restore the accidentally-deleted PORTEPOCH |
2011.03.r2 11 Apr 2011 01:40:13 |
bf |
Update to 2011-03-R2 |
2011.01.r1,1 16 Mar 2011 16:06:33 |
bf |
Update to 2011-01-R1 |
2010.07.r1,1 29 Oct 2010 16:34:58 |
bf |
Fix plugins build with CC=cc [1]; remove md5 checksums
from distinfo
PR: 151430 [1]
Submitted by: Alexander <bas@it-core.org> [1]
Approved by: makc, miwi (mentors, implicit) |
2010.07.r1,1 03 Oct 2010 07:42:20 |
bf |
Update to 2010-07-R1
Approved by: makc, miwi (co-mentors, implicit) |
200805.r1_5 24 Jul 2010 19:49:59 |
mm |
Update ImageMagick to 6.6.2-10 |
200805.r1_4 08 Jul 2010 12:51:38 |
bf |
Change my ports to use my FreeBSD.org email address. |
200805.r1_4 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
200805.r1_3 28 Mar 2010 21:41:12 |
mm |
- Bump Magick++, MagickWand or MagickCore dependency |
200805.r1_2 25 Jan 2010 23:28:06 |
miwi |
- Pass maintainership to b. f. <bf1783@googlemail.com> |
200805.r1_2 25 Jan 2010 22:49:45 |
linimon |
Reset peter.thoenen@yahoo.com at his request; he is moving and will
not have access to a machine for a while. We hope to see him back
this summer.
Hat: portmgr |
200805.r1_2 13 May 2009 09:46:02 |
ale |
Chase libgmp and bump PORTREVISION. |
200805.r1_2 12 May 2009 13:47:22 |
itetcu |
Spell NOPORTDOCS corretly. |
200805.r1_2 10 Feb 2009 19:50:55 |
mm |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
200805.r1_1 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
200805.r1_1 06 Jun 2008 13:53:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
200805.r1 30 May 2008 22:15:40 |
miwi |
- s/NOPORTDOC/NOPORTDOCS
Reported by: ionbot |
200805.r1 30 May 2008 21:44:20 |
miwi |
- Update to 200805.r1
PR: 124142
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) |
200710.r1_1 22 Apr 2008 10:56:45 |
miwi |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
200710.r1 23 Oct 2007 23:54:09 |
miwi |
- Update to 200710.r1
PR: 117341
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) |
200701.r1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
200701.r1 27 Jan 2007 23:43:57 |
miwi |
- Update to 200701.r1
PR: ports/108271
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) |
200604.r1 29 Jun 2006 12:57:53 |
daichi |
net-mgmt/kismet: update to 200604.r1
PR: ports/95909
Submitted by: maintainer |
200508.r1_3 24 May 2006 14:21:45 |
mnag |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
200508.r1_2 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
200508.r1_1 13 Apr 2006 08:24:55 |
novel |
Add an unofficial Google Map support.
Submitted by: "Anton A. Karpov" <toxa@toxahost.ru>
Approved by: Peter Thoenen (maintainer) |
200508.r1_1 03 Feb 2006 23:29:08 |
linimon |
Chase expat shlib version update. |
200508.r1 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
200508.r1 25 Jan 2006 21:48:40 |
novel |
- Use OPTIONS and add an optional gpsmap support [1]
- Fix build on 4.x [2]
PR: 92204 [1]
Submitted by: Anton Karpov <toxa@toxahost.ru> [1]
novel [2]
Approved by: Peter Thoenen (maintainer) |
200508.r1 31 Aug 2005 14:07:39 |
vs |
Update to 200508.r1
PR: ports/85007
Submitted by: maintainer |
200507.r1a 31 Jul 2005 11:53:00 |
sem |
- Update to 200507.r1a
PR: ports/84226
Submitted by: maintainer |
200506.r1 07 Jul 2005 16:33:52 |
pav |
- Improve patch file
PR: ports/83068
Submitted by: Peter Thoenen <eol1@yahoo.com> |
200506.r1 05 Jul 2005 21:33:25 |
pav |
- Update to 2005-06-R1
PR: ports/82977
Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) |
200504.r1 08 Apr 2005 18:20:15 |
pav |
- Update to 200504.r1
PR: ports/79647
Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) |
200501.r1 24 Jan 2005 16:16:25 |
pav |
- Update to 200501R1
- Transfer maintainership to new volunteer
PR: ports/76535
Submitted by: Thomas Spreng <spreng@socket.ch> (maintainer),
Peter Thoenen <eol1@yahoo.com> |
200404.r1 19 Aug 2004 15:40:13 |
pav |
- Fix build with gcc-3.4
PR: ports/70642
Submitted by: Ulrich Spoerlein <q@uni.de> |
200404.r1 05 May 2004 15:25:51 |
pav |
Add kismet, an 802.11 layer2 wireless network detector, sniffer, and intrusion
detection system. Kismet will work with any wireless card which supports raw
monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.
PR: ports/66274
Submitted by: Thomas Spreng <spreng@socket.ch> |