Commit graph

29871 commits

Author SHA1 Message Date
tron
601d9dce20 Import new "fcgi" package: FastCGI application development kit
This package is based on the contribution made by Eric Gillespie Jr. in
PR pkg/14633.
2002-06-24 19:32:08 +00:00
kent
b5ce3a7715 Fixed Y2K problem. The modification solves a part of pkg/11574.
I gave up support of OpenLDAP v2....
2002-06-24 18:38:36 +00:00
abs
b71b4c7e53 fix under Linux 2002-06-24 17:18:20 +00:00
tron
c2c4e4daee Fix version number in dependence on "apache" package. 2002-06-24 16:36:27 +00:00
taca
c21a213279 Update ap-ssl to 2.8.10 (mod_ssl 2.8.10).
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)

   *) Fixed off-by-one buffer overflow bug in the compatibility
      functionality (mapping of old directives to new ones).

   *) Fixed memory leak in processing of CA certificates.

   *) In case there is actually a certificate chain in the session cache,
      we now use the value of SSL_get_peer_certificate(ssl) to verify as
      it will have been removed from the chain before it was put in the
      cache.

   *) Seed the PRNG with a maximum of 1K from the internal scoreboard.
2002-06-24 16:26:49 +00:00
taca
7acdf43499 Update to mod_ssl to 2.8.10. Since apache package contains it,
bump PKGREVISION.


  Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)

   *) Fixed off-by-one buffer overflow bug in the compatibility
      functionality (mapping of old directives to new ones).

   *) Fixed memory leak in processing of CA certificates.

   *) In case there is actually a certificate chain in the session cache,
      we now use the value of SSL_get_peer_certificate(ssl) to verify as
      it will have been removed from the chain before it was put in the
      cache.

   *) Seed the PRNG with a maximum of 1K from the internal scoreboard.
2002-06-24 16:26:18 +00:00
lukem
1217f73ea4 let mk.conf's PKG_CREATE_USERGROUP and PKG_CONFIG take advantage of
the same case insensitive multiple choice that the equivalents from
the environment support
2002-06-24 13:14:41 +00:00
skrll
3f88fa7ac6 Patch the config.guess files with the latest version. This fixes builds on
new ARM based machines (tested on CATS) and others.

Roll on CONFIG_GUESS_OVERRIDE.

This fixes part of pkg/16389 from Richard Earnshaw <rearnsha@arm.com>
2002-06-24 12:09:43 +00:00
uebayasi
c5000a8a7b Update oto to 0.4. From Rui-Xiang Guo in pkg/17375.
* Fix a bug which prevent oTo from changing UTF-8 names correctly.
2002-06-24 12:06:21 +00:00
abs
95999bdaf9 Update msu to 1.01:
Honour SYSCONFDIR for config file
2002-06-24 09:33:15 +00:00
kent
979b0cb081 Make it compile with old usb.h again. 2002-06-23 15:22:56 +00:00
kent
d7351c5463 Make this compile with recent usb.h. KONISHI Katsuhiro created the patch.
Add OV511+ support by a patch of FreeBSD port.
Increment PKGREVISION.

This change closes pkg/17356.
2002-06-23 15:15:32 +00:00
kent
70a8ccb279 Fix for truncated process name problem decribed in pkg/10416.
Increment PKGREVISION.
2002-06-23 14:42:00 +00:00
kent
d38cf99706 Update to 0.5.5.
Sumbitted by Ben Collver in pkg/17349.

Changes aftter 0.2.2:
April 30, 2002- cheesetracker 0.5.5 released!
   - Stereo Chorus! you can configure it per channel! use S1X effect.
   - bugfixes.

April 12, 2002- cheesetracker 0.5.1 released!
   - Bugfix release! sorry evryone.
   - Fixes a bug with wrongly initialized reverb buffer in the
     reserved channel (trying samples out would have blown your
     ears ;)
   - Fixed a bug in config file parsing.

