Commit graph

192044 commits

Author SHA1 Message Date
adam
0d79f61413 Updated benchmark/thrulay to 0.9 2012-09-30 22:09:29 +00:00
pettai
628eecafce Added devel/userspace-rcu version 0.7.3 2012-09-30 22:07:54 +00:00
pettai
823749535c Added userspace-rcu 2012-09-30 22:07:01 +00:00
adam
6e51d3e064 Changes 0.9:
Not known.
2012-09-30 22:06:24 +00:00
pettai
365c7deff1 liburcu is a userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly
with the number of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by monitoring the
data structure accesses to detect grace periods after which memory
reclamation is possible.
2012-09-30 22:06:17 +00:00
dholland
da95ceea56 Update BUILDLINK_API_DEPENDS.dbus per PR 47023. 2012-09-30 21:52:32 +00:00
dholland
24ebf93923 did flightgear 2012-09-30 21:40:18 +00:00
dholland
504c40e262 flightgear-data 2012-09-30 21:39:29 +00:00
tron
baeeb62d97 Note update of the "ejabberd" package to version 2.1.11. 2012-09-30 21:38:22 +00:00
tron
dd40a448ed Update "ejabberd" package to version 2.1.11. Changes since 2.1.10:
- HTTP service
  - Fix ejabberd_http:get_line
  - Don't use binary:match to extract lines from binaries
  - Parse and encode https header names like native http parser does
  - Parse correctly https request split into multiple packets
  - Properly handle HEAD request in mod_http_bind (EJAB-1538)
  - New option default_host for handling requests with ambiguous Host
    (EJAB-1261)
- ODBC
  - New ODBC support for mod_announce
  - New ODBC support for mod_blocking
  - New ODBC support for mod_irc
  - New ODBC support for mod_muc
  - New ODBC support for mod_shared_roster
  - New ODBC support for mod_vcard_xupdate
  - Add ODBC exporting function for privacy table
  - Work also with some unicode strings in PgSQL (EJAB-1490)
  - Replace a single quote with double quotes in an ODBC escape
- SSL
  - Make sure that res is initialized in all cases
  - Parse correctly https request split into multiple packets (EJAB-1537)
  - Added missed tls:recv_data/2
  - Don't ignore Length parameter in tls:recv
  - Avoid quadratic behavior in reading SSL data
  - Dix http_bind webserver TLS fail on Chrome (EJAB-1530)
- Miscelanea
  - Assume we have only one CPU when an auto-detection fails (EJAB-1516)
  - Auth: Relax digest-uri handling (EJAB-1529)
  - Caps: Cache caps timestamp before the IQ-request is done
  - IRC: Use of MUC password
  - Private: misc errors cases fixes
  - Pubsub: return user affiliation for a specified node (EJAB-1294)
  - Shared Roster: Foreign items were not pushed (EJAB-1509)
  - Shared Roster LDAP: user substitution in ldap_rfilter (EJAB-1555)
  - Windows: Fix makefile rules for building DLLs
2012-09-30 21:38:04 +00:00
dholland
2fb5b0413d Update to 2.8.0. No separate changelog, see games/flightgear.
Caution: distfile has more than doubled in size to nearly 700MB.
2012-09-30 21:37:30 +00:00
wiz
dd993c5176 Added www/p5-HTML-Template-Expr version 0.07 2012-09-30 21:04:43 +00:00
wiz
6896f82123 + p5-HTML-Template-Expr. 2012-09-30 21:04:04 +00:00
wiz
a82c5bbc38 Import p5-HTML-Template-Expr-0.07 as www/p5-HTML-Template-Expr.
This module provides an extension to HTML::Template which allows
expressions in the template syntax. This is purely an addition -
all the normal HTML::Template options, syntax and behaviors will
still work.
2012-09-30 21:03:48 +00:00
wiz
c4cf3debdb Mention freeze end for 2012Q3. Announcement upcoming. 2012-09-30 20:58:52 +00:00
jnemeth
58824ded5c Build fix:
This is the second attempt to fix the build problem that some people
have seen (I have received inconsistent reports).  This should
force chan_mgcp to build on systems where it can.  It was tested
on NetBSD 5.0, thus ensuring that it doesn't break previously
working systems; and NetBSD 6.99.7, where I finally saw the problem
that some people were reporting.
2012-09-30 19:24:18 +00:00
wiz
dc4dd3066a + Transmission-2.71, Transmission-gui-2.71, cppunit-1.13.1,
dbus-1.6.8, ffmpeg-20120609.1.0, ffplay-20120609.1.0, py-cython-0.17.1,
  py-pytz-2012f, x264-devel-20120929.
