summaryrefslogtreecommitdiff
path: root/mbone
AgeCommit message (Collapse)AuthorFilesLines
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
1999-06-28Do the test for <sys/inttypes.h>'s existence a different and radical way -agc1-5/+3
use ".if exists"
1999-06-04Fix X linkage, too.mycroft1-30/+42
1999-06-04Add a generous dose of -Wl,-R so this builds on ELF platforms.mycroft5-53/+52
1999-05-31Apply the same patch as for vat to make this go with tcl8.0.5.he1-0/+16
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv2-34/+34
pattern match format. Minor pkglint along the way.
1999-05-23Fix and/or work around thehe1-0/+16
vat: invalid command name "tcl_findLibrary" error by calling Tcl_Init() from a suitable spot.
1999-05-23Make the "active" color actually make sense (and not be all dark).he1-0/+15
Not 100% sure this is the right fix, but it's better than before.
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-23Fix linkage for X11 and Tcl/Tk libraries.kleink1-2/+3
1999-04-15Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe.tron1-2/+3
1999-04-05Fix MASTER_SITEShubertf1-2/+2
1999-04-05 - Find tk package in the proper directory (even with WRKOBJDIR set)hubertf1-5/+8
- tk source is now in a different directory - add a pre-clean target to clean out the dependencies