April 11, 2002- cheesetracker 0.5.0 released!
   - Well, I decided to spend the weekend in adding the most
     wanted features, and a lot more
   - There's been just too many changes, so that's why the
     version boost.
   - So.. Important news first... well, too much important stuff!
   - First, fixed the evil crash bug that was avoiding some
     people from running cheesetracker.
   - Then, wrote a context sensitive help system! this will help
     new users a lot.
   - Also added XM/XI loading, so importing you can import your
     existing SoundTracker projects and enjoy the cool features
     of cheesetracker!
   - You can now also save native IT samples and instruments.
   - For users with non-US keyboards, editor keys can be configured now!
   - And if you dont like the default editor font, you can
     change it (monospaced only!)
   - Ahh.. and dont forget about default song and data paths!
   - Tired of setting options over and over? now they are saved
     to a config file.
   - Also, i did many graphical fixed/enhancements to the
     interface (nice buttons!!!!)
   - The menu for browsing samples inside another module or
     instrument (XM/IT/XI/II) now works fine.
   - A bug in pgcc 2.95.2 made it crash in some place, it doesnt
     now with a workaround.
   - There's a win32 directsound driver written by James Martin
     (yesso/TheHornet) that he kindly donated to saturno,
     althought it should work with cheesetracker.. so now you
     can try to compile cheesetracker on cygwin.
   - Well, besides that, I did a lot of bugfixing/interface
     cleanups, Kasper Souren sent me some interface patches but
     didnt have time to apply them. I'll try to have them
     included in the next version.  - no more! so enjoy
     cheesetracker!

March 5, 2002- cheesetracker 0.2.7 released!
   - It's been a long coding night, and decided to take the day
     off to implement as much as i can.. so..
   - REVERB!!, selectable per channel, use effect Z90-ZFF to
     control reverb send. Config the reverberator in the config
     menu.
   - Improved Volume Ramping! Now songs should be much less
     clicky. Specially chiptunes.  - WAVE EXPORT! Save your
     song, or the selected tracks you want to .wav - Many more
     bugfixes.

March 4, 2002- cheesetracker 0.2.6 released!
   - bugfixes
   - FILTERS!!! Yeah, now you have IT-style filters. Z00->Z7F is
     cutoff, Z80->Z8F resonance (Q).
   - You can also set filter envelopes and default cutoff/Q in
     the instrument->filter menu

January 23, 2002- cheesetracker 0.2.4 released!
   - bugfixes
   - NSF file exporter, see changelog to learn how it works.

January 20, 2002- cheesetracker 0.2.3 released!
   - Volume Ramping! (no more clicking/poping artifacts!)
   - Dont get version 2.2.. it's broken
   - Also, much nicer configure scripts.
   - I guess I can mantain this after all, but development will
     be very slow.
2002-06-23 13:51:41 +00:00
tron
d4f431a2b9 Add optional SASL support via the "cyrus-sasl" package. Based on changes
supplied by Stoned Elipot in PR pkg/13316.
2002-06-23 12:15:03 +00:00
tron
40cf685184 Improve buildlink support by adding the required "-I" and "-L" definitions
only once in "site.config.m4" and not in each configuration file.
2002-06-23 11:46:03 +00:00
kent
46838a42a7 Add yamt 2002-06-23 09:24:34 +00:00
kent
ee990ab845 Add YAMT, Yet Another MP3 Tool, submitted by Rui-Xiang Guo in pkg/16581. 2002-06-23 09:23:28 +00:00
kent
073d2c25b1 Add MPG123_ARM_FIXED64. 2002-06-23 08:46:22 +00:00
kent
e80e55f014 Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.
This feature is enabled by MPG123_ARM_FIXED64.

mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-23 08:45:09 +00:00
jlam
8563318b2d * Properly buildlinkify,
* use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround,
* and fix dynamic loading on NetBSD ELF platforms by explicitly linking
  libc.so into the dynamically loadable modules.  This requires bumping
  the PKGREVISION to 2.
