Commit graph

151981 commits

Author SHA1 Message Date
obache
a0feeb47ac patch-al was removed at last update. 2009-12-23 03:05:18 +00:00
asau
22b94dad9b Pull in system prototypes instead of defining own ones.
From <joerg>.
2009-12-23 00:48:20 +00:00
asau
74ff956e70 Detect absense of mkdtemp and mkstemp functions.
Should unbreak build on Solaris. PR pkg/42428
2009-12-23 00:32:17 +00:00
schmonz
a7d0a6e696 Note ikiwiki update. 2009-12-22 23:24:59 +00:00
schmonz
998d3f98d6 Update to 3.20091218. From the changelog:
* Add complete Spanish basewiki translation done by Fernando Gonzalez de
    Requena.
* Improve javascript onload handling.
* monotone: Deal with format change in version 0.45.
    (Thanks, Richard Levitte)
* cvs: Add missing bit to Automator.
* attachment: Fix reversion in attachment sorting by age.
* Fix utf-8 problems in rename, remove, attachment, 404, sourcepage, and
    goto.

Updating this leaf during the freeze for the bugfixes.
2009-12-22 23:23:27 +00:00
joerg
eb9ad64cc1 Fix user-destdir build. 2009-12-22 20:58:54 +00:00
wiz
9820997952 + fluidsynth-1.1.1, gedit-2.28.3, gtksourceview-2.8.2, puzzles-8786,
t-prot-2.8.1.
- gimp-2.6.8, gnupg2-2.0.13, intercal-0.24, openoffice2-bin-2.4.3,
  openoffice3-bin-3.1.1, ruby-DBD-mysql-0.4.2, ruby-DBI-0.4.1.
2009-12-22 20:54:56 +00:00
abs
8895a24e0f Commit distinfo missed in last commit 2009-12-22 20:48:41 +00:00
drochner
2440990996 document my pre-freeze super sale 2009-12-22 20:43:53 +00:00
drochner
7e6c854bce fix build: libtoolization missed to link against required libraries 2009-12-22 17:46:17 +00:00
jmmv
dcff3501b9 Note update of atf to 0.7. 2009-12-22 16:09:30 +00:00
jmmv
e8a700bf6f Update to 0.7:
* Added build-time checks to atf-c and atf-c++. A binding for atf-sh
  will come later.

* Migrated all build-time checks for header files to proper ATF tests.
  This demonstrates the use of the new feature described above.

* Added an internal API for child process management.

* Converted all plain-text distribution documents to a Docbook canonical
  version, and include pre-generated plain text and HTML copies in the
  distribution file.

* Simplified the contents of the Makefile.am by regenerating it from a
  canonical Makefile.am.m4 source. As a side-effect, some dependency
  specifications were fixed.

* Migrated all checks from the check target to installcheck, as these
  require ATF to be installed.

* Fixed sign comparison mismatches triggered by the now-enabled
  -Wsign-compare.

* Fixed many memory and object leaks.
2009-12-22 16:08:30 +00:00
drochner
2116ec264c fix to build again: some sub-build tries to be clever and generate
BSD-makefile syntax on *BSD, but since the pkg is built with gmake this
fails (the pkg appearently didn't change for a while, some infrastructure
change must have triggered this)
2009-12-22 15:42:20 +00:00
reed
5546e1727e Remove googletest.
I will import later.

I should not have imported it during a freeze.
(On that note, anyway to improve cvs to notify during freezes?
Like maybe during the CVS log entry template?)
2009-12-22 13:59:02 +00:00
joerg
17c1de9950 Be consistent and always link rt.jar. It seems like the creation was
timing depend. Fixes PR 42458.
2009-12-22 12:44:59 +00:00
dsainty
cc9762c7f8 Updated chat/pidgin to 2.6.2nb1 2009-12-22 06:59:21 +00:00
dsainty
08a4ea8dac With the gstreamer option enabled, pidgin looks for GSTINTERFACES, provided
by multimedia/gst-plugins0.10-base.  Even if it doesn't find what it's
looking for, it still has a tendency to attempt to link in gstinterfaces-0.10,
which fails.  Fix this by buildlinking in multimedia/gst-plugins0.10-base.

Bump PKGREVISION, since gstreamer is a default option and there is possibly
something not quite right about versions of this package where the build
was successful without the apparently required buildlinking.
2009-12-22 06:54:28 +00:00
dsainty
6c3ec0bf9e We intentionally wire down the 'libswanted' list in the package Makefile, so
don't let the hints file add new libraries that may be found outside Pkgsrc
control.

Fixes build on Gentoo system, and possibly other Linux systems too that might
have stray -lgdbm_compat libraries lying around.  This reverts hints/linux.sh
to look more like it did in 5.10.0.
2009-12-22 04:39:58 +00:00
drochner
6d6d367cb3 propagate dependency on GConf (for users of libsoup-gnome) 2009-12-21 22:22:37 +00:00
joerg
81a9982aa1 Fix path to Perl. 2009-12-21 20:38:04 +00:00
joerg
2fd3cae7fb Bump revisions for libltdl update. 2009-12-21 20:34:05 +00:00
joerg
d74426d066 Needs libunique for build. 2009-12-21 20:30:15 +00:00
joerg
c98edbcb72 Links against libQt4AssistentClient, so qt4-tools is a runtime dependency.
Bump revision.
2009-12-21 20:23:28 +00:00
joerg
356e58e6d2 Not MAKE_JOBS_SAFE. 2009-12-21 20:13:36 +00:00
joerg
0cca9a4a82 Fix DESTDIR installation. Simplify. 2009-12-21 20:10:17 +00:00
joerg
2abb0ba282 ext/mssql/configure is created too late for patching in other module
builds or the main www/php4 package. Patch the config.m4 source instead.
2009-12-21 20:02:44 +00:00
joerg
b9bfd1fd13 Fix build by using the right variable for libgnomeui. 2009-12-21 19:55:01 +00:00
joerg
ca94c9b643 Fix build with new libtool: needs explicit --tag. 2009-12-21 19:30:25 +00:00
agc
b7fb07aeb8 Put a prominent note about the fact that we're in a freeze in preparation
for the pkgsrc-2009Q4 branch in at the top of the CHANGES-2009 file.

