Commit graph

33 commits

Author SHA1 Message Date
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
khorben
3ee04307a4 Package DeforaOS Browser 0.5.1
This release brings:
- re-license as 3-clause BSD
- minor performance improvements (refreshing, thumbnails)
- improved image rendering in view(1) and the "preview" plug-in
- manual pages build reproducibly
- more portable build as PIE
- fix build with multiple jobs
- fix crash when closing windows in embedded mode
2016-04-14 23:37:33 +00:00
khorben
8c9287e3d5 Fix build with the default settings 2016-02-22 12:14:23 +00:00
khorben
9e4ab1ad8c Bump revision following fix for x11/deforaos-libdesktop 2016-02-20 02:28:14 +00:00
khorben
247ded5d00 Package DeforaOS Browser 0.5.0
This release brings:
- compatibility with Gtk+ 3
- new plug-in, "Places" (for Gtk+ 3 only)
- file manager now available as a Widget plug-in
- improvements to the "Favorites" and "Preview" plug-ins
- further bugfixes and improvements
2016-02-20 00:12:55 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
khorben
6a76e7830c Fix build when not running under X
Reported by joerg@, thanks!
2015-10-09 22:33:13 +00:00
khorben
1cbc38ad69 Package DeforaOS Browser 0.4.14
This first release in almost two years brings:
- more complete VFS abstraction
- new plug-in to manage Gtk+ bookmarks
- improved CVS, Git, Make, Preview, SVN, and Volumes plug-ins
- new plug-in to track the current selection
- new experimental plug-in for the XDG trash
- improvements to the view(1) helper binary
- re-usable library, libBrowser
- Spanish translation
- support for building outside of the source tree
- further improvements to the build system
- portability fixes (SunOS)
- support for drawing the desktop as a window
- improved support for Gtk+ 3
- introduction of a test suite
- additional bugfixes and improvements (UI, performance...)
2015-10-05 23:43:55 +00:00
khorben
547bf59783 Fix build when setting CFLAGS 2015-08-25 22:52:25 +00:00
joerg
15275ca99b Revert CFLAGS change, breaks the build. 2015-08-16 17:34:45 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
jperkin
5ff3b4a3a7 Various portability fixes. Now builds on SunOS. 2014-03-21 14:19:31 +00:00
khorben
8e17b3863d Packaged DeforaOS Browser 0.4.13, with:
* support for animated images in view(1) and in the preview plug-in
* further improvements to the preview plug-in (zooming images...)
* improved support for translations
* better support for Gtk+ 3.0 (enabled in wip)
2014-01-11 21:11:53 +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
obache
1b3ebdcac5 using hicolor-icon-theme.
Bump PKGREVISION.
2013-08-22 08:35:29 +00:00
khorben
55ec169767 Packaged DeforaOS Browser 0.4.12, with:
- improved "cvs", "subversion" and "git" plug-ins
- new "make" plug-in
- more portable Makefiles
- improvements to the user interface
2013-06-15 12:33: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
sbd
9e4333cd6e Only run the post-install target if it's needed. 2013-03-25 09:52:33 +00:00
khorben
3c284aff47 Packaged DeforaOS Browser 0.4.11, with:
- new "favorites" plug-in;
- mouse event handling on the desktop set as optional;
- possibility to open browser windows with specific views by default;
- additional minor fixes and improvements.
2013-03-13 20:14:53 +00:00
khorben
40a7f5ca4f Updated DeforaOS Browser 0.4.10, with:
- improvements to icons (emblems, type associations...)
- differentiated directory icons (pictures, videos...)
- fixes to the git and subversion plug-ins (when adding files)
- support for URLs and directories as desktop entries (homescreen)
- additional improvements when handling desktop entries
- some fixes to the user interface (back/forward buttons...)
- additional minor fixes (internal dependencies...)
2013-03-05 00:06:39 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
khorben
58ad5941e2 Imported wip/deforaos-browser, the DeforaOS file and desktop manager, under
sysutils/deforaos-browser (version 0.4.9)
2012-12-17 00:19:58 +00:00