Commit Graph

11735 Commits

Author SHA1 Message Date
ajacoutot
6671047a15 Update to gnome-doc-utils-0.20.10. 2012-03-26 23:19:36 +00:00
ajacoutot
e2cf5924e7 Update to gnome-themes-standard-3.4.0. 2012-03-26 23:12:23 +00:00
ajacoutot
5df1120aa2 Update to stable gtk+3-3.4.0. 2012-03-26 22:58:45 +00:00
dcoppa
69126f3a44 Update gmtk and gnome-mplayer to 1.0.6beta1 2012-03-26 14:41:16 +00:00
ajacoutot
6b58f0751d Unbreak, this needs -pthread now.
reported by nigel@
2012-03-25 16:33:22 +00:00
ajacoutot
03a7cb1970 Unbreak after glib2 update.
spotted by nigel@
2012-03-25 10:10:22 +00:00
sthen
334a5d128b build no_cups flavour of freerdp 2012-03-24 21:45:03 +00:00
sthen
dcfb642393 Update to freerdp 1.0.1; various improvements, notably with certificate
handling. Add a no_cups flavour while there. ok merdely@
2012-03-24 18:53:27 +00:00
naddy
47b98de468 fix after scandir() prototype change 2012-03-23 20:47:06 +00:00
naddy
4aee4f0b39 fix after scandir() prototype change 2012-03-23 20:14:47 +00:00
ajacoutot
67ea4d93d3 Update to gtk+3-3.3.20. 2012-03-23 15:49:11 +00:00
ajacoutot
6689e00710 Mark BROKEN for now (lisp, lazy binding failed on pthread_*). 2012-03-23 13:29:30 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
82d32e5490 Update to totem-pl-parser-3.2.0. 2012-03-23 13:24:35 +00:00
ajacoutot
40edf202e8 Update to gnome-themes-standard-3.3.92. 2012-03-23 13:23:49 +00:00
ajacoutot
f3124922b1 Update to gtk3mm-3.3.18. 2012-03-23 13:22:15 +00:00
ajacoutot
818ff6468f Update to gtk+3-3.3.18. 2012-03-23 13:21:27 +00:00
ajacoutot
c7df276eeb Remove patches no longer necessary now that we have posix_spawnp() and family.
from Brad (maintainer)
2012-03-23 10:36:10 +00:00
ajacoutot
afbab1fcc9 Tweak CONFIGURE_ARGS, no pkg change. 2012-03-23 09:45:17 +00:00
dcoppa
7f6b30648e Fix i3bar when using multiple displays
(upstream git commit 8b4ad8c6bdc73d8950b9ac67316811377acbf7b3)

Fix cfgparse: leave EAT_WHITESPACE and BINDSYM_COND states on EOL
(upstream git commit 1f6fbaf240351a3559f25bc47286c47b29c1047f)

Fix restart with for_window floating configuration
(upstream git commit afed6da0e5f555003ace074bf627c9a7e1c14106)
2012-03-23 08:43:54 +00:00
dcoppa
c74130518f We have getline(3) now. 2012-03-22 09:53:50 +00:00
ajacoutot
2c8260b4ae SECURITY:
- MMS: Fix stack overflow. SA-1201
- RealRTSP: Fix heap overflows. SA-1202
- ty: Fix out of bound read on corrupt files.
- Avoid char conversion in strchr().
- Fix surrogate detection.

from Brad (maintainer)
2012-03-21 08:27:29 +00:00
ajacoutot
2fc5ebe60f Minor update to gnome-doc-utils-0.20.9. 2012-03-20 06:59:25 +00:00
ajacoutot
005a97ad38 Update to gentoo-0.19.13.
based on a diff from Gonzalo L. R.
2012-03-19 12:59:41 +00:00
ajacoutot
a9a97ba5d1 Forgot this one.
Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 11:09:10 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
ajacoutot
1d26001629 Bugfix update to gnome-color-manager-3.2.3. 2012-03-19 09:15:26 +00:00
ajacoutot
3cbe201cd1 Bugfix update to gnome-doc-utils-0.20.8. 2012-03-19 07:36:27 +00:00
ajacoutot
52980a1dc0 Remove useless dependency on glade. 2012-03-19 06:56:32 +00:00
ajacoutot
25589ea0de -gtk3-engines 2012-03-19 06:38:03 +00:00
ajacoutot
e6d432f860 Remove. It uses the old GtkThemeEngine interface which is no longer
supported by gtk+3.
2012-03-19 06:37:37 +00:00
pascal
3b832839f6 add $OpenBSD$, noted by Antti Harri. 2012-03-18 15:11:37 +00:00
pascal
2a5c7ee797 + ogre 2012-03-18 14:32:21 +00:00
pascal
96d6effffe OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and
more intuitive for developers to produce applications utilising
hardware-accelerated 3D graphics. The class library abstracts all
the details of using the underlying system libraries like Direct3D
and OpenGL and provides an interface based on world objects and
other intuitive classes.

lots of feedback & macppc testing mpi@, also tested by kirby@ and Antti Harri.

ok kirby@
2012-03-18 14:31:00 +00:00
dcoppa
8e4836198e Fix the "periodic focus bug" described at:
c91bb1ba13

From upstream git via Bryan Linton (bl AT shoshoni DOT info)
2012-03-17 17:32:28 +00:00
sthen
30179d8416 on second thoughts, just rm this. fails with >256 colours, broken on LP64,
dead since before 1994. OK naddy@
2012-03-17 14:52:07 +00:00
naddy
472e84ec64 remove xmbdfed; thoroughly superseded by gbdfed; ok sthen@ 2012-03-17 14:46:52 +00:00
sthen
4bc20807e7 getline->get_line, from Gonzalo L. R. 2012-03-17 14:44:55 +00:00
sthen
810778e8e4 regen patch 2012-03-17 14:41:33 +00:00
fgsch
0a26a105b6 detect if getline is available before using trying to use an internal one.
sthen@ ok
2012-03-17 14:20:58 +00:00
gsoares
a11234b7ad bugfix update slock to 1.0
upstream release notes:
It contains a bugfix for hiding windows created after slock locks the screen.

It does not contain other potential features that were requested
during the years, like displaying some text in case the user hits his
keyboard. Such features will be subject to future slock releases.

OK sthen@
2012-03-15 13:12:43 +00:00
gsoares
b09afec1a3 bugfix update rdesktop to 1.7.1
Key changes:
* Fix clipboard issue when not building with unicode support
* Fix compilation against newer PCSC lite versions
* Fix for per-device license mode on Windows 2008 R2 terminal server
* Fix building 64bit version with static openssl linkage
* Rewrite of smartcard handling for 64bit support, fixes several bugs

