Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-08 | Update HOMEPAGE. | wiz | 1 | -2/+2 | |
2005-03-30 | Add buildlink3 file. | wiz | 1 | -0/+18 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-04-28 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-03-28 | varargs.h -> stdarg.h migration. | uebayasi | 5 | -8/+144 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-09-23 | * buildlink1 -> buildlink2 | jlam | 3 | -69/+45 | |
* Replace ELK_USE_{X11,MOTIF} with ELK_GUI, which is either "none" or is some combination of "xaw" and/or "motif". * Reenable Motif -- it seems to build properly with OpenMotif-2.0.x. * Modernize this package a bit and clean up how linker flags are passed to the build process by using the new variables available. | |||||
2002-01-09 | Comment claims LP64 problems, so disable sparc64 too, not only alpha. | wiz | 1 | -2/+3 | |
2002-01-09 | Synchronize package version with reality: 3.0.3. | seb | 27 | -1598/+1688 | |
Regen the patches files (one file per patch). Fix for NetBSD ELF platform: files/stab-elf.c and config/untested/elf-netbsd-cc (by way of patches/patch-af) adjusted. Thanks to Nick for the helping hand and to Alistair for the previous work. This should close PR 13527. Make X11 support conditional by way if the ELK_USE_X11 variable. I tried to enable Motif support: only Motif 1.X should work but even with the lesstif12 package it does not - it does compile though. So Motif support if commented out but leaved in case someone want to fix ELK. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -17/+16 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 | |
package Makefile. | |||||
2000-10-22 | Correct typos which resulted in a malformed command | agc | 1 | -3/+3 | |
2000-10-06 | Only grab global symbols from object files. | agc | 1 | -3/+3 | |
2000-10-05 | Make this program work on ELF as well as a.out | agc | 2 | -7/+99 | |
The somewhat bizarre "patching" method was used because I rewrote the routine which grabs global text symbols from an object file, and this should be independent of a.out or ELF. The result bears no similarity to what was there before, so I decided to keep the original file with a "-dist" suffix. | |||||
2000-08-23 | update MASTER_SITE | wiz | 1 | -2/+2 | |
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
2000-07-10 | mark this as not for any NetBSD-ELF platforms until someone has time to port | dmcmahill | 1 | -1/+7 | |
it. | |||||
2000-07-09 | fix path in patch file to not include WRKSRC. | dmcmahill | 2 | -4/+4 | |
2000-07-07 | regen. | dmcmahill | 1 | -2/+3 | |
2000-07-07 | - add config file for elf-netbsd-cc | dmcmahill | 3 | -4/+379 | |
- pic->PIC | |||||
2000-02-07 | do not create ${PREFIX}/share/elk, since it's not needed, and not | wiz | 2 | -4/+4 | |
handled in PLIST | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-27 | defuzz | rh | 2 | -54/+35 | |
1999-08-19 | Install the postscript documentation that is distributed with this | agc | 4 | -28/+56 | |
package. | |||||
1999-08-17 | Use USE_X11 in Makefile to show that this package links with X11 | agc | 13 | -40/+114 | |
headers and libs. Make this package work on Solaris. Use the same "pkgsrc" configuration file for locations of objects on NetBSD (both ELF and a.out) and Solaris. Use a Makefile target, rather than a separate script. Avoid clash with ALIGN definition in <sys/param.h> | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+8 | |
1999-06-04 | NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work. | drochner | 1 | -2/+2 | |
Worse - it matches (almost?) everything. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -9/+9 | |
pattern match format. Minor pkglint along the way. | |||||
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-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 7 | -0/+15 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-05-19 | `uname -m` does not give back "m68k", thus list | frueauf | 1 | -1/+1 | |
amiga|atari|hp300|mac68k|mvme68k|sun3|sun3x|x68k instead. | |||||
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-04-01 | portlint: add default MAINTAINER. | frueauf | 1 | -1/+4 | |
1998-03-31 | Add NetBSD RCS ID. | agc | 1 | -66/+75 | |
Modify for the correct directory (${PREFIX}/lib). Remember to delete directories that were created. | |||||
1998-03-31 | Update the patches for NetBSD - install object files in ${PREFIX}/lib, | agc | 6 | -43/+624 | |
not ${PREFIX}/share, add NetBSD config files, install the documentation in the "make install" stage, and other minor mods. | |||||
1998-03-31 | Modify this for NetBSD - use symbolic links, rather than copying the | agc | 1 | -2/+19 | |
file. Work out, form the architecture, what format of executable to use (a.out or ELF), and use the appropriate configuration file. However, here is (as yet) no ELF configuration file, because I have no ELF system to try this on. | |||||
1998-03-31 | Add NetBSD RCS Id. | agc | 1 | -19/+1 | |
Clean up - do all the installation into the correct directories in the "make install" step, so we don't need to putz around in the Makefile. The patches have all been cleaned up, so that no -p1 argument is needed to patch. | |||||
1998-03-31 | Initial import of elk-3.0.2, a scheme interpreter, into the NetBSD | agc | 10 | -0/+766 | |
packages collection, from the FreeBSD port. |