Commit graph

121518 commits

Author SHA1 Message Date
ghen
70b9a2b5e0 Full DESTDIR support for sun-{jre|jdk}14. 2008-01-09 02:54:39 +00:00
ghen
c4910d7e48 Full DESTDIR support for sun-{jre|jdk}15. 2008-01-09 02:38:26 +00:00
heinz
99eaffe7d3 Updated to version 1.08.
Pkgsrc changes:
  - The package supports installation to DESTDIR.

Changes since version 1.06:
=====================================
2006-11-29  Gisle Aas <gisle@ActiveState.com>
   Release 1.08
   By popular demand; don't put underscore into dumped integers
   to group thousands.

2006-11-24  Gisle Aas <gisle@ActiveState.com>
   Release 1.07
   Remove unused code.
   Add some more tests.
2008-01-09 01:21:49 +00:00
heinz
90d5fe1a3d Updated
security/p5-Crypt-OpenSSL-Bignum to 0.04
	security/p5-Crypt-OpenSSL-Random to 0.04
	security/p5-Crypt-OpenSSL-RSA to 0.25
	security/p5-Digest-SHA to 5.45
	net/p5-Net-DNS to 0.62
	mail/p5-Mail-DKIM to 0.29
	devel/p5-IO-Zlib to 1.09
	devel/p5-Test-Exception to 0.26
	security/p5-Net-SSLeay to 1.32
2008-01-09 01:02:42 +00:00
heinz
5a59ae67cd No compiler necessary. 2008-01-09 00:58:24 +00:00
heinz
9ab1ed4dab Updated to version 1.32.
Pkgsrc changes:
  - Requires p5-Test-Exception and p5-Test-Warn for building and
    p5-MIME-Base64 for running. The modules p5-Array-Compare, p5-Sub-Uplevel
    and p5-Tree-DAG_Node are only used through p5-Test-Warn. Opened bug
    id 32172 at rt.cpan.org for this.
  - Needs a C compiler.
  - Specified prefix for OpenSSL in order to avoid adding any search paths
    to inc/Module/Install/PRIVATE/Net/SSLeay.pm.
  - No more interactive questions (PERL_MM_USE_DEFAULT).

Changes since version 1.30:
===========================
	- Mike McCauley and Florian Ragwitz maintain this module now
1.31_01 02.07.2007
	- Only bind X509_STORE_set_trust #if OPENSSL_VERSION_NUMBER >=
	  0x0090800fL
	- Removed %Filenum_Objects from Net::SSLeay::Handle so unused
	  handles will be freed.
	- Use ppport.h.
	- improved openssl path guessing, forcing openssl path now
            requires the -path flag (caution: incompatible flag change)
            Path guessing works on windows too.
            mikem, with patches from Stas Bekman
	- Added /usr/sfw/bin/openssl to path guessing for Open Solaris,
	suggested by Igor Boehme.
	- Fixed a problem with X509_get_subjectAltNames not working when the
	subjectAltNAmes are the first extension. Reported by Achim Grolms

1.31_02 14.07.2007
	- Fix linking problems on Windows. Tested with VC++ 6.0, Shining Light
	0.9.7L on Windows Server 2003 with ActivePerl 5.8.8.820. Also tested
	with OpenSSL 0.9.8e compiled from source.
	- Unable to get working systems when compiling with MS Visual Studio
	Express 2005. Contributions requested. This may be relevant:
	  http://www.itwriting.com/blog/?postid=261&replyto=2542
	- Fixed a number of minor compile warnings on Windows
	- Updated README.Win32 to define building procedures on Windows
	- Fixed incorrect test failure reports in 08_external.
	- Add parens to function calls in Makefile.PL to prevent
	warnings with some perls.
	- Tested on Sparc Solaris 8, Sparc Solaris 10, OpenSuSE 10.2 x64,
	OpenSuSE 10.0 x86, FreeBSD 6.0 x86, Ubuntu 6.10, Fedora Core 6 x86
	- Changed type of SSL_set_info_callback args to stop compiler warnings
	on Windows
	- Removed auto_include from Makefile.PL
	- Removed build_requires('Test::NoWarnings') from Makefile.PL
	- Testing with Strawberry Perl on Windows XP SP2, added doc to
	README.Win32
	- Testing with Perl CamelPack 5.8.7 on Windows XP SP2,added doc to
	README.Win32