from Gonzalo L. R. via ports@ with tweaks by sthen@
works for weerd@ rfreeman@ and myself

OK giovanni@
2012-03-14 18:36:04 +00:00
ajacoutot
eb084f98b7 Sync upstream commit, no pkg change. 2012-03-13 18:54:03 +00:00
ajacoutot
0c7a463215 Regen PLIST. 2012-03-12 17:13:46 +00:00
ajacoutot
522bf32801 Update to gtk-vnc-0.5.0.
from "Gonzalo L. R." with some tweaks
2012-03-12 17:00:54 +00:00
ajacoutot
1d62083427 Minor update to gtk+ 3.2.4. 2012-03-12 07:21:32 +00:00
ajacoutot
6627c8f850 update to libgweather-3.4.1. 2012-03-11 08:18:00 +00:00
ajacoutot
b821fb0ccc Build with new tracker. 2012-03-08 14:37:22 +00:00
ajacoutot
682159e69b Update to (meta)-tracker-0.14.0. 2012-03-08 14:14:10 +00:00
ajacoutot
7ac2153351 Update to libgweather-3.4.0. 2012-03-07 20:22:04 +00:00
ajacoutot
27c4883c06 Bugfix update to glom-1.20.10. 2012-03-06 13:12:47 +00:00
ajacoutot
569d2a223a Bump doc-utils version. 2012-03-06 12:45:13 +00:00
dcoppa
e3c3e70161 Only allocate a size for the child window if the parent widget is
realized (upstream svn revision r87)
2012-03-06 08:50:54 +00:00
landry
fd55580c48 Remove xfce4-session's README, an overhauled version was added to xfce
meta port.
2012-03-04 18:02:58 +00:00
landry
4e1ea074e1 There's no reason to depend on xfce4-icon-theme _and_
tango|gnome-icon-theme, since xfce4-icon-theme is not icon-naming-spec
compliant, and hasn't seen a release since 5 years. Let's just prefer
tango, as it's done in midori.
2012-03-03 10:40:24 +00:00
ajacoutot
5f8b20489e Update to gnome-doc-utils-0.20.7. 2012-03-03 10:30:56 +00:00
ajacoutot
7865b64dc6 Minor update to moserial-3.0.6. 2012-03-03 09:39:55 +00:00
ajacoutot
3e761f1bb2 Unbreak although several things do not work quite well. But having packages
available will help testing.
2012-03-02 09:06:24 +00:00
sthen
9f4f36912e fix typo in comment (not COMMENT), no pkg change 2012-02-28 19:48:41 +00:00
stsp
9f4733a2a0 Revision bump for net/livemedia update. 2012-02-28 17:56:53 +00:00
ajacoutot
3e483ab6cf s/scrotwm/spectrwm 2012-02-28 05:57:50 +00:00
ajacoutot
855a45ed0b Remove: scrotwm has been renamed to spectrwm. 2012-02-28 05:57:02 +00:00
ajacoutot
7c48ccfad3 Import spectrwm-1.0.0.
(previously under x11/scrotwm; this is an update to 1.0.0 and renaming)

from Gonzalo L. R. (maintainer)
2012-02-28 05:56:11 +00:00
jsg
12a63594b1 mplayer builds and works on hppa so switch the arch list to
GCC4_ARCHS. ok sthen@ edd@
2012-02-28 02:22:13 +00:00
ajacoutot
73d05c8b96 Bump vala requirements to vala>=0.15.2. 2012-02-26 15:09:43 +00:00
ajacoutot
6ae17d4efc Fix build with vala>=0.15. 2012-02-26 15:06:35 +00:00
ajacoutot
4c092306cd Use MODGNOME_TOOLS to take care of the vala dependency. 2012-02-26 08:16:22 +00:00
ajacoutot
b0ebfa9f6d Bugfix update to gnome-screensaver-3.2.2. 2012-02-25 22:23:30 +00:00
ajacoutot
d5c2f1bd3f Update to remmina-1.0.0.
remmina-plugins has been merged into the main tarball:
* merge former plugins,-main and plugins,-telepathy into -main
* keep remmina-plugins-rdp as a separate package
2012-02-24 13:48:26 +00:00
sthen
e6b6e3aaee don't force -O2, pointed out by aja@ 2012-02-24 09:56:51 +00:00
sthen
b4ca93734c update to freerdp 1.00; works against win2k8 servers
OK merdely@
2012-02-24 09:41:43 +00:00
ajacoutot
7941e01415 No need to depend on librsvg. 2012-02-23 12:17:09 +00:00
ajacoutot
e81c2d2807 Add x11/gnome/grilo-plugins to the list of ports to watch. 2012-02-23 11:30:58 +00:00
ajacoutot
90bd332ea8 This needs to depend on tracker. 2012-02-23 11:29:46 +00:00
ajacoutot
b16592259d Actually merge the tracker plugin; it doesn't bring any dependency on
meta-tracker since it uses DBus to activate tracker-store and if it's
not there, then it will automatically disable the plugin.
It's way simpler this way, my fault...
2012-02-23 09:40:47 +00:00
ajacoutot
ec4830e43e Forgot this bit in previous. 2012-02-23 08:33:16 +00:00
ajacoutot
64c24d4709 Add a subpackage for the (meta-)tracker plugin.
Set SHARED_ONLY.
2012-02-23 08:32:46 +00:00
ajacoutot
516391a936 Properly detect and use the MONOTONIC clock now that we have
pthread_condattr_{get,set}clock().
2012-02-23 06:58:11 +00:00
ajacoutot
0f843aa060 Based the number of monitors on RLIMIT_NOFILE and max it to 2048. 2012-02-22 14:20:32 +00:00
sthen
a5fce98ac8 sync WANTLIBs and bump 2012-02-21 22:36:43 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
8848057fe8 autoconf is enough. 2012-02-21 15:49:08 +00:00
dcoppa
5e23fa0217 Update to i3-4.1.2 2012-02-21 14:05:39 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
ajacoutot
cd706430ab Unbreak: sync wantlib after recetn gmime update. 2012-02-21 08:41:57 +00:00
ajacoutot
dde1fda26a Unbreak: sync wantlib after recent gmime update. 2012-02-21 08:22:44 +00:00
landry
1bf8237062 Add upstream commit url for reference/reminder to remove. 2012-02-20 09:09:32 +00:00
landry
7407a1856a Update to xfce4-mpc 0.4.2. 2012-02-20 09:07:51 +00:00
landry
0f5152a863 Fix icon name for education category in applications menu, problem
reported by Kirill Bychkov, thanks!
2012-02-19 21:39:31 +00:00
landry
3132b7d730 Replace <Control> by <Primary> in xfce4-keyboard-shortcuts.xml to fix
default keyboard shortcuts, broken since update to gtk 2.24.7. See
https://bugzilla.xfce.org/show_bug.cgi?id=8056 for more details.
Thanks Barry Grumbine for the detailed problem report, including the
fix/workaround.
If you experience problems with keyboard shortcuts involving Ctrl
withing Xfce, recreate them from xfce4-keyboard-settings or tweak
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
2012-02-19 21:23:03 +00:00
ajacoutot
3fc9bb7ece Bump after folks subpackaging. 2012-02-18 23:06:17 +00:00
ajacoutot
665a54371a Extend+sync comment about VERSION sync. 2012-02-18 18:40:18 +00:00
ajacoutot
5ec398a2e3 Add "--disable-vala-bindings" to the default MODGNOME_CONFIGURE_ARGS_vala. 2012-02-18 18:19:14 +00:00
dcoppa
31c7dcaac3 Bye bye uthreads hack. 2012-02-18 11:24:44 +00:00
ajacoutot
2d97a7ebef Remove horrible uthreads hack. 2012-02-18 11:09:14 +00:00
sthen
b39c53935b - Remove patches for QT4/MKV modules which are unnecessary.
- Remove patch for tdestroy() wrapper now that tdelete() has been fixed.
- Remove @comment's from the PLIST which are no longer necessary.

