Commit Graph

56136 Commits

Author SHA1 Message Date
Will Andrews
ad3b02c65e Update to 3.0. 2002-04-22 02:00:06 +00:00
Anders Nordby
6828f0b78a Reclaim maintainership. 2002-04-22 01:38:22 +00:00
Anders Nordby
9c4361e5b2 Enable building of the GTK GUI.
Build it + define USE_GTK only if GUI is wanted/GTK is installed.

Silence by:	maintainer && jim

PR:		35014
2002-04-22 01:22:48 +00:00
Anders Nordby
2fb637caa1 Bump PORTREVISION now that popping new mail apparently works. 2002-04-22 00:59:56 +00:00
Anders Nordby
4db6500fea Run movemail after successful login, so that users of dkpop3 daemon can
see new mail (without also using IMAP) as well.
2002-04-22 00:53:17 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Jimmy Olgeni
98cff2373c Update module: status. 2002-04-21 22:40:05 +00:00
Anders Nordby
9812fe9540 Revoke previous changes to fix -z (compress) option in favor of a GCC
work-around for the zlib that comes with rsync. Obtained from -current.

(Yes, rsync insists on using a home-rolled zlib.)

PR:		36998
Approved by:	maintainer
2002-04-21 22:01:17 +00:00
Cy Schubert
2beaf9920d Fix port to use /usr/bin/perl rather than /usr/local/bin/perl.
PR:		37291
Submitted by:	Erich Zigler <erich@tacni.net>
Approved by:	MAINTAINER:  NAKAMURA Kazushi <kaz@kobe1995.net>
2002-04-21 21:38:33 +00:00
Anders Nordby
6d3cc600b0 Add gtktalog, a GUI program to make disk catalogs.
PR:		36984
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2002-04-21 19:49:01 +00:00
Cy Schubert
6d25bcb88d Fix the following:
* Alphabetize the comments on the Makefile variables that affect the
  configure process.

* Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args
  through to configure.

* Add a new NMH_POP var to allow builder to disable the --enable-pop
  configure setting.

* Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets
  HAVE_UNAME, so that it only uses gethostname(3) to get the hostname.
  The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses
  gethostname(3) in its stead both times.

PR:             36307
Submitted by:   MAINTAINER: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
2002-04-21 16:25:02 +00:00
Patrick Li
831b64a69b Update to 0.1.0
PR:		37303
Submitted by:	maintainer
2002-04-21 16:19:37 +00:00
Andrey A. Chernov
2e494a9bcc Upgrade to 1.2.2
PR:		37277
2002-04-21 16:11:52 +00:00
Josef Karthauser
dc4d278668 Fixups for the usb.h header changes is recent FreeBSDs.
Prompted by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-04-21 16:05:35 +00:00
Dmitry Sivachenko
4f93dd1e0e Upgrade to version 0.7.5.
PR:		37316
Submitted by:	MAINTAINER
2002-04-21 15:24:19 +00:00
Anders Nordby
c45d93b5c3 Write all leases to the lease file.
Submitted by:	maintainer
2002-04-21 13:50:40 +00:00
Ying-Chieh Liao
3011ed52b9 upgrade to V110-1
build with newer bison
remove BROKEN

