87124 Commits

Author SHA1 Message Date
espie
8aeef83112 ouch, remove "tainted" property only if junk REALLY occurred 2013-10-03 18:16:53 +00:00
espie
a25d7a7dbf scaffolding for some cool work happening.
NO SERVICEABLE USER PARTS INSIDE! this is a dirty hack to make inroads
on a fairly complicated issue.
2013-10-03 17:42:58 +00:00
espie
509b452b3c move the "Hosts" status line to Core::Init, so that localhost gets an entry.
(will allow us to display extra core status, like tainted and such)
(this also pleases landry's sense of symetry)
2013-10-03 17:34:44 +00:00
dcoppa
a2a0464ede Bye bye MODPY_BADEGGS 2013-10-03 16:37:15 +00:00
espie
bf60a2c001 explain about non-integral squiggles 2013-10-03 16:33:08 +00:00
dcoppa
4e50abc4ae Run '${MODPY_CMD} egg_info' at pre-build stage for setuptools-based
python ports and get rid of MODPY_BADEGGS

initial idea by me, better solution suggested by espie@
ok espie@, landry@, rpointel@
2013-10-03 16:28:00 +00:00
espie
f45978f175 document dpb-replay, fairly obvious 2013-10-03 16:12:05 +00:00
landry
97d1e9945a Assorted fixes on top of jasper's:
- use --enable-deprecated instead of passing -DENABLE_DEPRECATED via the
  configure env, and add a comment explaining that it is about
deprecated featureset (the linux implem now uses logind APIs for
suspend/hibernate calls), nothing related to the G*DEPRECATED macros.
From ajacoutot@, also prodded by giovanni@ a while ago.
- backport upstream 7933b0e55234fca86809dad1dee53f0d8e2b96ec,
  g_type_init() is deprecated with glib 2.36.
- use g_thread_try_new instead of deprecated g_thread_create (prodded by
  ajacoutot@ too)
- include config.h in up-backend.h to reach ENABLE_DEPRECATED #define
The two last patches reported upstream in bug #70071
2013-10-03 13:42:16 +00:00
jsg
c33714b5d1 update to a newer version of radeon firmware
adds smc firmware for bonaire and kaveri firmware

ok sthen@
2013-10-03 13:12:51 +00:00
espie
5a357726a5 rearrange order of functions 2013-10-03 13:12:28 +00:00
espie
f2a006e3f4 code is now specialized enough 2013-10-03 12:55:44 +00:00
espie
5624cc905d disentangle some of the specific "build" code (installation and rebuild info)
from the fetch subengine (in order to make it simpler to track the Fetch issue)
2013-10-03 12:46:51 +00:00
ajacoutot
cbcece8227 Update to gvfs-1.18.2. 2013-10-03 12:36:27 +00:00
jasper
27095eb929 update to telepathy-glib-0.22.0 2013-10-03 11:42:54 +00:00
jasper
adcd02a2d1 update to telepathy-mission-control-5.16.0 2013-10-03 11:42:08 +00:00
jasper
7b17be5172 update to telepathy-haze-0.8.0 2013-10-03 11:35:57 +00:00
jasper
af1c7f2649 add link to upstream bz 2013-10-03 11:03:41 +00:00
jasper
dff9873332 Two fixes for the OpenBSD-backend:
- Recognize a battery not being present (and reset various metrics accordingly)
- Recognize a fully charged battery

as discussed with and OK landry@ (MAINTAINER), aja@
2013-10-03 10:52:59 +00:00
jasper
6b4ebb9c48 - patch-configure_ac submitted upstream
- turns out upstream pushed the same fix for terminal.py already so add the
  git blurb to it
2013-10-03 10:09:52 +00:00
jasper
ca3b07b188 re-enable terminal plugin 2013-10-03 09:49:03 +00:00
jasper
3ca5984079 sync 2013-10-03 09:47:03 +00:00
espie
9dc08b3323 The "Engine" code is quite daunting, but in reality there are 3 things in
there.

Finally split them for less confusing files.
2013-10-03 08:03:27 +00:00
espie
279b28193c maybe want less long command lines eventually, push that out to be able
to specialize on each task
2013-10-03 08:02:55 +00:00
ajacoutot
a1556a4e0d Update to gnome-menus-3.10.0. 2013-10-03 06:12:43 +00:00
gsoares
2adb8483f7 update zsh to 5.0.2; OK pea@ (maintainer)
release notes at:
http://zsh.sourceforge.net/releases.html
2013-10-02 19:49:11 +00:00
jasper
ecd0021e64 update to linkchecker 8.4
ok MAINTAINER (who submitted the same diff some time ago)
2013-10-02 19:30:38 +00:00
ajacoutot
56f66fb8ae Update to xsane-0.999. 2013-10-02 19:04:12 +00:00
dcoppa
3fcbae477c Update again, 2013.10.01.1 2013-10-02 16:38:57 +00:00
fgsch
95d307aef0 add mising dependency.
spotted by nigel, ok ajacoutot.
2013-10-02 16:37:55 +00:00
ajacoutot
3dcafc2e2e Sync stsp@'s patch with what was committed upstream. 2013-10-02 16:07:46 +00:00
giovanni
514c0e7e73 Bugfix update to 0.24 2013-10-02 14:45:54 +00:00
bcallah
ad5599bb08 Update Seed7 to 20130929 release. 2013-10-02 14:42:09 +00:00
okan
d9a5f8ecce update to 1.000034
ok sthen@
2013-10-02 13:14:38 +00:00
dcoppa
8ec4f770d8 Bugfixes from upstream:
- Calling movetotag method threw an error on a blank screen
- Use $PATH when starting $SHELL
- screen: Make sure we always have a screen
2013-10-02 11:48:59 +00:00
ajacoutot
f16cb6de80 Regen WANTLIB after ptlib upgrade.
Note that this port will probably be removed soon -- it does not play well
with our threads and I dont't think sndio can do input+output --  at least
it never worked for me.
2013-10-02 10:48:55 +00:00
ajacoutot
47a6ce1e35 Regen WANTLIB after ptlib upgrade. 2013-10-02 10:47:06 +00:00
ajacoutot
bb3f6df7c8 Update to opal-3.10.11. 2013-10-02 10:46:36 +00:00
ajacoutot
1a38689937 Regen WANTLIB after ptlib upgrade.
Clean up this port while here.
2013-10-02 10:46:14 +00:00
ajacoutot
927b97ec45 Update to ptlib-2.10.11. 2013-10-02 10:45:25 +00:00
espie
43ca285162 gc dead code 2013-10-02 09:16:01 +00:00
espie
c55344661b exec even with !env 2013-10-02 09:14:29 +00:00
espie
ecdd3d280d turn on recorder by default 2013-10-02 09:13:27 +00:00
espie
381a5bce08 fast replay of term log. 2013-10-02 09:09:22 +00:00
espie
bce6d9a4b1 split off most of the term display code to be able to reuse it 2013-10-02 09:02:40 +00:00
espie
4a5c4d7329 clean-up code a bit, move state into its own file 2013-10-02 09:00:34 +00:00
ajacoutot
47f5b0bb41 -sane-frontends 2013-10-02 08:37:46 +00:00
ajacoutot
4775606d2a Remove sane-frontends; upstream hasn't put out a new release in >8 years
and Xsane is the de-facto SANE frontend nowadays.
2013-10-02 08:37:20 +00:00
sthen
8b37915161 +urlwatch 2013-10-02 07:56:29 +00:00
sthen
f6cf4bf2ab import ports/www/urlwatch, ok dcoppa@ benoit@
This script is intended to help you watch URLs and get notified (via
email or in your terminal) of any changes. The change notification will
include the URL that has changed and a unified diff of what has changed.

The script supports the use of a filtering hook function to strip
trivially-varying elements of a webpage.
2013-10-02 07:55:55 +00:00
sthen
c7580145d8 +py-futures 2013-10-02 07:55:30 +00:00