2002-06-23 05:13:10 +00:00
jlam
0c6c7bc89b Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround. 2002-06-23 03:54:30 +00:00
jlam
eaff811989 Package Makefiles should _never_ refer to its installation location as
"${LOCALBASE}".
2002-06-23 03:49:46 +00:00
jlam
fa324e7a26 Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround. 2002-06-23 03:44:49 +00:00
jlam
2630c88ba0 Remove unneeded do-configure target. 2002-06-23 03:41:47 +00:00
jlam
1513d0cdaa There is no USE_CONFIGURE ... it's HAS_CONFIGURE. 2002-06-23 03:41:28 +00:00
jlam
7f6b483fc3 * Honor PKG_SYSCONFDIR for location of freetds.conf config file.
* Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround.
2002-06-23 03:38:21 +00:00
jlam
7fc61ff015 New variable GNU_CONFIGURE_PREFIX whose value is the argument to the
--prefix option passed to a GNU configure script.  It defaults to
${PREFIX}.  This should help simplify the packages out there that avoid
setting GNU_CONFIGURE=yes because they need a custom --prefix option.
2002-06-23 03:15:28 +00:00
kei
51dc28b799 forgot to commit in previous. 2002-06-23 02:23:23 +00:00
kei
87c4b6b2be introduce MASTER_SITE_MOZILLA. 2002-06-23 02:20:07 +00:00
jlam
680d0ed03b Update net/samba to version 2.2.5. The quick summary of changes from
version 2.2.4nb1 is that there are the usual minor bug fixes, plus some
important ones:

        * fix printing with Win2K/XP clients
        * fixes related to using LDAP for the SAM
        * fixes related to changing passwords

Pkgsrc changes:

	* Fetch the .tar.bz2 file -- it's smaller.
	* Use smb.conf.default as the sample config file and get rid of
	  the homegrown files/smb.conf.sample.  smb.conf.default is more
	  informative and is a better resource.
	* Remove irrelevant examples.
	* Move convert_smbpasswd script to the examples/samba/misc
	  directory.  It's pretty much outlived it's usefulness at this
	  point of the Samba release cycle.