2012-09-30 16:25:22 +00:00
wiz
74eb4bf748 + python33-3.3.0. 2012-09-30 16:11:13 +00:00
mspo
33085b0c89 freerdist is called rdist6 2012-09-30 15:15:54 +00:00
taca
1e6276ebd7 - mysql-5.1.65.
+ mysql-5.5.28.
2012-09-30 14:09:34 +00:00
adam
652f481bc2 Fix building with Clang 2012-09-30 13:15:03 +00:00
wiz
e927fdddde regen 2012-09-30 10:12:00 +00:00
dholland
b034a88754 simgear + flightgear 2012-09-30 10:05:22 +00:00
dholland
57c0e31339 Update to 2.8.0. Switches build system to cmake.
August 17, 2012 -- FlightGear v2.8.0 is Released

The FlightGear development team is happy to announce the v2.8.0
release of FlightGear, the free, open-source flight simulator. This
new version contains many exciting new features, enhancements and
bugfixes.

V2.8.0 includes improvements making FlightGear world more realistic
than ever before.  Placement of random buildings and trees match the
underlying terrain texture, and urban areas now have denser random
buildings.  Textures can be region specific, and users can select
between summer and winter textures in-sim.  An improved atmospheric
scattering and terrain haze model means the lighting of the terrain is
more realistic.  Finally, a new automated system is now available for
scenery submissions that automatically get rolled into the scenery
distribution to be enjoyed by everyone.

[...]

Some of the major changes include:

AI Traffic

    Improved aircraft models and textures.

Flight dynamics

    FlightGear has been synced with the JSBSim project.

Environment

    Region-specific terrain textures are used for Europe and Hawaii.
Now towns in Europe look different from towns in the USA.

    Cities and towns now look more populated due to random 3D
buildings, complete with lighting at night.
    Scenery looks more realistic due to improved placement of random
objects, buildings and trees.
    Airport signs are now rendered in 3D, with support for
double-sided signs. Full apt.dat 850 syntax is supported.
    You can now select between summer and winter scenery in-sim.

Instruments & HUDs

    A new flexible, 2D rendering system designed for complex
instruments such as CDUs, MFDs, EICAS, HUDs and other glass cockpit
interfaces. Canvas allows aircraft designers to easily build complex
instruments without needing specialized C++ code.

Interface

    Support for translation of the main menu into languages other than
English.
    A Nasal API is available allowing access to Navigation and
route-manager data.

Highlighted new and improved aircraft

    Airwave Xtreme 150: complete new (JSBSim) flight dynamics, new
model, advanced pilot animations.
    Cessna 337G Skymaster

Project infrastructure

    Various improvements to our scenery database make it easier than
ever to add, delete or update objects to the FlightGear world.
    The new aircraft download page allows you to easily find quality
aircraft, by filtering on status indications.

Visual effects

    Improved simulation of atmospheric light scattering with terrain
haze.
    An experimental renderer, named after the famous painter
Rembrandt, is included for testing purposes. The Rembrandt rendered
supports multiple light sources (landing lights, instrument lights),
real-time shadows and ambient occlusion across aircraft and scenery
for a much more realistic visual experience.

Other

    Additional joysticks and rudder pedals are supported out-of-the-box:
        InterLink Elite
        Micorosft Xbox 360 Controller
        Qware USB
        Saitek Cyborg X (F.L.Y. 5)
        Saitek Pro Flight Cessna Yoke
        Saitek Pro Flight Cessna Trim Wheel
        Saitek Pro Flight Cessna Rudder Pedals
        Speedlink Defender
    A French partial translation of The FlightGear Manual is now available.

Bug fixes

    See our bugtracker for an extensive list of the bugs fixed in this release.
2012-09-30 10:04:33 +00:00
asau
0f0ebf843e "user-destdir" was made default. Adjust documentation. 2012-09-30 09:16:56 +00:00
asau
7daab524ad "user-destdir" was made default, adjust example correspondingly. 2012-09-30 09:10:36 +00:00
asau
5efa76f089 Updated pkgtools/url2pkg to 2.15 2012-09-30 09:07:09 +00:00
asau
3eee6cafb3 "user-destdir" was made default, don't set it. Bump version. 2012-09-30 09:06:50 +00:00
ryoon
9affd02072 Replace WRKDIR with WRKSRC in post-extract target.
Thanks to Krister Walfridsson on pkgsrc-bulk@NetBSD.org.
2012-09-30 09:06:19 +00:00
asau
374fd3bf06 Stress that staged installation is unprivileged. 2012-09-30 09:02:53 +00:00
asau
3d4810f038 Mention that unprivileged staged installation (PKG_DESTDIR_SUPPORT=user-destdir)
is made default on 2012-08-14. Noted by <obache>.
2012-09-30 09:02:10 +00:00
dholland
3440ed5220 Mark this BROKEN because it needs to match the version of simgear and
there's no point trying to build it until then. I'm going to do this
but I might not get it done promptly.
2012-09-30 01:58:19 +00:00
dholland
796ff6b425 Update to 2.8.0; fixes build with current boost.
Build system changed to cmake.

