Commit graph

52321 commits

Author SHA1 Message Date
jdolecek
9cbf5407d1 Add SSL support to net/php4-ftp package (ftp_ssl_connect() function et.al.).
Bump package revision.
2004-01-13 19:44:59 +00:00
jdolecek
ea1bf9127a regen the patch with less unified context lines, so that the RCS Id
won't get overwritten
2004-01-13 19:32:06 +00:00
jdolecek
744cb2d285 regen SHA1 sum for patch-aa 2004-01-13 19:16:00 +00:00
jdolecek
9d1ffc3da6 Fix compilation issue in PHP ftp module sources, which caused
some functions to not be included in final module. Now this module
actually works. Bump pkg revision.
Problem reported in PR pkg/24082 by John Maier.

Patch already submitted to the PHP team, as issue #26896.
2004-01-13 18:59:35 +00:00
seb
b630a90732 Remove info files from PLIST files. 2004-01-13 17:48:37 +00:00
jmmv
ec6d847ff3 Create the man/man3 directory, so that this can be installed properly with
pkgviews.  Closes PR pkg/24081 by Min Sik Kim.
2004-01-13 17:45:20 +00:00
adam
146e5a2aae Updated sylpheed-claws to 0.9.8 2004-01-13 13:06:52 +00:00
adam
15f7277fe5 Changes 0.9.8:
* Pre-processing and post-processing rules can now be specified.
	* A 'Clone Account' function has been added.
	* a new Folder Property has been added, 'Scan for new mail'
	* the Extended 'Quick-search' has a new symbol
	* fast Folder Processing rule creation based on a message
	* a new pixmap has been added for use with a 'Check spelling' button
	* updated translations: British English, French, German Japanese,
	  Polish, Spanish, Simpilified Chinese, and Slovak
	* Bug fixes
2004-01-13 13:03:46 +00:00
jmmv
30a48c0f66 Note addition of xawtv, version 3.90. 2004-01-13 11:27:34 +00:00
jmmv
cf01004f80 Add and enable xawtv. 2004-01-13 11:26:15 +00:00
jmmv
79273d08f5 Initial import of xawtv, version 3.90:
xawtv is a set of utilities to manage the video4linux interface (and BSD's
bktr driver too).  The main component of the suite is xawtv itself, which
is a X11 application to watch the TV.

The package includes the following main utilities:
* xawtv: a nice X11 application for watching TV.
* v4lctl: a command line tool to set video4linux parameters.
* streamer: a command line tool for capturing still images and AVI videos
  (with sound).
* radio: a simple, curses-based radio app.
* webcam: captures images and uploads them with FTP to a Web-Server in an
  endless loop.

From pkgsrc-wip.  Overlay mode now works, so this is why I'm importing it.
2004-01-13 11:25:36 +00:00
jmmv
bca9b36cd7 Fix typo (add missing word). 2004-01-13 11:24:16 +00:00
jklos
027455378a db4, a new dependency for apr, is broken (at least on ppc). Revert back to
not needing db4 until it is fixed.
2004-01-13 10:09:18 +00:00
grant
49262175f6 add a workaround for Solaris finding libintl.h in ${LOCALBASE}/include.
if configure finds this file, it expects to be able to use it, and
linking fails because /usr/lib/libintl.so isn't GNU libintl.

allows this to be built on Solaris while gettext-lib is installed.
2004-01-13 09:53:35 +00:00
grant
9bf440e874 add a workaround to override the termcap.h test on Solaris. somehow,
configure picks up termcap.h from devel/ncurses, and later tries to
use it and fails.

allows this package to be built while devel/ncurses is installed.
2004-01-13 09:49:26 +00:00
grant
1bd16c080f kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
jlam
2569632971 Bump the version of security/cyrus-saslauthd to 2.1.17nb1: install the
saslcache and testsaslauthd programs that are useful to test and debug
the setup of saslauthd.
2004-01-13 09:03:15 +00:00
jlam
29903eb0aa Move the documentation into share/doc instead of using share/examples. 2004-01-13 08:13:42 +00:00
jlam
83b22db1bf PERL5_INSTALLARCHLIB is no longer directly set by this file, so create one
in the perl5-post-install target where it's needed for perl-5.6.1.
2004-01-13 08:02:12 +00:00
jlam
231aa68659 Add a new command "abs-rpath" to the gen-transform.sh script that removes
rpath options that try to add relative paths to the runtime library search
path.  This basically partly cleans up after lazy programmers.
2004-01-13 07:52:37 +00:00
jlam
1dbf1ed26d module.mk is included by perl5*/Makefile, so be careful not to clutter
MAKE_FLAGS with stuff that's only useful for building modules (and also
breaks the build of perl).

