Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-08-16 | Make this package compile on 1.6 and later | agc | 5 | -3/+65 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
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-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -15/+13 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-07 | Fix a few more paste-o's. | fredb | 1 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -2/+2 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-12-03 | Make this build on Alpha. | mycroft | 1 | -3/+1 | |
2000-09-08 | `mbone / I'm in mbone / and my heart it swells, so I can hardly speak' | jwise | 3 | -10/+9 | |
Adapt this package to tk-8.3.2. | |||||
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-24 | We don't need BUILD_DEPENDS and DEPENDS for the same package, | wiz | 1 | -2/+2 | |
but we need an autoconf dependency if we use it. | |||||
2000-06-16 | Fix dependency on gsm, as noted by Michael Eriksson | wiz | 1 | -2/+2 | |
<eramore@era-t.ericsson.se> in pkg/10381. | |||||
2000-04-07 | Ask for a properly installed gsm package to build with, nothing | hubertf | 2 | -11/+4 | |
half-baked. | |||||
2000-03-13 | - make sure to include $(CPPFLAGS) when compiling gsm files | bouyer | 3 | -14/+55 | |
- make it compile on solaris | |||||
2000-01-26 | Remove unnecessary post-install target. | jlam | 1 | -4/+1 | |
2000-01-26 | * Get -lgsm from ${PREFIX}/lib | jlam | 7 | -1635/+227 | |
* Get Tcl and Tk build variables from tcl/tkConfig.sh instead of pawing through directory trees. | |||||
2000-01-09 | use DISTNAME and PKGNAME instead of directly setting DISTFILES | wiz | 1 | -3/+4 | |
1999-12-08 | clean up multi-patch mess and defuzz. | rh | 5 | -2130/+1540 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+12 | |
1999-06-04 | Fix X linkage, too. | mycroft | 1 | -30/+42 | |
1999-06-04 | Add a generous dose of -Wl,-R so this builds on ELF platforms. | mycroft | 5 | -53/+52 | |
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-05-23 | Fix and/or work around the | he | 1 | -0/+16 | |
vat: invalid command name "tcl_findLibrary" error by calling Tcl_Init() from a suitable spot. | |||||
1999-05-23 | Make the "active" color actually make sense (and not be all dark). | he | 1 | -0/+15 | |
Not 100% sure this is the right fix, but it's better than before. | |||||
1999-04-05 | use GSM_DIR | hubertf | 1 | -2/+2 | |
1999-04-05 | There is no package in ${WRKOBJDIR}. | hubertf | 1 | -2/+2 | |
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-12-30 | Add "pre-clean" target to do "make clean" in "audio/gsm". | tron | 1 | -1/+4 | |
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 | -2/+10 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -3/+4 | |
- 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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 8 | -1/+17 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 1 | -2/+2 | |
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon. | |||||
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 | -2/+2 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
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 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-16 | Clean this up a little. | mycroft | 1 | -6/+5 | |
1998-01-26 | put DISTFILES back | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: add RCS Id | hubertf | 1 | -0/+1 | |
1998-01-24 | portlint: fix RCS ID, remove unnecessary DISTFILES definition | hubertf | 1 | -2/+2 | |