Once again - no new packages, or infrastructure changes, until the branch
is cut, please.

Thanks for your cooperation.
2009-12-21 19:23:19 +00:00
reed
fbca3af2bd Reformat. 2009-12-21 19:22:48 +00:00
reed
3483fdbd47 Added devel/googletest. 2009-12-21 19:21:02 +00:00
reed
359d06bad3 Add new package: googletest.
The googletest package provides Google's C++ test writing framework.
It is based on the xUnit architecture and works for a variety of
platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and
Symbian). It provides various options for running the tests, a
rich set of assertions, automatic test discovery, and XML test
report generation. It supports type- and value-parameterized tests,
death tests, fatal and non-fatal failures, and user-defined
assertions.
2009-12-21 19:18:25 +00:00
joerg
1d5ac0ccd3 Not MAKE_JOBS_SAFE. 2009-12-21 18:58:40 +00:00
tnn
795346b465 patch-aa: fix copy-paste error
patch-ab: don't install man1/sntp.1 twice
2009-12-21 14:48:21 +00:00
tnn
2f979decdb fix build with glibc-2.10.1+
patch from gentoo bug 270483
2009-12-21 14:19:58 +00:00
joerg
3252c79f47 gnomecanvas option needs gnomecanvas. Make sure PLIST_SRC is built
correctly.

XXX This should be a build option of lablgtk or so
2009-12-21 12:45:38 +00:00
drochner
399ef178b6 make this work with maxima-5.20, bump PKGREVISION 2009-12-21 12:17:51 +00:00
joerg
82de426431 Fix PLIST. 2009-12-21 12:07:27 +00:00
joerg
bab2af9656 Mark as broken: as conflicts with its own dependency 2009-12-21 12:06:17 +00:00
adam
17ddcc27aa This should have been imported along with R-2.10.0; oops 2009-12-21 11:51:19 +00:00
adam
85da3325b1 Updated optipng to 0.6.3nb1 2009-12-21 07:23:02 +00:00
adam
57725fe2a8 patch-ac is no longer needed; fixes linking problem 2009-12-21 07:22:14 +00:00
taca
603553c480 Note update of databases/ruby-ldap package to 0.9.9. 2009-12-21 07:00:44 +00:00
taca
4fef779f6b Update ruby-ldap package to 0.9.9.
This is a leaf package and this update solve the build problem with
recent OpenLDAP.

* pkgsrc change: Switch to use rubyforge.org from sourceforge.net.


Thu Jun 11 06:51:30 UTC 2009 Alexey Chebotar <alexey.chebotar@gmail.com>
  * Version 0.9.9
  * Fixed LDAP::VERSION. Thanks to Kouhei Sutou
  * Gem Packaging Support. Thanks to S. Potter [mbbx6spp]

Tue Apr 21 14:46:38 UTC 2009 Alexey Chebotar <alexey.chebotar@gmail.com>
  * LDAP_OPT_X_TLS_PROTOCOL changed to LDAP_OPT_X_TLS_PROTOCOL_MIN
	  (more information in ITS#5655). Thanks to Milos Jakubicek.

Wed Apr 15 11:38:06 UTC 2009 Alexey Chebotar <alexey.chebotar@gmail.com>
  * Fixed regular expression in LDAP::Schema.attr()
2009-12-21 07:00:02 +00:00
jnemeth
3073fb4925 belatedly mention update of chat/centerim to 4.22.9 2009-12-21 02:20:55 +00:00
zafer
79f45c11b0 update master_sites. 2009-12-21 01:01:15 +00:00
tonnerre
2287fc1984 Updated net/proftpd to 1.3.2c 2009-12-21 00:42:33 +00:00
tonnerre
5d5b8fe65d Upgrade proftpd to version 1.3.2c.
Changes since version 1.3.2:
 * Added Taiwan translation.
 * Added a workaround in mod_tls to deal with the vulnerability found in
   SSL/TLS protocol during renegotiation (CVE-2009-3555).  Good
   descriptions of this vulnerability can be found here:

     http://extendedsubset.com/?p=8
     http://www.educatedguesswork.org/2009/11/understanding_the_tls_renegoti.html

   The workaround implemented in mod_tls (Bug#3324) is one of the suggested
   mitigation approaches: the server now refuses all client-initiated
   SSL/TLS session renegotiations.
 * Bug and regression fixes.
 * Added French, Bulgarian, Korean translations.
 * Various bug and regression fixes.
2009-12-21 00:41:43 +00:00
tnn
33ec9f2c1b Disable ipv6 on Tru64, configure complains about buggy getaddrinfo()
Closes PR pkg/42472. May want to revisit this later, though.
2009-12-20 23:58:27 +00:00
tnn
a9841e8f40 portability fix: include <unistd.h> instead of <sys/unistd.h> 2009-12-20 23:29:02 +00:00