1.32 03.08.2007
	- Don't let the tests die when something unexpected happens. Just
	  BAIL_OUT.
	- Some Win32 improvements.
2008-01-09 00:47:00 +00:00
tnn
79fcf3feff glib2, pango, gtk2 updated. 2008-01-09 00:17:25 +00:00
tnn
5c6e33638d Update to gtk2-2.12.4.
Overview of Changes from GTK+ 2.12.3 to 2.12.4
==============================================

 * Bugs fixed:
 494667 gdkpixloader jpeg loader problems with some files
 496546 Tooltips may crashe because a window is destroyed
 503824 gtk_paned_find_neighbours aborts with assertion failure
 388321 gtk_notebook_remove_tab_label
 503190 Doesn't build with directfb >= 1.0
 491847 gtk-builder-convert --root option doesn't work for GtkWin...
 492977 Setup autorelease pool automatically in each mainloop ite...
 499951 GtkAssistant remove_page may leave current_page as a dang...
 502250 Leak in gtkfilechooserdefault.c:shortcuts_reload_icons()
 503569 Leak in GtkTreeViewColumn
 504753 Destroyed subviews are not removed from the view hierarchy
 504804 Typo in TEST_EXPAND_ROW signal
 504984 Problems with hiding/showing transient windows
 505708 compatibility macros for signals has wrong type.
 506107 mem leak in print dialogue
 502850 gtk-builder-convert program not found
 504749 gtk-builder-convert and GtkMenu
2008-01-09 00:15:35 +00:00
heinz
8fb34aa95e The package supports installation to DESTDIR. 2008-01-08 23:43:57 +00:00
tnn
b5845b623b Update to pango-1.18.4.
Overview of changes between 1.18.3 and 1.18.4
==============================================
- Ship a default win32 pango.aliases file.
- Minor win32 alias handling improvement.
- Doc improvements.
- Bugs fixed in this release:
        Bug 502926 pango-1.16.4 configure bug: can fail to accept cairo
        Bug 492504 Enable pango.aliases entries also for fonts with spaces
                in name
        Bug 490661 Pango Markup: Link to font_desc syntax explanation
2008-01-08 23:41:14 +00:00
heinz
d45c59477e The package supports installation to DESTDIR.
Added missing perl category.
Switched to using MASTER_SITE_PERL_CPAN.
No compiler needed.
2008-01-08 23:41:06 +00:00
tnn
40ca8d4410 Update to glib2-2.14.5.
Overview of Changes from GLib 2.14.4 to GLib 2.14.5
===================================================

* Bugs fixed:
 482313 gregex: no way to tell why compilation failed
 315437 extern inline -> static inline
 480122 g_module_open fails to open modules with ".la" extension
 495589 gspawn.c failing to set FD_CLOEXEC
 500638 gkeyfile speedup ...
 503029 g_time_val_from_iso8601 parse non-ISO8601 dates
 503420 gkeyfile leaks a hash table
