Commit graph

113693 commits

Author SHA1 Message Date
wiz
f9ca475dd5 Bump PKGREVISION for opencdk shlib major bump. 2007-06-05 08:11:43 +00:00
wiz
c997591938 + dialog-1.1.20070528, drraw-2.2a4, eric3-4.0.0 [now called eric4],
gimp-print-5.1.2 [now called gutenprint], ion3-devel-20070318
  [pkg/36108], mldonkey-2.8.7, mpg123-0.66, mtools-3.9.11,
  multitail-5.0.4, poppler-0.5.9, psvn-25241 [pkg/36420], shntool-3.0.3,
  silc-toolkit-1.1, smalltalk-2.3.5, smlnj-110.64, sympa-5.3,
  wine-0.9.38, xvidcap-1.1.6, zile-2.2.33.
2007-06-05 06:28:31 +00:00
wiz
44137919e0 Do not accept mysql-client-5 or newer. 2007-06-05 06:05:24 +00:00
wiz
b544f68022 Update MASTER_SITES. Extension of distfile changed from .tar.gz to .tgz,
adapt distinfo. Checksum stayed the same.
Noted by Zafer Aydogan.
2007-06-05 06:02:46 +00:00
schmonz
b8991a871d Note freepops import. 2007-06-05 06:01:56 +00:00
wiz
bc4307e57e Update MASTER_SITES. From Zafer Aydogan. 2007-06-05 06:01:16 +00:00
wiz
6e45c368c0 Switch to new master site, use provided .tar.gz instead of previous .tar
and adapt distinfo.

Change between .tar and .tar.gz:
diff -r tar/szip-2.0/config/gnu-flags targz/szip-2.0/config/gnu-flags
129c129
<       CFLAGS="$CFLAGS $ARCH -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
---
>       CFLAGS="$CFLAGS  -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline"
Only in targz/szip-2.0/config: gnu-flags.old
2007-06-05 05:59:23 +00:00
rillig
aca103ab66 Removed CVS conflict markers from my last commit. 2007-06-05 05:58:56 +00:00
schmonz
56bb277f1a Add and enable freepops. 2007-06-05 05:57:24 +00:00
rillig
36d7ac9e05 Imported devel/bouml-2.27 from pkgsrc-wip 2007-06-05 05:56:53 +00:00
rillig
fc933cc010 Imported bouml from pkgsrc-wip.
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java and Idl. It runs under Unix/Linux/Solaris, MacOS X,
and Windows. Also generates UML elements from code.

This package requires QT3 built with -no-xft.  Bouml does not work with QT4.

QT3 must be built with the -no-xft option because the QT3 package has
been configured to depend on Xft2.  When QT3 opens a font, the font size is
wrong, and the following message is given to the console:"couldn't open
fontconfigs chosen font with Xft!!!"  Until the relationship between QT3,
fontconfigs, and Xft2 is resolved, use the -no-xft option.  i.e. Prior to
building bouml, build and install "pkgsrc/x11/qt3-libs" with the following
line
	CONFIGURE_ARGS+= -no-xft
added to
	pkgsrc/x11/qt3-libs/Makefile.common
2007-06-05 05:56:42 +00:00
schmonz
19a2ec0b3a Initial import of FreePOPs 0.2.4, an extensible POP3 server which
acts as a gateway to a variety of webmail services.

One possible use of this package, which I've tested, is in migrating
from Hotmail (which provides neither mail forwarding nor POP access
to the mailstore) to Gmail (which can act as a POP client).
2007-06-05 05:56:01 +00:00
wiz
3f6bfafe2b File on MASTER_SITE has changed EXTRACT_SUFX; checksum still the same.
Adapt. Noted by Zafer Aydogan.
2007-06-05 05:54:51 +00:00
wiz
49c04c061e Update MASTER_SITES. From Zafer Aydogan. 2007-06-05 05:52:11 +00:00
wiz
52ab2bb674 Note removal of guile-oops, guile14-gtk, and guile14. 2007-06-05 05:51:11 +00:00
wiz
c2f75a9822 Remove guile14 and its remaining two dependencies
(guile-oops is included in newer guile, guile-gtk replaces guile14-gtk).
2007-06-05 05:50:16 +00:00
wiz
4fc6e4349b Note guile-fcgi PKGREVISION bump. 2007-06-05 05:45:04 +00:00
wiz
4fd5798668 Make guile-fcgi work with guile-1.6.x. Bump PKGREVISION.
Patch provided by Aleksej Saushev.
2007-06-05 05:44:37 +00:00
wiz
a279fea1dc opencdk updated to 0.6.0. 2007-06-05 05:43:46 +00:00
wiz
8b19fc9b10 Bump PKGREVISION for opencdk shlib major bump. 2007-06-05 05:42:58 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
ae15e1fe1e Update to 0.6.0:
Noteworthy changes in version 0.6.0 (2007-05-XX)
------------------------------------------------

