Commit graph

17356 commits

Author SHA1 Message Date
jtb
178474ea30 The distfiles seem to have changed. 2001-02-14 02:48:39 +00:00
itojun
077346bbc8 upgrade to 1.11. logging changes.
1.11: Feb.14,2001:
        smtp.c:
                changes in logging format:
                 remove IPv6 letter in [IPv6:...] notation.
                 show proto=v4 when IPv4 address used if compiled with
                 --enable-v6.
                 show "(gateway)" after protocol gateway address.
                 patch from Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
2001-02-14 00:32:39 +00:00
dmcmahill
8595fb34da only use the depends cache files during a bulk build, otherwise revert to
the old behaviour.  This is done because unless we're in the middle of a
bulk build, we don't really know that the cache files are up to date.  These
are fairly time consuming (relative to a single smallish package build) to
generate and depend on all of the pkgsrc makefiles.  During a bulk build, the
overhead is far outweighed by the savings.

In particular, 'make bulk-install' will now work correctly outside of a bulk
build (useful for debugging broken packages).

Thanks to Hubert who noted the 'make bulk-install' problem in a private email.
2001-02-13 23:02:23 +00:00
tron
b7c4b4c97c Update "fxtv" package to version 1.03. Changes since version 1.02:
- When MPEG-encoding audio, force 16-bit signed intermediate AIFFs --
  PCM driver doesn't support this format for some cards like AWE32
  (Andre Albsmeier <andre.albsmeier@mchp.siemens.de>)
- Added METEOR_INPUT_DEV3 support (GUI & Fxtv.defaultInput = "dev3")
- Flip channel (to last channel set) feature with TVFlipStation() X action
  routine (Steve Reid <sreid@sea-to-sky.net>)
- Add SOUND_MIXER_VIDEO audio input (Mike Myer)
- Mouse include patch (Anonymous)
- Makefile update for LOCALBASE (Alexander Langer <alex@big.endian.de>)
- NetBSD updates (Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>)
  ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/graphics/fxtv/README.html
- Added 'line1', 'line2', 'line3' as valid mixerChannel values
- Uncomment all remote code for NetBSD folks
- Remove double-link of libvideo.a from Makefile
- Support for france channelset (Daniel Dagneaux <dagneaux@lure.u-psud.fr>)
- Changed -aspectlock to -noaspectlock
- Fix -default csvideo not working (greedy strstr matches wrong input)
- Remove stray printf in YUV capture
- Fixes for capturing when path doesn't contain a dot, and
  pcm driver sound format limitation work-around
  (Andre Albsmeier <andre.albsmeier@mchp.siemens.de>)
- OpenBSD changes from vedge <vedge@all.hail-eris.com> and
  Matthew McNaughton <mcnaught@cs.ualberta.ca>
2001-02-13 21:45:06 +00:00
jlam
e1e485642e Remove extra #endif 2001-02-13 20:21:36 +00:00
tron
c95369c0d9 Update "analog" package to version 4.16. Changes since version 4.15:
- Security fix for buffer overflow bug.
- Small correction to Brazilian Portuguese language file.
2001-02-13 19:36:26 +00:00
jlam
fcb5a31620 Link against -lc-client instead of -limapuw. 2001-02-13 15:07:59 +00:00
wiz
96428a45bc add and enable cuecat 2001-02-13 14:03:34 +00:00
wiz
27707d4ac9 Initial import of cuecat, a package to support reading and parsing
the output of the CueCat barcode reader under NetBSD.
2001-02-13 13:55:42 +00:00
is
88c2a995bb Change the names of the ssh and ssh6 packages to ssh{,6}-1.2.27nb1 so
that installation of the right version can be verified.
2001-02-13 12:49:06 +00:00
is
81c9ac3e1a Use 32bit instead of 16 bit variable to avoid overflow. 2001-02-13 12:29:05 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
kei
da46920fea Workaround for file permission problem of htdocs/index.html.*. Problem report
submitted to the author.
2001-02-13 11:38:23 +00:00
agc
957ef127a2 Modify pkglocate to only use agrep if the glimpse package is
installed.  Otherwise fall back to grep(1), in which case approximate
matching (-p) won't work.
2001-02-13 08:18:44 +00:00
simonb
3b9d260716 Update to mad 0.12.5b.
Changes from 0.12.4b:

  * Modified Layer III requantization to occur during Huffman decoding for
    significant performance gains.

  * Optimized short block IMDCT by eliminating redundant calculations.

  * Made several other Layer III performance improvements; added
    ASO_INTERLEAVE1, ASO_INTERLEAVE2, and ASO_ZEROCHECK
    architecture-specific options for best performance on various
    architectures.

  * Optimized synthesis DCT to store result values as soon as they are
    calculated.
