Commit Graph

80280 Commits

Author SHA1 Message Date
brad
ec1e74d43d - Fix generated libavcodec pkgc-config file for static linking.
- sync distinfo.

ok sthen@
2013-01-08 10:13:13 +00:00
sthen
32c9cbaa4e update to pidgin-sipe-1.14.1, from maintainer Tom Doherty 2013-01-08 09:57:43 +00:00
brad
48a783ee6f - Remove USE_LIBTOOL and explicit CONFIGURE_STYLE as the CMake
module does that for us
- Shuffle some of the Makefile bits around

ok sthen@
2013-01-08 09:53:46 +00:00
brad
885379d459 Disable the H.263 / H.264 codec support within H323Plus as it is not
necessary for GnuGK to work and the unmaintained code does not build
with anything modern for FFmpeg getting in the way of updating FFmpeg.

ok ajacoutot@
2013-01-08 09:51:09 +00:00
ajacoutot
978381c7b1 Bring some fixes from upstream:
* sync configure.ac patch
* dbus-spawn: set SIGPIPE to SIG_IGN before activating services
* dbus-sysdeps-pthread.c: don't fail if !HAVE_MONOTONIC_CLOCK under -Werror=unused
* Remove redundant close() calls
* Don't leak temporary fds pointing to /dev/null
2013-01-08 09:30:27 +00:00
jasper
2ab1ba5e01 laurent@ drops maintainership.
committing on his behalf
2013-01-08 08:13:28 +00:00
ajacoutot
0fdacfd8a2 Update to xmlto-0.0.25.
tested in a bulk by landry@
2013-01-08 07:03:08 +00:00
jsg
646b198533 equate amd64 with x86_64 so alignment checks in configure
will work as intended on amd64.

from Donovan Watteau
2013-01-08 04:11:55 +00:00
brad
680490be39 Enable LLVM on mips64.
ok sthen@
2013-01-08 00:36:17 +00:00
bcallah
b0ae0f9392 Add my coordinates too.
ok brad@
2013-01-08 00:28:13 +00:00
bcallah
f4e5a57714 Change DESCR, dillo is now based on FLTK. Bump REVISION.
ok brad@
2013-01-08 00:23:14 +00:00
jturner
9294559c31 Add my coordinates.
ok brad@
2013-01-08 00:18:01 +00:00
dcoppa
e882f7326a Update to luafs-1.6.2
ok jasper@
2013-01-07 22:13:40 +00:00
espie
9282bea250 prevent segfault on some invalid gif
okay naddy2
2013-01-07 21:23:23 +00:00
jasper
52781afca7 Security fix for CVE-2012-6076 inkscape: Reads .eps files from /tmp instead of current working directory 2013-01-07 20:03:42 +00:00
matthieu
d743772fda fix path to LDAP_SASLAUTHD doc file. ok ajacoutot@ 2013-01-07 19:35:20 +00:00
espie
1e1cd224d5 don't bother outputting empty but defined variables.
this trims 1/3 of the lines from a dump-vars output...
2013-01-07 17:46:14 +00:00
bentley
7416d58008 +gnusim8085 2013-01-07 17:19:43 +00:00
bentley
3b39359755 Import gnusim8085-1.3.7.
GNUSim8085 is a 8085 microprocessor simulator with the following
features:

 - A simple editor component with syntax highlighting.
 - A keypad to input assembly language instructions with appropriate
   arguments.
 - Easy view of register contents.
 - Easy view of flag contents.
 - Hexadecimal <--> Decimal converter.
 - View of stack, memory and I/O contents.
 - Support for breakpoints for programming debugging.
 - Stepwise program execution.
 - One click conversion of assembly program to opcode listing.
 - Printing support.
 - UI translated in various languages.

ok benoit@
2013-01-07 17:18:39 +00:00
bentley
155fba4979 +mupen64plus-{rsp-z64,video-arachnoid,video-glide64,video-z64}
Also sort the list.
2013-01-07 17:06:33 +00:00
bentley
c55d8497ad Import mupen64plus-video-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level RDP
plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 17:04:25 +00:00
bentley
97e00d91f2 Import mupen64plus-video-glide64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin
for Mupen64Plus, based on the Glide64 plugin from Mupen64Plus 1.5.

ok rfreeman@
2013-01-07 17:01:50 +00:00
bentley
5cb420c25f Import mupen64plus-video-arachnoid-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin for
Mupen64Plus, based on the Arachnoid plugin for Project64.

