Commit graph

194847 commits

Author SHA1 Message Date
khorben
671158feac Imported wip/deforaos-surfer, the DeforaOS web browser, under
www/deforaos-surfer (version 0.2.6)
2012-12-17 01:36:28 +00:00
khorben
cca7adf3a7 Added editors/deforaos-editor (version 0.2.1) 2012-12-17 01:29:07 +00:00
dholland
7b2974bd6b Disable (on NetBSD) ill-conceived GNUish mktime() code that generates
a compile-time assertion. There is no need for this code on NetBSD, or
probably anywhere else, as mktime() is a standard part of libc.

The broken code was apparently reported upstream last year, with
predictable results: http://sourceware.org/bugzilla/show_bug.cgi?id=12401

While here also fix the mktime configure test, which exercises
undefined behavior. With gcc 4.5 this causes the build to hang in an
infinite loop for sixty seconds until an alarm() goes off.

Fixes the build on 32-bit NetBSD.
2012-12-17 01:28:29 +00:00
khorben
0cc1e6941d Imported wip/deforaos-editor, the DeforaOS text editor, under
editors/deforaos-editor (version 0.2.1)
2012-12-17 01:27:42 +00:00
khorben
20d215f9c5 Added comms/deforaos-phone (version 0.3.11) 2012-12-17 01:17:28 +00:00
khorben
44bbe247c1 Imported wip/deforaos-phone, the DeforaOS telephony application, under
comms/deforaos-phone (version 0.3.11)
2012-12-17 01:16:28 +00:00
khorben
468721f990 Added devel/sofia-sip (version 1.12.11) 2012-12-17 01:10:06 +00:00
khorben
e448f75128 Imported wip/sofia-sip, an Open-source SIP User-Agent library, under
devel/sofia-sip (version 1.12.11)
2012-12-17 01:09:17 +00:00
khorben
cb45c83319 Added mail/deforaos-mailer (version 0.1.5) 2012-12-17 01:00:40 +00:00
khorben
015cf01631 Imported wip/deforaos-mailer, the DeforaOS desktop e-mail client, under
mail/deforaos-mailer (version 0.1.5)
2012-12-17 00:59:54 +00:00
khorben
38f7f04ccf Added multimedia/deforaos-player (version 0.1.4) 2012-12-17 00:55:31 +00:00
khorben
8fd7f5da46 Imported wip/deforaos-player, the DeforaOS desktop media player, under
multimedia/deforaos-player (version 0.1.4)
2012-12-17 00:54:23 +00:00
khorben
863459fcea Added x11/deforaos-locker (version 0.2.1) 2012-12-17 00:49:11 +00:00
khorben
74f7a93c7f Imported wip/deforaos-locker, the DeforaOS desktop screensaver, under
x11/deforaos-locker (version 0.2.1)
2012-12-17 00:47:37 +00:00
khorben
b5ab46148a Added audio/deforaos-mixer (version 0.1.1) 2012-12-17 00:39:43 +00:00
khorben
5141a8b071 Imported wip/deforaos-mixer, the DeforaOS audio volume controls, under
audio/deforaos-mixer (version 0.1.1)
2012-12-17 00:38:48 +00:00
khorben
1a2db4df70 Added x11/deforaos-panel (version 0.2.16) 2012-12-17 00:33:35 +00:00
khorben
d0cf23a242 Imported wip/deforaos-panel, the DeforaOS desktop panel, under
x11/deforaos-panel (version 0.2.16)
2012-12-17 00:32:49 +00:00
khorben
cb4ab33a1e Added x11/deforaos-keyboard (version 0.2.1) 2012-12-17 00:28:52 +00:00
khorben
89be92641a Imported wip/deforaos-keyboard, the DeforaOS virtual keyboard, under
x11/deforaos-keyboard (version 0.2.1)
2012-12-17 00:27:52 +00:00
khorben
f2090164e6 Added sysutils/deforaos-browser version 0.4.9 2012-12-17 00:22:05 +00:00
khorben
db3504a15a Added deforaos-browser version 0.4.9 2012-12-17 00:21:02 +00:00
khorben
3b6f7614df Imported wip/deforaos-browser, the DeforaOS file and desktop manager, under
sysutils/deforaos-browser (version 0.4.9)
2012-12-17 00:19:58 +00:00
khorben
9e8c4718bb Added x11/deforaos-libdesktop version 0.0.8 2012-12-17 00:12:21 +00:00
khorben
d918d3d283 Added deforaos-libdesktop version 0.0.8 2012-12-17 00:11:06 +00:00
khorben
983f95066c Imported wip/deforaos-libdesktop, the DeforaOS desktop library, under
x11/deforaos-libdesktop (version 0.0.8)
2012-12-17 00:09:34 +00:00
khorben
6bf50664ac Added devel/deforaos-libsystem 2012-12-17 00:04:11 +00:00
khorben
8528d7c997 Added deforaos-libsystem 2012-12-17 00:02:44 +00:00
khorben
548e660d73 Imported wip/deforaos-libsystem, the DeforaOS system library, under
devel/deforaos-libsystem
2012-12-16 23:55:22 +00:00
dholland
0c354312d1 Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so
injecting -Wall -Wno-error does not cause the test to produce the wrong
answer. (If it does, the wrong information is installed in /usr/include,
and ultimately provokes PR 47342.)

