markd
81ef086985
gcc 4.7.x patches.
2012-11-23 20:46:41 +00:00
adam
824435713f
This patch is not needed any more
2012-11-20 14:57:52 +00:00
adam
da54378465
Changes 1.52.0:
...
http://www.boost.org/users/history/version_1_52_0.html
2012-11-07 21:04:10 +00:00
joerg
016cdf506a
Prefer openjade over the older jade. Bump version.
2012-11-07 16:55:23 +00:00
rh
6188f627f5
Update gnustep to 2.6.2
...
By default, gnustep now uses the nonfragile ABI required by modern
Objective-C (this can be overridden by the 'fragile' package option).
2012-10-22 03:12:57 +00:00
wiz
dc43919148
+ xscope. Bump version.
2012-10-18 09:44:29 +00:00
marino
d6b02c204e
ham/gnuradio: Fix build on gcc 4.7.2
...
Add <unistd.h> to solve "close not declared in scope" error in gcc47
2012-10-09 17:25:16 +00:00
adam
3f2cc57b2b
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
wiz
8b5d49eb78
Bump all packages that use perl, or depend on a p5-* package, or
...
are called p5-*.
I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
jperkin
430537fbe4
Solaris requires _XOPEN_SOURCE=600 and removal of _XOPEN_SOURCE_EXTENDED.
2012-09-20 12:22:27 +00:00
obache
c38c120ee5
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
taca
232b061fb3
Reset PKGREVISION.
2012-09-14 15:53:54 +00:00
asau
5c2dd9e784
"user-destdir" is default these days
2012-09-11 23:19:33 +00:00
adam
b15c922bcc
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
adam
9238400dfa
Fix hash_value() issue in boost-1.51.0
2012-08-31 12:20:56 +00:00
obache
4f538ddd1f
== Ruby-GNOME2 1.1.5: 2012-08-29
...
This is a network support improvement release!
=== Changes
==== Ruby/GLib2
* Improvements
* windows: Bundled glib-networking.
==== Ruby/GIO2
* Improvements
* Added Gio::TlsCertificate.
* Added Gio::TlsCertificateFlags.
==== Ruby/GTK2
* Improvements
* Added Gtk.show_uri.
* Fixes
* Gtk::TreeStore#reorder:
Fixed wrong the number of reorder values check.
[SF.net#3561748] [Reported by Nounou]
2012-08-30 13:36:32 +00:00
adam
6ab41c0425
Changes 1.51.0:
...
New Libraries
* Context: Context switching library, from Oliver Kowalke.
Updated Libraries
* Algorithm:
- Fixed is_sorted_until ; now matches the c++11 standard behavior on ranges with
duplicate values.
- Added range support for the rest of the search algorithms.
- unhex now uses Boost.Exception to signal bad input.
* Asio:
- Fixed an incompatibility between ip::tcp::iostream and C++11.
- Decorated GCC attribute names with underscores to prevent interaction with
user-defined macros.
- Added missing #include <cctype>, needed for some versions of MinGW.
- Changed to use gcc's atomic builtins on ARM CPUs, when available.
- Changed strand destruction to be a no-op, to allow strand objects to be
destroyed after their associated io_service has been destroyed.
- Added support for some newer versions of glibc which provide the
epoll_create1() function but always fail with ENOSYS.
- Changed the SSL implementation to throw an exception if SSL engine
initialisation fails.
- Fixed another regression in buffered_write_stream.
- Implemented various minor performance improvements, primarily targeted at
Linux x86 and x86-64 platforms.
* Config:
- Deprecated a whole bunch of macros that were c++11 specific, but not named to
show that they were c++11 specific. Made new macros with better names, and
paired the old macros with the new ones. Updated the documentation to list
the deprecated macros.
[more..]
2012-08-27 08:49:08 +00:00
wiz
2966c7d993
Add xcursorgen, now it's the xorg version. Bump version.
2012-08-24 15:21:20 +00:00
chs
52e63e3a32
remove suse 11.3 packages.
2012-08-18 16:33:35 +00:00
jperkin
a64920e11f
Include unistd.h for read() and close()
...
Fixes build on at least Solaris.
2012-08-02 12:08:41 +00:00
fhajny
b6ac51ae1d
Need to pre-create destination directory for SunOS pax to be happy
2012-08-02 09:08:41 +00:00
obache
b89fd674ce
Update ruby-gnome2 to 1.1.4.
...
== Ruby-GNOME2 1.1.4: 2012-07-21
This is a easy to install release!
=== Changes
==== All
* Improvements
* Supported automatic required native packages install.
==== Ruby/GLib2
* Improvements
* mkenums: Supported "/* < flags > */" tag.
* mkenums: Supported two or more upper case characters such as "IO".
* Before: GIOStatus -> g_iostatus
* After: GIOStatus -> g_io_status
* GIOCondition: Changed to GLib::Boxed object from integer.
* GLib::Source#attach doesn't require context.
* Fixes
* Fixed wrong type conversion for GIOCondition.
==== Ruby/GIO2
* Improvements
* Gio::Socket#create_source: Supported callback.
* Fixes
* Fixed return values.
* Fixed wrong type conversions.
==== Ruby/GTK2
* Improvements
* Re-supported GTK+ 2.10.0. [GitHub:115] [Patch by Grant Schoep]
* Fixes
* Fixed a typo in test script.
[GitHub:109] [Reported by kimura wataru]
==== Ruby/GStreamer
* Fixes
* Fixed a test failure with GStreamer 0.10.36.
[GitHub:111] [Reported by mtasaka]
2012-07-22 09:29:16 +00:00
wiz
8ef1b545ad
+ modular-xorg-protos
2012-07-21 10:04:10 +00:00
wiz
b7635ec51b
Import modular-xorg-protos-1.0 as meta-pkgs/modular-xorg-protos.
...
This is the modular Xorg application meta-package for installing the
various header prototypes for compiling programs against modular
Xorg libraries.
2012-07-21 10:03:41 +00:00
wiz
68808ff07a
Recursive bump for startup-notification* dependency change, requested
...
by Obache.
2012-07-15 08:22:46 +00:00
cheusov
08599f4106
Use of PHP_VERSION_REQD in Makefiles breaks the bulk build.
...
PHP_VERSIONS_ACCEPTED should be used instead.
2012-07-05 09:48:49 +00:00
adam
4659dd7b00
Bring 'forach' patches back to life as they are still necessary
2012-07-03 19:46:30 +00:00
adam
d49b8b6594
Changes 1.50:0
...
New Libraries
* Algorithm: A collection of useful generic algorithms, from Marshall Clow.
This includes several different searching algorithms, as well as most of the
new algorithms from the C++11 standard library
* Functional/OverloadedFunction: Overload different functions into a single
function object, from Lorenzo Caminiti.
* LocalFunction: Program functions locally, within other functions, directly
within the scope where they are needed, from Lorenzo Caminiti.
* Utility/IdentityType: Wrap types within round parenthesis so they can always
be passed as macro parameters, from Lorenzo Caminiti.
More http://www.boost.org/users/history/version_1_50_0.html
2012-07-02 07:02:25 +00:00
taca
dcf86d76fe
Remove php5-extensions; please migrate to php53 or php54.
2012-06-16 15:05:17 +00:00
taca
78efebe893
Remove php5-extensions.
2012-06-16 15:04:08 +00:00
taca
36523c541e
php-pspell build with php5 fine. I misstook something.
...
So, remove restriction of php-pspell and revert php5-extensions/Makefile.
2012-06-16 09:56:03 +00:00
dholland
4eae68856f
php-pspell doesn't support php52, so comment it out from here.
...
(this may not be the right fix, but it should stop pbulk from croaking)
2012-06-16 09:31:10 +00:00
taca
795fdbb135
Add and enable php54-extensions.
2012-06-16 05:46:34 +00:00
taca
bf39edc4ff
Add php54-extensions package version 5.4.4 to pkgsrc.
...
Just includes extensions bundled with PHP 5.4.x's distribution.
2012-06-16 05:45:24 +00:00
taca
76c652033a
Change PKGNAME to use PHP_PKG_PREFIX.
2012-06-16 05:44:03 +00:00
taca
8e92e1c411
Instead of random PHP packages, just includes extensions bundled
...
with PHP 5.3.x's distribution.
Bump PKGREVISION.
2012-06-16 05:42:20 +00:00
taca
f34a3608cb
Change PKGNAME to use PHP_PKG_PREFIX.
2012-06-16 05:41:03 +00:00
taca
ed1ab9eff5
Instead of random PHP packages, just includes extensions bundled
...
with PHP 5.2.x's distribution.
Bump PKGREVISION.
2012-06-16 05:33:16 +00:00
markd
e43be93ef2
Update to KDE SC 4.8.4
...
Bug fixes.
2012-06-16 04:45:28 +00:00
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
wiz
9288460dce
Add hacks file for autoconf macro issue with space, affecting lots of
...
xorg packages.
2012-06-06 22:19:14 +00:00
wiz
6dd0b02b99
Add 4 more, bump version.
2012-06-06 09:43:14 +00:00
wiz
6977b64e23
Add misc/xorg-docs (directly, until there are enough packages for a
...
modular-xorg-docs meta package). Bump version.
2012-06-06 07:47:22 +00:00
wiz
8fa19ea539
+ transset, bump version
2012-06-06 07:14:10 +00:00
cheusov
6a13d2c1a0
Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@)
2012-05-29 22:58:52 +00:00
adam
e25d9cf748
Fix building with Clang
2012-05-01 18:47:01 +00:00
wiz
383c418984
Try only matching evince < 3, since this is called gnome-2.26.x.
2012-04-18 06:39:32 +00:00
wiz
6dc4abe4b7
Reset maintainer, developer has left the building
2012-04-15 22:00:58 +00:00
markd
cbc4db0822
Update KDE SC to 4.8.2
...
bugfixes.
2012-04-15 05:54:50 +00:00