Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-31 | Remove packages that were either BROKEN for more than a year or | wiz | 1 | -37/+0 | |
BROKEN and explicitly scheduled to be removed after 2013Q4. | |||||
2010-08-21 | Ok it is broken but let us make the Makefile usable enough to get it | seb | 1 | -2/+2 | |
2010-02-10 | Mark remainining tcl/tk 8.3 users as broken. | joerg | 1 | -1/+3 | |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-05 | Convert to bl3, untested. | wiz | 1 | -3/+2 | |
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -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-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-12-03 | Make this build on Alpha. | mycroft | 1 | -3/+1 | |
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 1 | -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-08 | Adapt this package to tk-8.3.2. | jwise | 1 | -5/+3 | |
2000-09-01 | Mark remaining packages which need to be updated to work with tcl-8.3.2 | jwise | 1 | -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-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+4 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-04-07 | Remove the extra-superflous BUILD_DEPENDS (and adjust the pkg to it) | hubertf | 1 | -9/+1 | |
2000-01-09 | sh -> ${SH} | wiz | 1 | -2/+2 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -17/+17 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-15 | Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe. | tron | 1 | -2/+3 | |
1999-04-05 | - Find tk package in the proper directory (even with WRKOBJDIR set) | hubertf | 1 | -5/+8 | |
- tk source is now in a different directory - add a pre-clean target to clean out the dependencies | |||||
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 1 | -9/+1 | |
package Makefiles which need it. | |||||
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 1 | -3/+3 | |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 1 | -3/+11 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 1 | -4/+4 | |
1998-05-08 | relative dirs are evil | hubertf | 1 | -3/+3 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -3/+3 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -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-15 | Make this work if OBJMACHINE is set, as pointed out by Christian Hopps. | agc | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -9/+4 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-20 | We only need the tk working directory extracted and configured, not built. | mycroft | 1 | -2/+2 | |
1998-03-06 | Network Text Editor -- a mult-user editing tool. | mycroft | 1 | -0/+44 | |