Same as -r1.8 of python27's patch-al.
2012-12-16 23:32:46 +00:00
dholland
b211bc6c30 Use -Werror=format when checking HAVE_ATTRIBUTE_FORMAT_PARSETUPLE, so
injecting -Wall -Wno-error does not cause the test to produce the wrong
answer. (If it does, the wrong information is installed in /usr/include,
and ultimately provokes PR 47342.)
2012-12-16 23:22:28 +00:00
dholland
d76060dfaa Fix build with ocaml4. 2012-12-16 22:39:47 +00:00
morr
e0c777976e Note update of www/wordpress 2012-12-16 22:23:06 +00:00
morr
76a2c6ecaa Update to version 3.5.
Highlights

* New Media Manager
     + Beautiful interface: A streamlined, all-new experience
     + Create galleries faster with drag-and-drop reordering,
       inline caption editing, and simplified controls
     + Insert multiple images at once with Shift/Ctrl+click

* New Default Theme - Twenty Twelve
     + Simple, flexible, elegant
     + Mobile-first, responsive design
     + Gorgeous Open Sans typeface
     + Uses the latest Theme Features

* Admin Enhancements
     + New Welcome Screen
     + Retina-Ready (HiDPI) Admin
     + Hide Link Manager for new installs
     + Better accessibility for screenreaders, touch devices, and
       keyboard users
     + More polish on admin screens, including a new color picker

* For Developers
     + WP_Comment_Query and WP_User_Query accept now meta queries
       just like WP_Query
     + Meta queries now support querying for objects without a
       particular meta key
     + Post objects are now instances of a WP_Post class, which
       improves performance and caching
     + Multisite's switch_to_blog() is now significantly faster and
       more reliable
     + WordPress has added the Underscore and Backbone JavaScript
       libraries
     + TinyMCE, jQuery, jQuery UI, and SimplePie have all been
       updated to the latest versions
     + Image Editing API for cropping, scaling, etc., that uses
       ImageMagick as well as GD
     + XML-RPC: Now always enabled and supports fetching users,
       managing post revisions, searching
     + New "show_admin_column" parameter for register_taxonomy()
       allows automatic creation of taxonomy columns on associated post-types.
