non port: misc/mbuffer/Makefile |
SVNWeb
|
Number of commits found: 46 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Tue, 7 Jun 2022
|
[ 14:26 Fukang Chen (loader) ] 146d1d0
misc/mbuffer: Update to 20220418
Changes according to the ChangeLog in the distribution tar ball:
20220418:
- fix handling of filesystem full on stdout
MFH: 2022Q2 (bugfix release)
|
Sun, 15 May 2022
|
[ 04:44 Fukang Chen (loader) ] 766053a
misc/mbuffer: Fix build on 12.3-RELEASE aarch64
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2022-May/240425.html
MFH: 2022Q2 (build fix)
|
Mon, 29 Nov 2021
|
[ 01:54 Fukang Chen (loader) Author: Fabian Keil ] c01e48c
misc/mbuffer: Update to 20211018
Changes according to the ChangeLog in the distribution tar ball:
20211018:
- fixes related to TCP timeout handling
- enhancement: support setting config file via env var MBUFFERRC
- documentation update
20211004:
- make TCPTimeout=0 disable the TCP timeout
- changed default TCP timeout from 10s to 100s
- TCP timeout now can be give with suffixes ms,s,min,h
- documented option for TCP timeout
20210829:
- enhancement: accept IPv6 addresses in square bracket format
- enhancement: more detailed warning message for connect failures
- work around Solaris default old mercurial and incompatible sed
PR: 260091
Submitted by: Fabian Keil <fk@fabiankeil.de>
MFH: No (feature release)
|
Wed, 19 May 2021
|
[ 10:03 Fukang Chen (loader) ] 4e5069c
misc/mbuffer: Update to 20210328
- Update to 20210328
- Switch to USES=autoreconf gmake instead of patching configure and Makefile.in
- Take maintainership
Reviewed by: koobs
Approved by: koobs (ports, mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D30338
MFH: No (feature release)
|
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.
|
Sat, 16 Jan 2021
|
[ 16:56 jrm ]
misc/mbuffer: Update to 20200929
Upstream changes according to the ChangeLog:
- enhancement: added option --no-direct to disable use of O_DIRECT
- defaults: raised default TCP timeout to 10ms for WAN connections
- fix: leave TCP buffer size untouched if not set
- enhancement: add option to set TCP timeout
- performance optimization: use recv with MSG_WAITALL instead of read
- configure fix: look for objdump also with target prefix
- testing: make sure to use gtar for testing to avoid unexpected failures
- portability: NetBSD compatibility fix
- build enhancement: added dependency calculation for make
- build enhancement: automatic version string generation
PR: 252737
Submitted by: Fabian Keil <fk@fabiankeil.de>
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Sat, 9 May 2020
|
[ 04:14 tobik ]
misc/mbuffer: Update to 20200505
|
Fri, 18 Oct 2019
|
[ 11:55 tobik ]
misc/mbuffer: Update to 20191016
|
Fri, 26 Jul 2019
|
[ 12:38 tobik ]
misc/mbuffer: Update to 20190725
|
Tue, 29 Jan 2019
|
[ 13:05 tobik ]
misc/mbuffer: Update to 20190127
|
Mon, 21 Jan 2019
|
[ 12:55 tobik ]
misc/mbuffer: Update to 20190119
|
Mon, 14 Jan 2019
|
[ 18:36 tobik ]
misc/mbuffer: Update to 20190113
- mbuffer now tries to dlopen some libraries when looking for valid
hash functions. This happens at runtime only. Drop related
build dependencies, CONFIGURE_ARGS, and other workarounds.
- Add options for all supported hashing libraries
|
Mon, 14 May 2018
|
[ 08:16 tobik ]
misc/mbuffer: Update to 20180505
- Unify versioning scheme with how it's done upstream and on other systems
- Add missing gtar to TEST_DEPENDS
- Clean up some unnecessary {CONFIGURE,MAKE}_ARGS
|
Mon, 19 Mar 2018
|
[ 07:10 tobik ]
misc/mbuffer: Don't accidentally pick up libgcrypt from the build environment
- Fix LICENSE
|
[ 06:11 tobik ]
misc/mbuffer: Update to 20180318
- Fixes a bug where mbuffer would immediatly fail with no explicit
counts set
- Add TEST_TARGET
- Take maintainership after the last 6 months maintainer timeout from
r464491
PR: 226637
Submitted by: eborisch+FreeBSD@gmail.com
|
Wed, 14 Mar 2018
|
[ 13:42 tobik ]
misc/mbuffer: Update to 2017.10.11
- While here switch to options helpers
PR: 222329
Submitted by: asomers
Approved by: mm (maintainer timeout, 6 months)
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Mon, 11 Jul 2016
|
[ 18:50 asomers ]
Update misc/mbuffer to 20160613
PR: 210504
Reviewed by: brd
Approved by: maintainer-timeout
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D6949
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 18 Nov 2015
|
[ 14:06 bapt ]
Update mbuffer to 2015-10-02
Approved by: mm (maintainer)
Sponsored by: Gandi.net
|
Tue, 24 Mar 2015
|
[ 17:09 marino ] (Only the first 10 of 20 ports in this commit are shown above. )
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket
|
Tue, 20 Jan 2015
|
[ 10:06 mm ]
Update mbuffer to 2014-12-27
|
Tue, 7 Oct 2014
|
[ 17:57 mva ]
- Update to version 2014.03.10
- Fix version display
- Minor updates to pkg-descr, incoluding a WWW: whitespace fix
Notable changes:
0140310:
- added memory advise for buffer memory
- compatibility fix for Solars st driver
- prevent buffer overflow attack via defaults file
- ignore defaults file from other users
- updated documentation for use with cron
- minor bugfixes
20140126:
- new feature: set option defaults in ~/.mbuffer.rc
- enhancement: write status to the log file
- enhancement: added option to suppress status logging
- fix: formatting fix for summary message
PR: 193480
Submitted by: fk@fabiankeil.de
Approved by: maintainer timeout (mm@)
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 26 May 2014
|
[ 12:16 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Convert gmake, bzip2 to USES
Approved by: portmgr
|
Sun, 19 Jan 2014
|
[ 12:57 mm ]
Fix pkg-plist for mbuffer
|
[ 11:40 mm ]
Add STAGE support to misc/mbuffer
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Sat, 22 Jun 2013
|
[ 07:40 mm ]
Update to 2013.02.20
Take maintainership
PR: ports/179804
Approved by: rafan
|
Mon, 3 Jun 2013
|
[ 07:40 jgh ]
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (bapt)
|
Sun, 27 May 2012
|
[ 06:18 rafan ]
- mbuffer prefers mash, so let it be (also fixed hidden dependency to mhash
if it was installed at the time this port is built)
PR: ports/168252
Submitted by: mm@
|
Sat, 14 Jan 2012
|
[ 16:48 rafan ]
- Update to 2011.07.24
- Drop sigaction patch as it was merged into upstream
|
Sat, 26 Mar 2011
|
[ 07:52 rafan ]
- Update to 2011.03.17
PR: ports/155899
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
|
Mon, 24 Jan 2011
|
[ 15:27 rafan ]
- Update to 2011.01.19
PR: ports/154260
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Feature safe: yes
|
Mon, 3 Jan 2011
|
[ 13:32 rafan ]
- Update to 2010.12.30
- Added LICENSE declaration (GPLv3)
- Remove MD5 checksum
PR: ports/153586
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
|
Fri, 24 Sep 2010
|
[ 09:27 rafan ]
- Update to 2010.05.26
PR: ports/150885
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru>
|
Wed, 7 Jan 2009
|
[ 13:46 rafan ]
- Update to 2009.01.06
|
Fri, 26 Dec 2008
|
[ 02:03 rafan ]
- Update to 20081207 which fixes many bugs from previous version in ports
|
Thu, 4 Oct 2007
|
[ 01:53 edwin ]
Remove always-false/true conditions based on OSVERSION 500000
|
Thu, 11 Jan 2007
|
[ 08:06 rafan ]
- Respect PTHREAD_LIBS
- mbuffer needs C99 function, atoll(3), which is not available on 4.x
|
Wed, 10 Jan 2007
|
[ 17:27 rafan ]
- mbuffer needs pthread which is not available on 4.x
Submitted by: pointyhat via kris
|
Wed, 20 Dec 2006
|
[ 07:24 rafan ]
Add mbuffer-20060728, a tool for buffering data streams.
|
Number of commits found: 46 |