2002-06-22 21:31:29 +00:00
kent
57602f4812 Rescue Makefile entries removed accidentaly. 2002-06-22 19:03:11 +00:00
kent
077841b6ae Remove unnecessary macro. 2002-06-22 18:47:29 +00:00
kent
2bdecb0728 Add mpg123-esound 2002-06-22 17:58:21 +00:00
kent
305e393819 Add mpg123 with EsounD. All modifications required for EsounD are merged to
mpg123/patches/*.
This closes PR pkg/12059.
2002-06-22 17:56:37 +00:00
grant
93b42422df Use 'env -i' to satisfy new getopt(3).
Enable TLS.

Bump PKGREVISION.

provided by Julio Merino <jmmv at hispabsd dot org> in pkg/17361.
2002-06-22 15:55:24 +00:00
grant
242736b0d1 use 'env -i' rather than 'env -', as this is deprecated according to
env(1), and it does not work with the new getopt(3).

provided by Julio Merino <jmmv at hispabsd dot org> in pkg/17361.
2002-06-22 15:48:00 +00:00
cjep
88eaf86668 Small fix to the texi file which allows the info file to be built on 1.6. 2002-06-22 10:18:24 +00:00
jlam
78013a2fd3 Workaround a gcc codegen bug on sparc64 (surprise, surprise) by using no
optimization on sparc64.

Fix from pkg/15477 by Lloyd Parkes <lloyd@must-have-coffee.gen.nz>.
2002-06-22 04:38:31 +00:00
jlam
063b3c32e8 Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merely
defaults for the INSTALL/DEINSTALL scripts.  The environment variables of
the same name take precedence during installation of a binary package.
2002-06-22 02:48:35 +00:00
itojun
6fcfc63b91 correct wrong use of MASTER_SITES (should be PATCH_SITES).
From: Dawid Szymanski <dawszy@tgr.lubin.edu.pl>
2002-06-21 23:22:47 +00:00
jlam
753e8e8e87 Move the definition of OBJECT_FMT for NetBSD-1.3.x back _below_ the
inclusion of bsd.own.mk.  This is to allow OBJECT_FMT to be set explicitly
in ${MAKECONF} (/etc/mk.conf) to override the setting in bsd.own.mk on the
older NetBSD systems.
2002-06-21 21:06:48 +00:00
jlam
d52785d9bf Move the definition of OBJECT_FMT for NetBSD-1.3.x systems ahead of the
inclusion of defs.*.mk so that they can conditionalize on OBJECT_FMT.
2002-06-21 17:49:47 +00:00
abs
8ca99c83ae Linux updates: match MTREE value in pkg_install, pass correct arg to patch to create .orig files, and update ZOULARISBASE to /usr/pkg 2002-06-21 17:28:44 +00:00
jschauma
eb875f5619 comment out configure flag "--enable-debug" 2002-06-21 16:31:13 +00:00
jschauma
4d6650702c Update to version 0.9.2 using patch supplied by MAINTAINER in PR pkg/17331,
closing that PR.  Thanks to Lubomir Sedlacik.

Changes between 0.9.1 and 0.9.2
===============================
* Fixed a bug in client to close the connection properly when
   disconnecting from server and fixed some error checkings from
   the SFTP library which caused misbehaviour.

* Added SILC_MESSAGE_FLAG_UTF8 to the protocol specs and the
   core library, and implemented it.  All textual messages SHOULD
   use this flag and the message MUST be UTF-8 encoded.
   All text messages sent by Irssi SILC client are now UTF-8
   encoded (regardless whether the terminal supports UTF-8 or not).

* Implemented the SILC_CHANNEL_UMODE_QUIET mode that can be used
   to silence a user on a channel.

* Added new "debug" and "debug_string" settings to Irssi SILC
   client which can be used to print runtime debugging on the
   Irssi's screen.  Available when compiled with --enable-debug

* Made the private key generation after expiration optional.
   If not created after expiration the old key will re-expire
   at a later time (and thus key pair is not necessary to
   change).

* Display the user mode on the status bar.

* Display notification about data messages that cannot be
   displayed. (e.g. image/jpeg)
2002-06-21 16:04:37 +00:00
jschauma
a7fd9ee6fa Add patch that escaped the last commit. Part of the update to 0.9.2 2002-06-21 16:00:14 +00:00
jschauma
7f70221135 Update to version 0.9.2 using patch provided by MAINTAINER in PR pkg/17304,
closing this PR.  Thank to Lubomir Sedlacik.

Changes from 0.9.1 to 0.9.2
 ===========================
* Support for multiple interfaces so now it's possible e.g. to listen
   on IPv4 and IPv6 within one daemon incarnation.

WARNING: you will need to update your silcd.conf to reflect changes!

* Added lots of new statistics updating that was missing from the
   server and router code.  Sending SIGUSR1 signal to server now dumps
   the current server statistics into /tmp directory.
* Implemented the SILC_CHANNEL_UMODE_QUIET mode that can be used
   to silence a user on a channel.

* Fixed various fatal bugs,in handling of malformed command payload,
   double free when announcing channel users to router, missing
   parameter in a function call that caused server crash when
   a non-allowed connection arrived.

* Fixed some backup data sending around the code to work better
   if the router is standalone router and fixed the router connectin
   when connecting to multiple routers.

* Fixed detach timeout handling to use Client ID and not the actual
   client entry which may be freed in the callback.
2002-06-21 15:57:16 +00:00
skrll
91e1769b91 Fix kcalc so that it does actually launch from kicker. Problem noted by
Sung N. Cho <sucho2@vt.edu> on netbsd-help.
2002-06-21 15:36:31 +00:00
agc
446f703213 Add and enable wmsmixer 2002-06-21 15:34:56 +00:00