ok rfreeman@
2013-01-07 16:59:51 +00:00
bentley
90d946d351 Import mupen64plus-rsp-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level signal
co-processor (RSP) plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 16:57:46 +00:00
benoit
4846514f1b - update py-snmp to 4.2.3
- regen PLIST
2013-01-07 16:23:21 +00:00
ajacoutot
dc1077314c Bugfix update to gtk+3-3.6.4. 2013-01-07 14:34:31 +00:00
sthen
5138e79cd3 bugfix update to 3.1.9 2013-01-07 14:25:58 +00:00
bentley
05a260cf32 Update to ii-1.7.
Changes since last release (http://lists.suckless.org/dev/1301/13945.html):

1.7 (2013-01-05)
    - -k now specifies an environment variable that contains the
      server key. This behaviour has been changed in order to not
      expose the password in the process list.
    - Fix parsing of JOIN messages for certain servers.
      Thanks Ivan Kanakarakis!
    - Use , rather than _ for slash characters in channel names.
      As per RFC , is not allowed in a channel name, while _ is.
      Thanks plomplomplom and Nils Dagsson Moskopp!

ok gsoares@ (maintainer)
2013-01-07 14:15:15 +00:00
benoit
4f97413237 - update py-pygresql to 4.1
- update WANTLIB and MASTER_SITES
- add MODPY_SETUPTOOLS
- update patches
- regen PLIST
2013-01-07 13:07:04 +00:00
gonzalo
ebb4ce8eb7 Update for SMPlayer to 0.8.3:
* Fix for Youtube playback.
* Support for 6.1 and 7.1 audio output.
* A "Privacy" section in the preferences dialog has been added. You can
  disable saving the recent files or URLs.
* The main window can be moved by dragging the video area.

Ok edd@
2013-01-07 11:45:21 +00:00
ajacoutot
9df08aa34c Fix sub-version string.
While here, sort PLIST-plugins.
2013-01-07 11:37:29 +00:00
espie
2a01640dd0 remove todo, affinity now works, and the rest turned out to be completely
not needed in practice
2013-01-07 11:05:17 +00:00
espie
bf5bef5235 document -X 2013-01-07 11:04:25 +00:00
espie
d0f75703ed pass -X paths thru:
- the grabber passes them to PortBuilder
... which builds a hash of pkgnames
... and the port uninstall job excludes these from the list of ports to
junk.

Note this only works with -current pkg_delete, as I had to tell it to
ignore non-existent pkgnames in that context
2013-01-07 10:59:41 +00:00
espie
d8408ea93f fix a long-standing stupid bug. Now I know why weight changes didn't matter,
I wasn't passing them through, sigh.

Add new -X option that sets xpaths, to be used...
2013-01-07 10:57:31 +00:00
benoit
f32fef97e5 - update py-asn1 to 0.1.6 2013-01-07 09:12:22 +00:00
dcoppa
7d8a09cada Unbreak and enable utmp support.
Take maintainership as requested by Daniel Levai (previous maintainer)

OK sthen@, naddy@
2013-01-07 08:08:39 +00:00
ajacoutot
5bf8e29a22 Bring a fix from upstream to fix a crash in gtk_style_context_get_font(). 2013-01-07 07:28:04 +00:00
bentley
f7156c3c75 Update to freeciv-2.3.3.
See http://freeciv.wikia.com/wiki/NEWS for changelogs since 2.2.7.

ok sthen@ schwarze@
2013-01-07 07:06:58 +00:00
bentley
99e097f2ac Don't junk packages. Even though x264 isn't actually used in the final
executable, scons barfs if it disappears during build.

suggested by sthen@
2013-01-07 03:14:00 +00:00
bluhm
59d35ae7b0 update p5-Devel-NYTProf to 4.23 2013-01-07 00:11:21 +00:00
espie
38b020c19c make it work even if dump-vars doesn't record empty vars 2013-01-06 21:20:58 +00:00
espie
6f42ba6110 document asynchrony in engine.log 2013-01-06 18:21:52 +00:00
espie
66cae6cf63 stupid thing I should have done years ago: grab bsd.own.mk (and /etc/mk.conf)
first thing, so that we can override any definition in there.
2013-01-06 16:14:10 +00:00
espie
7906ac8797 if I run into lockfiles that don't contain the requisite dpb property,
just hold on until they're there.

Should happen right away, so easy to spot !
2013-01-06 14:38:14 +00:00
fgsch
75a030c726 point weechat to the correct cert file. bump revision.
sthen@ ajacoutot@ dcoppa@ ok.
2013-01-06 12:06:20 +00:00
espie
8a23d3ca7e ask the ports tree to clean up stale locks, finally... 2013-01-06 11:59:40 +00:00
espie
3468bf1fd7 allow unlock to be called with SUBDIR= 2013-01-06 11:57:21 +00:00
ajacoutot
096b389d71 Default limits on OpenBSD are way too low; document that kern.shminfo.shmall
must be bumped.
2013-01-06 10:41:14 +00:00
benoit
004e2c6fd8 - update py-addons to 0.7
- update licence

ok martynas@ (maintainer)
2013-01-06 09:14:42 +00:00