Commit graph

29 commits

Author SHA1 Message Date
wiz
7ff0cd719a Update to 2.10.0:
3 new translations.
2007-04-15 08:29:05 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
7938151fe6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:59:34 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
1b039a348d Update to 2.8.0:
2006-09-03  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.8.0 for release

2006-08-21  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.92 for release

2006-05-17  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.1 for release
	  Up intltool requirement to 0.35.0

2006-04-24  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.7.0 for HEAD
	Use IT_PROG_INTLTOOL instead of AC_... and require 0.34.90
	(ALL_LINGUAS): Remove to be replaced by po/LINGUAS

	Fixes #337994
2006-09-15 15:24:43 +00:00
jmmv
c45ff10f9e Update to 2.6.0:
2006-04-24  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.6.0 for release

2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.ac: Remove obsolete entry for no_NO.
	* po/no.po: And the translation.

2006-03-22  Tommi Vainikainen  <thv@iki.fi>

	* configure.ac (ALL_LINGUAS): Added Dzongkha (dz).

2006-03-20  Vladimer Sichinava  <alinux@siena.linux.it>

	* configure.ac: Added "ka" Georgian to ALL_LINGUAS
2006-08-06 19:57:37 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
joerg
8a0bf22915 Needs msgfmt. 2006-06-22 10:11:18 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jmmv
c34255301b Update to 2.5.90:
2006-02-13  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.5.90 for release

2006-02-12  Rodney Dawes  <dobey@novell.com>

	* configure.ac:
	* src/*.[ch]: Update copyright years to include 2006

2006-02-12  Rodney Dawes  <dobey@novell.com>

	* src/evolution-webcal-notify.c (e_webcal_display_error): Set the
	maximum width for the error message to 80 characters for long URIs

2005-11-02  Simos Xenitellis  <simos@gnome.org>

	* configure.ac: Added ky (Kirghiz) to ALL_LINGUAS.
2006-03-30 21:36:36 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
684aeb19cd Update to 2.4.1: unknown changes. 2005-10-16 12:14:33 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jmmv
fa27e19a38 Update to 2.2.1: Added mk, rw and xh translations. 2005-05-19 21:05:20 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
04a67ec8b3 Update to 2.2.0:
2005-03-07  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.2.0 for release

2005-03-02  Roozbeh Pournader  <roozbeh@farsiweb.info>

	* configure.ac: Added "fa" (Persian) to ALL_LINGUAS.

2005-02-28  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.1.92 for release

2005-02-28  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (MAINTAINERCLEANFILES): Add mkinstalldirs to the list

	* src/evolution-webcal-main.c (e_webcal_open_cal_http): Remove unused
	variable "tmpname" to fix compiler warnings
	(e_webcal_open_cal_vfs): Remove unused method to fix compiler warnings
	(main): Remove call to bonobo_init as we don't need to call it

	* src/encompass-webcal-notify.c: #include <libbonobo.h> to fix some
	compiler warnings

2005-02-26  Ahmad Riza H Nst  <ari@160c.afraid.org>

	* configure.ac: Added id (Indonesian) in ALL_LINGUAS line

2005-02-11  Rodney Dawes  <dobey@novell.com>

	* src/evolution-webcal-main.c (e_webcal_read): We need to strndup the
	message body before passing it off to the ical parsing code

2005-02-07  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up verison to 2.1.91 for release

2005-01-28  Pawan Chitrakar  <pawan@nplinux.org>

	* configure.ac: Added ne "Nepali" in ALL_LINGUAS

2005-01-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* configure.ac: Added "th" (Thai) to ALL_LINGUAS.

2005-01-23  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Update version to 2.1.4 for release

2005-01-10  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Update version to 2.1.3 for release
	Update copyright to be (C) 2004-2005
	* src/*.[ch]: Update copyright to be (C) 2004-2005

2005-01-08  Rodney Dawes  <dobey@novell.com>

	* src/evolution-webcal-notify.c (e_webcal_label_new):
	(e_webcal_label_size_allocate_cb, e_webcal_label_handle_resize):
	Add new methods to set up proper resizing for the
	description/title labels
	(e_webcal_query_user): Fix the vbox packing to be filled/expanded
	Use the new label routines to handle resizing of the dialog

2004-12-20  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.1.1 for release
	Add vi to ALL_LINGUAS

2004-12-04  Žygimantas Beručka  <uid0@akl.lt>

	* configure.ac: Added "lt" (Lithuanian) to ALL_LINGUAS.

2004-11-28  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.1.1 for release

2004-11-10  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (EXTRA_DIST): Remove mkinstalldirs
	(CLEANFILES): Remove po/.intltool-merge-cache

2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Remove the applications file stuff
	* evolution-webcal.applications.in: Remove this file

2004-11-04  Rodney Dawes  <dobey@novell.com>

	* src/evolution-webcal-notify.c (e_webcal_query_user):
	Move the tmpuri and tmpname assignments up to the top of the function
	If we get called with has_events and has_tasks as false, pop up a
	better error than "Already Subscribed" before trying to set up the
	ESource for the calendar
	Remove the comma from the "Already Subscribed" error before the
	calendar name so we have "calendar \"%s\"" instead

	Fixes #154617

2004-11-01  Rodney Dawes  <dobey@novell.com>

	* *: Release version 2.1.0

2004-09-27  Rodney Dawes  <dobey@novell.com>

	* configure.ac: Up version to 2.1.0
	Update libecal requires for libecal-1.2 >= 1.1.0

Mon Sep 27 10:38:41 2004  Jonathan Blandford  <jrb@gnome.org>

	* configure.ac: Link to the right libecal.

2004-09-19  Alessio Frusciante  <algol@firenze.linux.it>

	* configure.ac: Added "it" (Italian) to ALL_LINGUAS.

2004-09-13  Abel Cheung  <maddog@linuxhall.org>

	* configure.ac: Added "ru" "zh_CN" "zh_TW" to ALL_LINGUAS.
2005-03-22 16:38:55 +00:00
wiz
9bd85fdf06 Add RMD160 checksums. 2005-02-23 19:14:53 +00:00
minskim
d5cf0e8c9b Add build dependency on pkgconfig, which is used by configure. 2005-01-01 18:02:01 +00:00
jmmv
7dde1eed9e Update to 2.0.1:
- new translations: vi, it, ru, zh_CN, zh_TW.
- updated translations.
2004-10-28 19:19:42 +00:00
jmmv
c35cf7f5b9 Fix path in master site. 2004-10-24 16:43:56 +00:00
jmmv
3f83c7878b Initial import of evolution-webcal, version 2.0.0:
A GNOME URL handler for web-published ical calendar files, which integrates
with the Evolution groupware suite.  It allows you to subscribe to a published
calendar simply by clicking on a 'webcal:' URL.
2004-10-19 20:29:17 +00:00