Commit Graph

83724 Commits

Author SHA1 Message Date
bcallah
d2ec037637 Update emulators/sdlmame to 0.148u4
Makefile tweaks courtesy of sthen@
ok fgsch@
2013-05-02 21:04:01 +00:00
bentley
a95a022ad3 Update to json-c-0.11.
ok dcoppa@
2013-05-02 20:29:05 +00:00
fgsch
e2df7833cf Regen after py-sphinx update and bump. While here ensure docs are
built with the right environment.
2013-05-02 20:08:15 +00:00
stsp
cfde3f2861 Move Uwe out of Brandenburg's barren fields into Berlin's city, per his request. 2013-05-02 19:12:49 +00:00
matthew
003fd9cfbd +ninja 2013-05-02 19:11:10 +00:00
matthew
c54c7d5276 Initial import of ninja, a simple build system with a focus on speed.
ok dcoppa, sthen
2013-05-02 19:09:18 +00:00
sebastia
21cb354a14 Allow upcoming libobjc2 to find LLVM-Config.cmake in its configure stage.
Fix from and OK zhuk@
OK dcoppa@
2013-05-02 15:41:57 +00:00
sthen
1baed3c0ed update gdiff to diffutils 3.3, the existence of which was pointed out by
Jeremie Courrege-Anglas, which works with 64-bit time_t
2013-05-02 13:21:16 +00:00
dcoppa
cd9d5933ad Zap useless "GITWEB" var.
sthen@ agrees
2013-05-02 11:06:06 +00:00
dcoppa
ccd63362cd Update to git-1.8.2.2
Fixes for vax by Jeremie Courreges-Anglas (thanks!)

OK sthen@, benoit@ (maintainer)
2013-05-02 10:01:34 +00:00
ajacoutot
76199479b7 Update to glib2mm-2.36.2. 2013-05-02 08:37:56 +00:00
dcoppa
77aefb7195 We have pselect() now; remove a patch that replaced it with
select()+sigprocmask().

Maintainer's OK
2013-05-02 08:20:52 +00:00
ajacoutot
0e97520794 Mark BROKEN on powerpc. 2013-05-02 07:36:01 +00:00
william
b6f7d3cc6d Bugfix update to s-nail 14.2.2
Thanks to jca -at- wxcvbn.org whose post inspired
sdaoden -at- gmail.com to roll a bugfix release.
2013-05-02 02:11:53 +00:00
espie
ce625eb044 oops, if the error is dire enough, there's no info. 2013-05-01 22:39:24 +00:00
sthen
7d4cae4e5d Update to cfengine 3.4.4, worked on by okan@, Jiri B, myself and
Martijn Rijkeboer (Martijn takes MAINTAINER), testing and src/sysinfo.c
diff from Timo Myyra.

!!! Note: CFEngine 3 is not a drop-in upgrade for CFEngine 2 installations.
!!! It is a significantly more powerful version, but it is incompatible with
!!! the CFEngine 2 policy language.
2013-05-01 21:09:23 +00:00
naddy
5edaac8363 configure checks for update-desktop-database; also found by sthen@ 2013-05-01 19:31:25 +00:00
sthen
5d78d4f161 Reinstate route.c patch, lost in the update to 2.3.1 where upstream rearranged
files. Found the hard way by, and diff from, Yoshihisa Matsushita.
2013-05-01 15:40:33 +00:00
ajacoutot
357f55154a Update to (meta-)tracker-0.16.1. 2013-05-01 12:40:18 +00:00
miod
9c81cdc52f Fix m68k support (Linux/ELF uses a slightly different calling convention than
SysV/m68k, which NetBSD and OpenBSD follow).

Add m88k/ELF support.

Add vax/a.out support.

All tests from the libffi.call dejagnu testsuite pass on these three platforms.

ok jasper@
2013-05-01 10:11:54 +00:00
ajacoutot
2dd9d7d8f2 Committed upstream. 2013-05-01 08:48:36 +00:00
jasper
34dbf63ac7 modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
as discussed with aja@ (MAINTAINER)
2013-05-01 07:16:15 +00:00
ajacoutot
849d6e64d8 Fix an abort() due to the way mutex were handled.
from upstream with help from kurt@
2013-05-01 06:57:50 +00:00
jasper
72513516ca fixup comment 2013-04-30 19:56:40 +00:00
sthen
e429329751 Major update to Squid 3.3.4 (moving the port from the 3.2 branch to 3.3).
New features include:

- SQL Database logging helper
- Time-Quota session helper
- Custom HTTP request headers
- SSL-Bump Server First
- Server Certificate Mimic

