wiz
58165bf3e8
Fix AC_DEFUN argument quoting for automake 1.8 and newer. No
...
PKGREVISION bump because most people won't care.
2005-04-27 14:57:54 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
1e46c076aa
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 12:06:53 +00:00
wiz
9a846efb79
Note that guppi is no longer maintained (in a comment).
2004-12-04 18:19:49 +00:00
wiz
bdbed82c03
Bump BUILDLINK_DEPENDS because of change in guile dependency.
2004-12-04 16:23:08 +00:00
wiz
68322e60cf
Convert to use guile-1.6. Bump PKGREVISION.
2004-12-04 16:22:39 +00:00
tv
dc99bb80f2
Update linkage to libltdl (via guile{,14}), which is now its own package.
...
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't
know which dependencies actually need libltdl, so it was a recursive bump.
Hopefully this recursive inclusion can be ripped out of
guile{,14}/buildlink3.mk at some point and bubble down to dependencies that
actually use libltdl, avoiding this headache in the future....
2004-10-15 14:50:05 +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
drochner
c3e50eb28d
don't enable gnumeric support, and bump PKGREVISION
...
This only worked with gnumeric-1.0.x, and depends on gnome1 structures.
gnumeric is at 1.2.x now, uses gnome2 and comes with an own plotting
package.
Should fix PR pkg/26009 by MLH.
2004-07-02 15:18:06 +00:00
wiz
6afb688fec
Unused.
2004-05-03 16:10:07 +00:00
wiz
f66acac209
Convert to buildlink3.
2004-05-03 15:58:55 +00:00
jmmv
c8cb1c5b0d
Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
...
which one is required in an automatic way by checking USE_X11BASE. This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
jmmv
bedae6c90c
Make use of the new USE_DIRS variable, instead of directly depending on the
...
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
ae5a97419f
Handle some shared directories by depending on (or updating dependancies to
...
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
52f1b46a37
remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
...
automatically now.
2004-02-14 00:54:44 +00:00
sekiya
e7df9eff5c
Yet another mipseb config.guess/config.sub override.
2004-02-12 14:20:27 +00:00
grant
f1ab3f4ed4
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 13:51:13 +00:00
jmmv
904e515ddb
Adjust dependancies to only depend on required libraries, not the whole
...
gnome-core package. This lets gnucash be installed alongside GNOME2 again.
Bump PKGREVISION to 8.
2004-01-06 18:52:33 +00:00
reed
6d9af8d68d
Bump package revisions for tiff update.
...
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
sommerfeld
e6580404a6
Fix build of const.o on -current by adding #ifdef INFINITY
2003-11-19 00:00:01 +00:00
salo
f35979c642
PKGREVISION++ due to devel/popt update.
2003-11-12 01:31:47 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
wiz
3d2e64673f
Add two missing libraries.
2003-06-27 19:53:32 +00:00
uebayasi
8997a30889
Bump revisions following the guile14's threaded fix.
2003-06-05 05:01:54 +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
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
uebayasi
917d29d213
Rename older (<1.6) Guile as guile14.
...
Packages using Guile now all depend on guile14. These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
2003-01-07 03:56:17 +00:00
wiz
d8262452c1
Bump PKGREVISION because of dependency on latest freetype2 or glib2
...
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
salo
e51dc15764
USE_PKGLOCALEDIR, delint.
2002-12-01 15:56:54 +00:00
rh
c2934c968e
Track directory layout change at MASTER_SITE_GNOME.
...
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
wiz
eb20c28d7a
Sort lines a bit, so that @dirrm share/guppi works.
2002-10-07 23:00:42 +00:00
wiz
3dcfc55a94
Unused.
2002-10-07 17:48:50 +00:00
wiz
67a10bfe8a
Add missing .la file.
2002-10-04 23:40:56 +00:00
jlam
8a24c57277
Sort, and add some files installed that weren't listed.
2002-09-24 19:36:19 +00:00
jlam
f73847924c
Add a buildlink2.mk file for use by other package Makefiles.
2002-09-24 10:24:59 +00:00
jlam
b67bb1603b
buildlink1 -> buildlink2
2002-09-24 10:20:06 +00:00
wiz
80ee491886
Since the major of libiconv was increased during the update to 1.8,
...
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
d526fb76ce
Because of USE_X11BASE, guppi installs into X11PREFIX by default,
...
not LOCALBASE. Noted by J. D. Fisher on tech-pkg.
2002-09-09 21:26:05 +00:00
mjl
19b0b8e12a
Add buildlink.mk, needed for gnucash
2002-08-26 19:21:19 +00:00
tron
ccc84595e0
Fix oversight in last commit.
2002-08-12 19:45:37 +00:00
tron
03aa4a7cb1
The "guppi" package doesn't work with version 0.75 of the "gnumeric"
...
package. Depend on "gnumeric" 1.0.x on platforms which can build this
package and disable "gnumeric" support on other platforms.
2002-08-12 19:43:20 +00:00
tron
e02e9214e1
Add missing file "guppi-gnumeric-format-guru.glade".
2002-08-09 11:02:02 +00:00
jschauma
65e5dfe7c1
Synch PLIST with reality. This should fix the problem reported in
...
Huberts latest bulk-build, and, as such, also fix the broken depends
for gnucash from that buil-build.
2002-07-25 17:43:56 +00:00
seb
db84442a67
Substitute a couple of mkdir' by
${MKDIR}'.
...
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
hubertf
da0b6d62bb
move @exec down so %D is defined
2002-05-23 19:12:17 +00:00
mjl
00179c5f9b
Update guppi to 0.40.3
...
Changes are lots of bug fixes and removal of the dependency on python.
Also enable gnumeric support so the graphing functions in gnumeric actually work.
2002-05-15 20:44:15 +00:00