Commit graph

17392 commits

Author SHA1 Message Date
jtb
cd26e5cf8d I missed adding these back. 2001-02-15 18:16:56 +00:00
jtb
8381fbf041 Append _rlab to the libraries to prevent linking with incompatible
versions (which may already be installed). Fixes i386 bulk build problem.
2001-02-15 18:14:35 +00:00
fredb
fe16944cf3 Back out part of last change. Adding COMMENT=<comment> to the Makefile was
premature -- it breaks "make package".
2001-02-15 18:10:48 +00:00
fredb
fa0e104971 From the release notes:
The 5.42 maintance release fixes more bugs and cleans up the redistribution
conditions:

   - removal of unreduce.c and amiga/timelib.c code to get rid of the last
     distribution restrictions beyond the BSD-like Info-ZIP LICENSE
   - new generic timelib replacement (currently used by AMIGA port)
   - more reasonable mapping rules of UNIX "leading-dot" filenames to the
     DOS 8.3 name convention
   - repaired screensize detection in MORE paging code
     (was broken for DOS/OS2/WIN32 in 5.41)
2001-02-15 17:51:46 +00:00
jtb
d11401208b It appears that the source has moved. Fixes i386 bulk build problem. 2001-02-15 16:09:55 +00:00
abs
e50a8d8bbb Updated to 1.10
Changes since 1.09

   The $u->query_form method will now escape spaces in
   form keys or values as '+' (instead of '%20').  This also
   affect the $mailto_uri->header() method.  This is actually
   the wrong thing to do, but this practise is now even
   documented in official places like
   http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1
   so we might as well follow the stream.

   URI::Heuristic did not work for domain-names with dashes '-'
   in them.  Fixed.

   Documented that $uri->xxx($1) might not work.

Closes pkg/11990
2001-02-15 15:31:03 +00:00
wiz
4ebd78ecec Fix compilation with ImageMagick 5.2.8. 2001-02-15 15:25:57 +00:00
briggs
5c24c14959 Prune old/nonexistant mirror sites from MASTER_SITES. 2001-02-15 15:18:17 +00:00
wiz
a1fece7933 Update to 4120. Probably lots of new known viruses, who knows with those
binary files...
2001-02-15 14:38:42 +00:00
agc
15fb820a13 Mention opera-license in the list of ACCEPTABLE_LICENCES 2001-02-15 14:22:18 +00:00
wiz
bef6d192ba (hopefully) fix PLIST (shlib symlinks) 2001-02-15 14:21:27 +00:00
wiz
79e01df674 Fix pasto (NO_BIN_ON_CDROM either) 2001-02-15 14:08:13 +00:00
agc
63fe128a5a Make sure we record the RCS Ids of all of the patch files in the
BUILD_VERSION information (pkg_info -b)

Correct the English in the licence gripe.
2001-02-15 13:49:04 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
wiz
75a2b900c3 Update to 1.0.4nb3: incorporate a security fix by the author.
(Which also includes completely unrelated patch-ac.)
Closes pkg/12208.
2001-02-15 12:04:37 +00:00
abs
da3bb5338a Update to 1.63:
Changes since 1.62:

- Require LWP 5.50. A bug fix was introduced in LWP 5.49 which
  solves problems with relative Location: headers for Checkbot.
- Create a defaults --match argument based on all the start URLs,
  not just the first one.
- Remove .bak files when the new files are written correctly.
- Create correct URLs when --file argument also contains directories.
- Deal with redirects without a Location: header.
- Don't exclude checkbot's own pages automagically.
- Always ask server about file type for HTTP requests when uncertain.
- Make output well-formed HTML.
- Several typo's and other output fixes.

patch-aa incorporated into main dist.
2001-02-15 11:31:59 +00:00
abs
7d25f6bad7 Update to 5.50:
Changes since 5.48:

    Release 5.50

    Fix for test cases that failed because of URI-1.10 now encode
    space as '+' instead of '%20. Patch by Christian Gilmore
    <cgilmore@tivoli.com>.

    Makefile.PL: Require URI-1.10.

    HTTP::Daemon now accepts any non-space character as method name
    on the request line.  It used to fail on methods like "M-POST"
    because it only allowed \w-chars.

    HTTP::Date now allow fractional seconds in ISO date formats.
    Based on patch from Mark D. Anderson <mda@discerning.com>

    HTTP::Request::Common will now calculate Content-length
    even if $DYNAMIC_FILE_UPLOAD is set.  Patch provided by
    Lindley, Lee T <Lee.Lindley@viasystems.com>.



