non port: benchmarks/netio/Makefile |
SVNWeb
|
Number of commits found: 25 |
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:20 Tobias C. Berner (tcberner) ] 86b2c51 (Only the first 10 of 95 ports in this commit are shown above. )
benchmarks: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
* Andrey Zakhvatov <andy@FreeBSD.org>
* Andy Clark <andrewclarkii@gmail.com>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Bill Fumerola <billf@chc-chimes.com>
* Brad Davis <brd@FreeBSD.org>
* Bruce A. Mah <bmah@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 11 Nov 2021
|
[ 18:05 Tilman Keskinoz (arved) ] 38a6630 (Only the first 10 of 17 ports in this commit are shown above. )
Drop maintainership on most of my ports
|
Thu, 2 Sep 2021
|
[ 18:13 Tilman Keskinoz (arved) ] 1af2e4e
benchmarks/netio: make fetchable
* The Source is now on GH
* Switch to tarball
* Source is identical to previous zip file apart from
Copyright update and RCS tag
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] adb9312 (Only the first 10 of 61 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
|
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.
|
Wed, 9 Oct 2019
|
[ 10:23 bapt ]
Drop the ipv6 virtual category for b* category as it is not relevant anymore
|
Tue, 26 Mar 2019
|
[ 20:02 arved ]
Mark benchmarks/netio as RESTRICTED.
License forbids commercial use.
|
[ 19:35 arved ]
Update to 1.33
|
Sat, 2 Feb 2019
|
[ 10:30 tobik ]
benchmarks/*: Use NO_WRKSUBDIR
|
Mon, 20 Jun 2016
|
[ 16:23 mat ] (Only the first 10 of 351 ports in this commit are shown above. )
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 23 Mar 2015
|
[ 11:15 arved ]
Remove unnecessary whitespace changes in patchfile
add in previous commit
|
Sun, 22 Mar 2015
|
[ 17:28 robak ]
benchmarks/netio: update 1.26 -> 1.32
- Fix clang build issues
- Maintainer's timeout (arved@FreeBSD.org)
PR: 181789
Submitted by: Pawel Biernacki <pawel.biernacki@gmail.com>
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Fri, 7 Mar 2014
|
[ 15:52 bapt ]
Convert b* to USES=zip
|
Mon, 30 Dec 2013
|
[ 16:34 arved ]
Support Stagedir
|
Fri, 20 Sep 2013
|
[ 15:52 bapt ] (Only the first 10 of 74 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
benchmarks)
|
Fri, 30 Aug 2013
|
[ 23:09 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert benchmarks from USE_GMAKE to USES=gmake
While here:
- Trim headers
- convert some port to the new perl5 world
|
Sat, 2 Sep 2006
|
[ 12:07 arved ]
Update to 1.26
|
Wed, 3 May 2006
|
[ 23:26 edwin ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with B
|
Sat, 3 Dec 2005
|
[ 21:30 arved ]
Add optional IPv6 support
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
Tue, 8 Nov 2005
|
[ 12:56 arved ] (Only the first 10 of 33 ports in this commit are shown above. )
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
|
Sun, 9 Jan 2005
|
[ 19:10 arved ]
Add netio, a simple network benchmark
|
Number of commits found: 25 |