2012-12-16 22:20:27 +00:00
wiz
305c755476 Add [security] to socat for Snader_LB.
Remove py-gobject-3.4.2, update done.
2012-12-16 21:47:47 +00:00
wiz
9d86e38a78 Updated devel/py-gobject3 to 3.4.2nb1 2012-12-16 21:44:49 +00:00
wiz
acf9cc348d Fix PKGCONFIG_OVERRIDE path, remove REPLACE_PYTHON line for non-existing
file, and bump PKGREVISION for the former.
2012-12-16 21:44:40 +00:00
dholland
72469f8034 Not MAKE_JOBS_SAFE. 2012-12-16 21:23:51 +00:00
dholland
f5294bdeca Add missing file, seen in both my test builds and John Marino's build. 2012-12-16 20:51:36 +00:00
dholland
a9f8e4b359 Remove illegal time_t casts. Should fix build SIGSEGV on 32 bit netbsd. 2012-12-16 20:34:08 +00:00
dholland
2659165d32 Revert this patch; it is uncompilable. Hi joerg. 2012-12-16 19:03:50 +00:00
wiz
5fe64fb873 + findutils-4.4.2, swatch-3.2.3.
From Bug Hunting.
2012-12-16 18:19:31 +00:00
wiz
880f99cd3e DESCR:
- Augment / update (text taken from
  <http://www.gnu.org/software/findutils/findutils.html>);

Makefile:
- augment `COMMENT';
- augment `LICENSE'.

From Bug Hunting.
2012-12-16 18:13:28 +00:00
wiz
2fc1a2cd44 - Update `DESCR' (text taken from http://www.gnu.org/software/mtools/,
with ``and Atari FAT'', a comma, and ``-inch'' added);
- augment `LICENSE'.

From Bug Hunting.
2012-12-16 18:09:46 +00:00
wiz
2c10539569 - Update `DESCR' (text taken from the current version of
<http://equinox-project.org/wiki/AboutEde> with some verbs and
  puntucation added);
- update `HOMEPAGE';
- augment `LICENSE'.

From Bug Hunting.
2012-12-16 18:03:36 +00:00
wiz
5e419781b4 - Update DESCR' file (text taken from old / new HOMEPAGE' home
page, but slightly modified (e.g., minus typos);
- update `HOMEPAGE';
- add `LICENSE'.

From Bug Hunting.
2012-12-16 17:55:24 +00:00
taca
fde3e2e734 Note update of devel/ruby-stomp package to 1.2.7. 2012-12-16 16:52:59 +00:00
taca
1f51331153 Update ruby-stomp to 1.2.7.
== 1.2.7 20121102

* Stomp 1.2 support (see http://stomp.github.com)
* Reset reconnect_delay to default value upon successful reconnect
* Enhance tests for Stomp 1.2

== 1.2.6 20120913

* Provide ability to eliminate checks for closed in protocol methods
* Cover ssl.connect with connection timeout parameter
* If heartbeat send raises, do not reraise unless client requests that
* Remove methods that invoke __send__
* Move internal methods to 'private'
2012-12-16 16:52:32 +00:00
taca
9e2aa9e4a7 Note update of devel/ruby-test-unit package to 2.5.3. 2012-12-16 16:51:54 +00:00
taca
5969d08b3e Update ruby-test-unit to 2.5.3.
2.5.3:

It's an release for minitest compatibility and bug fix.

Improvements

* Supported diff in invalid encoding.
* Added some assersion methods just for minitest compatibility. Added methods
  are assert_includes(), refute_*() and refute(). If you are test-unit user,
  please don't use them. [GitHub#40] [Suggested by Michael Grosser]
* Added --attribute option to select target tests by attribute.
  [test-unit-users-en:00098] [Suggested by Piotr Nestorow]

Fixes

* Allowed use of test for inheritance in
  ActionController::TestCase. [GitHub#42] [Patch by David Rasch]
* Ensured evaluating at_exist block in top level. In IRB context, exit()
  specifies irb_exit(). [test-unit-users-en:00089] [Reported by Daniel Berger]
* Fixed a bug that decoration style description is ignored. "decoration style
  description" are using description method above "def test_name" or with
  Symbol specifying test_name. [GitHub#45] [Reported by Piotr Nestorow]

Thanks

* Michael Grosser
* David Rasch
* Daniel Berger
* Piotr Nestorow
2012-12-16 16:51:26 +00:00