* Dropped all internal random, cipher, digest libs and only use gcrypt
  for such tasks. The library should only provide functions dedicated
  to parsing and packet creation for the protocol.

* Adjust code for the new Libgcrypt interface.
  Now Libgcrypt >1.2.2 is required to build the code.

* This new version introduces an API change and thus incompatibilities
  to prior versions.

* Lots of cleanups all over the place. This also includes simplification
  for various code parts.

* Better support for larger files.

* Map the libgcrypt error directly and remove the
  invalid CDK_Gcry_Error type.

* Add more regression tests for the various code parts.

* We do not support ElGamal signatures any longer.

* Merged patches from the other opencdk branch which is
  currently used by GnuTLS.

* Provide user callback for the stream. As a sample
  implementation, socket callbacks are implemented
  and use in cdk_stream_sockopen().

* Drop most of the rfc1991 legacy format. This means
  we do not generate any rfc1991 data, but we still
  understand it. An exception is the packet header output.

* Removed gnulib interface for now because the lib
  is currently not in use.

* Interfaces changes relative to 0.5.x
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 functions:
 cdk_stream_tmp			CHANGED: is now cdk_stream_tmp_new
 cdk_stream_new_from_mem	CHANGED: new argument and return error code
 cdk_stream_control		CHANGED: is no available any longer
 cdk_stream_new_from_cbs	NEW
 cdk_stream_mmap_part		NEW
 cdk_keydb_new_from_file	NEW
 cdk_keydb_new_from_mem		NEW
 cdk_keydb_new_from_stream	NEW
 cdk_keydb_import		CHANGED: second argument removed.
 cdk_keydb_pk_cache_sigs	DELETED
 cdk_kbnode_write_to_mem_alloc	NEW
 cdk_lib_startup		NEW
 cdk_lib_shutdown		NEW
 cdk_handle_set_keyring		NEW
 cdk_handle_get_verify_result	NEW
 cdk_subpkt_find_next		NEW
 cdk_subpkt_find_nth		NEW
 cdk_set_progress_handler	DELETED
 cdk_userid_get_pref_array	DELETED
 cdk_pk_encrypt			CHANGED: last argument is now gcry_mpi_t
 cdk_pk_decrypt			CHANGED: last argument is now gcry_mpi_t
 cdk_pk_get_mpi			CHANGED: new argument nwritten.
 cdk_sk_get_mpi			CHANGED: new argument nwritten.
 cdk_pk_release			NEW
 cdk_sk_release			NEW
 cdk_pubkey_to_sexp		NEW
 cdk_seckey_to_sexp		NEW
 cdk_armor_encode_buffer	NEW
 cdk_keygen_set_mdc_feature	DELETED
 cdk_keygen_set_algo_info	CHANGED: new argument usage.
 cdk_seskey_new			DELETED
 cdk_seskey_free		DELETED
 cdk_dek_encode_pkcs1		CHANGED: not public any longer.
 cdk_dek_decode_pkcs1		CHANGED: not public any longer.
 cdk_stream_tell		CHANGED: return type is now off_t
 cdk_stream_seek		CHANGED: argument is now off_t
 cdk_pk_check_self_sig		NEW

 constants:
 CDK_No_Data			NEW
 CDK_CTL_TRUSTMODEL		DELETED
 CDK_CTL_FORCE_DIGEST		DELETED
 CDK_COMPRESS_BZIP2		NEW
 CDK_MD_SHA{256,384,512}	NEW
 CDK_MD_{TIGER, MD2}		DELETED
 CDK_CIPHER_{SAFER_SK128, DES_SK} DELETED
 CDK_CTL_COMPAT		  	  DELETED

 structures:
 cdk_md_hd_t			CHANGED: is now gcry_md_hd_t
 cdk_cipher_hd_t		CHANGED: is now gcry_cipher_hd_t
 cdk_sesskey_t			CHANGED: is now gcry_mpi_t
2007-06-05 05:35:19 +00:00
lkundrak
840cbcb818 Bump apache22 to 2.2.4nb4 due to:
Security fix for CVE-2007-1862 sensitive information disclosure
http://issues.apache.org/bugzilla/show_bug.cgi?id=41551
http://issues.apache.org/bugzilla/attachment.cgi?id=20065
2007-06-05 01:43:44 +00:00
dmcmahill
4622d23e24 Added lang/guile16 version 1.6.8 2007-06-04 23:41:24 +00:00
dmcmahill
d8e4b5afa5 add and enable guile16 2007-06-04 23:40:09 +00:00
dmcmahill
38fa6ef6d5 Import guile-1.6.8 as guile16-1.6.8 as part of getting ready to update
lang/guile to 1.8.1.  This package will be available for those which will
not work with guile-1.8.x.
2007-06-04 23:38:39 +00:00
wiz
8eedc3ec96 Remove dead mirror. From Zafer Aydogan. 2007-06-04 22:19:52 +00:00
wiz
4005db13d7 Remove dead mirrors. From Zafer Aydogan. 2007-06-04 22:19:15 +00:00
schmonz
d5fdd8a323 Updated mail/spamdyke to 2.6.1 2007-06-04 21:54:12 +00:00
schmonz
88398b2bc2 Update to 2.6.1. From the changelog:
* Changed calls to tolower() and isalnum() to eliminate warnings
    from gcc 3.3.3 on NetBSD 3.1.  Thanks to David Frese for reporting
    this one.