From Brad
2012-02-17 22:07:16 +00:00
ajacoutot
85653dfa02 Forgot in previous; just committed, no bump. 2012-02-17 17:23:31 +00:00
ajacoutot
3fc9167fc9 Drop RUN_DEPENDY on cups. If it's installed then it can be used, if not
then it won't; no need to enforce the dependency.
While here, remove 3 patches and use some perl subst instead.
2012-02-17 17:22:08 +00:00
ajacoutot
030f788427 Bump after a2ps FLAVORs change. 2012-02-17 13:26:09 +00:00
ajacoutot
c26df0f4ff Update to gnome-video-arcade-0.8.3. 2012-02-16 22:46:39 +00:00
ajacoutot
d986e2e605 Drop dependency on libpaper (which is really a Debian thing).
Regen WANTLIB.
2012-02-16 22:33:41 +00:00
ajacoutot
ce4a24d6d8 Update to libxklavier-5.2.1. 2012-02-16 22:26:48 +00:00
ajacoutot
94c6767e65 Implement user passwd change by admin users.
Prevent a couple of implicit declarations.
2012-02-16 22:25:47 +00:00
ajacoutot
0462eb86ac Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:24:34 +00:00
ajacoutot
4c77f8ec5d Update to glom-1.20.9. 2012-02-16 22:23:43 +00:00
ajacoutot
7974a3fa9c No need to increase openfiles anymore. 2012-02-16 22:23:25 +00:00
ajacoutot
9039bccef3 Update to gnome-screensaver-3.2.1. 2012-02-16 22:22:22 +00:00
ajacoutot
b446b79701 Extend comment about yelp. 2012-02-16 22:21:54 +00:00
ajacoutot
b046d640cb Update to version 0.12.10.
Missing @pkgpath marker, spotted by Mikolaj Kucharski.
2012-02-16 22:20:02 +00:00
ajacoutot
72db1595fa Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:19:04 +00:00
ajacoutot
9189ebeef3 Sync some patches with upstream. 2012-02-16 22:17:38 +00:00
ajacoutot
26bcece58a Update to gtk+2-2.24.10. 2012-02-16 22:09:14 +00:00
ajacoutot
b9644080ef Merge a patch from upstream that fixes a crash when printing from mozilla
apps to a CUPS printer.

ok sthen@
2012-02-02 09:21:07 +00:00
ajacoutot
1506bbacd1 Fix a typo that would make nautilus to use the wrong class in
nautilus_application_class_init(); from upstream.

ok sthen@
2012-02-02 07:14:07 +00:00
ajacoutot
593772291e Bring a patch from upstream to fix a hard crash with the -evolution
subpackage.
Sync the tracker_file_open_fd patches with upstream.

ok sthen@
2012-02-02 07:12:23 +00:00
ajacoutot
f350ec581f Remove conflicting file from -ui... grr @ make plist.
reported by naddy@
ok sthen@
2012-01-31 07:58:19 +00:00
sthen
d263935678 Add a few bug fixes to scrotwm. From upstream repo via Lawrence Teo.
ok ajacoutot@ and maintainer
2012-01-30 11:12:42 +00:00
ajacoutot
6d09b77915 Use gtk+3 by default. Turns out it works fine, the issue Stuart ran into
lies within vte itself, not the toolkit.

ok sthen@
2012-01-30 10:18:19 +00:00
dcoppa
eef31c6446 Add Stuart's mirror to MASTER_SITES, just to be safe.
ok sthen@
2012-01-30 08:49:17 +00:00
sthen
c0f9614217 disable gtk3 with an autoconf flag and sync WANTLIB, problem reported by
TAKAHASHI Tamotsu, ok ajacoutot@
2012-01-29 19:14:07 +00:00
ratchov
441a463737 Use sndio volume knob if available (consumes less CPU), rather than
chaining two soft volume knobs. Stop audio during pause to consume
less CPU. Honour AOPLAY_FINAL_CHUNK flag which fixes playback of very
short files.

ok & tweaks stsp@, ok sthen@, dcoppa@, go ahead edd@ (maintainer)
2012-01-26 20:21:31 +00:00
ajacoutot
adc0b9e75a From Ubuntu: disable help buttons since gnome-panel help is no longer in
the GNOME user guide.
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/885959)
2012-01-25 18:18:13 +00:00
ajacoutot
aba4ce2634 Update to gtk2-murrine-engine-0.98.2.
Use the gnome MODULE while here.

ok dcoppa@ (maintainer)
2012-01-25 16:03:34 +00:00
ajacoutot
ac120789bc Missing files, thanks to sten@ update plist script. 2012-01-25 14:40:36 +00:00
dcoppa
a0f7063e96 Update to libxdg-basedir-1.2.0 2012-01-25 14:13:34 +00:00
ajacoutot
fde4c8063b libsndio -> sndio 2012-01-25 14:07:09 +00:00
ajacoutot
086c34737b Update to glom-1.20.7. 2012-01-25 13:26:45 +00:00
ajacoutot
e180d70cba Update to libgda-5.0.3. 2012-01-25 13:26:05 +00:00
ajacoutot
eba9d62d75 Properly find and load libdb. 2012-01-25 11:30:41 +00:00
dcoppa
2d82895f79 Bugfix: setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant
way. This makes chrome (and probably other apps, too) receive changes
of the _NET_ACTIVE_WINDOW and thus show its bookmark dialog properly
(upstream git commit 4f26d6f2a1a0efb7fa15999f9cc00d8673220e97)

