Commit graph

46 commits

Author SHA1 Message Date
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
eef6a139f1 Belatedly bump PKGREVISION for packages where the mass glib2 include
fixes last month changed installed headers, excluding some that have
already been bumped.
2012-06-03 23:56:58 +00:00
dholland
8b29bfb1f6 Build fixes for new glib2. 2012-05-10 07:28:16 +00:00
dholland
bcd18e535b Merge wiz's build fixes for goffice0.8. Add pcre's bl3 to Makefile
(was previously only in the bl3 file, which pkglint justifiably
considers broken) and bump PKGREVISION to 16.
2012-05-10 04:43:53 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
drochner
a926dcb913 disable gnome desktop integration features which depend on libgsf-gnome,
the latter is discontinued upstream
bump PKGREV
2012-01-18 18:31:10 +00:00
obache
615c758c19 Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump. 2012-01-13 10:54:43 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
drochner
3308ac3b2c PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
drochner
e0fe2cfa4c this uses the gnome part of libgsf which is an extra pkg now, so
pull it in, bump PKGREVISION
(it could be built without gnome support, perhaps later)
2009-08-02 10:54:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
3a22fe0955 update to 0.6.6
changes: minor fixes
2009-01-20 20:41:23 +00:00
wiz
c0ddaf602a Update to 0.6.5:
2008-08-30  Jody Goldberg

	* Release 0.6.5

2008-08-08  Jean Brefort

	* docs/reference/Makefile.am: add API version to DOC_MODULE. [#522096]

2008-07-27  Morten Welinder

	* goffice/utils/go-format.c (go_format_get_family): If a number
	format has both a date and a time part, it's a date format.  Fixes
	#545016.

2008-07-21  Jean Brefort

	* goffice/graph/gog-style.c: (gog_style_font_sax_save): use
	gsf_xml_out_add_cstr instead of gsf_xml_out_add_cstr_unchecked.
	[#543986]

2008-07-13  Jean Brefort

	* goffice/graph/gog-plot-engine.c:
	(gog_plot_type_service_finalize),
	(gog_trend_line_service_finalize),
	(gog_trend_line_service_class_init): fix memory leaks. [#542506]

2008-07-08  Jody Goldberg

	* autogen.sh : back port updated gtk-doc check.

2008-07-07  Emmanuel Pacaud

	Fix keyboard activation of the add menu in the graph guru.

	* goffice/graph/gog-child-button.c (gog_child_button_init): connect to
	toggled signal.
	(ensure_menu): new, to be shared by toggled in button-press signal
	handlers.
	(gog_child_button_toggled_cb): new.
	(gog_child_button_press_event_cb): new.

2008-06-30  Morten Welinder

	* goffice/math/go-math.c (go_math_init): Check for buggy
	valgrind (finitel problem) and limp on.

2008-06-20  Jean Brefort

	* goffice/graph/gog-style.c: (gog_style_create_cairo_pattern): fixed
	gradients coordinates.
	* goffice/gtk/go-gradient-selector.c:
	(go_gradient_swatch_render_func): ditto.

2008-06-13  Rob Staudinger

	* goffice/gtk/go-color-palette.c (make_colored_menu_item): Use plain
	menu items for toolbar overflow image menu item proxies, so they are
	displayed correctly with gtk-menu-images=0, fixes #537541.
	* goffice/gtk/go-combo-pixmaps.c (go_menu_pixmaps_add_element): ditto.

2008-06-03  Jean Brefort

	* goffice/utils/go-marker.c: (go_marker_render): set dashes to NULL,
	fixes #536276.

2008-05-30  Jean Brefort

	* goffice/graph/gog-renderer.c: (_draw_circle),
	(gog_renderer_draw_circle), (gog_renderer_stroke_circle),
	(gog_renderer_fill_circle): new utilities.
	* goffice/graph/gog-renderer.h: ditto.
	* pixmaps/Makefile.am: add new pixmaps for box-plots
	excluding outliers.
	* pixmaps/chart_boxplot_2_1.png: ditto.
	* pixmaps/chart_boxplot_2_1.svg: ditto.
	* pixmaps/chart_boxplot_2_2.png: ditto.
	* pixmaps/chart_boxplot_2_2.svg: ditto.
	* plugins/plot_boxes/gog-boxplot-prefs.glade: add new properties.
	* plugins/plot_boxes/gog-boxplot.c: (cb_outliers_changed),
	(cb_ratio_changed), (gog_box_plot_pref),
	(gog_box_plot_set_property), (gog_box_plot_get_property),
	(gog_box_plot_class_init), (gog_box_plot_init),
	(gog_box_plot_view_render), (gog_box_plot_series_update),
	(gog_box_plot_series_finalize), (gog_box_plot_series_class_init):
	ditto, fixes #534642.
	* plugins/plot_boxes/plot-types.xml.in: new boxplots sub-types.
	* plugins/plot_xy/gog-xy.c: (gog_xy_view_render): use
	gog_renderer_draw_circle for bubbles.

2008-05-24  Jean Brefort

	* goffice/graph/gog-plot-engine.c: fixed services (de)activation.
	* goffice/graph/gog-plot-engine.h: ditto.
2008-09-06 15:59:28 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
f39d702c88 remove explicit dependency on pcre - this is pulled in by glib2 now 2008-05-21 15:36:47 +00:00
wiz
e7e759f5dd Update to 0.6.4:
0.6.4 changes undocumented.

goffice 0.6.3:

Hiroyuki Ikezoe:
	* Switch from pcre to glib regexp handling.  [#482319]

Jean:
	* Don't try to use invalide data in box-plots. [#527249]
	* Add EPS export for charts if cairo supports.

Jody:
	* Enable the use of dolt.
	* Fix formats on win32.

Morten:
	* Add go_format_is_invalid.
	* Improve date convention framework.
	* Fix problem with [Enter] causing infinite recursion.
2008-05-21 10:57:40 +00:00
wiz
1c99b141ad Update to 0.6.2:
goffice 0.6.2:

Jean:
	* Set Length to 0 for invalid series in 1.5d plots. Fixes #514642.

Morten:
	* Fix memory handling for 1.5d plots.  Fixes #517995.
2008-03-07 21:32:26 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
29661685db fix a build error reported by Thomas Klausner: replace wrong use of
which(1) in a Makefile part provided by gtk-doc by a newer version
(which is still not portable, but since that gtk-doc stuff is used
at many places there is no point in introducing something better here)
2008-01-09 17:44:39 +00:00
drochner
d55fbb1a54 add goffice-0.6.1, the most recent major branch of goffice
(installable in parallel with older branches)
2008-01-06 15:43:45 +00:00