Commit graph

359 commits

Author SHA1 Message Date
mef
6f6c5ea870 Update 1.18 to 1.20
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)."
2014-12-10 05:28:27 +00:00
he
b2f62a0c77 It can happen that times() returns ((uint32_t)-1). If that happens,
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.
2014-12-09 10:45:51 +00:00
he
7a18a84abe Rename the old patch-aa patch to patch-dbeacon.cpp.
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.
2014-10-06 10:04:17 +00:00
jperkin
e5d9abbeac SunOS needs -lsocket -lnsl. 2014-09-25 14:32:35 +00:00
joerg
98a23813a5 Support yet another NetBSD major version. 2014-09-10 19:02:13 +00:00
wiz
5bce7a8784 Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
2014-08-11 23:09:44 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
obache
ed661cd5ca recursive bump from x264-devel builld number change (i.e. API change). 2014-04-10 05:39:14 +00:00
joerg
9cd8f6781c Fix build with TCL 8.6. 2014-02-04 00:17:54 +00:00
joerg
55a2456056 Fix build against TCL 8.6. 2014-02-04 00:17:35 +00:00
joerg
f078940da5 Fix build with TCL 8.6. 2014-02-04 00:16:09 +00:00
joerg
3fbc30bbde Fix build with TCL 8.6. Honour system CFLAGS. Bump revision. 2014-02-04 00:15:14 +00:00
wiedi
4191cc359a Add missing -lsocket -lnsl on SunOS 2014-01-27 21:51:03 +00:00
prlw1
f4b5cbddb0 Build fixes for new Tcl 2014-01-14 17:07:37 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
wiz
5889401244 Remove packages that were either BROKEN for more than a year or
BROKEN and explicitly scheduled to be removed after 2013Q4.
2013-12-31 17:08:08 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
joerg
005d288557 Fix main in C file compiled with C++ compiler. 2013-03-02 18:01:05 +00:00
wiz
95475fb6b0 Remove vic-gpl option.
With this option, it tries to build against ffmpeg, but all ffmpegs
in pkgsrc are too new.

Bump PKGREVISION for default option change.
2013-01-27 00:15:03 +00:00
joerg
9d1c58702a Be consistent about using return values. 2013-01-15 15:22:54 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
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).
2012-10-23 10:24:02 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
ryoon
296f76c77e Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
395b2e25f5 mbone/wbd: Patch in tcl/tk 8.5 support
wbd's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:51:07 +00:00
marino
f496b828d0 mbone/vic: Patch in tcl/tk 8.5 support
vic's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:49:30 +00:00
marino
776fb24365 mbone/vat: Patch in tcl/tk 8.5 support
vat's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.
2012-08-21 21:47:28 +00:00
marino
188a0e876f mbone/rat: Add makefiles for DragonFly 2.x and DragonFly 3.x
Remove DragonFly 1.x - not supported.
2012-08-18 05:47:53 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
joerg
828186194f Fix build on NetBSD 6+. Remove redundant install commands. 2012-04-07 13:13:24 +00:00
sbd
1a583ab829 Regenerate diffs for GNU patch. 2011-12-14 03:21:51 +00:00
joerg
cb83a279be Fix build with modern GCC 2011-11-25 22:05:36 +00:00
sbd
6c1bcc271a Recursive bump for multimedia/ffmpeg buildlink addition. 2011-11-16 01:33:15 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
shattered
a01f007099 Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
2011-01-25 22:22:13 +00:00
shattered
3b05a61c76 Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
pettai
c06b1b26a7 Fix for the "annotated bulk failures" mail discussion.
(ok dholland)
2010-09-24 00:16:24 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
d114967e51 Ok it is broken but let us make the Makefile usable enough to get it 2010-08-21 10:17:10 +00:00
seb
e734f74b34 Ok it is broken but let us make the Makefile usable to know it :) 2010-08-21 09:07:17 +00:00
pettai
b449531015 Beacon v1.3-0 July 15, 2005
* Cleaned up socket code to separate TCP and UDP socket handling.
  Connections are now far more robust.
2010-03-14 10:59:14 +00:00
sborrill
09e16ce132 Add DESTDIR support (and fix man path at same time).
Bump PKGREVISION
2010-03-08 12:10:06 +00:00
is
8f6ed9d723 DESTDIR support. 2010-03-03 14:30:13 +00:00
jnemeth
712fe6fe2a mark imm, nte, and sdr as broken
/brick joerg
2010-02-25 09:23:25 +00:00
is
c03d67afb3 Use relative filenames in patches. 2010-02-15 18:24:59 +00:00
joerg
63fd1ea986 Forgot to comment out the broken tk83 users. 2010-02-11 12:32:39 +00:00