Bugfix: only ignore EnterNotify events after UnmapNotifies from
managed windows. This fixes some focus follows mouse problems
(upstream git commit 47fd15649ad63f3becef8870276e51c6214300fc)

Bugfix: force a new sequence number after UnmapNotify. This fixes
the problem where legitimate EnterNotify arrived with the same
sequence as the UnmapNotify and was ignored
(upstream git commit 7a4d8ed6ed67c4d0d958458f58e4db1598c9cd75)

Bugfix: position floating windows exactly where their geometry
specified
(upstream git commit cb4c9b9d27a095047a5ac22ae75f6ee17475ba18)

Bugfix: fix coordinates when the rect of an output changes
(upstream git commit 077d2433a7186550ee349284b1849ec2048af69c)
2012-01-25 10:29:30 +00:00
ajacoutot
1b68204121 Maintenance update to gtk+2-2.24.9. 2012-01-25 09:05:18 +00:00
ajacoutot
ad845ae304 Minor update to moserial-3.0.5. 2012-01-24 16:00:52 +00:00
landry
2bf699a9ae Update to xfce4-xkb 0.5.4.3, from Kirill Bychkov (thanks!) 2012-01-23 16:36:08 +00:00
dcoppa
a32b5d2e57 Revert to 'xv' as default vo. 2012-01-23 16:14:40 +00:00
dcoppa
6859c43911 Play on the safe side: not all machines support xv video output
(loongson comes to mind), and thus use 'x11' by default.

While here, enable dark theme only when using GTK+3 (fixes warning
at startup).
2012-01-23 13:06:32 +00:00
dcoppa
f9009dcbd1 Add '-zoom' to mplayer when vo is x11
(upstream svn revision r84)
2012-01-23 11:01:34 +00:00
dcoppa
b90403a176 Bugfix update to rxvt-unicode-9.15
ok maintainer
ok sthen@
2012-01-23 08:10:40 +00:00
ajacoutot
488ad78d0d open(2) with the NOATIME flag is only available on Linux. Instead of
duplicating the same code all over with ifdef, factorize into a function
that opens file descriptors in a portable way.
2012-01-22 15:13:23 +00:00
ajacoutot
7151971f60 Bugfix update to moserial-3.0.4. 2012-01-21 07:35:09 +00:00
dcoppa
1a01e7a7fb sync comment 2012-01-20 20:16:32 +00:00
dcoppa
cff065fc5f Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)

Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)
2012-01-20 15:53:18 +00:00
dcoppa
0185515fc8 Add mwm _MOTIF_WM_INFO atom to advertise mwm hints capability: fix
a problem with rxvt-unicode falling out of Fluxbox' control when
started with the borderless option.
(upstream git commit db08329d8bc689ff14cbb9084814d652ae349621)
2012-01-20 11:53:30 +00:00
ajacoutot
321b4fd169 From upstream:
Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
2012-01-19 15:37:08 +00:00
ajacoutot
7bc3b814cc Disable introspection support as this fails to build on a clean machine.
I'll revisit this later.

reported by several@
2012-01-19 14:25:10 +00:00
ajacoutot
5f4b329d44 dpb still tries to resolve gdm's dependencies even if it is marked as
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
ajacoutot
99ad77a65c Bugfix update to rygel-0.12.7. 2012-01-19 10:48:33 +00:00
ajacoutot
81725664da Bugfix update to moserial-3.0.3. 2012-01-19 07:57:51 +00:00
ajacoutot
d3ac08446a Sync patch with upstream commit; no pkg change. 2012-01-18 16:32:34 +00:00
ajacoutot
a9562f65ca Remove unused dot.directory file. 2012-01-18 11:57:50 +00:00
ajacoutot
ea922170d0 Minor update to libxklavier-5.2. 2012-01-18 07:29:54 +00:00
espie
d73fef9ce0 SUBDIRS, dpb happy 2012-01-17 18:08:22 +00:00
sthen
32e58be3d3 Remove empty unreferenced files (-phonon was removed in Makefile r1.57) 2012-01-17 16:33:25 +00:00
espie
9bfc407747 don't use flavors for independent builds. dpb happy 2012-01-16 22:10:59 +00:00
ajacoutot
b0e847a885 Bugfix update to glom-1.20.6. 2012-01-16 14:12:53 +00:00
ajacoutot
50065f948c update to gnome-video-arcade-0.8.2. 2012-01-16 11:36:11 +00:00
ajacoutot
7567a59f65 Update to gjs-1.30.1. 2012-01-16 11:17:14 +00:00
dcoppa
5be890a918 Add icon drawing support to the pager plugin.
While here, fix make_profile.
2012-01-14 22:14:10 +00:00
sthen
0d526aa0d4 update to scrotwm 0.10.0, from maintainer Gonzalo L. R. 2012-01-14 21:48:13 +00:00
landry
a6ece1da15 Update to xfce4-netload 1.1.0. 2012-01-13 19:42:38 +00:00
landry
490ab1956b Update to ristretto 0.3.1. 2012-01-13 19:30:18 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
dcoppa
b31be191b8 Update to xmobar-0.14.
Fix comment into files/Batt.hs.
Adjust WANTLIB.
Use lynx from base instead of curl for the weather plugin.

OK kili@
2012-01-12 21:42:07 +00:00
dcoppa
313830e560 Bump revision after xmonad updates.
As suggested by kili@
2012-01-12 11:14:17 +00:00
dcoppa
1aa54e8957 Update to xmonad-contrib-0.10
Ok kili@
2012-01-12 11:12:38 +00:00
dcoppa
ccdc7f82ff Update to xmonad-0.10
ok kili@
2012-01-12 11:11:58 +00:00
ajacoutot
9041d96743 WANTLIB sync. 2012-01-12 08:39:28 +00:00
dcoppa
c4fa8c3728 Bugfix: don't lose focus on fullscreen windows when another window
gets moved to that workspace
(upstream git commit f78caf8c5815ae7a66de9e4b734546fd740cc19d)

Bugfix: open new windows in the correct place when assignments match
(upstream git commit d4238c778a199ad88ebe8540904d98f81f110621)