PR:		37313
Submitted by:	maintainer
2002-04-21 13:33:29 +00:00
Ying-Chieh Liao
3b94be4227 remove needless patches
PR:		37308
Submitted by:	Hiroo ONO <hiroo@oikumene.gcd.org>
2002-04-21 13:27:10 +00:00
Dirk Meyer
cd87949d28 - Update to 0.9.6c
- more manpages
- shift FORBIDDEN

 Excerpt of Changes between 0.9.6b and 0.9.6c  [21 dec 2001]
  *) Fix BN_rand_range bug pointed out by Dominikus Scherkl
  *) Only add signing time to PKCS7 structures if it is not already present.
  *) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce", OBJ_ld_ce
     should be OBJ_id_ce.  Also some ip-pda OIDs in crypto/objects/objects.txt
     were incorrect (cf. RFC 3039).
  *) Release CRYPTO_LOCK_DYNLOCK when CRYPTO_destroy_dynlockid()
     returns early because it has nothing to do.
  *) Fix mutex callback return values in crypto/engine/hw_ncipher.c.
  *) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake
     messages are stored in a single piece (fixed-length part and
     variable-length part combined) and fix various bugs found on the way.
  *) Disable caching in BIO_gethostbyname(), directly use gethostbyname()
     instead.  BIO_gethostbyname() does not know what timeouts are
     appropriate, so entries would stay in cache even when they have
     become invalid.
  *) Change ssl23_get_client_hello (ssl/s23_srvr.c) behaviour when
     faced with a pathologically small ClientHello fragment that does
     not contain client_version: Instead of aborting with an error,
     simply choose the highest available protocol version (i.e.,
     TLS 1.0 unless it is disabled).
  *) Fix SSL handshake functions and SSL_clear() such that SSL_clear()
     never resets s->method to s->ctx->method when called from within
     one of the SSL handshake functions.
  *) In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert
     (sent using the client's version number) if client_version is
     smaller than the protocol version in use.  Also change
     ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0 if
     the client demanded SSL 3.0 but only TLS 1.0 is enabled; then
     the client will at least see that alert.
  *) Fix ssl3_get_message (ssl/s3_both.c) to handle message fragmentation
     correctly.
  *) Avoid infinite loop in ssl3_get_message (ssl/s3_both.c) if a
     client receives HelloRequest while in a handshake.
  *) Bugfix in ssl3_accept (ssl/s3_srvr.c): Case SSL3_ST_SW_HELLO_REQ_C
     should end in 'break', not 'goto end' which circuments various
     cleanups done in state SSL_ST_OK.   But session related stuff
     must be disabled for SSL_ST_OK in the case that we just sent a
     HelloRequest.  Also avoid some overhead by not calling
     ssl_init_wbio_buffer() before just sending a HelloRequest.
  *) Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
     reveal whether illegal block cipher padding was found or a MAC
     verification error occured.  (Neither SSLerr() codes nor alerts
     are directly visible to potential attackers, but the information
     may leak via logfiles.) ssl/s2_pkt.c failed to verify that the
     purported number of padding bytes is in the legal range.
  *) Improve RSA_padding_check_PKCS1_OAEP() check again to avoid
     'wristwatch attack' using huge encoding parameters (cf.
     James H. Manger's CRYPTO 2001 paper).  Note that the
     RSA_PKCS1_OAEP_PADDING case of RSA_private_decrypt() does not use
     encoding parameters and hence was not vulnerable.
  *) BN_sqr() bug fix.
  *) Rabin-Miller test analyses assume uniformly distributed witnesses,
     so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()
     followed by modular reduction.
  *) Add BN_pseudo_rand_range() with obvious functionality: BN_rand_range()
     equivalent based on BN_pseudo_rand() instead of BN_rand().
  *) s3_srvr.c: allow sending of large client certificate lists (> 16 kB).
     This function was broken, as the check for a new client hello message
     to handle SGC did not allow these large messages.
  *) Add alert descriptions for TLSv1 to SSL_alert_desc_string[_long]().
  *) Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()
     for BIO_C_GET_WRITE_BUF_SIZE ("Stephen Hinton" <shinton@netopia.com>).
  *) In ssl3_get_key_exchange (ssl/s3_clnt.c), call ssl3_get_message()
     with the same message size as in ssl3_get_certificate_request().
     Otherwise, if no ServerKeyExchange message occurs, CertificateRequest
     messages might inadvertently be reject as too long.
  *) Modified SSL library such that the verify_callback that has been set
     specificly for an SSL object with SSL_set_verify() is actually being
     used. Before the change, a verify_callback set with this function was
     ignored and the verify_callback() set in the SSL_CTX at the time of
     the call was used. New function X509_STORE_CTX_set_verify_cb() introduced
     to allow the necessary settings.
  *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored
     dh->length and always used
          BN_rand_range(priv_key, dh->p).
     So switch back to
          BN_rand(priv_key, l, ...)
     where 'l' is dh->length if this is defined, or BN_num_bits(dh->p)-1
     otherwise.
  *) In RSA_eay_public_encrypt, RSA_eay_private_decrypt, RSA_eay_private_encrypt
     RSA_eay_public_decrypt always reject numbers >= n.
  *) In crypto/rand/md_rand.c, use a new short-time lock CRYPTO_LOCK_RAND2
     to synchronize access to 'locking_thread'.
  *) In crypto/rand/md_rand.c, set 'locking_thread' to current thread's ID
     *before* setting the 'crypto_lock_rand' flag.  The previous code had
     a race condition if 0 is a valid thread ID.
2002-04-21 13:02:08 +00:00
Doug Barton
c61b182ea8 * Add the duplicate gnome capplet till its existence gets sorted out.
* Alphabetize

Submitted by:	nork
2002-04-21 05:42:55 +00:00
Dirk Meyer
c2a6bac90d - imported a set of bug fixes as suggested.
- improved manpages a bit.
- some MILTER improvements.

Submitted by:	gshapiro
2002-04-21 05:30:30 +00:00
Yoshio MITA
943afe37e9 Fixed compiling problem on 5-current. Maintainer's update.
Submitted by:	http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/11463
2002-04-21 04:01:25 +00:00
Mario Sergio Fujikawa Ferreira
22efcf807d Fix typo: don't re-set PLIST_SUB, add to it 2002-04-21 00:29:42 +00:00
Mario Sergio Fujikawa Ferreira
d6f8963ed6 o Change port default. Port does not like cluster code disabled per
default. Invert option by adding WITHOUT_CLUSTER.
o Bump PORTREVISION

