jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
adam
573890ec53
Fixed patch-ac
2005-03-11 08:51:58 +00:00
agc
6a7b384635
Add RMD160 digests
2005-02-24 08:45:01 +00:00
tv
358226a3e5
TEST_TARGET is broken; comment it out.
2005-01-26 17:34:57 +00:00
adam
5bef440303
Changes 0.11.5:
...
* Use compressed GIF support from libgd
2005-01-19 09:05:44 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
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-10-03 00:12:51 +00:00
jlam
1a280185e1
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
...
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
xtraeme
1e73555403
Bump PKGREVISION and remove X11 support where appropiate.
2004-06-20 21:52:07 +00:00
snj
e8404bec45
Convert to buildlink3.
2004-05-05 03:02:01 +00:00
snj
807294a6fc
Convert to buildlink3.
2004-04-25 04:40:48 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
wiz
0720ecc46a
Bump PKGREVISION, since previous version compiled but was unusable.
2003-06-24 08:20:59 +00:00
adam
dff6ae19b0
Shared library now compiles correctly - no constants defined extern
2003-06-24 08:04:24 +00:00
wiz
a836f2b6fa
Define TEST_TARGET; make the examples compilation use libtool, and
...
correct the library name on the example link line (!).
XXX: 'make test' fails.
2003-06-23 15:56:10 +00:00
adam
28b6e8e2b5
Update gdchart to 0.11.4. Bug fixes and performance improvements in PIE charts.
2003-06-23 10:19:32 +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
jlam
7897826581
Now that we build a gdchart shared library, we should ensure that the
...
correct libraries (-lgd) are added to the link command to produce the
correct inter-library dependencies. Bump the PKGREVISION of graphics/gd
to 3.
2003-01-24 12:41:17 +00:00
jlam
78e62e03a6
The gdchart shared libraries have interlibrary dependencies on the jpeg
...
shared libraries, so include jpeg/buildlink2.mk in gdchart/buildlink2.mk.
2003-01-24 11:40:04 +00:00
jmmv
9a852145dd
Libtoolize this package so we get shared libraries (they are required by
...
net/ntop2). While here, also enable jpeg support. Bump PKGREVISION to 2.
Reviewed by wiz.
2003-01-17 13:49:07 +00:00
wiz
96e9c2ffc5
Add buildlink2.mk
2002-10-07 20:12:13 +00:00
wiz
9628ce0fda
Convert to buildlink2.
2002-10-07 20:12:00 +00:00
wiz
a92afce3bc
Unused.
2002-10-07 20:05:25 +00:00
agc
5cc6d0471a
Add a buildlink file for this package.
2002-07-24 08:22:03 +00:00
fredb
b48eba1112
Give all packages which depend on "png" a version bump, and update
...
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
wiz
949c83c065
Buildlinkify, don't use perl, sed is good enough, install examples into
...
share/examples hierarchy, standardize patch names, remove FreeBSDisms
from PLIST.
2001-10-18 11:39:23 +00:00
darcy
3efe7a9482
Adding new package gdchart.
...
GDChart is an easy to use, high performance library/C API for creating charts
and graphs in GIF, PNG, JPEG and WBMP format.
WWW: http://www.fred.net/brv/chart/
- Anders Nordby <anders@fix.no>
2001-10-18 11:13:56 +00:00