Fix assignments of floating windows to (yet) unused workspaces
(upstream git commit 96c491a4885bf33802e1be883dbf5fe24bece650)
2012-01-11 13:33:48 +00:00
dcoppa
d58597215d Fix problem with directory vs dvd detection
(upstream svn revision r2201)
2012-01-11 12:45:25 +00:00
ajacoutot
5efa638f13 Bugfix update to glom-1.20.5. 2012-01-11 10:11:31 +00:00
ajacoutot
b1ce247a8b Update to gnome-icon-theme-symbolic-3.2.2. 2012-01-11 07:52:43 +00:00
dcoppa
86fed82c3b Tighten gmtk dependency and fix homepage 2012-01-09 22:52:37 +00:00
landry
bab2a9141d Add gtk-doc to BUILD_DEPENDS, reported by espie@ 2012-01-09 20:07:24 +00:00
robert
08e95cb710 KINFO_PROC2 is no more 2012-01-09 16:50:19 +00:00
ajacoutot
0d8df5254b Bugfix update to gnome-color-manager-3.2.2. 2012-01-09 16:38:31 +00:00
dcoppa
ded6f4bf1e Update to gnome-mplayer-1.0.5 2012-01-09 12:10:22 +00:00
dcoppa
de35ad8e3f Link gmtk to the build 2012-01-09 12:08:40 +00:00
dcoppa
27ae6700fb Update to xscreensaver-5.15.
Ok ajacoutot@
2012-01-08 15:36:26 +00:00
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
landry
e84600a53b Update to orage 4.8.3. 2012-01-06 16:03:09 +00:00
dcoppa
60e9c7669a Last one, I promise. 2012-01-05 16:37:36 +00:00
dcoppa
829fe24c60 Better wording for pkg/DESCR.
no yet linked, no bump
2012-01-05 16:22:48 +00:00
sebastia
78b9673985 Update libobjc1 to 1.7.2
make it honour CFLAGS and friends
rename library from gobjc to libobjc1

its still not linked to the build
2012-01-05 15:16:18 +00:00
dcoppa
812e17dd63 Import gmtk, the gnome-mplayer toolkit.
$ cat pkg/DESCR
gmtk is a library that is used by gnome-mplayer and gecko-mediaplayer:
several common functions and routines formerly in gnome-mplayer and
gecko-mediaplayer have been moved to this library.
gmtk can be used to build your own media players, as widgets have
been created to control mplayer: a simple media player can be built
using this library very quickly.

Feedback and ok: ajacoutot@, sebastia@
2012-01-05 14:47:10 +00:00
sebastia
1e0d5f5eb9 Update FisicaLab to 0.2.1
Mostly code cleanups and some bug fixing

OK aja@
2012-01-05 14:42:57 +00:00
sebastia
c69132bb7c cleanup cdplayer, remove some cruft that was intended for a dependent port
which will not go in that way.

OK aja@
2012-01-04 17:32:21 +00:00
dcoppa
1cee6bb7ba Don't pick up hidden dependency on startup-notification.
From Tobias Ulmer
2012-01-04 13:56:27 +00:00
ajacoutot
75439b88d2 GNOME 3 only works with sysutils/notification-daemon and not the xfce ones. 2012-01-04 10:47:01 +00:00
ajacoutot
c8b4e606de Typo in CUPS ipp backend. 2012-01-04 10:25:36 +00:00
ajacoutot
3bc19fd3d5 Drop build dependency on opensc, it's not needed anymore (opennx bundles
opensc headers).
Drop run dependency on opensc because our nxssh is not compiled with
SmartCard support.
Tweak README wrt samba.
2012-01-04 10:15:53 +00:00
ajacoutot
64db34e703 Bugfix update to gedit-3.2.6. 2012-01-04 08:03:01 +00:00
ajacoutot
2287a94a07 Add an explicit LIB_DEPENDS on sysutils/gamin; gvfs does not depend on
gamin anymore so depending in thunar itself is not enough anymore.

spotted by naddy@
2012-01-03 22:04:06 +00:00
ajacoutot
41fe4218b7 Add missing dependency and fix a segfault with opennx --admin. 2012-01-03 19:27:30 +00:00
ajacoutot
086fb6c1c0 Only install nxssh (i.e. the client part).
While here, fix some paths.
2012-01-03 17:42:19 +00:00
ajacoutot
9318ffeffe Properly respect CXX. 2012-01-03 16:58:38 +00:00
sebastia
75d9c68b82 update opennx to 0.16.0.658
getting rid of a couple of patches.

feedback and OK aja@
2012-01-03 16:46:36 +00:00
sebastia
102cf2bfda bump the MAJOR_VERSION for the nx* ports to 3.5.0, and enable nxproxy
feedback and OK aja@
2012-01-03 16:39:08 +00:00
sebastia
c0d92d84f9 update nxssh to NX 3.5.0
feedback and OK aja@
2012-01-03 16:37:49 +00:00
sebastia
9a0d2c7829 update nxcomp to NX 3.5.0
feedback and OK aja@
2012-01-03 16:35:28 +00:00
sebastia
e73884dc78 import nxproxy
NX X protocol proxy tool. Its used by NX clients and servers to
establish the remote X connections.

tested on i386/macppc and amd64 by aja@

feedback and OK aja@
2012-01-03 16:29:17 +00:00
ajacoutot
77a8551174 Bugfix update to gnome-nettool-3.0.1. 2012-01-03 12:11:53 +00:00
landry
42aee81e7d Update to xfce4-genmon 3.3.1. 2012-01-02 18:43:21 +00:00
ajacoutot
ba59a20d22 Increase RLIMIT_NOFILE cur value, otherwise we run into too many issues. 2012-01-02 16:06:50 +00:00
ajacoutot
8a7bc1db20 Implement get_memory_total(). 2012-01-02 14:11:21 +00:00
ajacoutot
63aeef2c18 Make gnome-session-check-accelerated-helper always return 1.
This prevents gnome-session from trying to start gnome-shell (which we
still do not have) when prerequisites for it are there.

This should fix issues seen by several where gnome-session would just
fail to start by trying to run gnome-shell.
2012-01-02 13:22:21 +00:00
ajacoutot
aa6ec00919 Use getrlimit(2) to set the maximum number of monitors instead of an
harcoded value.
2012-01-01 11:21:16 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
ajacoutot
558258030f Bump after sysutils/gamin -main subpackage changed PKGNAME. 2012-01-01 09:03:20 +00:00
ajacoutot
6c6f95f607 Recognize GKqueueDirectoryMonitor. 2012-01-01 09:02:11 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
edd
0041578775 Make mplayer build with Brad's ffmpeg update.
From brad, OK aja@
2011-12-30 17:40:40 +00:00
ajacoutot
a059491a7a Tweak COMMENT. 2011-12-30 11:17:49 +00:00
jasper
74e9508aa3 - update to 1.20.4 2011-12-30 11:15:58 +00:00
dcoppa
2133847a2f Some fixes here and there, from upstream git. 2011-12-29 16:15:53 +00:00
ajacoutot
ae06859d56 Forgot to add this in previous; from upstream:
Fix natural/min widht calculations for empty grids

