Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-22 | Fall back to c++ STL map instead of __gnu_cxx::hash_map even if we have | tnn | 1 | -1/+3 | |
the __gnu_cxx extensions. (The latter seems to trigger a crash.) Bump PKGREVISION. | |||||
2007-12-22 | Update to grap-1.41. Summary of changes: | tnn | 4 | -32/+18 | |
1.41: fix gcc-4.1/4.2 builds problems (this should include PR pkg/34378) 1.40: fixes regressions from 1.38 1.39: gcc-4.1 fixes 1.38: DESTDIR support (also enbled in pkgsrc) 1.37: fixes an EOF bug 1.36: grammar fixes 1.35: lex fixes 1.32: fixes parsing of color modifiers | |||||
2006-12-10 | Delete extraneous coord:: prefix to permit compilation with gcc4 | smb | 3 | -3/+17 | |
2006-07-22 | Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, | rillig | 1 | -2/+2 | |
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. | |||||
2006-06-08 | USE_TOOLS+=lex yacc | minskim | 1 | -1/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-01-09 | Fix errno. Fix GCC 3.4+ constructor issues. Move an extern up into a | joerg | 4 | -8/+55 | |
central header. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2005-01-01 | Enable pkgviews installation. | minskim | 1 | -1/+3 | |
2005-01-01 | USE_LANGUAGES=c++ | minskim | 1 | -1/+2 | |
2005-01-01 | This package doesn't need perl at all. Remove USE_PERL5. | minskim | 1 | -2/+2 | |
Bump PKGREVISION due to dependency change. | |||||
2004-01-14 | Fix build with gcc3 | agc | 2 | -1/+17 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-14 | Use CPPFLAGS for preprocessor defs. Allows setting of CXXFLAGS | jtb | 2 | -1/+42 | |
on the commandline. grap has problems being compiled with optimization on some machines. | |||||
2003-07-03 | patch-aa is gone. Remove it from distinfo. Pointed out by | jtb | 1 | -2/+1 | |
Thomas Klausner. | |||||
2003-06-29 | Update to version 1.30. | jtb | 3 | -66/+5 | |
The main change is the addition of color to grap. Other changes are bug fixes. | |||||
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. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-07-15 | Update to version 1.20. | jtb | 4 | -30/+92 | |
This version adds some new features. Embedded troff and pic commands are now interleaved more rationally with the generated pic commands. Grap is considerably more tolerant of using variable names that are the same as keywords or coordinate names. Details are in the CHANGES file. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-14 | Change MAINTAINER section to packages@netbsd.org | jtb | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-25 | Fixed checksum mismatch. | jtb | 1 | -2/+3 | |
2000-11-25 | Initial import of new "grap" package: | jtb | 5 | -0/+57 | |
Language for typesetting graphs |