summaryrefslogtreecommitdiff
path: root/mbone
AgeCommit message (Collapse)AuthorFilesLines
2000-12-27Fix compilation on alpha.wiz2-1/+15
2000-12-21add and enable common-mmlwiz1-1/+2
2000-12-17Import common-mml-1.2.0:hubertf8-0/+150
The UCL common multimedia library implements a number of algorithms and protocols needed by a number of our applications. It compiles standalone on a range of Unix systems (Solaris, Linux, Irix, FreeBSD) and on Windows 95/98/NT. The following protocols/algorithms are included in the library: * Base64 encoding/decoding * Binary tree * Random number * HMAC authentication * MD5 * DES * RTP * Mbus
2000-12-17enable IPv6 if USE_INET6 is sethubertf1-1/+5
2000-12-17Update sdr to 3.0. Changes:hubertf21-537/+92
3.0 K.Hasler/E.Whelan 22 Aug 2000 - new 'application' media type for session directories - fixed byte ordering of headers on intel machines - fixed IP6 address allocation for unix IP6 stacks - Authentication and encryption code fixed to allow for extra space for IPv6 addresses - Added IPv6 flags to configure scripts "--enable-ipv6" 3.0 K.Hasler 6 Dec 1999 - changed use of option get to use the resource procs in generic.tcl - store_address now returns if it already has the address. 3.0 C.Perkins 16 Nov 1999 - Remove TTL scoping option 2.9 K.Hasler 26 Oct 1999 - created a directory type for the directory icon, so that the directory icon is displayed for directory sessions in the main SDR window. - Fix reshow_sessions to delete sessbox when they exist - fixes problem when using the Apply button from the preferences window. 2.9 E.Whelan 25 Oct 1999 - fixed window problems caused by adding directories - fixes problems with passphrase window. - eg geometry option and key passphrase window at startup - FAQ has also been updated - Fixed problem which quit from SDR when closed directory windows 2.8 K.Hasler 9 Sep 1999 - fixdaysinmonth proc fixes daysinmonth variable for leap years. Used when creating a new session and in calendar. - Fix convert_vars to recognise other variable separators (ie not just /). - Fixed set_fmt_menu in create_proc_menu which had attributes in wrong order. - Directory SDP Patches from: http://www.live.com/sdrpatch.html 2.7e K.Hasler 15 July 1999 - enabled pgp
2000-12-16Update to 2.7nb1 by applying the patches from PR 11019.hubertf10-21/+260
Patches by Love <lha@stacken.kth.se> PR 11019 by Manuel Bouyer <bouyer@antioche.lip6.fr>
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-03Make this build on Alpha.mycroft1-3/+1
2000-12-03Make this build on Alpha.mycroft4-4/+38
2000-10-23Regen.mycroft1-2/+2
2000-10-23Nuke -ggdb. We strip the installed executable anyway, and this option breaksmycroft1-2/+2
builds on at least PowerPC.
2000-10-21add RCS Idwiz1-0/+1
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb3-15/+6
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode).
2000-09-08Adapt this package to tk-8.3.2.jwise6-21/+23
2000-09-08Adapt this package to tk-8.3.2.jwise3-10/+8
2000-09-08Adapt this package to tk-8.3.2.jwise3-12/+12
2000-09-08`mbone / I'm in mbone / and my heart it swells, so I can hardly speak'jwise3-10/+9
Adapt this package to tk-8.3.2.
2000-09-01Mark remaining packages which need to be updated to work with tcl-8.3.2jwise4-4/+12
with BROKEN= This package has not yet been updated to work with tcl-8.3.2. in order to make bulk builds quieter. These packages will be updated over the weekend.
2000-08-31Adapt this for tk-8.3.2, and fix for case where built as non-root (but installedjwise3-10/+12
as root).
2000-08-30Adapt to tk-8.3.2.jwise3-8/+8
2000-08-24We don't need BUILD_DEPENDS and DEPENDS for the same package,wiz1-2/+2
but we need an autoconf dependency if we use it.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf3-9/+14
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-06-16Fix dependency on gsm, as noted by Michael Erikssonwiz1-2/+2
<eramore@era-t.ericsson.se> in pkg/10381.
2000-04-07Ask for a properly installed gsm package to build with, nothinghubertf2-11/+4
half-baked.
2000-04-07Remove the extra-superflous BUILD_DEPENDS (and adjust the pkg to it)hubertf3-13/+5
2000-03-15Make it compile on solaris.bouyer3-4/+34
2000-03-13- make sure to include $(CPPFLAGS) when compiling gsm filesbouyer3-14/+55
- make it compile on solaris
2000-03-09remove trailing `.'wiz1-1/+1
2000-02-25remove commented out SUBDIR += lines for packages that never gotwiz1-5/+1
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
2000-02-05make it compile again (don't link statically)wiz2-6/+7
2000-02-02defuzzwiz2-5/+4
2000-01-26* Split out mega-patch patch-ag in to separate patches.jlam9-1608/+313
* Duplicate changes in Tcl/Tk handling from mbone/vat. * USE_X11, instead of USE_X11BASE
2000-01-26Remove unnecessary post-install target.jlam1-4/+1
2000-01-26* Get -lgsm from ${PREFIX}/libjlam7-1635/+227
* Get Tcl and Tk build variables from tcl/tkConfig.sh instead of pawing through directory trees.
2000-01-09sh -> ${SH}wiz1-2/+2
2000-01-09use DISTNAME and PKGNAME instead of directly setting DISTFILESwiz3-10/+13
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs2-2/+2
1999-12-12Avoid fuzz by reducing context lines by one for this patch to omit RCSrh2-8/+6
keyword.
1999-12-12regenrh1-2/+2
1999-12-08clean up multi-patch mess and defuzz.rh5-2130/+1540
1999-11-27defuzzrh2-6/+6
1999-10-28add RCS IDs to patches, fix patchsum and move out of X11BASEhubertf10-13/+26
1999-10-27Mark packages as broken, where necessary.agc1-1/+3
1999-10-22fix broken -Wl,-R stuff for the X11 libraries.dmcmahill2-4/+4
addresses PR 8598.
1999-10-06According to Hubertf, those patches he sent me aren't needed. I tested thatis4-32/+1
it still compiles and works.
1999-10-04last part of upgrading sdr to 2.7 on request of Hubert Feyrer.is4-0/+57
Reason for upgrade: IPv6 support and a security fix.
1999-10-04Upgrade to sdr-2.7.is16-136/+125
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-09Add package patch checksum files.agc6-0/+54