Commit graph

17 commits

Author SHA1 Message Date
snj
6580f61662 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-10 23:46:56 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
adam
570abb665a Revision bumped because of gd shared library major bump 2003-06-23 10:42:35 +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
jmc
6ad16f5120 Update MASTER_SITE to a URL that downloads 2003-05-11 09:16:25 +00:00
jtb
57d8b609cc Update do version 0.49a.
Changes:

* license change to LGPL
* added new Tijs Michels spline implementation
* small fixes in spline package
* added g2_spline_demo.c
* removed some non ansi parts (e.g. // comments)
* added query pointer for X11 (mouse)
* other small fixes and changes
2003-04-29 22:02:09 +00:00
seb
5a64226ac0 Use buildlink2. Use perl5/module.mk.
Depend in ALL_TARGET does not seem to be needed anymore so remove it,
otherwise perl5/module.mk usage would have been limited ;)
2002-10-27 23:57:17 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jtb
7836024168 Increment PKGNAME rather than DISTNAME. 2001-05-03 21:17:23 +00:00
jtb
055e3e429f Make the Fortran interface work properly. Install the demos.
While here, build shared libraries using libtool.  Increment version number.
2001-05-03 20:56:32 +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
133d034dcd Install the Perl module. 2001-02-08 22:21:51 +00:00
jtb
951e0c9727 Initial import of g2:
Powerful, easy to use 2D graphics library
2001-02-07 22:19:40 +00:00