https://bugzilla.gnome.org/show_bug.cgi?id=660139
2011-12-29 14:51:16 +00:00
ajacoutot
636c44737f Bugfix update to gtk+3-3.2.3 which fixes a hard crash with gtk-chooser. 2011-12-29 14:12:31 +00:00
ajacoutot
dfb3e14837 Add a comment regarding the notification-area-applet dependency. 2011-12-28 16:02:02 +00:00
ajacoutot
edd01a446c Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
This will ease future updates.
2011-12-28 08:57:18 +00:00
ajacoutot
29bc074c65 Our gnome-session already exports XDG_MENU_PREFIX in the environment, so
no need to play with get/setenv.
gnome-panel is not supposed to be started by anything than gnome-session
anyway and it will ease future updates.
2011-12-28 08:56:57 +00:00
kili
903b5233a6 Bump to enforce updates. 2011-12-27 21:10:28 +00:00
dcoppa
9f9c183181 Add some more modern options for browser, terminal, filemanager and
fix pkg/MESSAGE.
2011-12-27 14:59:54 +00:00
ajacoutot
222a74283b One more thing to remove. 2011-12-27 14:15:06 +00:00
dcoppa
b144d8ecda Bugfixing update to i3-4.1.1 2011-12-27 09:05:17 +00:00
landry
897044c0bb Update to ristretto 0.3.0. 2011-12-26 18:47:10 +00:00
landry
3869bf4460 Update to xfce4-xkb 0.5.4.2, based on a diff from Kirill Bychkov for
0.5.4.1, thanks.
2011-12-26 18:46:38 +00:00
landry
f7aab42a2a Update to thunar-media-tags 0.2.0, ported to newer exo/thunarx apis,
remove now useless patches.
2011-12-26 18:44:29 +00:00
landry
c5e5c23762 Update to xfce4-clipman 1.2.2, ported to libxfce4ui. 2011-12-26 18:43:21 +00:00
landry
37a8593b7f Update to xfce4-smartbookmark 0.4.4, remove now useless patches. 2011-12-26 18:42:13 +00:00
landry
381cb321e9 Update to xfmpc 0.2.2, ported to libxfce4ui. 2011-12-26 18:41:06 +00:00
landry
b77a2dbcde Update to tumbler 0.1.23.
Adds an odf thumbnailer, fix depends/wantlib accordingly.
2011-12-26 18:40:14 +00:00
landry
fc01ef9334 Update to xfconf 4.8.1. 2011-12-26 18:39:11 +00:00
landry
e2056c5b53 Update to libxfce4ui 4.8.1. 2011-12-26 18:38:43 +00:00
landry
670092e75f Update to xfwm4 4.8.3. 2011-12-26 18:38:01 +00:00
kili
d6bd5a76f9 Don't silently pull in a dependency on pulseaudio.
I had a diff adding proper LIB_DEPENDS-* and WANTLIB- entries,
but espie@ prefers to just disable pulseaudio support for now,
because he's working on a qt4 update.

ok espie@
2011-12-26 15:51:55 +00:00
ajacoutot
d5178881fd Bugfix update to planner-0.14.6. 2011-12-25 09:55:12 +00:00
sthen
8823bce600 SECURITY update to VLC 1.1.13; fixes a buffer overflow in the TiVo demuxer.
Also install .la files for libvlc/libvlccore. From Brad (maintainer).
2011-12-23 15:01:59 +00:00
sebastia
413830b510 Update to 0.4, now with select identifier for queries, and allow to choose between http/https connections to salesforce.
OK ajacoutot@
2011-12-22 18:44:01 +00:00
sebastia
14d9e19c1c Update to 0.3.2, now introducing GSFIFO, which makes it a minor bump.
OK ajacoutot@
2011-12-22 18:41:49 +00:00
jasper
8a3001d72b - update to 1.20.3 2011-12-22 13:53:09 +00:00
dcoppa
5e98aef231 Update to rxvt-unicode-9.14.
From maintainer Levai Daniel with tweaks by me
2011-12-22 11:29:33 +00:00
sebastia
3393892792 update to 1.4.6
minor bump due to new method allowing loggin raw IO

OK jasper@, ajacoutot@
2011-12-21 17:55:33 +00:00
ajacoutot
439c9a9b23 Add link to bugzilla; no pkg change. 2011-12-21 14:20:06 +00:00
jasper
6f097398a4 add missing dependency 2011-12-20 18:34:42 +00:00
ajacoutot
07987391dd Add --system to daemon instead of daemon_flags to make it mandatory.
While here make sure the pid file is not around anymore on startup
(which can happen after a crash and prevent DBus from starting again).
2011-12-20 14:27:46 +00:00
ajacoutot
cf49db16a1 Bugfix update to gnote-0.8.2. 2011-12-19 23:08:52 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
ajacoutot
db9e846927 Bugfix update to meta-tracker-0.12.9. 2011-12-16 17:36:55 +00:00
ajacoutot
636a732027 Sync patch. 2011-12-16 11:26:34 +00:00
ajacoutot
403c2130d9 Update to polkit-qt4-0.103.0.
from Amit Kulkarni
2011-12-16 08:18:23 +00:00
fgsch
155591a1eb MSG_NOSIGNAL is supported now. kill unneeded patch.
maintainer (merdely@) ok.
2011-12-14 23:38:20 +00:00
ajacoutot
9bc0b93251 Missing LIB_DEPENDS, spotted by espie@ 2011-12-13 16:32:17 +00:00
jasper
72c8ae22ad - update to 1.20.2 2011-12-13 12:08:44 +00:00
jasper
652c6cdcd1 - update to 0.12.6 2011-12-12 15:55:54 +00:00
jasper
61f66e981d spacing 2011-12-12 15:39:57 +00:00
jasper
eb74e83280 - add missing (explicit) dependency on gtk+3 which would sometimes get pulled
in by a dependency, and sometimes it won't. fixes build on a clean box
  (or dpb -J1 -r)
2011-12-12 10:26:48 +00:00
dcoppa
e18498cdcd Unbreak py-wxPython: "include/wx/mediactrl.h" needs to go into
PLIST-main.

Ok jasper@
2011-12-11 18:04:02 +00:00
jasper
c60cf70ef3 - update to 0.1.18 2011-12-09 18:18:20 +00:00
dcoppa
fdb2cfc6dc Split wxWidgets into -main,-media.
wxWidgets-media is the wxMediaCtrl class for wxWidgets, which depends
on gstreamer.

OK jasper@
2011-12-09 09:10:05 +00:00
ajacoutot
925d371914 gedit-3.2.5, yet another bugfix update. 2011-12-08 18:13:52 +00:00
ajacoutot
e139f644fd Bugfix update to gedit-3.2.4. 2011-12-08 15:19:09 +00:00
ajacoutot
a7dafe446e Tweak BUILD_DEPENDS, no pkg change. 2011-12-08 10:02:34 +00:00
ajacoutot
ae900f0d39 gtk-builder-convert is needed at build time to convert glade files to ui,
so add a BUILD_DEPENDS on gtk+2.