2008-01-08 23:31:56 +00:00
gdt
7f193e45f1 document need for or and and multiple licenses.
note that documentation that talks about a user "accepting a license"
should be rewritten to not give the impression that pkgsrc operations
give rise to contracts (no one on the pkgsrc team is qualified to give
such an opinion).
2008-01-08 23:17:25 +00:00
heinz
cc1683a0c6 The package supports installation to DESTDIR.
The package does not need p5-Sub-Uplevel.
2008-01-08 23:07:21 +00:00
heinz
a4cc848a1b The package supports installation to DESTDIR.
No compiler necessary.
2008-01-08 23:03:22 +00:00
heinz
5071563e6c The package supports installation to DESTDIR.
A C compiler is necessary.
2008-01-08 22:56:10 +00:00
heinz
7ee34ad120 The package supports installation to DESTDIR.
No compiler necessary.
2008-01-08 22:49:47 +00:00
wiz
d1577a557d + epiphany-2.20.3, epiphany-extensions-2.20.3, glib2-2.14.5,
gnome-control-center-2.20.3, gnome-desktop-2.20.3, gnome-games-2.20.3,
  gnome-menus-2.20.3, gnome-panel-2.20.3, gnome-session-2.20.3,
  gnome-terminal-2.18.4, gnucash-2.2.3, gtk2-2.12.4, gucharmap-1.10.2,
  libwnck-2.20.3, metacity-2.20.2, pango-1.18.4, smalltalk-3.0.
2008-01-08 22:49:33 +00:00
heinz
fc5da90080 Updated to version 0.26.
Pkgsrc changes:
  - The package supports installationt to DESTDIR.
  - Needs at least p5-Sub-Uplevel 0.18.

Changes since version 0.25:
===========================
0.26
    -   Added some more exposition on the usage of dies_ok() and lives_ok() for
        those who found them confusing. Also reordered presentation of docs so
        more specific throws_ok() comes first.
    -   Some misc. documentation tweaks.
    -   Added some tests for RT#24678, but not actually fixed them yet
        (thanks to Joshua ben Jore & David Golden). They skip for now.
    -   Tests should now pass on Strawberry/Vanilla Perl (thanks Nadim Khemir
        & Chris Dolan)
    -   Added comment in docs about T::E not catching exit() in eval() blocks
        (thanks Peter Scott)
    -   Updated Test::* & Sub::Uplevel version dependencies to something modern
2008-01-08 22:41:30 +00:00
heinz
5795ac6f9e The package supports installation to DESTDIR.
Removed unnecessary comment. As far as I could determine there was never
a requirement for p5-Devel-Cycle.
2008-01-08 22:23:05 +00:00
sketch
203c85cd03 Remove the preprocessor test for 'long long int', it fails with SunPro
causing later compile-time tests to break.  Taken from gnulib change
in http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00075.html
2008-01-08 22:08:36 +00:00
heinz
4c98f1202e The package needs a C compiler. 2008-01-08 20:58:30 +00:00
heinz
89fa29750f The package needs no C compiler. 2008-01-08 20:41:00 +00:00
heinz
d808dcdb15 The package needs a C compiler. 2008-01-08 20:26:02 +00:00
heinz
5785c831d8 Updated to version 1.09.
Pkgsrc changes:
  - No compiler necessary.

Changes since version 1.08:
===========================
Thu Jan  3 18:35:44 2008  Tom Hughes  <tom@compton.nu>
	* Zlib.pm
	  Changed version number to 1.09.
        * Makefile.PL
          Install in the core library directory if the perl
          version is 5.9.3 or later.
2008-01-08 20:05:40 +00:00
heinz
12aae4e3b5 The package needs a C compiler. 2008-01-08 20:03:54 +00:00
heinz
53080fd585 Updated to version 0.29.
Pkgsrc changes:
  - none

Relevant changes since version 0.28:
====================================
Version 0.29 - released 2007-11-08
 * verifiers can now access all parsed signatures and their results,
   not just signatures that were fully tested
 * signer policies can now specify what private key file to use
 * some other minor API improvements
 * bugfixes:
   * for DomainKeys signatures, fixed a compatibility issue handling
     the h= tag
   * for DKIM, signature expirations had been ignored
   * for DKIM, signature identities did not have to match the domain
   * for DKIM, public key granularity field had been ignored
2008-01-08 19:47:16 +00:00
heinz
c3df777e65 Updated to version 0.62.
Pkgsrc changes:
  - A C compiler is necessary.

