Commit graph

175204 commits

Author SHA1 Message Date
joerg
a948e3601a Missing commit for new patches 2011-09-08 13:55:06 +00:00
joerg
1f9f0ab4fe Remote const-discarding accessor as done for py-matplotlib itself. 2011-09-08 13:53:45 +00:00
joerg
0cda2285c8 Apply the same -O20 -> -O3 change for the libdbi driver packages 2011-09-08 13:49:03 +00:00
obache
e0bb20c834 Updated math/ruby-spreadsheet to 0.6.5.9 2011-09-08 10:57:59 +00:00
obache
d7faaf9c78 Update ruby-spreadsheet to 0.6.5.9.
=== 0.6.5.9 / 7.9.2011

* Fixed a frozen string bug thanks to dblock (Daniel Doubrovkine),
2011-09-08 10:57:42 +00:00
obache
5f68926185 Updated devel/ruby-ole to 1.2.11.2 2011-09-08 10:49:58 +00:00
obache
146682a5d8 Update ruby-ole to 1.2.11.2.
== 1.2.11.2 / 2011-09-07

- Remove empty dirents after constructing tree (fixes non-contiguous
  allocation table usage).
- Fix fallback Symbol#to_proc to match activesupport definition in case
  we get loaded first (github #2, lazylester).
- Use method_defined? for fallback guards to support newer versions of
  ruby (jocker).
- Add guard on FileTime#initialize to skip for newer versions of ruby.
  Missing required methods, but optimization no longer relevant
  anyway (github #4, sagmor).
2011-09-08 10:49:41 +00:00
joerg
266c8196e7 Pick a less aggressive optimizer default. Clang's -O4 enables LTO and ld
can't deal with that by default.
2011-09-08 00:24:42 +00:00
joerg
23c1a0ec0d Fix return without value in !void function. Bump revision. 2011-09-08 00:22:49 +00:00
joerg
95bfd3f6f4 Do not use nested functions. Add missing prototypes. Bump revision. 2011-09-08 00:17:03 +00:00
joerg
8901c5a3f6 Strictler template usage. Bump revision. 2011-09-08 00:15:50 +00:00
joerg
b7c52f8885 Kill one more warning flag for clang. 2011-09-08 00:14:34 +00:00
joerg
08f3e3433e Fix compilation with clang by removing const-violating accessor. 2011-09-08 00:13:31 +00:00
joerg
86ab5f3ec1 Fix patch fallout. 2011-09-08 00:12:37 +00:00
joerg
719fb00a6a Fix C++ usage including passing non-POD types to sprintf. Bump revision. 2011-09-08 00:12:00 +00:00
joerg
6c4f343393 Force use of GAS for Clang. 2011-09-07 23:45:06 +00:00
joerg
9f0bf4db2e Fix main() prototype 2011-09-07 23:44:27 +00:00
joerg
5cb54dc09c Request C++-11 mode for Clang too. 2011-09-07 23:43:40 +00:00
joerg
ebb8502969 Hide some potential bugs by disabling default warnings with clang. 2011-09-07 23:41:04 +00:00
joerg
e0a62f03b4 Unconditionalize use a sane optimizer level. -O20 never existed with GCC
and -O3 is a safe compromise for GCC and Clang (which enables LTO with
-O4).
2011-09-07 23:40:23 +00:00
gdt
b68ce02060 +gama 2011-09-07 23:10:10 +00:00
gdt
2e3e924876 Added geography/gama version 1.11 [gdt 2011-09-07] 2011-09-07 23:07:26 +00:00
gdt
50abe9b7d1 Import gama-1.11 as geography/gama.
GNU Gama is a project dedicated to adjustment of geodetic networks. It
is intended for use with traditional geodetic surveyings which are
still used and needed in special measurements (e.g., underground or
high precision engineering measurements) where the Global Positioning
System (GPS) cannot be used.

Adjustment in local Cartesian coordinate systems is fully supported by
a command-line program gama-local that adjusts geodetic (free)
networks of observed distances, directions, angles, height
differences, 3D vectors and observed coordinates (coordinates with
given variance-covariance matrix). Adjustment in global coordinate
systems is supported only partly as a gama-g3 program.
2011-09-07 23:04:38 +00:00
obache
c8d9f6e5d4 Updated audio/csound5 to 5.01nb10 2011-09-07 12:42:41 +00:00
obache
b8293604f1 * LICENSE=gnu-lgpl-v2.1.
* use install.py instead os SCons for staged installation support.
* drop to build python binding.

Bump PKGREVISION.
2011-09-07 12:42:02 +00:00
wiz
2eddd60b5c Remove inet6 option -- the configure script doesn't recognize the argument
the option added.
2011-09-07 09:24:08 +00:00
joerg
74c28a36b5 Kill some more uses of __weak_alias. This avoids duplicate symbol
definitions (weak and non-weak). GNU as silently discards the weak
symbol in this case, but LLVM is more strict.(weak and non-weak). GNU as
silently discards the weak symbol in this case, but LLVM is more strict.
2011-09-07 00:57:30 +00:00
joerg
200c66a8e6 Don't use __weak_alias. This results in duplicate symbols being created
in the output. GNU as silently discards one, LLVM is more strict in this
regard.
2011-09-07 00:56:17 +00:00
gdt
43407d5f63 USE_TOOLS+= gmake
Build fails with BSD make.  Reported to tor-talk@.
2011-09-07 00:34:56 +00:00
gdt
b9db0ce37b Add a comment explaining why curl is needed to fetch (https redirect). 2011-09-06 23:49:25 +00:00
wiz
6d9dff00c9 + apache2-2.2.20, bzr-2.2.5, calibre-0.8.17, flightgear-2.4,
kdiff3-0.9.96, openssh-5.9p1.
2011-09-06 22:59:43 +00:00
cheusov
3f73de9210 Convert print/acroread* packages to pkg_alternatives framework.
Now they can coexist on the system.
  pkgrevisions were bumped.
2011-09-06 21:08:09 +00:00
wiz
775b27c420 Add upstream bug report URL. 2011-09-06 20:45:05 +00:00
wiz
7bb01a7c52 Improve COMMENT, suggested by Snader_LB. 2011-09-06 20:39:50 +00:00
drochner
798248cd3a update to 0.2.2.32
Tor 0.2.2.32, the first stable release in the 0.2.2 branch, is finally
ready. More than two years in the making, this release features improved
client performance and hidden service reliability, better compatibility
for Android, correct behavior for bridges that listen on more than
one address, more extensible and flexible directory object handling,
better reporting of network statistics, improved code security, and
many many other features and bugfixes.
2011-09-06 19:34:01 +00:00
drochner
b5d5b04b49 update to 2.24.6
changes:
-UI changes to Filechooser
-bugfixes
-translation updates
2011-09-06 19:29:15 +00:00
drochner
1c94100fb2 update to 1.4.3
changes: bugfixes
2011-09-06 19:20:31 +00:00
bsiegert
e2d56eceac Link libiconv.la against libcharset.la to fix the build on MirBSD.
Bump PKGREVISION.

Patch was first sent to tech-pkg, no one objected.
2011-09-06 18:51:14 +00:00
drochner
b2e9f7747a split giflib into 2 pkgs: one for the lib, one for cmd line utils 2011-09-06 18:45:45 +00:00
abs
5584fc2d1b Fix the logic so if a package sets EMUL_REQD to suse>=11.3, then use that in preference to SUSE_PREFER 2011-09-06 17:48:24 +00:00
obache
70412efedb Updated HOMEPAGE.
Noticed by Steve White via PR pkg/45332.
2011-09-06 11:28:54 +00:00
obache
66fd3f73c7 Updated net/yale-tftpd to 3.0nb5 2011-09-06 11:20:38 +00:00
obache
0ce78e24f7 Include <arpa/inet.h> for inet_ntoa additionally.
Fixes coredump with logging on platforms sizeof(int) != sizeof(char*).
PR pkg/45243.

Bump PKGREVISION.
2011-09-06 11:20:19 +00:00
wiz
8fefb69b53 + Sigil-0.4.2, abcm2ps-6.4.3, abcmidi-20110829, dar-2.4.2,
eric4-4.4.17, eric5-5.1.5, etm-877, feh-1.16, fluidsynth-1.1.5,
  fossil-201109020.1.19, fotoxx-11.09, gnutls-3.0.2, gtk2-2.24.6,
  horde-4.0.9, imp-5.0.11, ingo-2.0.5, kid3-2.0, kronolith-3.0.9,
  ktorrent-4.1.2, libdvbpsi-0.2.9, libfolks-0.6.1, mu-0.9.7,
  nettle-2.4, opera-11.51, poppler-data-0.4.5, rasqal-0.9.27 [needs
  raptor-2.0.0], scilab-5.5.3, source-highlight-3.1.5, turba-3.0.8,
  wdiff-1.0.0, wget-1.13.3, x264-devel-20110903, xterm-274.
2011-09-06 10:24:02 +00:00
cheusov
eae3696138 PLIST fix for Linux 2011-09-06 09:52:04 +00:00
cheusov
5c228a61bf revert previous commit 2011-09-06 09:51:27 +00:00
cheusov
993918908f PLIST fix for Linux 2011-09-06 09:50:16 +00:00
wiz
180a73dd4f Updated textproc/mdocml to 1.11.7 2011-09-06 09:49:11 +00:00
wiz
b853c94418 Update to 1.11.7:
02-09-2011: version 1.11.7

Added demandoc utility for stripping away macros and escapes. This
replaces the historical deroff utility. Also improved the mdoc and
man manuals.

16-08-2011: version 1.11.6

Handling of tr macro in roff implemented. This makes Perl documentation
much more readable. Hyphenation is also now enabled in man format
documents. Many other general improvements have been implemented.
Furthermore, a 64-bit Windows binary is now available at mdocml-win64.zip
and a Mac OS X universal binary is available at mdocml-macosx.zip.

24-07-2011: version 1.11.5

Significant eqn improvements. mdocml can now parse arbitrary eqn
input (although few GNU extensions are accepted, nor is mixing
low-level roff with eqn). See the eqn manual for details. For the
time being, equations are rendered as simple in-line text. The
equation parser satisfies the language specified in the Second
Edition User's Guide.

This is also the first release featuring a distributed Windows
binary, available at /binaries/mdocml-win32.zip.

12-07-2011: version 1.11.4

Bug-fixes and clean-ups across all systems, especially in makewhatis
(note: still not connected to the general build and must be compiled
with make makewhatis) and the man parser.  This release was
significantly assisted by participants in OpenBSD's c2k11.  Thanks!

26-05-2011: version 1.11.3

Introduce locale-encoding of output with the -Tlocale output option
and Unicode escaped-character input.  See mandoc and mandoc_char,
respectively, for details.  This allows for non-ASCII characters
(e.g., \[u5000]) to be rendered in the locale's encoding, if said
environment supports wide-character encoding (if it does not,
-Tascii is used instead).  Locale support can be turned off at
compile time by removing -DUSE_WCHAR in the Makefile, in which case
-Tlocale is always a synonym for -Tascii.

Furthermore, multibyte-encoded documents, such as those in UTF-8,
may be on-the-fly recoded into mandoc input by using the newly-added
preconv utility.  Note: in the future, this feature may be integrated
into mandoc.

12-05-2011: version 1.11.2

Corrected some installation issues in version 1.11.1.  Further
migration to libmandoc.  Initial public release (this utility is
very much under development) of makewhatis, initially named mandoc-db.
This utility produces keyword databases of manual content mandoc-cgi,
mandoc-tools, which features semantic querying of manual content.
2011-09-06 09:49:01 +00:00
schmonz
3b9d1d7d38 Updated www/ikiwiki to 3.20110905 2011-09-05 22:07:45 +00:00