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
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
wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
546f691b59
Bump PKGREVISION due to update of libgda/libgnomedb to 1.0.3.
2004-03-11 14:02: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
jmmv
9e27057089
bl3ify, add explicit dependencies on everything used directly by this package
...
and use pkgsrc intltool.
2004-02-20 12:39:31 +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
jmmv
bad3afef71
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
2004-02-09 18:47:36 +00:00
jmmv
a58dd81611
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
...
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
c044c82d67
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 08:02:15 +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
jmmv
a51d1c36df
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
...
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
391b5798e6
Bump PKGREVISION for atk library major bump.
2003-12-13 00:45:21 +00:00
salo
f35979c642
PKGREVISION++ due to devel/popt update.
2003-11-12 01:31:47 +00:00
jmmv
45a67c9395
Bump PKGREVISION to 2, due to libgda/libgnomedb updates.
...
Add explicit dependancy on pkgconfig.
2003-09-11 12:41:23 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jmmv
5dc3364b5a
Update to 0.12.1:
...
For Release 0.12.1
------------------
- Added missing plugins directory to spec file (adam)
- Fixed crash in #113623 (rodrigo)
- Fixed main window resizing problems (rodrigo)
- Updated translations:
- fr (redfox)
For Release 0.12
----------------
- Fixed UTF8 strings displaying (gonzalo)
- Some documentation fixes (cj)
- HIG-ify .desktop file (rodrigo)
- HIG-ify preferences dialog (rodrigo)
- Made menus to be disabled instead of hidden, as suggested in the
HIG (rodrigo)
- Made plugins install directory FHS compliant (frederic)
- Updated translations:
- ca (pablo)
- cs (mitr)
- fa (roozbeh)
- fr (redfox)
- nl (adrighem)
- pt (dnloreto)
- sv (menthos)
For Release 0.11
----------------
- Spec file fixes (yanko)
- Fixed #105178 (rodrigo)
- Fixed #103094 (rodrigo)
- Use new libgnomedb stock icons (rodrigo)
- Made settings dialog look like Nautilus's preferences (rodrigo)
- Added missing features to GConf-oriented GtkEntry's (rodrigo)
- Updated translations:
- am (yacob)
- cs (mitr)
- es (pablodc)
- nl (adrighem)
- pl (chyla)
- pt (dnloreto)
- pt_BR (evandrofg)
- sv (menthos)
- uk (rasta)
- vi (pablo)
2003-06-10 14:21:25 +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
6fdf05cc93
Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
...
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-30 16:19:50 +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
jmmv
8a643f1b54
It's databases, not database in CATEGORIES.
2003-04-25 20:20:34 +00:00
jmmv
68e0ebb52c
Fix MASTER_SITES, pointed out by Robert Elz in PR pkg/20466.
...
Switch to use the .tar.bz2 distfile as most GNOME2 packages (suggested in
the same PR).
2003-02-22 10:32:50 +00:00
salo
3eabb6608c
Initial import of mergeant-0.10.0: GNOME2 GNOME-DB database front-end
...
Mergeant is a GTK2/GNOME2 font-end for GNOME-DB database administrators and
database application developers. It uses libgda/libgnomedb as the backend to
access databases, so it can work with almost any database engine (mysql,
postgresql, xml, etc...)"
Partialy replaces obsoleted databases/gnome-db.
2003-02-21 11:58:55 +00:00