Changes since version 0.61:
===========================
*** 0.62, 28 December 2007
Features: Move of some functionality out of the Packet to the Question
   and RR classes; parsing of elements in the packet is now performed
   by calling the appropriate subclasses.

   New methods were introduced:
   * Net::DNS::Packet->parse()
   * Net::DNS::RR->parse()
   * Net::DNS::Question->parse()

   The Packet class now defers parsing of authority/additional until
   their content is really needed. This should cause a bit of
   performance improvement.

   Dick Franks is acknowledged for this Good Work (TM).

Feature: the Net::DNS::Packet's answersize() method will from now on
    ignore its arguments and just return the size of the packet.

Feature: The Net::DNS::RR->new() method used to call
    Net::DNS::RR->new_from_data() whenever called with the appropriate
    combination of arguments. That (undocumented) behavior has been deprecated.
    Use Net::DNS::RR->new_from_data() directly if you depended on that.

Feature: Net::DNS::Packets unique_push now ignores the TTL in
    comparison of uniqueness, this is closer to the intend of
    RFC2181, but not yet fully compliant.

Fix rt.cpan.org #29816
    Acquiring the IP address for the Resolver under Cygwin is made
    more resilient.

Fix rt.cpan.org #31425
    Empty question section in Base.pm search method detected

Fix rt.cpan.org #31042
    Makefile corrected to add a library target.

Fix rt.cpan.org #29818
    10-recurse.t used to fail in very specific environment (where a query for
    qname="." and qtype="NS" would return with an empty additional section).
    Fixed by adding the hints explicitly; this also forces the tests to take
    place under the root served by a-m.root-servers.net

Fix rt.cpan.org #29877
    Made 00-version.t recognize a "GIT" environment.

Fix rt.cpan.org #29878
   SPF.pm did not evaluate as true. Thanks Bjorn Hansen.

Fix rt.cpan.org #21398
   answersize() and answerfrom() set for persistent sockets

Fix rt.cpan.org #29883
   Fix various tests only available through SVN, so they are
   more robust (Acknowledgements Bjoern Hansen)

Fix rt.cpan.org #24343
   Resolver's nameserver() method would do silly things with undefined
   arguments.

Fix rt.cpan.org #29531
   Nameserver.pm, Packet.pm and Question.pm modified to avoid erroneous PTR
   lookup in response to mischievous query packet containing an IP address.

Fix rt.cpan.org #27970 better netdns.o
    Marek Rouchal provided two minor improvements for linking the C
    code sniplets

Fix rt.cpan 28345
    A fix in Test::Simple revealed an off by 1 error in the testplan
    for 05-rr-rrsort.t. The fix is to remove a test, creating a dependency
    on Test::Simple 0.71 seemed overkill.
2008-01-08 19:29:45 +00:00
adrianp
ed22d64afa Fix builds on Darwin 2008-01-08 17:02:11 +00:00
ghen
39e8676bf9 This package only has basic DESTDIR support (for now). 2008-01-08 17:01:23 +00:00
ghen
1ba3a3d5cd Updated sysutils/bacula and sysutils/bacula-clientonly to 2.2.4nb1. 2008-01-08 16:53:00 +00:00
ghen
42750d5556 Move the dvd-handler python script from libexec/bacula to share/examples/bacula
to quiet CHECK_INTERPRETER (I don't want to add python as a dependency for that
one script).  Bump PKGREVISION for bacula and bacula-clientonly.
2008-01-08 16:52:20 +00:00
apb
a50179c5f5 bump PKGREVISION for previous change to patch-ah. 2008-01-08 16:43:31 +00:00
heinz
84bc04d0a3 Fixed spelling. 2008-01-08 16:09:23 +00:00
apb
71e9b52b3a NetBSD's /proc/${pid}/exe is sometimes a symlink to "/" instead of to the
actual program name, so Perl's $^X or $EXECUTABLE_NAME variable was wrong.
Change a test to detect this case, and fall back to using argv[0].
2008-01-08 15:19:38 +00:00
smb
2e4ede884a Add options to liferea to permit selection of different rendering engines 2008-01-08 15:14:25 +00:00
heinz
239a1650c5 Updated to version 5.45.
Pkgsrc changes:
  - Added explicit licence identification.

