Commit graph

40 commits

Author SHA1 Message Date
wiz
2f9e6863b2 add RCS Id 2000-10-21 22:47:25 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
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-09 19:40:14 +00:00
jwise
21587c5907 Adapt this package to tk-8.3.2. 2000-09-08 18:58:05 +00:00
jwise
fe4b4bfbb2 Mark remaining packages which need to be updated to work with tcl-8.3.2
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-09-01 17:58:02 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
bouyer
3be524928e Make it compile on solaris. 2000-03-15 07:17:39 +00:00
hubertf
6f9b0a0778 add RCS IDs to patches, fix patchsum and move out of X11BASE 1999-10-28 02:40:23 +00:00
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
is
95cdd6a24f According to Hubertf, those patches he sent me aren't needed. I tested that
it still compiles and works.
1999-10-06 15:22:57 +00:00
is
b20a68d25e last part of upgrading sdr to 2.7 on request of Hubert Feyrer.
Reason for upgrade: IPv6 support and a security fix.
1999-10-04 21:09:00 +00:00
is
a71678ce5e Upgrade to sdr-2.7. 1999-10-04 20:56:59 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
agc
6b6a302f6c Do the test for <sys/inttypes.h>'s existence a different and radical way -
use ".if exists"
1999-06-28 11:54:50 +00:00
kleink
fa1f387377 Fix linkage for X11 and Tcl/Tk libraries. 1999-04-23 13:49:25 +00:00
hubertf
95999ed778 Fix MASTER_SITES 1999-04-05 04:37:47 +00:00
agc
363146f85e Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
hubertf
2c7527a8cc Fix for compiling on 1.3.2/sparc - random() and gethost*() are
supplied by the OS.
1999-01-15 23:56:47 +00:00
tron
0c8df4dbe2 Replace outdated homepage with new one. 1999-01-08 00:24:18 +00:00
hubertf
f263a538de Update MASTER_SITES, as reported by J Rizzo <riz@boogers.sf.ca.us>
in PR 6750
1999-01-06 22:21:01 +00:00
garbled
8230ed06cd Make this pkg compile on alpha again:
LP64 fixes to deal with -Werror
Re-enable INTTYPES stuff that was lost in the recent update.
Thanks to Matt for helping me with a nasty.. ;)
1999-01-01 07:58:29 +00:00
mycroft
5e61d8604d Clean up RCS IDs. 1998-11-05 06:35:24 +00:00
mycroft
8e318baa36 2.5.8 1998-11-05 05:32:18 +00:00
kleink
cbce6789d1 <sys/inttypes.h> -> <inttypes.h>. A brick flies off into the ether. 1998-10-02 09:49:59 +00:00
hubertf
f66a2e85c2 work around <sys/inttypes.h> not present in 1.3 1998-10-02 06:47:29 +00:00
garbled
2bf4c9d999 Make the makefile honor LDFLAGS from the environment, and fix up a few
LP64'isms with help from kleink.
1998-09-13 18:02:10 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
hubertf
e47d939203 Pkg-name consistency: last '-'-seperated token is version. 1998-07-14 12:08:36 +00:00
is
fb233fe5d7 Upgrade sdr to 2.4a7 (with the TU Dresden Multimedia Reference Center bug
fixes added).
1998-06-18 10:45:54 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
a6e9f1813d portlint: fix RCS Id 1998-01-24 20:45:03 +00:00
agc
65c222c486 Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles.  Please
note that I've erred on the side of caution here.
1998-01-22 10:26:36 +00:00
is
593b342b92 Add imm support. 1997-11-21 16:16:00 +00:00
is
76460bf4bf - NetBSD RCS ids.
- disabled unfinished tools.
- make sdr compile & work on NetBSD
1997-11-18 17:21:25 +00:00
is
e36fdeaad9 Initial MBONE tools directory, bootstrapped from FreeBSD ports collection,
sdr only.
1997-11-18 17:05:15 +00:00