summaryrefslogtreecommitdiff
path: root/mbone
AgeCommit message (Collapse)AuthorFilesLines
2010-11-13Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.shattered1-2/+2
2010-09-24Fix for the "annotated bulk failures" mail discussion.pettai5-4/+58
(ok dholland)
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
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-21Ok it is broken but let us make the Makefile usable enough to get itseb2-4/+4
2010-08-21Ok it is broken but let us make the Makefile usable to know it :)seb1-2/+2
2010-03-14Beacon v1.3-0 July 15, 2005pettai5-48/+19
* Cleaned up socket code to separate TCP and UDP socket handling. Connections are now far more robust.
2010-03-08Add DESTDIR support (and fix man path at same time).sborrill4-11/+31
Bump PKGREVISION
2010-03-03DESTDIR support.is3-10/+13
2010-02-25mark imm, nte, and sdr as brokenjnemeth1-4/+4
/brick joerg
2010-02-15Use relative filenames in patches.is5-17/+17
2010-02-11Forgot to comment out the broken tk83 users.joerg1-4/+4
2010-02-10Mark remainining tcl/tk 8.3 users as broken.joerg3-3/+9
2010-02-03fix paths in patches.is6-21/+21
2010-01-25Convert to use tcl/tk 8.4.is9-47/+116
2010-01-25Port to using tcl/tk 8.4.is9-31/+101
2010-01-25Port to using tcl/tk 8.4.is3-9/+9
2009-12-13Support staged installation.asau1-7/+9
2009-12-12This package needs gtk-doc to successfully build its HTML docs. Adding asnj2-12/+4
build dependency on gtk-doc isn't enough to make everything happy, because the gtk-doc package unhelpfully disables sgml support by default (in the name of avoiding a "heavy" jade dependency). In order to get a package that is consistent regardless of which additional packages are installed, let's just not install the HTML docs at all.
2009-12-02Make this build when the inet6 option is enabled (default).snj3-3/+16
2009-12-02Add a couple missing files to this package's PLIST.snj2-4/+5
2009-10-29support PKGMANDIRtnn2-12/+8
2009-10-07MAKE_JOBS_SAFE=nojoerg1-1/+3
2009-08-18Fix destdir installationjoerg1-1/+3
2009-07-07Add wbd 1.0p4sborrill1-1/+2
2009-07-07wbd, the UCB/LBNL whiteboard tool, is a real-time shared whiteboardsborrill7-0/+178
application.
2009-07-01Fix build with latest ffmpeg.sborrill3-2/+19
Bump PKGREVISION
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-29Fix LP64 build. Doesn't support MAKE_JOBS.joerg3-5/+21
2009-06-14Remove @dirrm entries from PLISTsjoerg5-13/+5
2009-06-12Removed redundant .gz suffix for man pages.rillig1-2/+2
2009-05-21update mirror.zafer1-2/+2
2009-03-22Leave over maintainership to pkgsrc-usersmanu3-6/+6
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-02-03Recursive revision bump came from audio/gsm.obache1-2/+2
2008-12-16Add vic-develsborrill1-1/+2
2008-12-16Import development version of vic from UCL/Avats/Sumover.sborrill12-0/+660
Compared to existing mbone/vic there has 12 years of developments and thus rather too much to list here. Highlights include: v2.8ucl-1.4.0beta: New Video window right-click menu v2.8ucl-1.3.1: New Codecs: H.264 compliant with RFC3640 {NCHC, UCL} MPEG4 compliant with RFC3894 {NCHC} Advanced rendering: Full-Screen mode, Video window scaling in software X11 XVideo - hardware scaling/colourspace conversion Source-Specific Multicast (SSM) support v2.8ucl-1.2.0 New codec h261as - contributed by Rhys Hawkins (Rhys.Hawkins@anu.edu.au) at Australian National University (ANU). This codec enables interoperability with Rhys' VP tool available to the AccessGrid community. Use configure --disable-h261as to disable it. Added image overlay support. This allows a PPM image to be used as an institutional logo, (for example, added sample UCL logo file: ucl_logo.ppm), which can be placed and moved over the video window. Overlays work with all grabbers and codecs. The logo image can also be specified as a vic resource (in .vic.tcl) so that it is made available at startup. Also, tweaked error return values from oTcl to C++, so that all errors relating to overlays are handled gracefully. Added a LICENSE file. Added focus property in the generic tcl mk.entry() function that builds text entry widgets. Added more graceful error handling so Vic will bring up a warning dialogue instead of crashing. Added Source-Specific Multicast (SSM) support - tested IPv4 on WinXP. IPv6 on Linux not fully tested. v2.8ucl-1.1.7: Updated video4linux2 driver so it works with latest API - i.e. with linux kernel 2.6.x. Modified configure to so it can be selected. The old v4l2 driver is still there as grabber-v4l2-old. Updated configure so it includes both v4l1 v4l2 drivers as there are still devices that use v4l1 in 2.6.x kernel - like the Philips USB cams. Modified xv-grabber so it's optional in configure. Also modified it to handle mulitple devices - though none to test with. v2.8ucl-1.1.4: Added check in configure to turn off optimisation in h261 decoder code if we're using GCC 2.96 (otherwise it crashes). Added loopback fixes v2.8ucl-1.1.3: Updated so a new menu item is added to each decode window allowing users to select number of layers to receive on a layered feed. The Encode layers slider used to attempt do this but didn't work with more than one layered feed. Added number of layers indicator to info field on decoded feeds Added -v option to ouput version number. Added command line options to specify interface (-i addr) and IPv6 interface index (-x index) Updated to use getaddrinfo for name lookup - using the supplementary function included into common library when using MUSICA IPv6. Altered the way the addresses are allocated - Now referenced through the network object (Before they were allocated by stepping thru all available address types untill one address type resolved - Which could have caused some problems - also generated errors from the failed resolve attempts) Corrected the positioning of the padding bit in the rtcp header. Retained some compatibility with old version which used to put it in first packet. Also the length in the rtcp packet did not include the padding - it now does. It doesn't appear to break when interworking with the older version so far.... Corrected bug which meant vic attempte to delete it's local src from the list of sources when it appears to go idle for a long time - happens when vic gets suspended for a while. Altered net-ipv6 so the IPv6 interface index is not used IPV6_MULTICAST_IF unless set on the command line as it seems to cause problems for FreeBSD. It is now set to -1 in the resourses to indicate its uninitialised state. corrected IPPROTO_IP used in net-ipv6 loopback command to use IPPROTO_IPV6 Tweaked so the send socket binds to command line specified -i interface, if specified, otherwise it binds to in6addr_any Corrected bug in IPv6 when TTL is set on Command line - it was calling the ipv4 proc to check for multicast - now calls in6_multicast Enabled -m (mtu) option on command line - Use with care as not all codecs will behave correctly. (it's default is 1024). v2.8ucl-1.1.2: Fixed RTCP bug - The SSRC wasn't being set when transmitting (well it was always -1) Introduced factor of 2 into the PKTBUF_SIZE as the H261 codec seems to over-run the buffer a bit - causing random errors. Disabled mbus recognised message - No longer crash when we receive an unknown mbus command. Increase heartbeat rate to comply with latest spec Added codec/h263/*.o to clean directive. Changed name of UCL's common library to new name: libuclmmbase.a (from old libcommon.a) Updates for the mbus parser.. Changed to make x11 grabber last choice by popular demand v2.8ucl-1.1.1: Tidied up command line option specification string Updated for new common library Updated to keep gcc-2.95 happy v2.8ucl-1.1.0: Expermental first release of layered support taken from MASH project vic. Creates seperate network objects for each layer and sends seperate RTCP reports (unchecked in this release - these are not quite working) Incoperated PVH codec from MASH New command line option -j num_of_layers v2.8ucl-1.0: Reorganised code into directory structure reflecting the functionality of the different modules of vic Moved vic over to use UCL's version's of tcl/tk - this is due to a number of problems we have encountered Moved vic over to use UCL's common library so it shares the codebase provided by rat - where possible; It now uses common DES code and Mbus code - so both the DES and Mbus sections have been re-written. IPv6 support under UNIX and WIN32 v2.8ucl5: Fixed -l option so it instead generates a filename automatically v2.8ucl4: Updated H263 support for Litte Endian machines Updated grabber-x11 so it works on more machines and when running vic on a remote X server v2.8ucl3: Added H.263 codec for UNIX Included many useful fixes from Bill Fenner v2.8ucl2: Added JPEG and bvc software codecs v2.8ucl1: Port to Tcl/Tk 8.0 Added DES support Added H.263+ codec
2008-12-13Build on NetBSD 5.*sborrill1-1/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. 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=...").
2008-08-26Fix pidfile option handling (in configuration file case).seb3-3/+39
Bump PKGREVISION to 1.
2008-08-26Add & enable dbeaconseb1-1/+2
2008-08-26Initial import of dbeacon version 0.3.9.1 in the NetBSD Packagesseb4-0/+62
Collection. dbeacon is a Multicast Beacon written in C++. The main purpose of a beacon is to monitor other beacon's reachability and collect statistics such as loss, delay and jitter between beacons. dbeacon supports both IPv4 and IPv6 multicast, collecting information via ASM and SSM. dbeacon was originally only IPv6 capable, designed to be used in the m6bone.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-21Fix autoconf header to not re-declare inet_ntop and friends.joerg5-3/+46
Fix text relocations by ensuring the Perl module can use -fPIC builds. Bump revision.
2008-06-20Add DESTDIR support.joerg3-6/+10
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam5-17/+26
their files via a custom do-install target.
2007-12-01Fixed invalid lvalue.rillig2-1/+17
2007-12-01The package name looks weird to me.rillig1-1/+2
2007-12-01Restructured the package so that all source files can be patched.rillig6-40/+68
Fixed build failures with g++4.
2007-11-27This package's configure script wants to find perl, so add 'perl'seb1-1/+3
to USE_TOOLS and let buildlink3 via perl5/module.mk handle the full dependency recording.
2007-10-05Don't use malloc.h.joerg2-1/+15