Commit graph

29 commits

Author SHA1 Message Date
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
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +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
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jmmv
ea3669a666 Update to 1.8.1:
=========================
Epiphany Extensions 1.8.1
=========================

Changes

	* Fix some extensions for changed APIs
	* Move Page Information to View menu

Contributors to this release: Tommi Komulainen and Christian Persch.

Updated translations:

	* Rostislav "zbrox" Raykov (bg)


=========================
Epiphany Extensions 1.8.0
=========================

New extensions:

        * Favicon.ico extension


Contributors to this release: Crispin Flowerday and Christian Persch.

Updated translations:

	* Young-Ho Cha (ko)


=========================
Epiphany Extensions 1.7.5
=========================

New extensions:

        * Auto-Scroll extension

Changes

        * Fix possible pointer grab lockup with gestures
	* Fix configure check to not use AM_CONDITIONAL conditionally
	* Updated AUTHORS and README files

Contributors to this release: Crispin Flowerday, Christian Persch.

Updated translations:

	* Frank Arnold (de)
	* Ignacio Casal Quinteiro (gl)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Maxim Dziumanenko (uk)


=========================
Epiphany Extensions 1.7.4
=========================

Changes

        * Page info extension now allows saving multiple selections
        * Page info extension now lists external scripts [#310398]

Contributors to this release:
Jean-François Rameau.

Translation updates:

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Marcel Telka (sk)


=========================
Epiphany Extensions 1.7.3
=========================

Changes

	* Detect seamonkey trunk
	* Updated for Epiphany changes

Translation updates:

	* Francisco Javier F. Serrador (es)
	* Gabor Kelemen (hu)
	* Ganesh Ghimire (ne)


=========================
Epiphany Extensions 1.7.2
=========================

Changes

	* Support DBUS 0.34 [#306565]
	* Improved Greasemonkey extension
	* Work around bug #169116 [#172872]

Contributors to this release are Adam Hooper, Jean-François Rameau and
Raphaël Slinckx.

Updated translations:

	* Miloslav Trmac (cs)
	* Frank Arnold (de)
	* Adam Weinberger (en_CA)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Marcel Telka (sk)
	* Christian Rose (sv)
	* Abel Cheung (zh_TW)


=========================
Epiphany Extensions 1.7.1
=========================

New extensions

	* Newsfeed extractor extension, written by Raphaël Slinckx
	* Greasemonkey extension, written by Adam Hooper
	* Python console
	* Sample Python extensions


Removed extensions

	* Find toolbar (moved to Epiphany core)


Changes

	* Numerous enhancements
	* Numerous bug fixed: #301001, #302326, #300637, #171908, #172390,
	  #170786, #170322, #290309.


Contributors: Adam Hooper, Jordi Mallach, Christian Persch,
Jean-François Rameau and Raphaël Slinckx.

New and updated translations by Rostislav "zbrox" Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Pauli Virtanen (fi), Gabor Kelemen (hu),
Takeshi AIHANA (ja), Reinout van Schouwen (nl), Steve Murphy (rw),
Marcel Telka (sk), Christian Rose (sv), Maxim Dziumanenko (uk) and
Pablo Saratxaga (wa).


=========================
Epiphany Extensions 1.6.6
=========================

New extensions:

	* Auto-Scroll extension

Changes
	* Fix possible pointer grab lockup with gestures


=========================
Epiphany Extensions 1.6.5
=========================

Updated translations:

	* Takeshi AIHANA (ja)
	* Christian Rose (sv)
2005-10-16 14:14:57 +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
dillo
b06184ddb1 adapt to GECKO_PROVIDER -> options change. 2005-07-22 14:12:22 +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
drochner
2af57aa463 sync with epiphany update 2005-07-13 09:55:50 +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
drochner
0892e862b0 update to 1.6.3
changes:
-bugfixes
-Adapt to mozilla API change on trunk
2005-05-02 16:10:12 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
3a075025d2 Update epiphany-extensions to 1.6.0:
=========================
Epiphany Extensions 1.6.0
=========================

Changes

	* Enable extension description translations.
	* Make sure mozilla is started before setting the prefs
	* Sync headers with Epiphany
	* Implement Metadata tab in Page Info dialogue
	* Don't start off-line if NetworkManager is unavailable

Contributors:
Christian Persch and Jean-François Rameau, and the translators
Frank Arnold (de), Adam Weinberger (en_CA) and Gabor Kelemen (hu).


=========================
Epiphany Extensions 1.5.8
=========================

Changes
	* Fix build for sh != bash [Grzegorz Golawski, #167011]
	* Adapt to mozilla API change
	* Improved Find extension
	* Ref the tray icon [#163819]
	* Destroy open "Add to sidebar" dialogues when unloading the extension [#156523]
	* Don't activate find bar when pressing Space [#167415]
	* Focus links while finding
	* Disable gestures while print preview mode [Jean-François Rameau]

Contributors:
Grzegorz Golawski, Christian Persch and Jean-François Rameau; and the
translators David Lodge (en_GB), Francisco Javier F. Serrador (es),
Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko),
Reinout van Schouwen (nl), Estêvão Samuel Procópio (pt_BR) and
Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.7
=========================

New extensions

	* "Actions" extension, written by Jean-Yves Lefort
	* "Net Monitor" extension, written by Jean-François Rameau
	  (experimental; requires Epiphany compiled with --enable-dbus)

Changes

	* Implement EphyExtension's attach_window/detach_window interface
	  instead of simulating them
	* Fix LOG() statements in non-gcc varargs case
	* Updated HOWTO to include some Python
	* Add missing QI in page info helper
	* Remove tooltip from window [#166010]
	* Better error dialog when command failed in actions extension


Contributors to this release: Adam Hooper, Jean-Yves Lefort, Christian Persch,
Jean-François Rameau, and the translators Rostislav Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Takeshi AIHANA (ja), Žygimantas Beručka (lt),
Reinout van Schouwen (nl) and Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.6
=========================

New extensions

	* 'Find' extension adds a find-bar.
	  This extension is experimental and will crash or hang your browser.
	* 'Tab-States' extensions

Changes

	* Build extensions modules as not versioned DSO
	* Hook adblock extension onto "check-content" signal
	* Adapt to Mozilla API change
	* Fix a small memory leak
	* Removed prefs dialogue from smart-bookmarks extension
	* Work-in-progress: huge refactoring of adblock
	* Fix builddir != srcdir build
	* Use pcre instead of pcreposix. Check for utf-8 support, too
	* Implement EphyExtension attach_window/detach_window interface in page-info ext
	* Adapt to Epiphany API changes

Contributors to this release: Adam Hooper, Tomasz Kłoczko, Christian Persch,
Jean-François Rameau, and the translators Frank Arnold (de) and Takeshi AIHANA (ja).


=========================
Epiphany Extensions 1.5.5
=========================

Changes

	* Fix fox bookmarks with underscore in their names [#161832]
	* Adapt to changes Epiphany APIs
	* Add DND to Media and Links tabs, and plug a few mem leaks
	* Fix page info for pages with # in the url [#161201]
	* Update sample extensions
	* Hook into the "add-sidebar" signal in epiphany and remove mozilla dependency
	  from the sidebar extension [#156849, #157088]

Contributors to this release: Jean-François Rameau, Crispin Flowerday
and the translators: Miloslav Trmac (cs), Hendrik Brandt (de),
Adam Weinberger (en_CA), Francisco Javier F. Serrador (es),
Gabor Kelemen (hu), Takeshi AIHANA (ja), Reinout van Schouwen (nl),
Marcel Telka (sk)


=========================
Epiphany Extensions 1.5.4
=========================

Bug fixes

	* Fix crash when going to Media tab in Page Info dialog [#161815]


Epiphany Extensions 1.5.3
=========================

Changes

	* Sync headers with Epiphany
	* List applet, embed and object elements in the Page Info dialogue,
	  add Media tab, only preview images (Jean-François Rameau, Christian)
	* Makefile.am modernisations
	* Use ellipsised labels instead of shortening strings
	* Use GtkAboutDialog (Adam Hooper) [#161519]

Bug fixes

	* Abort gesture on unmap (ported from galeon) [#160228]
	* Fix context menu on Media page of Page Info dialogue

Translation updates

	* Hendrik Brandt (de)
	* Takeshi AIHANA (ja)
	* Pablo Saratxaga (wa)


=========================
Epiphany Extensions 1.5.2
=========================

Changes

	* Select first menu item when popping the menu up with keyboard
	* Fix compilation with latest mozilla trunk
	* Use ephy_embed_show_page_certificate
	* Sync headers with Epiphany
	* Also list CSS background images and mailto links in the
	  page info dialogue (Jean-François Rameau)
	* Fix out-of-srcdir build

Bug fixes

	* Fix tab closing with tab-groups extension

Translation updates

	* Adam Weinberger (en_CA)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)


=========================
Epiphany Extensions 1.5.1
=========================

New features

	* Created copy-template script
	* Added "Sidebar" extension, written by Crispin Flowerday
	* Added "Extensions Manager" extension, written by Adam Hooper
	* Added "Bookmarks Tray" extension

Changes

	* Updated for epiphany 1.5 API changes
	* Cleanup of mozilla stylesheet handling.
	* Skip style sheets not for "screen" or "all" media
	* Add tab-groups to default_extensions
	* Fix context menu positioning
	* Add warnings to CFLAGS and CXXFLAGS
	* Fix loads of compiler warnings
	* Set window icons
	* Implement context menu in "Links" tab
	* Add extension description files
	* Make dialogue transient to the opening window
	* Add separators in the Tools menu
	* Use new gtk+ HIG message dialogue API.
	* Listen to ephy-extension-manager's added/removed signals to add/remove
	  extensions from the list

Bug fixes
	* Fix mem leaks [#153470, #153471, #153473]
	* Fix crash after unloading the error-viewer extension [#153712]
	* Make all extensions unload-proof
	* Always load unnamed stylesheets [#153739]
	* Don't block stylesheets without "media" attribute. Shorten menu
	  entries to 32 chars max [#153710]
	* Hide the sidebar when in print preview mode
	* 64-bit fix [Andrzej Dopierała]
	* Don't make the extensions description ediable [#155389]
	* Fix the extensions .xml description file build process
	* Detach correctly from the window [#155388]
	* Destroy info dialoguess with Extension Manager UI dialogue
	* Fix alignment of "Authors" label

Documentation

	* Updated HOW-TO

Translation updates

	* Ole Laursen (da)
	* Christian Neumair (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* (hr)
	* Francesco Marletta (it)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)
2005-03-22 16:26:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
jmmv
e1079b750b Disable compilation warnings (which also removes -Werror). Should fix the
build under NetBSD 1.6.2/i386 as shown in latest kristerw@'s bulk build.
2005-01-10 13:18:06 +00:00
jmmv
2ebc72dde9 Update to 1.4.4:
Changes

	* Abort gestures when unmapping the window [#160228]

Updated translations

	* Pablo Saratxaga (wa)
2005-01-03 22:49:12 +00:00
jmmv
f005839a37 Epiphany Extensions 1.4.3
=========================

Changes

	* Fix tab closing with tab-grouper extension
	* Select first menu item when popping up context menu with keyboard
	* Fix compilation with latest mozilla trunk
	* Simplify certificates extension
	* Fix build with latest mozilla trunk

Updated translations

	* Christian Neumair (de)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)

Epiphany Extensions 1.4.2
=========================

Interface improvements

	* Implement context menu in "Links" tab of the Page Info dialog
	  (Christian)

Bug fixes

	* Fix a mem leak (Christian)
	* 64 bit portability fix (Andrzej Dopierała)

Translations updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)

Epiphany Extensions 1.4.1
=========================

New extensions

	* Sidebar extension, written by Crispin Flowerday

Bug fixes

	* Fix some mem leaks (Adam) [#153470, #153471, #153473]
	* Fix crash (Christian) [#153712]
	* Always load unnamed stylesheets (Adam) [#153739]
	* Don't block stylesheets without "media" attribute (Adam) [#153710]
	* Fix many compiler warnings (Christian)

Translation updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)
2004-12-04 23:13:27 +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
jmmv
d4cadff527 Update to 1.4.0:
=========================
Epiphany Extensions 1.4.0
=========================

New extensions

	* Smart bookmarks extension, written by Jean-François Rameau
	* Page info extension, written by Adam Hooper
	* CSS Stylesheet extension, written by Adam Hooper

Translation updates

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.4
=========================

New extensions

	* Tab grouping extension, written by Justin Wake

Translation updates

	* Xavier Conde Rueda (ca)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.3
=========================

Code changes

	* Minor cleanup of certificates extension (Christian)
	* Make gestures extension support unloading/reloading (Adam)

Updated translation:

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.2
=========================

Updated translations

	* Francisco Javier F. Serrador (es)
	* Gabor Kelemen (hu)
	* Laurent Dhima (sq)
	* Rostislav Raykov (bg)


=========================
Epiphany Extensions 1.1.1
=========================

Removed features:

	* Popup blocker. It is now integrated in Epiphany. (Adam)
	* Removed support for mozilla < 1.7 (Christian)

Code changes

	* Ported to mozilla embed strings (Christian) [#144237]
	* Fix C99-ism in error viewer (Adam) [#144053]

Bug fixes

	* Fix crash when closing the last window (Christian) [#144850]
	* Fix includes (Adam) [#143818]


Translations

	* Rostislav Raykov (bg)
	* 相花 毅 (ja)
	* Estêvão Samuel Procópio (pt_BR)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.0
=========================

Code changes

	* Adapt to Epiphany API changes (Christian)
	* Portability fix for FreeBSD (Christian, taken from FreeBSD ports)
	* Adapt to mozilla API changes (Christian, Adam)
	* Refactored link checker (Adam)
	* Use public epiphany API to get at the statusbar security icon (Christian)

Bug fixes

	* Build fixes (Christian, Adam)
	* Mem leak fix (Christian)
	* Fix link checker stuck busy cursor (Adam)
	* Fix handling of invalid encodings (Adam)
	* Fix stupid bug, connect to the right signal on tab-remove (Christian)

Translations

	* Xavier Conde Rueda (ca)
	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Francesco Marletta (it)
	* Žygimantas Beručka  (lt)
	* Reinout van Schouwen (nl)
	* GNOME PL Team (pl)
	* Duarte Loreto (pt)
	* Dmitry G. Mastrukov (ru)
	* Christian Rose (sv)
	* Yuriy Syrota (uk)
	* Pablo Saratxaga (wa)
	* Liu Songhe (zh_CN)
2004-09-21 17:21:53 +00:00
jmmv
49f477bbee Let this build with mozilla 1.7.3 too. Pointed out by wiz@. 2004-09-18 22:04:00 +00:00
jmmv
76a3fe193c Let this build with mozilla 1.7.1 and 1.7.2 (the later, the version that
will ship with pkgsrc-2004Q3).
2004-09-07 19:36:52 +00:00
minskim
6a0c4b490c Bump PKGREVISION due to major version bump of the opensp library. 2004-05-19 05:44:39 +00:00
kristerw
36ab304271 Make this compile on NetBSD 1.6 (fix one C99 usage, and add a missing .h file) 2004-05-14 15:59:51 +00:00
jmmv
8602790e7a Update to 0.8.2: new translations: ru, wa and ja. 2004-04-13 20:26:31 +00:00
jmmv
0dfc16de58 Initial import of epiphany-extensions, version 0.8.1:
Epiphany Extensions is a collection of extensions for Epiphany, the GNOME
web browser.  These include:
* Mouse Gestures: Perform actions with mouse gestures.
* Popup Blocker: Block those annoying popups per-site.
* Tabs Move-To Menu: Move tabs to other windows without drag-and-drop.
* Sample: An extension template to ease writing your own extension.
* Error Viewer and Validator: View errors in the page, and validate your
  pages off-line.
* Certificate Viewer: View the server's certificate on secure connection.
* Dashboard: Connect Epiphany to Dashboard.
2004-04-01 19:14:30 +00:00