| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- take maintainer
- new distsite
- changes since 2008
o Allow longer server info timeout for third party via --idle-data-timeout
o Added feature to specify source port with "-p#:#" and "-P#:#"
o Add "-g" option to specify multicast IP address to use
o Clean up really confused transmit code for IPv4/IPv6 SSM multicast
o Bug fix from Aristeu Rozanski:
Crash caused by closing TCP_ADV_WIN_SCALE file even if open failed
o Fix bug with server CPU affinity being parsed as %X instead of %d
For non-sinkmode insure complete network block is written to stdout
Above fixes nuttscp bug seen with --copy-dir getting premature EOF
o Not every system has ERESTART added in 7.1.4, wrapped in ifdef
o Fix non-Linux systems to properly count TCP retrans for multiple streams
o Detect EOD for non-sinkmode UDP transfers
o Suppress bogus warning when using maximum size UDP packet
o Terminate non-sinkmode after specified file size with "-n" option
o Allow multilink aggregation with "-N##m" option to work for receive
o Add "-sz" zero copy option for non-sinkmode when input is a regular file
o Remove "-Sf" forced server mode from Usage: statement
o Fix zeroing of clientaddr6 during server cleanup
o Fix freeaddrinfo() processing during cleanup
o Change manually started oneshot server to have parent process just exit
o Provide summary TCP retrans info for multi-stream TCP
o Fix bug with retrans interval info when -fparse
o Add "+stride" or "+n.n.n.n" syntax for multi-stream TCP (IPv4)
o Fix third party bug with "-xc" option adding extraneous 't' character
o Add optional client-side name resolution for third party host
o Add "-N##m" option for multilink aggregation for multiple streams
o Add "-xc#/#" and "-P#/#" options to Usage: statement
o Enable jitter measurements with "-j" option
o Enable one-way delay measurements with "-o" option
o Fix bug with RTT and -fparse
o Change ctl/data port checks to < 1024 instead of < 5000
o Fix "--idle-data-timeout" Usage: statement for new default minimum
o Improve transmit performance with "-i" by setting poll() timeout to 0
o Don't output interval retrans info if non-sinkmode (for nuttscp)
o Skip check for unACKed data at end of transfer if -DBROKEN_UNACKED
o Play nice with iperf (change default data port to 5101)
o Delay sending of server "OK" until after successful server bind()
o Client check for server errors before starting data transfer
o Continue checking for server output while draining client transmission
o Correct "server not ACKing data" error message (server -> receiver)
o Add "--packet-burst" option for Rob
o Fix "--idle-data-timeout" Usage: statement for client
o Improve accuracy of retrans info timing synchronization (client xmitter)
o Allow rate limit to be exceeded temporarily by n packets ("-Rixxx/n")
o Allow setting server CPU affinity from client via "-xcs" option
o Allow setting client & server CPU affinity via third party
o Allow passing of third party control port via "-Pctlport/ctlport3"
o Up default idle data minimum to 15 sec to better handle net transients
o Don't reset nstream until after last use (fix getaddrinfo() memory leak)
o Fix bug with simultaneous server connections to manually started server
o Fix Usage: statement: "--idle-data-timeout" both server & client option
o Don't reset priority on server cleanup
o Fix priority output for "-fparse"
o Fix bad third party bug causing >= 1 minute transfers to silently fail
o Fix Usage: statement: "--idle-data-timeout" not just a server option
o Added IPv6 and SSM MC support
Ported from Rob's 5.5.5 based code by Bill Fink
o Fix client lockup with third party when network problem (for scripts)
o Bugfix: set chk_idle_data on client (now also checks no data received)
o Use argv[0] instead of "nuttcp" for third party
o Bugfix: give error message again on error starting server
o Timeout client accept() too and give nice error message (for scripts)
PR: 197475
Submitted by: pi
Approved by: Andrew Clark <andrewclarkii@gmail.com> (old maintainer)
Notes:
svn path=/head/; revision=379065
|
|
|
|
|
|
|
|
|
|
| |
version 2.5 and restores bidirectional compatibility with other OS
distributions following suit.
PR: 197137
Notes:
svn path=/head/; revision=378027
|
|
|
|
|
|
|
|
|
|
| |
Release maintainership back to ports@
PR: 196766
Submitted by: lightside
Notes:
svn path=/head/; revision=377499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Delete makefil as a patch
- Add new makefile for the project without BSD dependencies
- Fix out of order declarations in makefile
- Install doc by default
- bump port revision
Submitted by: rodrigo
Reviewed by: bapt, danfe
Notes:
svn path=/head/; revision=377438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix MASTER site
- Fix EXTRACT cmd
- Add generic Makefile for compilation
- Install DOC by default
- Bump PORTREVISION
PR: 193153
Reviewed by: bapt
Notes:
svn path=/head/; revision=377171
|
|
|
|
|
|
|
| |
PR: 195796
Notes:
svn path=/head/; revision=377064
|
|
|
|
|
|
|
|
| |
PR: 193153
Submitted by: Radim Kolar <hsn@sendmail.cz>
Notes:
svn path=/head/; revision=377022
|
|
|
|
|
|
|
|
| |
PR: 196643
Submitted by: linpct@gmail.com(maintainer)
Notes:
svn path=/head/; revision=376668
|
|
|
|
|
|
|
| |
Sponsored by: ESnet
Notes:
svn path=/head/; revision=376660
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D1389
Approved by: bapt(mentor), marino(mentor)
Notes:
svn path=/head/; revision=375774
|
|
|
|
| |
Notes:
svn path=/head/; revision=375624
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
| |
Notes:
svn path=/head/; revision=375182
|
|
|
|
| |
Notes:
svn path=/head/; revision=375007
|
|
|
|
| |
Notes:
svn path=/head/; revision=374887
|
|
|
|
|
|
|
| |
Sponsored by: ESnet
Notes:
svn path=/head/; revision=374857
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage
Reviewed by: crees, antoine
Notes:
svn path=/head/; revision=373393
|
|
|
|
| |
Notes:
svn path=/head/; revision=373091
|
|
|
|
|
|
|
| |
Hope to see you back! Thank for all the work!
Notes:
svn path=/head/; revision=372709
|
|
|
|
|
|
|
|
|
| |
It's possible that the previous fix won't work when host version
doesn't match jail version, so recreate the "os" script to ensure
that the PLIST_SUB variable and build directory always match.
Notes:
svn path=/head/; revision=372108
|
|
|
|
|
|
|
|
|
|
| |
The PLIST_SUB hack that worked for years stopped working with recent
changes to PLIST_SUB handling. We don't need to run a script to
figure out where the files are getting installed. We can recreate it
from ARCH, OPSYS, and OSREL variables.
Notes:
svn path=/head/; revision=372105
|
|
|
|
| |
Notes:
svn path=/head/; revision=371236
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371171
|
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Sponsored by: ESnet
Notes:
svn path=/head/; revision=370889
|
|
|
|
| |
Notes:
svn path=/head/; revision=369912
|
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Sponsored by: ESnet
Notes:
svn path=/head/; revision=369770
|
|
|
|
|
|
|
|
| |
PR: 193990
Submitted by: dikshie@gmail.com(previous maintainer)
Notes:
svn path=/head/; revision=369461
|
|
|
|
|
|
|
|
| |
PR: 193991
Submitted by: dikshie@gmail.com(previous maintainer)
Notes:
svn path=/head/; revision=369456
|
|
|
|
| |
Notes:
svn path=/head/; revision=369434
|
|
|
|
| |
Notes:
svn path=/head/; revision=369257
|
|
|
|
| |
Notes:
svn path=/head/; revision=369060
|
|
|
|
| |
Notes:
svn path=/head/; revision=368126
|
|
|
|
| |
Notes:
svn path=/head/; revision=368069
|
|
|
|
|
|
|
|
|
| |
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=367936
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
PR: 193382
Submitted by: Muhammad Moinur Rahman
Notes:
svn path=/head/; revision=367691
|
|
|
|
| |
Notes:
svn path=/head/; revision=367583
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
Notes:
svn path=/head/; revision=367307
|
|
|
|
| |
Notes:
svn path=/head/; revision=367236
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for consumers.
Notes:
svn path=/head/; revision=366964
|
|
|
|
| |
Notes:
svn path=/head/; revision=366863
|
|
|
|
| |
Notes:
svn path=/head/; revision=366862
|
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Sponsored by: ESnet
Notes:
svn path=/head/; revision=366458
|
|
|
|
|
|
|
|
| |
PR: ports/193025
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=366373
|
|
|
|
|
|
|
| |
Reported by: pkg developer mode
Notes:
svn path=/head/; revision=366264
|
|
|
|
|
|
|
| |
Approved by: portmgr (non staged ports)
Notes:
svn path=/head/; revision=366262
|
|
|
|
| |
Notes:
svn path=/head/; revision=366064
|
|
|
|
| |
Notes:
svn path=/head/; revision=366062
|
|
|
|
| |
Notes:
svn path=/head/; revision=366006
|