This fixes the breakage of perl modules not finding libperl.so caused by
the changes in revision 1.30 of this file.
2004-01-13 07:15:41 +00:00
jlam
06f713b14d Rearrange order of tests and protect more of the code that depends on
${PERL5} being present from being seen if ${PERL5} is in fact not there.
2004-01-13 07:12:01 +00:00
martti
089556b74d Updated xfce4-wm to 4.0.3.1 2004-01-13 06:55:31 +00:00
martti
c304e66170 Updated xfce4-wm to 4.0.3.1
* minor bug fixes
2004-01-13 06:55:25 +00:00
uebayasi
47a97ba2a5 Back the last out according to Jan's request. 2004-01-13 04:29:20 +00:00
uebayasi
6ed9e32208 Update to 0.6; exclude JDE temporarily from the list on behalf of bulk-builds. 2004-01-13 03:15:40 +00:00
atatat
6db43c9266 Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1.
This patch will be included in the next lsof release.
2004-01-13 02:50:27 +00:00
grant
318bb8002a note update of p5-MIME-Base64 to 2.23. 2004-01-13 02:44:21 +00:00
grant
428f6cf4dd Updated p5-MIME-Base64 to 2.23.
changes since 2.21:

   Release 2.23
   Documentation fixes by Paul Croome <Paul.Croome@softwareag.com>.

   Release 2.22
   Fix 'gcc -Wall' complaints.
2004-01-13 02:43:18 +00:00
markd
f8c2eb7eb1 Fix build with gcc3. 2004-01-13 02:05:29 +00:00
simonb
047e33db75 GD apparently grew the need for pthreads; tell the buildlink machinery
about it so that dependant packages also build.
2004-01-13 01:41:07 +00:00
jlam
baf90848b6 Bump the PKGREVISION of lang/perl5. Changes between versions 5.6.1nb9
and 5.6.1nb10 include pulling in changes from the latest Perl sources
that add a more complete set of directories on NetBSD systems to the
rpath of Perl modules so that they may find libperl.so.  The module
build/installation is now robust against the user overriding the value
of INSTALLARCHLIB.
2004-01-13 01:08:57 +00:00
jlam
6a67141da3 The build and install stages require slightly different values for
INSTALLARCHLIB.  During the build, INSTALLARCHLIB refers to the
directory where libperl.so may be found, which should point into the
default view.  During the install, INSTALLARCHLIB refers to the
directory where the perllocal.pod file should be installed, which
should point into the package prefix.
2004-01-13 00:59:14 +00:00
jlam
3e34cdfbed Differentiate between MAKE_FLAGS passed to the build, test and install
targets by using BUILD_MAKE_FLAGS, TEST_MAKE_FLAGS, and INSTALL_MAKE_FLAGS
in the respective targets.  All of the new variables default to
${MAKE_FLAGS} to preserve the current behaviour.
2004-01-13 00:40:25 +00:00
xtraeme
a884478106 lame-3.95.1 is out. 2004-01-13 00:21:35 +00:00
jlam
18ec955c8a whitespace. 2004-01-13 00:00:32 +00:00
xtraeme
f4c01882a5 Use `*.pl' instead of specify every file to REPLACE_PERL. 2004-01-12 23:58:43 +00:00
xtraeme
d04277f0ba Note update of awstats to 5.9 2004-01-12 23:54:50 +00:00
xtraeme
7ef55264b0 Update to 5.9
Changes:

	o Several fixes in maillogconvert.pl
	  Fixed wrong parsing for qmail log files.
	  Support mail errors in qmail log files.
	  Return code for postfix log were all reported in error for mails
	  sent to several recipients when one recipient was in error.
	o Fixed wrong percentage in cluster report.
	o Return code for postfix log were all reported in error for mails
	  sent to several recipients when one recipient was in error.
	o Fix a not closing HTML TR tag in full list of hosts.
	o awstats_buildstaticpages.pl can accept month on 1 digit.
	o awstats_buildstaticpages.pl no more try to build pages
	  awstats.misc.html and awstats.filetypes.html that does not
	  exists.

And more... review the website to see a full list of changes.
2004-01-12 23:53:50 +00:00
xtraeme
965f3ef9aa Note update of gnutls to 1.0.4 2004-01-12 22:58:43 +00:00
xtraeme
b4fbdeca7f Update to 1.0.4
Version 1.0.4 (04/01/2004)

- Changed handshake behaviour to send the lowest TLS version
  when an unsupported version was advertized. The current behaviour
  is to send the maximum version we support.
- certtool no longer asks the password in unencrypted private
  keys.
- The source is now compiled to use the reentrant libc functions.
2004-01-12 22:57:38 +00:00
grant
94be7fc32c don't bother checking for md5.h, as the result overrides libnbcompat's
more appropriate test.

fixes build problem noted on RedHat.
2004-01-12 22:20:36 +00:00
kristerw
a423f6e7ad Note lang/ksi update to 3.4.1nb1. 2004-01-12 21:57:58 +00:00
seb
8ae2c399a0 Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
kristerw
05ee5f3ee5 The package was marked broken because it kept throwing SIGSEGV due to
using an old boehm-gc that does not work on NetBSD.

Unbreak it by changing it to use the devel/boehm-gc package.

PKGREVISION++.
2004-01-12 21:50:07 +00:00
seb
0843c7d180 Sort. 2004-01-12 21:33:52 +00:00
adam
00fd4981cf Now links dynamically with zlib and libpng 2004-01-12 21:23:05 +00:00
adam
2cc84aa254 Updated zlib to 1.2.1 2004-01-12 21:21:09 +00:00
adam
a39a6dfe26 Changes 1.2.1:
* inflate is about 20% faster and minimizes memory allocation
	* crc32 is about 50% faster
	* new functions and functionality
	* more supported architectures
2004-01-12 21:19:50 +00:00
seb
ea9b8e29cd Add missing man page. 2004-01-12 20:52:19 +00:00