Rename patch-ab; the other pre-existing patches do not appear to be
needed any further.

No recent upstream news or changelog appears to exist. The project
home page doesn't admit the existence of versions newer than 2.0.0,
but there are several, corresponding to the recent versions of
FlightGear.
2012-09-30 01:50:15 +00:00
dholland
8366766976 Revert version 1.15, which was committed presumably by accident during the
cairo revbump earlier this month and was probably meant to be part of a
yet-uncommitted update. It doesn't appear to be correct with the current
version.
2012-09-29 23:34:11 +00:00
dholland
5174783e10 Revert rev. 1.40, which added checksums for four nonexistent patches and
was apparently committed by accident during the cairo revbump earlier
this month.
2012-09-29 23:28:22 +00:00
dholland
077f2c5508 Use const syntax correctly. const void * != void *const, and likewise,
given the libz typedef "voidp" for void *, "const voidp" does not magically
inject const inside the typedef'd type. Use the libz typedef "voidpc"
instead. May fix PR 46996.
2012-09-29 21:27:14 +00:00
hubertf
9fce1ab700 Set maintainer to pkgsrc-users@NetBSD.org
Requested by Jukka, supported by me
2012-09-29 21:20:12 +00:00
dholland
c75030ab0c MAKE_JOBS_SAFE should go in Makefile.common as it applies to the build
system, and hence the plugins as well as the base package.
2012-09-29 20:10:35 +00:00
asau
59db179f0e Regenerate for pseudo-term mux change. 2012-09-29 18:00:38 +00:00
asau
f52b1b0b04 Use pseudo-terminal multiplexor on NetBSD (available since 3.0).
This makes the package functional on NetBSD after removal of
traditional pseudo-terminals.
Bump package revision.
2012-09-29 17:59:34 +00:00
ryoon
ed793f25f1 Fix build on DragonFly with minimal change.
Thanks to Francois Tigeot for pointing it out.
2012-09-29 16:30:19 +00:00
tron
f9aef77b9b Use "PKGREVISION_NOREV" in master site URL. The download now works even
after the package revision has been bumped.
2012-09-29 15:56:31 +00:00
wiz
3fb26b129f + album-4.08, asymptote-2.19, calibre-0.9.0, chicken-4.8.0,
enscript-1.6.6, feh-2.6.3, gnome-3.6, gnutls-3.1.2 [needs
  nettle-2.5], lftp-4.4.0, libextractor-1.0.0, libtasn1-2.14,
  nut-18.0, openmpi-1.6.2, png-1.5.13, webkit-gtk-1.10, webkit-gtk3-1.10,
  weechat-0.3.9, wine-devel-1.5.14 [wait until NetBSD gains OSS 4
  or bring OSS 3 support back], xf86-video-intel-2.20.9,
  xf86-video-mga-1.6.2, xf86-video-r128-6.9.1, xkeyboard-config-2.7,
  xterm-282.
2012-09-29 13:13:55 +00:00
ryoon
6cca55c31f Add nucleo-0.7.6 2012-09-29 13:01:29 +00:00
apb
52b4ef24c8 Perl is a build-time dependency, not a run-time dependency,
so fix the USE_TOOLS definition.  Thanks to OBATA Akio
for pointing this out.  Bump PKGREVISION to 1.
2012-09-29 13:00:06 +00:00
ryoon
00a69f13d3 Fix build on NetBSD current.
Set libexecinfo for link.
2012-09-29 11:46:36 +00:00
dholland
329932db8d libplist 2012-09-29 08:39:51 +00:00
dholland
ff5c42e5c5 Replace undefined behavior in patch with defined behavior. PKGREVISION -> 2 2012-09-29 08:39:22 +00:00
dholland
34836adeda Change two more hard-coded "8.4" instances to "8.5". 2012-09-29 06:43:57 +00:00
dholland
add7fb9671 Recognize tcl 8.5. Should fix tcl-pdflib. 2012-09-29 06:29:01 +00:00