Commit graph

34 commits

Author SHA1 Message Date
Thomas Klausner
8800f9c18c Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8). 2010-01-18 09:38:16 +00:00
Thomas Klausner
7f1c7ce7f7 Remove unnecessary @comment lines.
Spill a few more @pkgdir.
2009-10-11 11:18:12 +00:00
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Soren Jacobsen
cd126d779d Remove traces of python{15,20}. 2008-11-29 23:50:05 +00:00
Thomas Klausner
53c7f5db84 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:54:07 +00:00
Thomas Klausner
c33d857bbf Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:06:49 +00:00
Thomas Klausner
065a9dbde7 Fix path to libgtop, and bump PKGREVISION for its new name. 2007-09-20 21:12:39 +00:00
Sergey Svishchev
4f46d1157a Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
2006-10-29 11:23:06 +00:00
Sergey Svishchev
1ae86e17cc Follow redirects in MASTER_SITEs and HOMEPAGEs. 2006-10-12 21:13:40 +00:00
Min Sik Kim
c110f5e9c6 This package uses intltool. 2006-08-15 15:54:05 +00:00
Min Sik Kim
805cd838a3 Do not depend on wip/libXau since NetBSD is now shipped with libXau.so.
Needs conditionals for other platforms.
2006-01-18 04:05:58 +00:00
Min Sik Kim
f1b52d02a8 Add a missing dependency. Noted by Joel CARNAT. 2006-01-18 04:03:32 +00:00
Min Sik Kim
489de40bcf Allow to build with Python-2.4. 2006-01-18 03:59:46 +00:00
Roland Illig
3b226c845a Removed the quotes around SUBST_MESSAGE.* where they were unnecessary. 2006-01-17 10:20:45 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Marc Recht
6dd5fee62c sync with pkgsrc python changes (remove *-pth from the list of accepted
python versions)
2005-01-23 21:39:27 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Thomas Klausner
af1eb9aadb Fix path to libgtop2. 2004-04-05 13:32:45 +00:00
Min Sik Kim
5850e7e384 Python modules are built correctly. 2004-02-24 18:43:20 +00:00
Min Sik Kim
3852514ab9 Update gDesklets to 0.26.
Changes:
- A systray icon shows if the daemon is running
- A redesigned and more accurate geometry engine with better performance
- Improved threading control mechanism makes broken desklets working again
- Ready for GNOME 2.6
- Lots of bug fixes
2004-02-24 18:41:50 +00:00
Min Sik Kim
e8e0480b3f Depend on libXau to build dynamically-linked Python modules. 2004-02-22 20:59:30 +00:00
Min Sik Kim
c650c4b400 - bl3ify.
- Explicitly depend on pkgconfig.
- Update MAINTAINER email address.
2004-02-20 03:16:45 +00:00
Soren Jacobsen
084e0938cf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
Min Sik Kim
2c654e292d Needs thread support by python. 2004-02-11 05:24:51 +00:00
Min Sik Kim
d52b6f10f1 TODO:
Tow Python modules (_glibtopmodule.so and _ewmhmodule.so) should be
built.  Currently, this package builds *.a and *.la instead.
2004-01-25 21:43:10 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Min Sik Kim
125ced38e2 Initial import of gDesklets-0.25.1.
gDesklets provides an advanced architecture for desktop applets --
tiny displays sitting on your desktop in a symbiotic relationship of
eye candy and usefulness.

Populate your desktop with status meters, icon bars, weather sensors,
news tickers... whatever you can imagine! Virtually anything is
possible and maybe even available some day.
2004-01-19 21:33:46 +00:00