Commit Graph

56860 Commits

Author SHA1 Message Date
ajacoutot
1c8fd740da Store the example file where it belongs. 2010-05-17 12:01:26 +00:00
ajacoutot
ae3f2cc8eb Add zabbix,sqlite3 2010-05-17 11:57:53 +00:00
ajacoutot
f1bbeafac4 Add missing dependencies, prodded by robert@
Fix crash on startup by setting a proper LD_LIBRARY_PATH.

ok robert@ jasper@
2010-05-17 11:30:23 +00:00
jasper
1455dbde4d - update taglib to 1.6.3 2010-05-17 11:21:50 +00:00
sthen
6a5d731296 Roll in some fixes from upstream.. From Brad.
- silcd: check entity validity after command reply
- Packet engine: prevent divide by 0
- SKE: Make sure failure received from remote is error status.
2010-05-17 08:39:24 +00:00
sthen
1a19f9bc82 Roll in some fixes from upstream. From Brad.
- Packet engine: prevent divide by 0.
- SKE: Make sure failure received from remote is error status.
2010-05-17 08:36:53 +00:00
espie
23ad3c22f7 cleanup for gcc 4 2010-05-17 08:31:11 +00:00
dcoppa
0ad1957d15 Merge patches from upstream errata page.
While here, adjust PKGNAME and use SUBST_CMD instead of the usual
"perl dance".

OK sthen@
2010-05-17 08:18:59 +00:00
sthen
e58e4ec9f4 update to 1.20, from Brad 2010-05-17 08:18:25 +00:00
ajacoutot
3a83459d4e Create a link from ${LOCALBASE}/bin/smbspool to
${PREFIX}/libexec/cups/backend/smb so that is we have samba installed it
is possible to print to Windows printers out of the box (if samba is not
installed, the smb backend will not appear so there's no harm in doing
this).
Use FAKE_FLAGS instead ov post-install mv danse.
Fix group of cups.conf for dbus.
2010-05-16 14:16:36 +00:00
kili
8f4a6b2d2a Install documentation for -lib subpackage.
Note: if you have hs-xmonad-contrib installed, you'll see an error
message from ghc-pkg (called from unregister.sh) when you update
xmonad-lib. That's harmless in this case, and I'll improve the
register/unregister stuff in ghc soon.
2010-05-16 14:12:20 +00:00
kili
d409d7b95e Zap __eprintf reference from Linker.c to fix the build with gcc4
(found by espie@).

Thanks to sthen@ for creating the i386 bootstrapping tarball.
2010-05-16 13:51:26 +00:00
espie
47ae5aa802 fix compile with gcc4 (bad declaration), regen patches while there.
Not an installed header -> no bump
2010-05-16 13:12:08 +00:00
espie
5f9bf53f3f classify machines per compiler arch. May occasionally be useful if you're
looking for something like this.

some help from miod@ for hw that's been forgotten by every human. ;-)
2010-05-16 10:33:32 +00:00
sthen
5ed5681579 Build with libnotify support. From Brad. 2010-05-16 08:37:48 +00:00
sthen
aad20716cf Update to 1.2.7, fixing MSN chat following changes to Passport
logins.  Similar diff from Abel Abraham Camarillo Ojeda.

While there, sync WANTLIB (glib2 pthread) and stop hiding compiler
command lines. No response from MAINTAINER for a previous update
(1.2.6+patch) - I didn't wait very long but committing now to
get the MSN fix in.
2010-05-16 08:31:28 +00:00
ajacoutot
eeaf154120 Update to gtkaml-0.2.10 and unset BROKEN. 2010-05-16 08:09:05 +00:00
ajacoutot
c0c2c6581b Unbreak this port. 2010-05-16 08:06:33 +00:00
ajacoutot
c697ceab67 Bugfix update to gmime-2.4.16. 2010-05-15 16:36:19 +00:00
ajacoutot
bcd72867c2 Update to f-spot-0.6.2. 2010-05-15 10:07:46 +00:00
ajacoutot
fc908f7fe4 Bump after recent mono MODULE change.
"sure" robert@
2010-05-15 09:40:17 +00:00
ajacoutot
1b229dd600 Fix substitution for DLLMAP_FILES.
This makes sure we catch all the stupid so.X stuffs.

ok robert@
2010-05-15 09:37:48 +00:00
ajacoutot
0d0c9d8c8c Add missing gtk-update-icon-cache goos.
ok landry@ espie@
2010-05-15 08:48:01 +00:00
ajacoutot
145c29707c Quiet warnings about deprecated/discouraged and invalid MIME types. 2010-05-15 07:41:19 +00:00
ajacoutot
f0a17299c1 Remove useless verbiage. 2010-05-14 10:23:03 +00:00
dcoppa
086ecd1905 FreeBSD *does* have sched_get_priority_{min,max}, so my previous
patch was wrong