Submitted by:	maintainer
2002-04-20 23:06:39 +00:00
Anders Nordby
4f3833c8ff Add support for Canon Powershot A20.
PR:		35128
Submitted by:	Ken Stailey <kstailey@surfbest.net>
Approved by:	maintainer
2002-04-20 23:04:29 +00:00
Anders Nordby
450bcc58e6 Update maintainer e-mail address.
PR:		37294
Submitted by:	maintainer
2002-04-20 20:41:23 +00:00
Anders Nordby
b4889d7cdd Make port set -O2 in CFLAGS. Necessary for -z (compress) option to work
properly.

PR:		36998
Submitted by:	maintainer
2002-04-20 20:19:47 +00:00
Roger Hardiman
561c2e62c7 Add patch to make GnomeMeeting use the static OpenH323 libraries because
the OpenH323 port does not install the shared libraries yet.

Reported by: Matthew Reimer <mreimer@vpop.net>
2002-04-20 20:05:03 +00:00
Anders Nordby
996bd4b877 Fix master sites.
PR:		36489
2002-04-20 19:59:31 +00:00
Anders Nordby
6b140b9b28 Update WWW URL, project moved. 2002-04-20 19:50:59 +00:00
Mario Sergio Fujikawa Ferreira
4305c3c2d6 New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based
dvd-ripper

PR:		37234
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
2002-04-20 19:36:47 +00:00
David W. Chapman Jr.
1ec398cabb handle batch builds
PR:		37259
Submitted by:	maintainer
2002-04-20 18:27:48 +00:00
Anders Nordby
789a860dad Enable threading, enable the GUI.
PR:		36848
Submitted by:	maintainer
2002-04-20 17:04:48 +00:00
Ying-Chieh Liao
43b27cb8ba upgrade to 0.4.8.pl3
PR:		37289
Submitted by:	Hiroo ONO <hiroo@oikumene.gcd.org>
2002-04-20 15:42:43 +00:00
Ying-Chieh Liao
edd60a0de8 upgrade to 4.1
PR:		37286
Submitted by:	maintainer
2002-04-20 15:40:25 +00:00
Ying-Chieh Liao
3528d3d867 - Update DISTNAME/MASTER_SITE of samsung-gdi driver
- Add workaround for the problem that ps2epsi doesn't work

PR:		37285
Submitted by:	Ports Fury
2002-04-20 15:38:25 +00:00
Ying-Chieh Liao
49a619ee30 - Update DISTNAME/MASTER_SITE of samsung-gdi driver
- Add workaround for the problem that ps2epsi doesn't work

PR:		37284
Submitted by:	Ports Fury
2002-04-20 15:36:16 +00:00
Ying-Chieh Liao
2d37093f4d upgrade to 3.0.0
PR:		37283
Submitted by:	maintainer
2002-04-20 15:32:40 +00:00
Ying-Chieh Liao
4ad00548e0 upgrade to 0.5
PR:		37280
Submitted by:	Ports Fury
2002-04-20 15:29:47 +00:00
Ying-Chieh Liao
d254fbcca8 upgrade to 6.2
PR:		37276
Submitted by:	Ports Fury
2002-04-20 15:28:05 +00:00
Ying-Chieh Liao
b6eff169bb - Do not install usesess .la file
- Utilize NOPORTDOCS

PR:		37274
Submitted by:	Ports Fury
2002-04-20 15:24:12 +00:00
Ying-Chieh Liao
84a3949b3b upgrade to 4.4.1
PR:		37273
Submitted by:	Ports Fury
2002-04-20 15:22:20 +00:00
Ying-Chieh Liao
e1f674b0b5 upgrade to 2.2.3
PR:		37272
Submitted by:	Ports Fury
2002-04-20 15:20:38 +00:00
Ying-Chieh Liao
9e3da593d2 add avida 1.6.0
Avida is an auto-adaptive genetic system designed for ALife research

PR:		37268
Submitted by:	Jeremy Karlson <karlj000@unbc.ca>
2002-04-20 15:17:46 +00:00
Dag-Erling Smørgrav
38eea96cd4 Upgrade to 6.0 Beta 2. I've only tested it cursorily, but it seems about
an order of magnitude faster than Beta 1, and doesn't crash in situations
where Beta 1 used to.
2002-04-20 15:03:26 +00:00
Ying-Chieh Liao
4624d10cb9 no need in 1.3.1
forgot to remove it last commit

PR:		37220
Submitted by:	maintainer
2002-04-20 15:02:01 +00:00
Ying-Chieh Liao
efad89489a xcinrc fix
PR:		37258
Submitted by:	maintainer
2002-04-20 14:56:21 +00:00
Yoichi NAKAYAMA
29eb179394 Take maintainership.
Make it to install contrib files.

Approved by:	mkamm@gmx.net (previous maintainer)
2002-04-20 13:22:45 +00:00
Kevin Lo
e9bfcea945 Update to version 1.3 2002-04-20 07:46:18 +00:00
Kevin Lo
96541b032d Update to version 0.4.1 2002-04-20 07:23:48 +00:00