Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
|
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
|
|
|
|
this time from using gettimeofday() to using cloc_gettime(CLOCK_MONOTONIC),
to avoid the effects of UTC leap second insertion which IIUC steps
the system clock back one second, and will cause the single assert()
in dbeacon.cpp to fire. Unfortunately, my core dump was incomplete
due to a full root file system...
PKGREVISION bumped.
|
|
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
|
|
ARM.
|
|
gettimeofday() directly. With a 32-bit clock_t and a 100Hz tick,
times() will wrap once every 497 days if my math isn't too far off,
and this will land us in an assert() in dbeacon and with a core dump.
So instead use gettimeofday() and save 2 x getrusage() per earlier
times() call. Retain some protection against gettimeofday() failing.
Bump PKGREVISION.
|
|
1.20 (October 2013)
Nick Birch (Nick.Birch@s-and-t.com): rtpsend -l (loop) flag does
not work. Modified to rewind input file on feof if loop was
set. Fails if length of line is greater than 2048
characters. Increased to 4096 (sufficient for typical
rtpdump: Put space after ext_data=<hex extension data> so that it
can be parsed by rtpsend. parse_header doesn't comprehend the
possible extension header. As a consequence any extension header
data is also dumped twice. Once in the ext_data report and then a
second time in the data report. Modify parse_header to return hlen
that comprehends the extension header if present.
The format for reporting contributing sources does not match the
format accepted by rtpsend (i.e., reports "csrc[n] = xxxx" rather
than "csrc[n]=0xxxxx"). Fixed. Note: the documentation is less
than clear on the csrc syntax accepted by rtpsend.
1.19 (August 2010)
Krzysztof Burghardt (krzysztof@burghardt.pl): "Wireshark
implemented "rtpdump" file format in a bit different way, so
cooperation beetwen those program is a bit problematic.
Moreover rtptools compiled on i386 and amd64 have different size
of file header (size of long in timeval is different)."
|
|
retry a limited number of times, and log the events. Export log() from
the main program for use in dbeacon_posix.cpp.
Fix the matrix.pl script since qw() no longer acts as parenteses, so add
some of our own where called for.
Bump PKGREVISION.
|
|
Add a patch for the matrix.pl script to quiet newer perl versions.
Fix the pointer to the sixxs flags, as asked for in 2010(!)
Bump PKGREVISION.
|
|
|
|
|
|
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BROKEN and explicitly scheduled to be removed after 2013Q4.
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
With this option, it tries to build against ffmpeg, but all ffmpegs
in pkgsrc are too new.
Bump PKGREVISION for default option change.
|
|
|
|
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
|
|
wbd's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
|
|
vic's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
|
|
vat's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
|
|
Remove DragonFly 1.x - not supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
|
|
|