Commit graph

175620 commits

Author SHA1 Message Date
hans
df67f4c60a Remove stupid test for Sun make from configure. 2011-09-14 17:12:18 +00:00
hans
5aad274eeb Fix build on SunOS. 2011-09-14 17:09:47 +00:00
hans
d588874303 No more sunaudiodev in Python 3.1 2011-09-14 17:09:07 +00:00
hans
2b251bca1e Teach configure about SunOS 5.11, preventing some pyconfig.h weirdness. 2011-09-14 17:06:32 +00:00
hans
afeb43b3fc Fix build on SunOS. Teach configure about SunOS 5.11, preventing some
pyconfig.h weirdness.
2011-09-14 17:00:20 +00:00
hans
23470aed24 Remove stupid make check from configure to fix build on SunOS. 2011-09-14 16:58:42 +00:00
hans
386e3b5841 Fix build on SunOS. 2011-09-14 16:57:41 +00:00
hans
5f587a9115 Fix build on SunOS.
Disable gethostbyname_r since the version of SunOS is different from
what the code expects. Add a few libs.
2011-09-14 16:56:54 +00:00
hans
3aabd9495c Fix build on SunOS. 2011-09-14 16:53:38 +00:00
hans
02c2f37afb Always add -lresolv on SunOS when linking against this. 2011-09-14 16:52:19 +00:00
taca
271bdc3812 Make default Ruby on Rails version to 3; currently 3.0.10. 2011-09-14 16:51:50 +00:00
hans
2185ff662d Fix build with pkg-config as a host tool. 2011-09-14 16:50:47 +00:00
taca
48e8366f4c Switch default Ruby's version to 1.9.x, currently 1.9.2. 2011-09-14 16:50:18 +00:00
taca
43e909a9b7 Make PHP's default version to 5.3.x. 2011-09-14 16:44:26 +00:00
hans
a343b83a4b Don't use LIBS=-lfl on SunOS, as this breaks configure. The lex library
was correctly detected by configure in my tests without it.
2011-09-14 16:42:19 +00:00
hans
d65e84489c Don't add -z text unconditionally to ld on SunOS. This make
-mimpure-text work again, which is needed for several packages that use
assembly optimizations.
2011-09-14 16:35:51 +00:00
hans
f24d9965a5 Fix build on SunOS. 2011-09-14 16:33:45 +00:00
hans
9daed0d88c Fix detection of builtin gmp on SunOS. 2011-09-14 16:10:12 +00:00
hans
caa27a29db Fix build on SunOS. 2011-09-14 15:53:35 +00:00
hans
5cf7ef10f9 Fix libatomic_ops dependency to match the logic in Makefile. 2011-09-14 15:52:57 +00:00
hans
fa60095810 Make this build again with native pkg-config by using ${AUTORECONF_ARGS}. 2011-09-14 15:49:47 +00:00
hans
12de281290 Fix build on SunOS. 2011-09-14 15:44:23 +00:00
hans
ee8e4248b6 When building perl packages, never use native perl. 2011-09-14 15:41:36 +00:00
hans
1f82927592 When using native pkg-config, provide a variable with arguments for
autoreconf to include the native aclocal dir in its search path.
Packages using autoreconf need to be adapted to use this.
2011-09-14 15:31:23 +00:00
hans
e419fd7957 Use more host tools on SunOS. Default to GNU tools when available. 2011-09-14 15:14:53 +00:00
taca
a659b820a2 Note update of graphics/ruby-chunky_png package to 1.2.3. 2011-09-14 12:23:04 +00:00
taca
ea1ed69ce5 Update ruby-chunky_png package to 1.2.3.
* Added data URL exporting.
* A few bug fixes.
2011-09-14 12:22:30 +00:00
taca
362bd8d287 Note update of www/contao210-translations package to 20110914. 2011-09-14 12:11:26 +00:00
taca
29a4bccf51 Update contao210-translation package to 20110914.
Hungarian language files are updated.
2011-09-14 12:10:52 +00:00
taca
40e500ab42 Note update of devel/ruby-inline package to 3.10.1 and
devel/ruby-loquacious package to 1.9.0.
2011-09-14 12:00:40 +00:00
taca
704f251bc4 Update ruby-loquacious package to 1.9.0.
== 1.9.0 / 2011-09-13

Enhancements
- Iterator now skips Undefined values
- Method to convert Configuration objects to a hash [mcmire]
2011-09-14 11:59:36 +00:00
taca
6d3ddb28d4 Update ruby-inline package to 3.10.1.
=== 3.10.1 / 2011-09-13

* 1 bug fix:

  * Fix crap_for_windoze to use RbConfig for RUBY_SO_NAME. (jasonrickman)
2011-09-14 11:58:57 +00:00
taca
e116e25b28 Noet update of www/typo3 package to 4.5.6. 2011-09-14 11:50:25 +00:00
taca
3137a5702e Update typo3 package to 4.5.6.
Due to several security issues found in the TYPO3 Core, there was a
combined release of TYPO3 4.3.14, 4.4.11 and 4.5.6.

Find more details in the security bulletins:
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-002/
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-003/

