Commit graph

33 commits

Author SHA1 Message Date
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
9e4ab1ad8c Bump revision following fix for x11/deforaos-libdesktop 2016-02-20 02:28:14 +00:00
khorben
005a7acc90 Update buildlink3.mk as well 2016-02-20 00:47:39 +00:00
khorben
8f20c6e113 Package DeforaOS Panel 0.3.6
This release brings:
- compatibility with latest libSystem
- improved "user" applet
- fix for power management support on NetBSD
2016-02-20 00:46:55 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.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 03:28:24 +00:00
khorben
9cff2c3f72 Packaged DeforaOS Panel 0.3.4
This release brings:
- general code review
- more consistent error management (applets, panel-notify(1)...)
- uninitialized variable fix in the "close" applet
- stricter invocation of helper binaries ("mixer" applet, run(1)...)
- improved "network" applet
- avoid potential crashes in the "pager", "systray" and "tasks" applets
- rid some compilation and run-time warnings (run(1)...)
- updated translations

Additional thanks to bouyer@ for the bug reports.
2015-10-03 14:13:49 +00:00
khorben
d23e5724f2 Package DeforaOS Panel 0.3.3
This is essentially a bugfix release, with:
- additional fixes to the helper utilities (panel-notify, wifibrowser...)
- minor improvement to the "network" applet and settings(1) utility
- build fixes
2015-09-02 23:18:45 +00:00
khorben
6d4c859234 Register missing dependency on sysutils/deforaos-browser 2015-08-29 15:11:17 +00:00
khorben
cb19de2ee9 Fix build on amd64 2015-08-27 09:14:52 +00:00
khorben
0c025a10fe Package DeforaOS Panel 0.3.2
This release brings:
- updated API and ABI for applets
- internal refactoring
- more documentation
- spanish translation
- new applet, "brightness"
- new tool for gathering desktop preferences, settings(1)
- fewer dependencies ("player" applet moved away)

This release will be completed with the packaging of the DeforaOS
Integration project, where the "player" applet can now be found. This
release also renames the applet "main" to "menu"; this may break
existing configuration settings.

This release does not fix the usability issues suspected with the
"wpa_supplicant" applet and corresponding wifibrowser(1) tool.

A memory leak is also among the known issues.
2015-08-23 16:16:37 +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
jperkin
a4c6783fa2 SunOS needs -lsocket. 2015-01-06 14:51:33 +00:00
joerg
c8182cf5c3 Not MAKE_JOBS_SAFE. 2014-11-14 22:24:10 +00:00
khorben
f12ad66b6a Consistency fix with Gtk+ 2.24; bumped PKGREVISION 2014-10-25 10:36:24 +00:00
khorben
59a64098ce Dropped the dependency on x11/deforaos-keyboard 2014-10-25 10:33:35 +00:00
khorben
5aa89f7967 Use #if defined(__sun) instead of __sun__ as recommended 2014-10-24 23:43:17 +00:00
khorben
c9e607d888 Packaged DeforaOS Panel 0.3.1, with:
* dropped dependency on x11/deforaos-keyboard moved to DeforaOS Integration)
* new and updated applets for network interfaces, username, wpa_supplicant...
* additional wireless browser
* improved compatibility with Gtk+ 3
* support for lateral panels...
2014-10-24 18:21:06 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
jperkin
4dc29536bf Various portability fixes for SunOS. 2014-03-21 14:38:01 +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
ff8a0b657a using hicolor-icon-theme.
Bump PKGREVISION.
2013-08-22 08:45:36 +00:00
khorben
ed5fa1147c Packaged DeforaOS Panel 0.2.18, with:
- new "player" applet
- more portable Makefiles
- improved XDG support
- fixes to the notification helper
2013-06-15 12:47:46 +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
joerg
40a25ea90d Include sys/vmmeter.h and uvm/uvm_extern.h on NetBSD/current. 2013-01-15 15:34:12 +00:00
khorben
fcab833458 Imported wip/deforaos-panel, the DeforaOS desktop panel, under
x11/deforaos-panel (version 0.2.16)
2012-12-17 00:32:49 +00:00