breakage reported by jasper@
2011-12-08 08:05:54 +00:00
jasper
7620787f1b - add missing build dependency 2011-12-07 11:43:16 +00:00
dcoppa
2548243e74 Add a comment about i3status 2011-12-07 09:51:26 +00:00
jasper
e31660ffdd - add missing intltool module 2011-12-07 08:56:20 +00:00
jasper
9dfa667bf4 - another missing dependency
- regen WANTLIB while here
2011-12-07 08:55:47 +00:00
jasper
ab53bc2c2f - add missing intltool module 2011-12-07 08:48:28 +00:00
espie
a4b873ec76 setting versions is not enough to get them... (well, it probably should,
but it isn't)
2011-12-07 06:18:05 +00:00
jasper
1f0fbd00e8 - fix previous commit to mean what aja intended. 2011-12-06 20:16:43 +00:00
dcoppa
d95647b025 Add 50% larger display of video
(upstream svn revision r2187)

Fix seeking in the media_tracker when the mouse button is released
(upstream svn revision r66 of gmtk)
2011-12-06 16:05:44 +00:00
dcoppa
096f60d5b0 Cleanup diff from Brad:
Enable the MediaCtrl class support.
Re-enable wide character functions which OpenBSD now has.
Remove some now-unnecessary patches.
Remove the NULL cast patches.
Simplify the autoconf patching.

Tested on amd64 by Brad and on sparc64 by me.
2011-12-06 10:23:37 +00:00
dcoppa
e53a2fc324 Beautiful: handle invalid wallpaper_cmd better (FS#941)
(upstream git commit d3021e67729a01e891c8eb04a8afd696fb63b0ce)
2011-12-05 16:12:01 +00:00
dcoppa
252a4812b3 Drop maintainership. 2011-12-05 15:04:18 +00:00
ajacoutot
16ec0bf42f Remove bogus WANTLIB... not sure how it ended up there.
noticed by naddy@
2011-12-05 12:50:24 +00:00
ajacoutot
183140a977 Missed bump, spotted by naddy@ 2011-12-05 12:33:31 +00:00
ajacoutot
ac3218317d I bumped the wrong subpackage... spotted by naddy@ 2011-12-05 12:32:34 +00:00
ajacoutot
b8130c9c74 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:43:04 +00:00
ajacoutot
bdb6392800 Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:34:04 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
ajacoutot
ea57c32ff9 tyop... 2011-12-03 22:39:11 +00:00
ajacoutot
0e1aaece3a Use MODFXCE_ICON_CACHE. 2011-12-03 22:32:21 +00:00
ajacoutot
e73daf7b20 Use MODGNOME_ICON_CACHE. 2011-12-03 22:17:15 +00:00
ajacoutot
bd35cdaaa9 Move all icons themes to x11/gtk+2,-guic. 2011-12-03 19:13:18 +00:00
ajacoutot
955922b6d8 We want @unexec-delete here. 2011-12-03 18:46:30 +00:00
ajacoutot
19422dfcf1 Use MODGNOME_ICON_CACHE and fix gtk-update-icon-cache calls.
I will commit gtk-update-icon-cache by batch now, but I needed this
example to be in.
2011-12-03 18:45:02 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
ajacoutot
7d9c438584 Add MODXFCE_ICON_CACHE for gtk+2,-guic. 2011-12-03 18:33:03 +00:00
ajacoutot
36fd6e17e7 Add MODGNOME_ICON_CACHE for gtk+2,-guic. 2011-12-03 18:32:06 +00:00
ajacoutot
ea6ed8fe38 Adapt after x11/gtk+2,-guic addition. 2011-12-03 18:31:18 +00:00
ajacoutot
f8813c40bc Add a -guic subpackage for gtk-update-icon-cache.
This allows for gtk+3 to not depends on gtk+2. We will now also be able to
properly set a dependency on gtk-update-icon-cache for apps installing
icons.
2011-12-03 18:30:41 +00:00
ajacoutot
cdc570f075 Fix MSG_NOSIGNAL detection. 2011-12-03 14:27:40 +00:00
dcoppa
9db4a18991 Major update to i3-4.1 2011-12-01 16:00:01 +00:00
ajacoutot
dab57ab114 sync patch. 2011-12-01 11:15:02 +00:00
dcoppa
8161c89872 Update to awesome v3.4.11 (Pickapart)
ChangeLog at http://awesome.naquadah.org/changelogs/short/v3.4.11
2011-11-30 11:50:58 +00:00
ajacoutot
0764d62851 Sync with what I'm about to commit upstream. 2011-11-30 11:13:47 +00:00
jasper
c72f7d470a - update to 1.20.1 2011-11-29 13:14:11 +00:00
ajacoutot
e9cf11c77f Update to meta-tracker-0.12.8. 2011-11-25 18:13:25 +00:00
ajacoutot
13c77ccceb Move xdg-user-dirs-gtk from gnome-session to meta/gnome. 2011-11-25 15:08:25 +00:00
ajacoutot
dfc1deb67e alacarte was removed some time ago. 2011-11-24 10:22:33 +00:00
ajacoutot
e0234e0fec Update to wxsvg-1.1.4, from Brad. 2011-11-24 08:08:18 +00:00
jasper
25f003cf8a USE_LIBTOOL is already set by kde.port.mk 2011-11-22 19:38:10 +00:00
jasper
60e7b98493 builds fine with ports libtool 2011-11-22 16:12:19 +00:00
jasper
19cee4f680 USE_LIBTOOL is already set by gnome.port.mk. 2011-11-22 15:03:23 +00:00
jasper
716defe456 switch to ports libtool now that giscanner has been fixed. 2011-11-22 15:01:57 +00:00
jasper
620aca6685 - apply a patch from debian brining several fixes and improvments, including
support for -north/-south
- take maintainership

ok todd@ (previous maintainer)
2011-11-22 09:33:09 +00:00
stu
dd9c26f23e Update to tk-8.5.11, use bsd.port.arch.mk.
Ok sebastia@, sthen@.
2011-11-21 18:31:02 +00:00
ajacoutot
ec252b76c2 Forgot this part in previous as noted by jasper@ 2011-11-21 15:49:41 +00:00
ajacoutot
f81f9eb545 Build the symbol-db plugin using a patch from FreeBSD.
missing functionnality reported by John Tate.
2011-11-21 15:21:33 +00:00
jasper
e1e0ac1e28 - update to 1.20.0 2011-11-21 14:13:02 +00:00
jasper
ec748ff852 - fix dependencies 2011-11-21 13:43:54 +00:00
jasper
e19d0c3d0f - update to 3.2.2 2011-11-21 10:37:24 +00:00
ajacoutot
c807be726a Update to libgdamm-4.99.6. 2011-11-21 07:44:59 +00:00
ajacoutot
22704a2e94 Bugfix update to libgda-5.0.2. 2011-11-21 07:38:23 +00:00
ajacoutot
d6fcc80a07 Small update to gnome-tweak-tool-3.2.2. 2011-11-19 09:38:51 +00:00
jasper
b8e89d7541 - switch to mandoc to slightly improve the usage line; unbreaks the port
after USE_GROFF was removed.
2011-11-18 13:09:17 +00:00
nigel
4b6412f9bf regen WANTLIB, add missing LIB_DEPENDS, stop creating no-arch packages.
Ok sthen@
2011-11-18 12:20:33 +00:00
sebastia
0aff9c565b fix stupid typo 2011-11-18 00:29:58 +00:00
sebastia
b4a85f4f2e enable regression test in webservices
OK rpointel@
2011-11-18 00:13:45 +00:00
sebastia
259b7aafea allow overriding of NO_REGRESS in the ports Makefiles
OK rpointel@
2011-11-18 00:10:06 +00:00
sebastia
f90a33f05d enable aclock, gomoku, matharray and netclasses 2011-11-17 23:55:48 +00:00
sebastia
eb2475d067 fix what I messed up here. 2011-11-17 23:54:40 +00:00
sebastia
7b2ff51e72 remove this wrong import 2011-11-17 23:48:06 +00:00
sebastia
c05b6c66d8 import netclasses:
Netclasses is an easy to use, unbloated API for handling asynchronous
connections in Objective-C under GNUstep as well as OS X. It can also be
used for synchronous connections but this is not its primary use.

OK rpointel@
2011-11-17 23:44:04 +00:00
sebastia
bff6ff0cb9 import matharray: a library to manipulate matrices
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can operate
on any standard 'C' number type plus numbers of complex type. MathArray
knows implicitly what types of operations can be performed on what types
of numbers and will automatically cast itself to the correct number type
representation to handle the specific operation. Standard operations
include addition, scalar and matrix multiplication and logical
operations. Mathematical operations in the standard C math library are
also supported, as well as user-defined functions.

OK rpointel@, who also OKed aclock and gomoku, forgot there, sorry
2011-11-17 23:42:51 +00:00
sebastia
d7ec7e9ba1 import matharray: GNUstep library to manipulate matrices
MathArray is a general library of classes for performing mathematical
operations on arrays (vectors, matrices, etc) of values. It can operate
on any standard 'C' number type plus numbers of complex type. MathArray
knows implicitly what types of operations can be performed on what types
of numbers and will automatically cast itself to the correct number type
representation to handle the specific operation. Standard operations
include addition, scalar and matrix multiplication and logical
operations. Mathematical operations in the standard C math library are
also supported, as well as user-defined functions.

OK rpointel@ same for aclock and gomoku, where I forgot, sorry
2011-11-17 23:38:02 +00:00
sebastia
bd3386f270 import aclock: analog clock for the GNUstep desktop
AClock is an analog clock for the GNUstep desktop which stays in the
dock. The display is customizable in many details.
2011-11-17 23:32:33 +00:00
sebastia
b506af6b93 import gomoku: extended TicTacToe game for GNUstep
Gomoku is an extended TicTacToe game for GNUstep. You win the game if
you are able to put 5 of your pieces in a row, column or diagonal. You
lose if the computer does it before you. Unlike most other engines, this
engine is not designed to play very well, but rather to give you fun
when you play against it.
2011-11-17 23:28:59 +00:00
ajacoutot
53d43cccd0 Modernize this port a bit and make DESCR readable. 2011-11-17 18:33:13 +00:00
ajacoutot
d7825fc1c9 Minor tweak: Gnome -> GNOME 2011-11-17 15:57:32 +00:00
dcoppa
e0421e94ad +faenza-icon-theme 2011-11-17 15:49:27 +00:00
dcoppa
de79d9a095 Import Faenza icon theme, a complete colourful suite of squared
icons

grudgingly ok ajacoutot@
2011-11-17 15:47:50 +00:00
sebastia
d6647b94d3 minor update to webservices to 0.5.5
adds ability to check/generate digest user authentication

OK aja@
2011-11-17 14:37:21 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
ajacoutot
3d08c654cd Remove this patch; it's wrong and introduced a segfault at logout. 2011-11-16 19:25:51 +00:00
phessler
7ccc4d7c1c Update to VLC 1.1.12
Most of the bits from Brad, a minor runtime fix by me.

Tested on amd64, i386, macppc

OK dhill@, rpointel@, sthen@, jasper@
2011-11-16 13:33:15 +00:00
sebastia
4be0a62b62 Whenever I added Batmon, forgot to enable it to the build.
OK jasper@ sthen@
2011-11-16 11:18:40 +00:00
jasper
e1db073a13 remove xview and ports using it; speaking of old unmaintained crufty toolkits..
prompted by naddy@
ok sthen@ wub@
2011-11-15 21:40:43 +00:00
jasper
57b7a7612f - update to 1.8.2 2011-11-15 19:32:49 +00:00
jasper
acd2ad89b6 - update to 0.90.7 2011-11-15 19:32:35 +00:00
sebastia
0a55a6d28e Enable to run the regression tests.
OK jeremy@
2011-11-15 18:06:10 +00:00
jasper
27d01b898b - update gedit to 3.2.3 2011-11-15 17:35:56 +00:00
naddy
7f85c0f0a1 Sync to Debian version 4.1.16.3. No code changes for us. 2011-11-15 16:52:51 +00:00
naddy
8443d4f499 Drop MAINTAINER for some ancient cruft I haven't used in years, if ever.
Also drop USE_GROFF where unnecessary.
2011-11-15 16:36:01 +00:00
jeremy
6c70670715 sync 2011-11-15 16:32:30 +00:00
jeremy
b7a88ad9b2 Import ruby-qt4, a ruby binding to the Qt4 library.
OK phessler@
2011-11-15 16:27:44 +00:00
jasper
f101dac86c - update to 2.10 2011-11-15 15:34:12 +00:00
ajacoutot
fa952fdfbd Update to gnome-user-docs-3.2.2. 2011-11-15 08:16:49 +00:00
ajacoutot
cd4ca1cfc9 Maintenance update to at-spi2-atk-2.2.2. 2011-11-14 23:54:34 +00:00
ajacoutot
2bb9ba305b Maintenance update to at-spi2-core-2.2.2. 2011-11-14 23:52:11 +00:00