OK sthen@
2010-05-14 10:16:32 +00:00
dcoppa
73ac453a24 Fix HOMEPAGE and MASTER_SITES
OK ajacoutot@
2010-05-14 09:36:50 +00:00
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
ajacoutot
eb52fcd0c5 Substitute MAKE_PROGRAM insead of hardcoding gmake.
Substitute LIBqrupdate_VERSION instead of hardcoding version numbers.
Don't override FC.
Remove so link to library.
Add NO_REGRESS.

ok pirofti@ (maintainer)
2010-05-14 08:45:58 +00:00
jakemsr
72a82f14d9 update to snes9x-1.52
major changes:
* gtk+ based GUI
* savestates (aka snapshots/freeze files) incompatible with older
  versions
* SDL audio output

longer list of changes at http://www.snes9x.com/phpbb2/viewtopic.php?t=4546

from fgsch@
2010-05-13 23:31:56 +00:00
sthen
236c9026c0 No longer needs gmake. From Brad. 2010-05-13 22:45:53 +00:00
pirofti
480b715c6c Link udis86. 2010-05-13 22:20:17 +00:00
pirofti
d3a73a9562 Import udis86, help and okay landry@.
udis86 is an easy-to-use minimalistic disassembler library (libudis86)
for the x86 and x86-64 class of instruction set architectures. The
primary intent of the design and development of udis86 is to aid
software development projects that entail binary code analysis.
2010-05-13 22:19:14 +00:00
dcoppa
cbb86adbef Update audio/pianobar: my fixes have been merged upstream.
While here, add a MESSAGE file and comment the patch.

OK jasper@
2010-05-13 18:35:51 +00:00
jasper
fab7307bec - bump to a version that support proof logging
- don't hide compilation commands
2010-05-13 18:29:47 +00:00
jasper
2ab4831a5b - tweak Makefile to fit 80 column width
- add some more flesh to DESCR
2010-05-13 18:14:17 +00:00
landry
767cb73c10 Use FAKE_FLAGS instead of patching Makefile_in.
Pointed out by ajacoutot@
2010-05-13 17:41:27 +00:00
espie
439d0e1670 having an alloca that matches includes is a plus... 2010-05-13 17:15:07 +00:00
espie
bb56354b11 proto fixes for gcc4 complaints 2010-05-13 16:37:32 +00:00
ajacoutot
1218d91767 Create both /var/run/havp/ and /var/tmp/havp/ from rc.local instead of
adding them to the PLIST. First, /var/run/* is cleaned upon reboot and
second /var/tmp/havp/ has a chance to get wiped out being in a temporary
dir.

ok giovanni@ (maintainer)
2010-05-13 16:24:36 +00:00
landry
196283bd3f +apvlv 2010-05-13 16:05:39 +00:00
landry
7e9761a729 Import apvlv 0.0.9.6, A PDF Viewer Like Vim.
Apvlv is a PDF Viewer with vim-like keybindings using poppler rendering
library (that means it won't render pdf that evince and epdfview already
don't render).
For example, <Ctrl-f> for next page, <Ctrl-b> to previous page,
'k','j','h','l' to scrolling a page up, down, left or right, and so on.
It support lots of other shortcuts explained in the provided pdf
documentation, shown when starting it without arguments.
2010-05-13 16:05:05 +00:00
giovanni
996cd43437 Unbreak on a clean machine and fix license marker
ok sthen@
2010-05-13 15:42:04 +00:00
ajacoutot
1ef4f9aae9 Bugfix update to tracker-search-0.8.6.
* fixes several mem leaks
2010-05-13 15:31:08 +00:00
sthen
7a1f77559a - update to 4.0
- unbreak with gtk+2.20, diff from Ido Admon

looks good to ajacoutot@
2010-05-13 14:14:49 +00:00
jasper
d4d03c4e9e - remove old hack that once fixed the build, but does nothing nowadays.
- remove unneeded run dependency
2010-05-13 12:37:16 +00:00
jasper
c4c448e31e - update workrave to 1.9.1 2010-05-13 12:29:25 +00:00
landry
b32faf9b96 When setting -finline-limit=60 on hppa, don't override CXXFLAGS but
append to it instead. Noticed by sthen@ ages ago, ok espie@
2010-05-13 12:05:35 +00:00
jasper
bbd79910af - fix homepage 2010-05-13 08:20:09 +00:00
ajacoutot
dae1069db4 SECURITY: CVE-2010-0436, see:
http://www.kde.org/info/security/advisory-20100413-1.txt

diff from FreeBSD via brad.
2010-05-13 07:01:00 +00:00