While there, add notes to README-main about increasing the number of
file descriptors via login.conf.
2013-04-30 18:41:50 +00:00
bcallah
51829b5b6d Commit a better pkg/DESCR
Bump REVISION.
ok naddy@
2013-04-30 17:27:34 +00:00
sthen
114602ef6e revert last MODPY_PY_PREFIX change in SUBST_VARS, it prevents update-plist from
replacing share/doc/py-something with share/doc/${MODPY_PY_PREFIX}-something.
requested by fgsch@
2013-04-30 17:20:58 +00:00
naddy
51eb22c63a match prototype after libX11 1.6RC update 2013-04-30 15:19:08 +00:00
abieber
46d2159d83 +p5-Clipboard 2013-04-30 14:57:27 +00:00
abieber
01d3418e77 Initial import of p5-Clipboard - a perl module to acces the x11 clipboard
OK sthen@
2013-04-30 14:54:46 +00:00
sthen
5c7ac6266b minor update to squid 3.2.11 2013-04-30 14:05:51 +00:00
sthen
10f1724211 Remove the inet_protocols=ipv4 line from the bottom of Postfix's sample
main.cf; it was hiding a previously-set inet_protocols=all. (Ideally
we would remove both lines as "all" is the default, but Postfix upgrade
scripts re-add "ipv4"). Problem reported by krw@, ok brad@ (maintainer)
2013-04-30 11:28:02 +00:00
espie
c9efb7f92a add ! to ports that prevent junk from happening, so that you know why it
doesn't junk.

spell out a bit more that logs and locks do NOT need to be shared.
2013-04-30 10:22:36 +00:00
nigel
3b58304cba PYTHON_LIBRARY setting not required and wrong after python 3.2.4 update,
removed cmake finds the library now.
Ok Pascal Maintainer
2013-04-30 10:18:42 +00:00
ajacoutot
8ef90c9f8c Fix comment. 2013-04-30 09:18:01 +00:00
stsp
2c396ab55e Fix colord build on sparc64 and other architectures.
Patch already committed upstream.
2013-04-30 09:09:40 +00:00
ajacoutot
763d3949e1 Committed upstream with a tweak. 2013-04-30 08:35:44 +00:00
ajacoutot
f1e241fdd2 Update to glib2mm-2.36.1. 2013-04-30 06:21:15 +00:00
brad
24212352d7 Tweak some of the Makefile comments and remove some hacks in the
configure script which are no longer necessary.

ok sthen@
2013-04-30 00:46:56 +00:00
okan
8d88a72ff9 update to 2.7.2
ok gsoares
2013-04-29 17:14:03 +00:00
dcoppa
2551c24a54 Update to ccid-1.4.10.
Added support for a bunch of new readers.
2013-04-29 15:29:29 +00:00
sthen
6bbdd6ea31 update to OpenLDAP 2.4.35 and add some comments about mdb 2013-04-29 14:29:56 +00:00
bcallah
bd5bb65f0e +tpad 2013-04-29 14:23:09 +00:00
bcallah
37e8d1e2cd Import editors/tpad - a simple, fast GTK-based text editor.
tweak from and ok sthen@
2013-04-29 14:22:32 +00:00
naddy
634881cc28 maintenance update to 2.1.2 2013-04-29 14:00:44 +00:00
giovanni
19f346a418 Enable deprecated code, newer upower relies on newer interfaces
(logind, systemd or something else), will be discussed upstream later.
This lets suspend from xfce menu work again.
ok landry@
2013-04-29 13:34:51 +00:00
gonzalo
49715ad20f Update for Comix to 4.0.4:
* Applied a workaround for a bug that caused the "Open" dialog to
  crash when trying to open a file when the file type filter had been
  reset to blank. This bug seems to only appear on some systems,
  probably depending on the installed GTK+ version.
* Fixed a bug that caused the error message for unfulfilled
  dependencies to not be printed properly.
* The rar/unrar program is now invoked in such a way as to keep
  broken or incomplete files extracted from RAR archives, since Comix
  might be able to display parts of these files anyway.

While here add HOMEPAGE.

Ok landry@
2013-04-29 12:57:58 +00:00
sthen
df15ecb21c better fix for slow scrolling, from upstream repo 2013-04-29 12:54:00 +00:00
gonzalo
3001063087 Update for Ion to 20090110:
* Apply FRAME_SHADED_TOGGLE hack in WFrame.maximize_vert
  for correct unshaded size hints to rqgeom handlers.
* A few strings were missing translation wrapper
* Shouldn't open queries in frame if message box is open.
* WMPlex focus code fixes/improvements.
* Unsqueeze fixes
* ioncore_warn_nolog uses usual warn if not in OPMODE_INIT.

And another bugs.

Tested by gilles@ (thanks!)
2013-04-29 12:40:49 +00:00
ajacoutot
55ef8d9ef5 Move a big part of DESCR into a README.
Drop MESSAGE.
Merge PFRAG.shared into PLIST.

ok espie@ (maintainer)
2013-04-29 12:10:24 +00:00