2000-12-31   Gisle Aas <gisle@ActiveState.com>

    Release 5.49

    HTML::Form: Use croak() instead of die.  Implement
    $f->possible_values.  Avoid use of undef value warnings.

    HTTP::Cookies: fix epath issue.  Make it work for URI::http
    as the uri-attribute of HTTP::Request object

    HTTP::Date: Allow ignored timezone info in parenthesis. Patch
    by Sander van Zoest <sander@covalent.net>.
    Fix calculation of non-GMT timezones (wrong sign).  Patch by
    KONISHI Katsuhiro <konishi@din.or.jp>.

    HTTP::Response: Let $res->base() absolutize the URI.  Based on
    bug report from Hans de Graaff <hans@degraaff.org>.

    Fixed minor doc typos in HTTP::Headers::Util and LWP::UserAgent.

    HTTP::Request::Common: Support boundary spec from client.

    LWP::Simple: Avoid trivial_http_get when @ appears in authority
    part of URI

    LWP::Authen::Digest: Need to have query in URI param.
    Spotted by <ronald@innovation.ch>.

    LWP::Protocol::http: unescape username/password if they are
    specified in the URI.

    Added LWP::Protocol::GHTTP.  This allow LWP to use the HTTP::GHTTP
    module as the low level HTTP driver.
2001-02-15 11:28:50 +00:00
tron
0564f7b6bc Add conflict with "gmp3info" package. 2001-02-15 09:27:47 +00:00
tron
bd78e9aa34 Add and enable "gmp3info". 2001-02-15 09:26:56 +00:00
tron
f74d3000b4 Import new "gmp3info" package:
Utility to read and modify the ID3 tags of MP3 files
2001-02-15 09:26:01 +00:00
jtb
93dfcc262b This patch not needed, as we run autoconf before configure. 2001-02-15 07:42:08 +00:00
jtb
5a9caedc5d No need to mention that this is written in ANSI C. This is not unusual
these days.
2001-02-15 07:38:41 +00:00
dmcmahill
55ebabdd2f add verilog support. tried to contact the last known author/maintainer
for lgrind to feed patch back to, but email bounced.
2001-02-15 07:18:57 +00:00
wiz
f00c1519bc Update to 4.1.0. Major change: SSL support. 2001-02-14 16:42:02 +00:00
is
41a5c3113b LP64 problems (IPaddr_t == unsigned long) 2001-02-14 15:01:59 +00:00
is
14f857f11c Forgot to remove them. 2001-02-14 14:48:41 +00:00
is
27d5071d5e Upgrade to version 3.9.7. Mostly from PR 12033 by Martti Kuparinen. 2001-02-14 14:28:58 +00:00
itojun
20af426594 use code checked out on 20010214 from openbsd repository.
too many changes to mention, so pls look at http://www.openbsd.org/plus.html
2001-02-14 13:27:32 +00:00
jtb
623de62a3c Typo : an user -> a user. 2001-02-14 12:23:26 +00:00
jtb
35ecc3b50d Add and enable yplot 2001-02-14 11:52:58 +00:00
jtb
54759976e9 Initial import of yplot:
Yorick interface to PLplot
2001-02-14 11:52:10 +00:00
jtb
4b15a250a2 Add and enable iselect 2001-02-14 11:48:59 +00:00
jtb
2f5a852791 Initial import of iselect:
Iselect is a curses based interactive selection tool. It can be used
either as an user interface frontend controlled by a
Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a
pipeline filter (usually between grep and the final executing command).
2001-02-14 11:44:22 +00:00
jtb
2260bb934f Updated plplot to 5.0.2. No log of recent changes. 2001-02-14 11:19:16 +00:00
itojun
afd335df23 sync RBL list with reality (MAPS: most went to mail-abuse.org, ORBS:
inputs/outputs.orbs.org)
2001-02-14 06:02:44 +00:00
jun
d210ec2302 update:
mew-1.95b102 -> mew-1.95b103
2001-02-14 05:10:58 +00:00
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