non port: security/dsniff/Makefile |
SVNWeb
|
Number of commits found: 53 |
Sat, 30 Jul 2022
|
[ 05:57 Po-Chuan Hsieh (sunpoet) ] 9f7a285 (Only the first 10 of 40 ports in this commit are shown above. )
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 11 Dec 2020
|
[ 16:13 jbeich ]
security/libressl: re-link static library consumers after r557713
|
Wed, 12 Aug 2020
|
[ 13:34 0mp ]
Only pass -E to find(1) when passing -regex or -iregex
The -E flag tells find(1) to interpret regular expressions which were
passed as arguments to -regex and -iregex as extended regular expressions.
It has no effect on other otherwise. Let's not invoke find(1) with -E if
not necessary.
Approved by: portmgr (blanket approval)
|
Sat, 9 May 2020
|
[ 03:46 tobik ]
Rebuild statically linked security/libressl consumers after r534416
|
Wed, 1 Jan 2020
|
[ 17:30 brnrd ] (Only the first 10 of 18 ports in this commit are shown above. )
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1
|
Thu, 7 Nov 2019
|
[ 18:41 zeising ] (Only the first 10 of 16 ports in this commit are shown above. )
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports.
|
Sat, 19 Oct 2019
|
[ 15:00 tobik ]
Rebuild statically linked security/libressl consumers after r514815
|
Thu, 23 May 2019
|
[ 02:52 tobik ]
Rebuild statically linked security/libressl consumers after r502277
|
Mon, 22 Apr 2019
|
[ 20:38 tobik ]
Rebuild statically linked security/libressl consumers after r499667
|
Fri, 5 Apr 2019
|
[ 01:12 eugen ]
security/dsniff: unbreak for FreeBSD 12+
This software needs old SSL interfaces that pre-date OpenSSL 1.1
and provided by LibreSSL still.
Unbreak build for systems using openssl 1.1 following technique
of security/acme-client: compile with temporary copy of LibreSSL
and statically link binaries sshmitm and webmitm with LibreSSL's
libraries. Do not install LibreSSL to the system
if SSL_DEFAULT is not libressl.
|
Thu, 4 Apr 2019
|
[ 14:24 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Thu, 29 Mar 2018
|
[ 14:53 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
|
Wed, 20 Dec 2017
|
[ 19:20 mat ]
Fix build on 11 and 12.
While there, sort the Makefile.
Sponsored by: Absolight
|
Mon, 4 Dec 2017
|
[ 16:57 mat ]
It now no longer build on 11.
Sponsored by: Absolight
|
Sun, 23 Jul 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Mon, 22 May 2017
|
[ 22:29 linimon ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Mon, 15 Aug 2016
|
[ 11:02 brnrd ]
security/dsniff: Replace deprecated des_ methods and structs
- Replace all des_ methods and structs with DES_ equivalents
- Remove openssl/des_old.h include
- Register dependencies on OpenSSL, glib20 and gettext
Obtained from: OpenBSD ports
Reviewed by: sbz (maintainer)
Approved by: sbz (maintainer)
Differential Revision: D7054
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Mar 2016
|
[ 10:53 tijl ] (Only the first 10 of 57 ports in this commit are shown above. )
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 22 Jul 2014
|
[ 12:33 sbz ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update to 2.4b1
- Fix build with libnet11 and libnids (introduced by r361784)
Reported by: pkg-fallout
|
Wed, 23 Apr 2014
|
[ 14:24 garga ]
Fix build with clang:
. Add direct dependency to net/bpf.h
. Rename symbol csin to avoid conflict with complex.h
Approved by: portmgr (blanket)
|
Sat, 8 Feb 2014
|
[ 07:07 antoine ]
Last attempt to fix dsniff
Reported by: pkg-fallout (again)
|
Mon, 3 Feb 2014
|
[ 14:07 mat ]
- Convert to stage
- Unmark as broken, it should be fixed on 8/9 and on 10 it'll build when
net/libnids is fixed.
Sponsored by: Absolight
|
Sat, 1 Feb 2014
|
[ 13:26 antoine ]
Mark as broken: Fails to build
On 8 and 9:
cc -O2 -pipe -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_BSDISH_OS
-DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN -DLIBNET_LIL_ENDIAN
-DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/local/include -I/usr/include/pcap
-DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN
-DLIBNET_LIL_ENDIAN -I/usr/local/include/libnet10 -I/usr/local/include -c
./nfs_prot.c
./nfs_prot.c:6:22: error: nfs_prot.h: No such file or directory
./nfs_prot.c:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'xdr_nfsstat'
./nfs_prot.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'xdr_ftype'
On 10 and head:
/usr/local/lib/libnids.a(libnids.o): In function `gen_ip_frag_proc':
libnids.c:(.text+0x1060): undefined reference to `ip_fast_csum'
/usr/local/lib/libnids.a(libnids.o): In function `gen_ip_proc':
libnids.c:(.text+0x1201): undefined reference to `my_udp_check'
/usr/local/lib/libnids.a(tcp.o): In function `process_tcp':
tcp.c:(.text+0x5b4): undefined reference to `my_tcp_check'
/usr/local/lib/libnids.a(tcp.o): In function `process_icmp':
tcp.c:(.text+0x12f6): undefined reference to `ip_compute_csum'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Reported by: pkg-fallout since august 2013
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 9 Aug 2013
|
[ 02:11 danfe ]
- Unbreak parallel builds by fixing targets' dependencies
- Cleanup port's Makefile slightly while I am here
|
Tue, 11 Jun 2013
|
[ 08:50 sbz ]
- Add dependency on pkgconfig
Reported by: mat
|
Sun, 12 May 2013
|
[ 22:01 sbz ]
- Fix BROKEN after r317848 commit
- Patch Makefile to disable libmissing
- Support bmake by using ${ECHO_CMD} instead of ${TRUE}
Reported by: linimon
|
Mon, 18 Feb 2013
|
[ 21:13 dinoex ] (Only the first 10 of 34 ports in this commit are shown above. )
- update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing
|
Mon, 8 Oct 2012
|
[ 09:38 sbz ]
- Fix logic problem
|
[ 08:13 sbz ]
- Convert to new option framework
- Add LICENSE
- Update MASTER_SITES
- Update pkg-descr
|
Fri, 18 Mar 2011
|
[ 10:04 sbz ] (Only the first 10 of 47 ports in this commit are shown above. )
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor)
|
Fri, 8 May 2009
|
[ 21:32 garga ]
- Remove BROKEN since it's building fine on 8.0
|
Fri, 27 Feb 2009
|
[ 20:45 tabthorpe ]
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email
|
Thu, 8 Jan 2009
|
[ 17:58 erwin ]
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 26 Feb 2007
|
[ 19:47 alepulver ]
- Avoid 'make' warning when libnids.a was not compiled with GLIB2 enabled.
|
Wed, 31 Jan 2007
|
[ 14:29 pav ]
- Fix make describe on FreeBSD 4.X
Reported by: dvl
Submitted by: shaun
|
[ 14:09 pav ] (Only the first 10 of 72 ports in this commit are shown above. )
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr
|
Thu, 31 Aug 2006
|
[ 19:42 kris ]
BROKEN: Depends on incompatible versions of libnet
Also drop maintainership, I no longer use this port and do not have time
to work on it.
|
Mon, 14 Nov 2005
|
[ 17:07 sem ] (Only the first 10 of 57 ports in this commit are shown above. )
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
|
Fri, 7 Mar 2003
|
[ 06:10 ade ] (Only the first 10 of 182 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 14 Sep 2002
|
[ 23:01 kris ]
Correct logic for adding webspy manpage based on WITHOUT_X11
|
Mon, 17 Jun 2002
|
[ 13:41 sheldonh ]
Add WITHOUT_X11 knob. If specified, webspy(8) will not be installed,
and the X11 libraries are not required.
Approved by: maintainer
|
Sun, 14 Jan 2001
|
[ 08:12 kris ]
The long-awaited upgrade to dsniff 2.3, which includes the now-infamous
sshmitm and webmitm monkey-in-the-middle tools.
|
Sun, 10 Sep 2000
|
[ 11:59 kris ]
Fix PLIST
|
Sat, 2 Sep 2000
|
[ 02:33 kris ]
Upgrade to dsniff 2.2
|
Number of commits found: 53 |