summaryrefslogtreecommitdiff
path: root/mbone/nte
AgeCommit message (Collapse)AuthorFilesLines
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-12/+10
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
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-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-5/+2
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.jwise3-10/+8
2000-09-01Mark remaining packages which need to be updated to work with tcl-8.3.2jwise1-1/+3
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-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+4
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-04-07Remove the extra-superflous BUILD_DEPENDS (and adjust the pkg to it)hubertf3-13/+5
2000-01-09sh -> ${SH}wiz1-2/+2
1999-10-22fix broken -Wl,-R stuff for the X11 libraries.dmcmahill2-4/+4
addresses PR 8598.
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-27ELF rpath issues.mycroft1-2/+2
1999-07-09Add package patch checksum files.agc1-0/+7
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-17/+17
pattern match format. Minor pkglint along the way.
1999-04-15Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe.tron1-2/+3
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
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc1-2/+2
1999-03-22Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individualagc1-9/+1
package Makefiles which need it.
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf1-3/+3
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-3/+11
1998-08-20The Grand Homepagification:tsarna1-2/+2
- 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-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-0/+10
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf1-4/+4
1998-05-08relative dirs are evilhubertf1-3/+3
1998-04-24Move to relative paths in the pkgsrc tree.agc1-3/+3
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-3/+3
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-15Make this work if OBJMACHINE is set, as pointed out by Christian Hopps.agc1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-9/+4
Remove redundant (and sometimes erroneous) comments.
1998-03-20We only need the tk working directory extracted and configured, not built.mycroft1-2/+2
1998-03-06Add missing NetBSD Id.frueauf1-0/+1
1998-03-06Separate the Tk-related diffs info a separate file.mycroft2-20/+20
1998-03-06Network Text Editor -- a mult-user editing tool.mycroft9-0/+1643