Release Notes: http://wiki.typo3.org/wiki/TYPO3_4.5.6
2011-09-14 11:49:45 +00:00
gdt
ae8644c122 Updated filesystems/tahoe-lafs to 1.8.3nb1 2011-09-14 11:36:34 +00:00
gdt
b54a9393e1 * Release 1.8.3 (2011-09-13)
** Security-related Bugfix

 - Fix flaw that would allow a person who knows a storage index of a file to
   delete shares of that file (#1528).
 - Remove corner cases in mutable file bounds management which could expose
   extra lease info or old share data (from prior versions of the mutable
   file) if someone with write authority to that mutable file exercised these
   corner cases in a way that no actual Tahoe-LAFS client does. (Probably not
   exploitable.) (#1528).
2011-09-14 11:36:17 +00:00
dholland
dce4625cb1 void main 2011-09-14 07:11:33 +00:00
taca
ddee60044d Note update of www/apache22 pacakge to 2.2.21. 2011-09-14 07:11:04 +00:00
taca
5f02855d07 Update apahce22 package to 2.2.21.
Quote from release announce:

   The Apache Software Foundation and the Apache HTTP Server Project are
   pleased to announce the release of version 2.2.21 of the Apache HTTP
   Server ("Apache").  This version of Apache is principally a security
   and bug fix release:

     * SECURITY: CVE-2011-3348 (cve.mitre.org)
       mod_proxy_ajp when combined with mod_proxy_balancer: Prevents
       unrecognized HTTP methods from marking ajp: balancer members
       in an error state, avoiding denial of service.

     * SECURITY: CVE-2011-3192 (cve.mitre.org)
       core: Further fixes to the handling of byte-range requests to use
       less memory, to avoid denial of service. This patch includes fixes
       to the patch introduced in release 2.2.20 for protocol compliance,
       as well as the MaxRanges directive.

   Note the further advisories on the state of CVE-2011-3192 will no longer
   be broadcast, but will be kept up to date at;

     http://httpd.apache.org/security/CVE-2011-3192.txt

   We consider this release to be the best version of Apache available, and
   encourage users of all prior versions to upgrade.
2011-09-14 07:10:21 +00:00
dholland
17708b8894 Fix some pkglint. There's quite a bit left, including a highly bogus
"results" target that copies results into /tmp.
2011-09-14 07:05:27 +00:00
adam
e38a483915 Fix compiling with Clang: Python's issue 11149 2011-09-14 06:59:54 +00:00
dholland
23a559049b fix void main, use stdlib.h instead of casting malloc, etc. 2011-09-14 06:58:35 +00:00
mef
1c81611bd4 Update ja-freewnn-{dict,lib,server,server-bin} to ja-freewnn-{lib,server} and update kinput2. 2011-09-13 22:39:03 +00:00
cheusov
d5b87a97da Update to 0.21.1
Target "errorcheck" ("configure") cannot work in parallel.

  Fix bug appeared in parallel builds (make -j).
     Thanks to Alexander Nasonov.

  Support for IRIX64 and Haiku was implemented.

  PDF presentation update

  Minor clean-ups
2011-09-13 19:04:37 +00:00
gdt
0c55f8dfa6 Updated devel/scmgit* to 1.7.6.3 [gdt 2011-09-13] 2011-09-13 17:59:53 +00:00
gdt
3dda320fc3 Update to 1.7.6.3 from 1.7.6.1. Add backup googlecode MASTER_SITE due
to kernel.org issues.

1.7.6.3:

 * "git -c var=value subcmd" misparsed the custom configuration when
   value contained an equal sign.

 * "git fetch" had a major performance regression, wasting many
   needless cycles in a repository where there is no submodules
   present. This was especially bad, when there were many refs.

 * "git reflog $refname" did not default to the "show" subcommand as
   the documentation advertised the command to do.

 * "git reset" did not leave meaningful log message in the reflog.

 * "git status --ignored" did not show ignored items when there is no
   untracked items.

 * "git tag --contains $commit" was unnecessarily inefficient.

Also contains minor fixes and documentation updates.

1.7.6.2:

Junio C Hamano (3):
      whitespace: have SP on both sides of an assignment "="
      Revert "Merge branch 'cb/maint-quiet-push' into maint"
      Git 1.7.6.2

Pang Yan Han (1):
      update-ref: whitespace fix

Thomas Rast (1):
      Documentation: clarify effects of -- <path> arguments
2011-09-13 17:58:58 +00:00
shattered
78873a3198 PR/39646 -- add AES patch, from
http://people.freebsd.org/~tmclaugh/files/ssldump-aes.diff
2011-09-13 17:27:36 +00:00
taca
9d9e893ac4 Note addition of textproc/ruby-json-utils version 1.6.0 package. 2011-09-13 15:22:52 +00:00
taca
8510758a94 Add and enable ruby-json-utils. 2011-09-13 15:22:15 +00:00
taca
2444d2949a Importing ruby-json-utils version 1.6.0 package.
This pacakge has separated from ruby-json-pure and it contains utilities
for handling JSON data.
2011-09-13 15:21:01 +00:00