Commit graph

25 commits

Author SHA1 Message Date
tnn
12ad6bea4d Fall back to c++ STL map instead of __gnu_cxx::hash_map even if we have
the __gnu_cxx extensions. (The latter seems to trigger a crash.)
Bump PKGREVISION.
2007-12-22 20:47:19 +00:00
tnn
d244221946 Update to grap-1.41. Summary of changes:
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
2007-12-22 19:42:01 +00:00
smb
477a402916 Delete extraneous coord:: prefix to permit compilation with gcc4 2006-12-10 04:53:24 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
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-07-22 04:46:13 +00:00
minskim
05dc7b84dd USE_TOOLS+=lex yacc 2006-06-08 16:03:13 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-03-04 21:28:51 +00:00
joerg
5f607d8695 Fix errno. Fix GCC 3.4+ constructor issues. Move an extern up into a
central header.
2006-01-09 19:46:01 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
minskim
69328bd5eb Enable pkgviews installation. 2005-01-01 04:01:07 +00:00
minskim
d3e518dbc9 USE_LANGUAGES=c++ 2005-01-01 03:59:31 +00:00
minskim
d430229665 This package doesn't need perl at all. Remove USE_PERL5.
Bump PKGREVISION due to dependency change.
2005-01-01 03:57:25 +00:00
agc
8a27471743 Fix build with gcc3 2004-01-14 15:57:09 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jtb
0f9169dc7c Use CPPFLAGS for preprocessor defs. Allows setting of CXXFLAGS
on the commandline.  grap has problems being compiled
with optimization on some machines.
2003-07-14 07:12:12 +00:00
jtb
ae3f1f0d71 patch-aa is gone. Remove it from distinfo. Pointed out by
Thomas Klausner.
2003-07-03 23:10:03 +00:00
jtb
dad78ada35 Update to version 1.30.
The main change is the addition of color to grap. Other changes
are bug fixes.
2003-06-29 22:46:41 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jtb
cccb02e28d Update to version 1.20.
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-07-15 12:22:43 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
jtb
d68c01b05b Fixed checksum mismatch. 2000-11-25 17:58:45 +00:00
jtb
79ffe053e3 Initial import of new "grap" package:
Language for typesetting graphs
2000-11-25 17:52:11 +00:00