2001-02-13 06:10:11 +00:00
itojun
f78d3b14e8 build it with internal openssl. 9.1.1rc1 has issues with include search path. 2001-02-13 04:56:14 +00:00
itojun
f5556fef89 pull latest IPv6 patch. should fix PR 12184. 2001-02-13 03:54:55 +00:00
jlam
292f8095e8 Move Horde's PHPLIB library into the horde subtree and protect it with
appropriate settings in horde.conf.
2001-02-13 03:54:00 +00:00
jlam
e34fb98216 Update crafty to 18.3. This is a bugfix release over version 18.2. Changes
include:

18.3    minor bug in "avoid_null_move" test used R=2 for the test rather
        than testing R=2/3 as the real null-move search uses.  the kibitz
        for "Hello from Crafty Vx.xx" has been moved so that it works
        with the new xboard/winboard 4.2.2 versions.  book learning was
        badly broken in the previous version and has been fixed/tested.
2001-02-13 03:04:00 +00:00
hubertf
685ea45fa5 fix typo 2001-02-13 03:00:12 +00:00
jlam
c75af80291 Patch to fix alpha-related problems. Sent in private mail by Berndt Josef
Wulf <wulf@ping.net.au>.  Fixes PR#10704.
2001-02-13 02:39:32 +00:00
jlam
bd487625e8 Apply patch to fix alpha-related problems. 2001-02-13 02:37:43 +00:00
jlam
da659d71ac Add `shutdown' KEYWORD to rc.d control script so the database properly
shuts down during shutdown.
2001-02-12 20:11:56 +00:00
tron
eb82ddc17d Use "${LOCALEBASE}" as directory for locale files. 2001-02-12 19:29:11 +00:00
tron
499701b122 Add seperate package list for SunOS. 2001-02-12 19:24:39 +00:00
tron
e67d940b80 Add and enable "mutt-unstable" package. 2001-02-12 18:36:16 +00:00
tron
82c75b1854 Import today's snapshot of "mutt" as "mutt-unstable" package:
text-based MIME mail client with PGP support
This version has IPv6 support and a new IMAPv4 client which works with
the server from 2000 series of the "imap-uw" package.
2001-02-12 18:34:38 +00:00
agc
86f011a2e6 Add and enable fressh 2001-02-12 16:16:03 +00:00
agc
488a5a895f Initial import of fressh 0.8 into the NetBSD Packages Collection.
FreSSH is a free implementation of the SSH communication protocol.
It is compact, modular, portable, and designed for security and
performance.  It is a completely new implementation.  Unlike various
other SSH implementations already available for Unix, it does not
trace its ancestry to the original SSH code written by Tatu Ylonen.
FreSSH currently implements SSH protocol version 1.5, with extensions
which offer enhanced security when both sides of a connection are
running FreSSH.
2001-02-12 16:15:14 +00:00
jlam
3b1944ba7a Rename the post-patch target to make it work again 2001-02-12 16:13:07 +00:00
abs
5b165761e7 'cvs rm' is your friend, & wiz who obviously has had more caffine than me today 2001-02-12 16:01:40 +00:00
abs
b2cc573f46 Update to 1.73.
patch incorporated into main tree

Version 1.73, 2/11/01
* Added code to handle EOFs from stdin.

Version 1.72, 2/1/01
* Added code to stop searching if a mate is found.
* Changed max_time/max_depth assignments in main.c.
2001-02-12 15:56:47 +00:00
jlam
7c92c8ddec Add and enable imp 2001-02-12 15:28:08 +00:00
jlam
64ae56b620 IMP - Internet Messaging Program 2001-02-12 15:27:41 +00:00
jlam
63d5de7de0 Add and enable horde 2001-02-12 15:26:39 +00:00
jlam
b517a10375 Horde PHP application framework 2001-02-12 15:26:04 +00:00
jlam
4f94f76d91 Add a file for easy inclusion into Apache's httpd.conf file.
Reword MESSAGE to refer to this new file.
2001-02-12 15:15:43 +00:00
tron
2f8bafbd5d Remove unnecessary "ALL_TARGET" and cleanup a bit. 2001-02-12 14:53:57 +00:00
fredb
07f43d0602 Remove CATEGORIES setting. It's a no-op, as CATEGORIES is set
unconditionally in ../ghostscript-nox11/Makefile.common.
2001-02-12 14:13:57 +00:00
wiz
26d51239d9 Add three patches supplied by Dieter Baron <dillo@giga.or.at>:
- When pilot is off, don't redraw contents of screen, clear it
- bind hardware buttons to keys (F9-F12 Applications, pgup/pgdown,
  ESC (power))
- make cursor keys work (left/right, next/previous field)
XXX: homepage (== main download site) doesn't seem to exist any more.
2001-02-12 14:09:24 +00:00
kei
a7179ff71d - updated DISTNAME which was not updated in previous commit.
- make makesum.
2001-02-12 11:29:23 +00:00
taca
6609349009 Update md5 checksum. Address to PR pkg/12182. 2001-02-12 09:09:18 +00:00
jtb
481f8f6115 Add and enable p5-Storage 2001-02-12 04:42:26 +00:00
jtb
0f3a8acf83 Initial import of p5-Storage:
Perl extension module for persistent data storage
2001-02-12 04:41:39 +00:00
jlam
699374c378 Link c-client object files directly into PHP4 IMAP shared module. This gets
php4-imap working on my Apache 1.3.17 + mod_ssl 2.8.0 + PHP4 installation.
2001-02-12 04:14:28 +00:00
jlam
bd860bef50 Change imap-uw dependency to >=2000 2001-02-12 03:32:34 +00:00
jlam
eae08fc23f Rename version from 2000c to 2000.0.3. Keeping the version number tied to
"2000" leaves dependencies on imap-uw unchanged.  Also update to 2000.0.3nb1
as we now build a PIC static lib, libc-client_pic.a, used by php4-imap (I
wish libtool automatically built this library, too...)
2001-02-12 03:31:34 +00:00
jtb
0384ee5674 Updated chemtool to 1.3. Changes:
1.3a1	Fixed and restored XBM export. Added a (almost empty) template menu
	(the beginnings of which were already hidden in 1.2a8). Fixed kerning
	of mixed sub- and superscripts (as in SO_4^2^-). Changed allocation of
	initial drawing area, calculate actual size before saving.
1.3a2	Added option menu for default bond type , added label support to
	template function
1.3a3   Reduced preallocated drawing area to 'windowsize+100', as the increase
	in 1.3a1 (which used window+1000) caused a massive slowdown at startup.
        Freed unneeded pixmaps in the button setup code.
        Fragment rotation code now stores the initial coordinates and uses them
        as basis for the new positions - the previous, incremental calculation
        was severely plagued by accumulation of errors.
1.3a4	Changed bond option menu to use small icons instead of longer and less
	clear text labels. Removed check for 'cursor inside marked region' in
	'Move' mode to allow smooth dragging. Started populating the O and N
	heterocycle panels of the template menu. Fixed a duplicate bond in the
	tcdd example, and removed those examples that have become templates.
1.3a5	Added shortcut for some labels - pressing c,n,o,s,p,r,i,h,d or b
	inserts the corresponding centered element symbol at the last
	drawing position, 'l','1','2','3' insert the left justified labels
	'Cl','CH','CH_2','CH_3'. Fixed a GC leak in export_bitmap.
1.3a6   Moved the nucleoside examples to the template system. Made marker
	position default to last drawing position, so that the 'Add' function
	is now always active. Beginnings of internationalization (.mo file
	for German locale added). Fixed naphthalene template, added dicyclo-
	pentadiene. Changed Add_atom to automatically convert blanks in label
	input to backslashes for storage. Prepared a few drawings for later
	inclusion in the template system (camphor,pteridine,caffeine,glucose,
	fructose,mannose,galactose,neuraminic acid, spiro[4.5]decane).
1.3a7   Template cleanup: porphine moved to heterocycle panel, spirodecane
	added in its place. Glc,Fru,Man,Gal transfered to carbohydrate
	templates, caffeine to heterocycles. Czech translation (by Radek
	Liboska) added. Improved bounding box coordinates for xfig compound
	object (used for sub/superscripted labels) Changed export functions
	to remove the intermediate '.f2l' files. Changed orientation in xfig
	header to Portrait. Adapted xfig (and xfig-based) export modes to
	the new XFig default depth of 100. Changed depth of xfig text (labels)
	to 90 and added filled white polygons at depth 95 to hide overlapping
	line segments (experimental, used only for sub/superscripted text at
	the moment). Reset default filename to 'unnamed' when the current
	molecule is deleted.
1.3a8	Changed buttons mark/move/rotate/flip/delete/copy from text to icon
	to reclaim space for the text entry box (icons created by Radek
	Liboska). Added white polygon to clear area under normal text as well.
1.3a9	Added program icon. Added an interface for Radek Liboskas standalone
	program CHT, which calculates sum formula and molecular weight from
	a chemtool sketch. Corrected example drawing of brevetoxin.
1.3a10	Really reset mark flag when nothing was within the marker box.
	Allow saving only the marked region (formula weight computation only).
	Helper program CHT now parses those labels that are not in its
	internal table of common substituents; exact mass is now returned
	automatically.Added status line with message history.
1.3a11	Internationalization support made optional (define DISABLE_NLS in
	the Imakefile if you do not want it) to allow compiling on systems
	without GNU-style locale support again.
	Improved ring size and position in the benzene and cyclopentadiene
	templates (Michael Banck). Reset all marks before loading a template.
	If the template menu is already open, pressing the Template button now
	brings it to the front. Added templates (inden,biphenyl), removed the
	ugly question mark placeholders.
	Changed handling of windowmanager events, so that using the window
	decorations' CLOSE button brings up the Yes/No dialog while the
	chemtool window is still alive.
	Changes in helper program CHT (cht011a): now recognizes Ac in complex
	substituents; correctly handles aromatic 'ring' in formula input;
        checks input file for identifier "Chemtool"; reads number of bonds
	from "bonds" line (to handle label-only files gracefully); exits on
	unattached labels instead of silently miscalculating formula and
	mass. Subsequently updated to Radek Liboskas current version 0.19,
	which already includes equivalent changes. Added list of abbreviations
	supported by cht.
1.3a12	Reset all marks before 'adding' a sketch. Adding a label on top of an
	existing one now replaces the old label as it should. Added a function
	for rescaling objects (useful for drawing reagents above the reaction
	arrow - but labels are not rescaled yet). Added linetype 13, a single
	bond with opaque background (for crossing bonds - see the bicyclooctane
	template). Updated the German translation.
	This - plus or minus some templates - is my release candidate for 1.3.
1.3a13  Dropped the internal icon, as it was only causing trouble, especially
	with KDE. Most window managers allow specification of an external icon
	anyway (added chemtool.xpm for this purpose). Moved 'delete fragment'
	button to the end of the button row. Updated Czech translation by
	Radek Liboska. Added linetype 13 to the helper program CHT, made it
	accept any Chemtool 1.x file, not only version 1.2. Updated the
	'documentation', i.e. the README file, split out an INSTALL file. Set
	version number in chemtool files to 1.3. Fixed bug that left a newly
	'added' structure active but unable to move. Rewrote positioning
	logic for subscripts and right-justified text in export modes again.
	Changed screen display of molecule from 'fixed' fonts to helvetica
	as used in the export modes - previously, labels that appeared fine
	on screen could overlap in the final (postscript) output. Fixed
	'mannose' template that showed exactly this. Added formatting option
	'|' for slanted characters (as in iPr,tBu).
1.3a14  Fixed label shortcuts for CH_2 and CH_3 that could crash chemtool
	(buffer overrun). Fixed scaling in export function , which had been
	applied to labels only. Improved label size at smallest scale. Added
	correction factor for sub/superscript after certain characters (the joys
	of proportionally-spaced fonts :-( ). Handled reopening of template menu
	after a close via the window manager. Updated 'About' menu (mention Radek
	Liboska as developer, add the tu-darmstadt webpage).
1.3a15  Changed canvas bitmap allocation to avoid uncovering garbled portions
	when the sliders are used. Fixed fragment deletion code (deletion of
	the marked fragment and redisplay of the modified drawing are now
	performed immediately). This hopefully fixes the crashes some people
	have been seeing with this function.
1.3	Added Check for no (or no selected) atoms before trying to delete a
	fragment, fixed bug that could deletion of a fragment to fail.
	Changed functions for horizontal and vertical flip to transform the
	atom(s) directly bonded to the marked fragment as well. Added current
	filename (if any) to window title. Use xfig's own arrow type in export
	of regular arrows (Michael Banck).
	Some code cleanup: removed dead code, fixed unnecessary parameter
	passing between functions, tidied formatting with GNU indent. Removed
	Imakefile and provided regular Makefile (the build process relies on
	gtk-config, not xmkmf, since 1.2), added install targets for the
	localization files and manpage. Updated cht to version 1.3.
2001-02-12 02:16:02 +00:00
sommerfeld
cfdc9474b8 Work around (now fixed) bug in file(1) for arm32 a.out dynamically
linked programs.  The buggy file(1) on arm32 objects reports "shared
library" for both programs and shared libraries, which results in
broken automatic shared lib handling.

Discussed on tech-pkg, approved two weeks ago by agc.
2001-02-12 01:17:24 +00:00
itojun
d1982e17cc do not reference freed memory region. found by mallof.conf=AJ 2001-02-12 00:53:12 +00:00