* Fixed a very small typo in the new mask/flag system that was
    preventing spamdyke from advertising SMTP AUTH on unpatched
    qmail servers -- FILTER_FLAG_AUTH_ADD had the same value as
    FILTER_FLAG_AUTH_NONE.  Oops.  Thanks to Renato Franzin for
    reporting this one.

* Fixed an oversight in the use of gethostbyname() to perform DNS
    lookups for A records.  If the server is configured to search
    a domain for matching names ("search" in /etc/resolv.conf) and
    the domain has a wildcard DNS entry, the DNS RBL code was always
    matching because an A record was always found.  Adding a dot
    to the end of the queried name prevents the domain searching
    and returns correct results.  Thanks to "Paolo", Alexander
    Fordyce and Jens Mickerts for reporting and helping me troubleshoot
    this one.
2007-06-04 21:54:05 +00:00
xtraeme
2fdf8b3461 + php-5.2.3 2007-06-04 21:14:23 +00:00
wiz
b6dbe4c414 gnucash-current updated to 2.1.3. 2007-06-04 19:36:49 +00:00
wiz
d9160c00ef Update to 2.1.3:
Bugfixes and improvements since the last version 2.1.2 include:

    * Fixes to crashes and slowness in Scheduled Transaction Editor
    * Fix to crash when editing style sheets and selecting images using
      Windows version
    * Fix crash on QIF import with german umlaut
    * Updated translations
    * Improvements to Windows packaging
2007-06-04 19:26:58 +00:00
schmonz
d419737fe1 Updated editors/nvi to 1.81.5nb4 2007-06-04 14:49:27 +00:00
jmmv
01e61dfad8 Note revision bump for gdm to 1. 2007-06-04 14:46:56 +00:00
schmonz
311cf8bd08 On Darwin, link with -flat_namespace. Fixes this runtime error:
dyld: Symbol not found: ___global_list
      Referenced from: /usr/pkg/lib/libvi.0.dylib
      Expected in: flat namespace

    Trace/BPT trap

Bump PKGREVISION. While here, reverse-resolve HOMEPAGE and MASTER_SITES.
2007-06-04 14:45:47 +00:00
jmmv
b3c79f8100 Mimic the default xdm configuration and only use vt05 if running under
any combination of NetBSD/OpenBSD with i386/x64_86.  Fixes problems
shown in other platforms as described in PR pkg/30888.
2007-06-04 14:43:57 +00:00
martti
41f2f6b0f2 clamsmtp-1.8nb2 2007-06-04 12:56:45 +00:00
martti
3e4acf536e Fix name of configuration file (pkg/36433).
PKGREVISION++
2007-06-04 12:55:48 +00:00
rillig
431fbeeba1 For GNU-style configure scripts, the environment variable install_sh
must point to a shell script (as the name implies), not to a binary.
2007-06-04 12:10:20 +00:00
rillig
c59d12417b Imported p5-Class-Accessor-Chained from pkgsrc-wip.
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.
2007-06-04 08:49:18 +00:00
rillig
a3a72d22f3 Keywords may be separated by commas. 2007-06-04 08:11:07 +00:00
rillig
ee5b4f997c Added documentation. 2007-06-04 08:10:32 +00:00
rillig
a687e667c6 Added documentation. PKGREVISION++ 2007-06-04 07:37:58 +00:00
wiz
77ed0e7cca Remove dead mirror site. From Zafer Aydogan. 2007-06-04 05:44:09 +00:00
obache
6ec9992d73 Added graphics/rabbit version 0.5.2 2007-06-04 04:16:42 +00:00
obache
4e297efc66 Add rabbit. 2007-06-04 04:15:55 +00:00
obache
e8b2ec0f6b Import rabbit version 0.5.2.
This is an application to do presentation with RD document.
2007-06-04 04:13:52 +00:00
heinz
735d0a6656 Avoid usage of modern kinds of parameter expansion (##, #, %%, %)
because /bin/sh on Solaris doesn't understand this syntax and bmake
uses this ancient shell.
bmake should really be built with /bin/ksh or /usr/xpg4/bin/sh as the
default shell.
2007-06-04 00:07:48 +00:00
wiz
6218de2b57 Remove dead mirror sites. From Zafer Aydogan. 2007-06-03 23:28:15 +00:00