Changes since version 5.44:
===========================
5.45  Tue Jun 26 02:36:00 MST 2007
	- extended portability to earlier Perls
		-- works on Perl 5.003 and later
		-- thanks to Jim Doble for testing on legacy platforms
	- updated META.yml to conform to current META spec (1.3)
	- minor documentation fixes
2008-01-08 15:11:25 +00:00
heinz
c4641b5471 Updated to version 0.25.
Pkgsrc changes:
  - A C compiler is necessary.
  - Added explicit license identification.
  - Removed patch-ab (fixed upstream).

Changes since version 0.24:
===========================
0.25  Sun May 20 2007 12:56:11
        - Add a LICENSE file.
        - Fix a bug (reported by many) in rsa.t - we were incorrectly counting
          the number of tests in situations where use_sha512_hash was
          not available.
2008-01-08 15:01:55 +00:00
heinz
aa79a95655 Updated to version 0.04.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - A C compiler is necessary.
  - Added explicit license identification.

Changes since version 0.03:
===========================
0.04  Sun May 20 13:41:04 2007
        - Add a LICENSE file.
        - Better use of types.
2008-01-08 14:48:35 +00:00
heinz
12b563509f Updated to version 0.04.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - A C compiler is necessary.
  - Added explicit license identification.

Changes since version 0.03:
===========================
0.04  Sun May 20 2007 13:08:23
        - Add a LICENSE file.
        - Add -DOPENSSL_NO_KRB5 to DEFINE to keep redhat happy.
2008-01-08 14:36:51 +00:00
ghen
8372ee9da8 Modular X.org. 2008-01-08 12:38:43 +00:00
markd
5e8252a1cd Dont default QT_NO_DBUS to on in qconfig.h to be consistent with qt4-qdbus
package. (and therefore set it explicitly in qt4-tools)
Bump PKGREVISION of qt4-libs.
2008-01-08 08:35:18 +00:00
apb
31a3fe5e08 Use a portable construct instead of "find ... -perm +111"; quiets
a build-time error message (which did not abort the build).

PKGREVISION = 1.
2008-01-08 08:28:58 +00:00
ghen
720639efff Updated editors/texmaker to 1.6. 2008-01-08 07:35:59 +00:00
ghen
22c6dd5a22 Update to Texmaker 1.6.
* Users can now change several keyboard shortcuts ("latex" and "math" menus).
  The default keyboard accelerators have been changed (trouble with non latin1
  keyboard configuration).
* The spell checking bug has been fixed (when the misspelled word and the
  corrected word had not the same size).
* German, russian and chinese translations have been added (thanks to Alexey
  Oblozhko, Tao WEI and Flynn Marquardt).
* The default system browser is now used for the documentation.
* A "-master" option has been added to the program command line. The new
  synopsis is texmaker file [-master] [-line xxx]
* The user manual has been enhanced.
2008-01-08 07:35:25 +00:00
tnn
2878cbd524 Note net/Transmission and audio/shorten updates. 2008-01-08 03:44:56 +00:00
tnn
2fc817020e Update to shorten-3.6.1. The only changes from 3.6.0 are win32-related.
pkgsrc changes however:
- fix LICENSE
- DESTDIR support
2008-01-08 03:07:45 +00:00
tnn
1f003fb51e Add a license file for audio/shorten 2008-01-08 02:56:25 +00:00
obache
ff5923b9ba amsn was updated to 0.97. 2008-01-08 02:52:57 +00:00
abs
151c1b48b7 Update databases/jdbc-postgresql80 from 318 to 321 2008-01-07 23:18:33 +00:00