Commit graph

12443 commits

Author SHA1 Message Date
dmcmahill
3dd488dfcb override the ARCH variable to ensure a bad value isn't picked up from the
users environment.
2000-07-06 00:05:22 +00:00
hubertf
206314d09f only make the generated pkg's name "nb1" - the distfile stays the same 2000-07-05 23:59:08 +00:00
hubertf
d0547a183f Update to gdk-pixbuf-0.8.0nb1:
Add all the files to the pkg - there's a bunch more on ELF, see
the imlib package.
2000-07-05 23:49:30 +00:00
nathanw
11f2fcbf1e Update to Hugs98-Feb2000. 2000-07-05 22:10:05 +00:00
frueauf
2fdaff491a Update ethereal to 0.8.10.
Overview of changes in Ethereal 0.8.10:
* Code cleanup (Gilbert)
* Assign port 1052 to DDTP (Olivier)
* Add syslog dissector (Gerald)
* Build cleanup (Guy)
* X11 dissector (Christophe, Guy)
* RPC cleanup (Guy)
* tvbuffication (Olivier, Gilbert)
* Remove dead tos_str symbol (itojun)
* More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
* Support for capturing on Linux ATM interfaces (Mark Clayton)
* NG Sniffer file reading fixes (Joerg, Guy)
* Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
* Support for "Update list of packets in real time" on Win32 (Graham)
* Win32 makefile dependency fix (Graham)
* Fix for people who don't read the FAQ. I.e., fix for
        calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
* OSI fix (Guy)
* ISIS fix (Guy)
* AFS volume name display fix (Guy)
* tvbtest enhancements (Guy)
* Treat TCP follow temp file as binary, for Win32 (Guy)
* Read NetXRay 2.002 files (Joerg, Guy)
* Fix octet string buffer overflow in packet-snmp.c (Guy)
* asn1.c/packet-snmp.c code cleanup (Guy)
* Variable name ("cf"/"cfile") cleanup (Ben Fowler)
* GUI-code enhancements (Guy)
* Wiretap enhancements (Guy)
* Support for OSI CLTP (Guy)
* ISAKMP padding fix (Guy)
* GUI progress bar change (Guy)
* Debian build-file fix (Olivier)
2000-07-05 21:52:43 +00:00
hubertf
83c02fa986 Update to 20000705.
Change: only calc MD5 checksums of plain files.
2000-07-05 20:31:50 +00:00
hubertf
f7e440b2b0 These files are no longer needed for perl 5.6.0 2000-07-05 19:32:16 +00:00
hubertf
832989f338 Upgrade perl-current to 5.6.0. Changes:
*  Interpreter cloning, threads, and concurrency
 *  Lexically scoped warning categories
 *  Unicode and UTF-8 support
 *  Support for interpolating named characters
 *  "our" declarations
 *  Support for strings represented as a vector of ordinals
 *  Improved Perl version numbering system
 *  New syntax for declaring subroutine attributes
 *  File and directory handles can be autovivified
 *  open() with more than two arguments
 *  64-bit support
 *  Large file support
 *  Long doubles
 *  "more bits"
 *  Enhanced support for sort() subroutines
 *  C<sort $coderef @foo> allowed
 *  File globbing implemented internally
 *  POSIX character class syntax [: :] supported
 *  Improved C<qw//> operator
 *  pack() format 'Z' supported
 *  pack() format modifier '!' supported
 *  pack() and unpack() support counted strings
 *  Comments in pack() templates
 *  Weak references
 *  Binary numbers supported
 *  Lvalue subroutines
 *  Some arrows may be omitted in calls through references
 *  Boolean assignment operators are legal lvalues
 *  exists() is supported on subroutine names
 *  exists() and delete() are supported on array elements
 *  Pseudo-hashes work better
 *  Automatic flushing of output buffers
 *  Better diagnostics on meaningless filehandle operations
 *  Where possible, buffered data discarded from duped input filehandle
 *  eof() has the same old magic as <>
 *  binmode() can be used to set :crlf and :raw modes
 *  C<-T> filetest recognizes UTF-8 encoded files as "text"
 *  system(), backticks and pipe open now reflect exec() failure
 *  Improved diagnostics
 *  Diagnostics follow STDERR
 *  syswrite() ease-of-use
 *  Better syntax checks on parenthesized unary operators
 *  Bit operators support full native integer width
 *  Improved security features
 *  C<require> and C<do> may be overridden
 *  $^X variables may now have names longer than one character
 *  New variable $^C reflects C<-c> switch
 *  New variable $^V contains Perl version as a string
 *  Optional Y2K warnings
 *  Modules
 *  Pragmata
 *  dprofpp
 *  find2perl
 *  h2xs
 *  perlcc
 *  perldoc
 *  The Perl Debugger
 *  Simple sort() using { $a <=> $b } and the like are optimized
 *  Optimized assignments to lexical variables
 *  Faster subroutine calls
 *  -Dusethreads means something different
 *  New Configure flags
 *  Threadedness and 64-bitness now more daring
 *  Long Doubles
    ...

See 'perldoc perldelta' for a full list.
2000-07-05 19:25:50 +00:00
rh
3432c0c1e5 Update balsa to 0.9.0. Changes include: bug fixes, new message browser,
improved address book handling, more reliable mailbox backend.  The code
has however some experimental and unfinished features enabled so be warned!
The POP problems some people experienced have not been really addressed
yet.
2000-07-05 18:46:45 +00:00
tron
9c4585c860 Handle symbolic links on directories properly. 2000-07-05 17:19:33 +00:00
itojun
2cc6541890 check for /usr/include/openssl/rsa.h, and if it is found, do not depend upon
openssl.  From: Bernd.Ernesti@security.kpnqwest.com (Bernd Ernesti)
2000-07-05 17:07:43 +00:00
tron
ea090e2367 Add dependence on version "0.10.35nb1" of the "gettext" package because
shared modules won't be built otherwise.
2000-07-05 16:54:19 +00:00
tron
9e487b0465 Don't attempt to remove directories in "share/locale" which are used
by many other packages.
2000-07-05 16:22:36 +00:00
tron
9a37f1d7c9 Use "@unexec rmdir" on "share/aclocal" because "gimp" is not the only
package using that directory.
2000-07-05 16:12:53 +00:00
tron
5217a2f13a Hubert Feyrer maintains this package again. 2000-07-05 15:52:03 +00:00
rh
76c51054c0 Update pngcrush to 1.4.5
Changes are:
 * Added color-counting and palette-building capability
 * Added "-fix" option, for fixing bad CRC's and other correctable
	conditions.
 * Write sBIT.alpha=1 when adding an opaque alpha channel and sBIT is
	present.
 * Identify the erroneous 2615-byte sRGB monitor profile being written by
	Photoshop 5.5, which causes many apps to crash, and replace it
	with an sRGB chunk.
 * Added a check for input and output on different devices before
	rejecting the output file as being the same as the input file
	based on inode.
 * Added some UCITA language to the disclaimer.
 * Reduced scope of Try/Catch blocks to avoid nesting them, and removed
	returns from within the Try blocks, where they are not allowed.
 * Removed direct access to the png structure when possible
 * Removes extra IDAT chunks (such as found in some POV-ray PNGs) with a
	warning instead of bailing out.
 * Removed the old setjmp interface entirely.
 * RGB to Grayscale conversion is more accurate (15-bit instead of 8-bit)
	and now uses only integer arithmetic.
 * Changed "Compressed" to "Uncompressed" in help for -itxt.
 * Stifled some compiler warnings
 * Add test on stat_buf.st_size to verify fpin==fpout, because stat in
	MSVC++6.0 standard version returns stat_buf.st_ino=0 for all files
 * Revised pngcrush.h to make it easier to control PNG_ZBUF_SIZE and
	PNG_NO_FLOATING_POINT_SUPPORTED from a makefile.
 * Restored ability to enter "replace_gamma" value as a float even when
	floating point arithmetic is not enabled.
 * Enabled removing tEXt, zTXt, or iTXt chunks by chunk type
 * Removed definition of TOO_FAR from pngcrush.h
 * Uses new libpng error handler; if a file has errors, pngcrush now will
	continue on and compress the remaining files instead of bailing
	out.
2000-07-05 15:15:11 +00:00
rh
a9468ab276 Add and enable antiword 2000-07-05 13:56:13 +00:00
rh
3162843804 Initial import of antiword-0.30, a MS Word to text/postscript converter. 2000-07-05 13:53:49 +00:00
he
8291ce60b4 As per message to tech-pkg and current-users, convert the wrapper
shell script for scotty (and tkined, while here) to real honest-to-God
binary executables from interpreted shell scripts.  This is so that
the #!/usr/pkg/bin/scotty construct can be allowed to work.

The problem is that our execve(2) does not permit an interpreted
script to be used as an interpreter (this is currently undocumented,
but that will be fixed shortly).  The symptom is that the scotty
script (tcl code) gets fed to the shell.
2000-07-05 12:33:59 +00:00
hubertf
923d6efda1 Update to gimp 1.1.24 (1.2pre). 2000-07-05 03:40:27 +00:00
hubertf
75c49d9754 Update to 1.1.24 (1.2pre). Changes:
lots of bugs fixed, several new plugins.
2000-07-05 03:39:30 +00:00
wiz
b558655cff add and enable urlview 2000-07-04 21:52:01 +00:00
pooka
8442f5ca7f Upgrade lame and lame-gui to 3.70.
Full list of changes available at http://www.sulaco.org/mp3/history.html,
but highlights include:

- Faster Huffman encoding routines
- faster pow() code.
- faster FFT routines
- new scalefac data structure - improves performance!
- Fitlers based on polyphase filterbank.  should be slightly better
  since the responce is independent of the blocktype, and they are
  slightly faster.
+ many bugfixes
2000-07-04 21:08:25 +00:00
tron
dd9c88d2c6 Import "urlview" package:
extract URLs from text files and display them in a menu
2000-07-04 16:07:21 +00:00
hubertf
8c023fb555 * Fix processing of @dirrm commands: use the proper RE in sed, and
move it after the processing, so empty dirs are still handled properly
 * Align trailing \s
2000-07-04 11:58:49 +00:00
itojun
6c21f8259c in default sshd_config, listen to all address families available
(listens to IPv4 and IPv6 for GENERIC kernel)
2000-07-04 11:08:38 +00:00
minoura
262bf08890 Emacs-20.6 is obsolete. 2000-07-04 06:54:02 +00:00
hubertf
3e55af10c1 print-PLIST: recognize MACHINE_ARCH and OPSYS_LOWER, and substitute with
${xxx} in generated PLIST
2000-07-04 03:52:17 +00:00
hubertf
701b5e2389 run 'mktexlsr' when installed via binar pkg - else you can't build
things like hugelatex.
2000-07-04 03:19:48 +00:00
wiz
8c4c3585b4 add .opt man pages to PLIST.opt. 2000-07-04 01:40:33 +00:00
hubertf
67462be1fd Back out previous - we need teTeX-share 2000-07-04 01:38:14 +00:00
hubertf
bc1b3739e2 Don't pull in unneeded stuff - this pkg takes long enough to install
already. Point at the teTeX-sharesrc pkg in the DESCR file.
2000-07-04 01:35:44 +00:00
itohy
a88660d1c5 Fix problem where transfig places LaTeX text at incorrect positions
in PS/LaTeX output format.
Reported by Jim Bernard in PR #10496.
2000-07-03 23:58:05 +00:00
fredb
5eec07f4d4 Update md5 checksum for vgetty patches. Update improves voice-shell
interface, expands help files, and recognizes a few more modems. No
change whatsoever to data/fax core.
2000-07-03 16:49:20 +00:00
agc
59b8ebf0f3 Make this package work on Solaris. 2000-07-03 15:13:18 +00:00
agc
c69d680f29 Don't bother defining an internal _USE_LOCALBASE_FOR_X11 variable - it's
not necessary. ".if ${X11PREFIX} == ${LOCALBASE}" works just as well.
2000-07-03 14:47:11 +00:00
darcy
196cdadea6 Upgrade to verson 3.0. The most important change here is addition of
the Python DB-API module.  Also, note backwards compatibility issue.

Important changes for 3.0

  Remove strlen() call from pglarge_write() and get size from object.
      (Richard@Bouska.cz)
  Add a little more error checking to the quote function in the wrapper
  Add extra checking in _quote function
  Wrap query in pg.py for debugging
  Add DB-API 2.0 support to pgmodule.c (andre@via.ecp.fr)
  Add DB-API 2.0 wrapper pgdb.py (andre@via.ecp.fr)
  Correct keyword clash (temp) in tutorial
  Clean up layout of tutorial
  Return NULL values as None (rlawrence@lastfoot.com) (WARNING: This will
      cause backwards compatibility issues.)
  Change None to NULL in insert and update
  Change hash-bang lines to use /usr/bin/env
  Clearing date should be blank (NULL) not TODAY
  Quote backslashes in strings in _quote (brian@CSUA.Berkeley.EDU)
  Expanded and clarified build instructions (tbryan@starship.python.net)
  Make code thread safe (Jerome.Alet@unice.fr)
  Add README.distutils (mwa@gate.net & jeremy@cnri.reston.va.us)
  Many fixes by chifungfan@yahoo.com, tony@printra.net, jeremy@alum.mit.edu
      and others to get the final version ready to release.
2000-07-03 14:10:33 +00:00
veego
53451a9c90 Regen patch-ac which failed to apply before. 2000-07-03 13:46:41 +00:00
veego
0c7f7a44e8 test(1) -e doesn't work on Solaris so use -f instead. 2000-07-03 13:45:54 +00:00
veego
bf06fd85b4 Make it work on Solaris (fix the sendmail path). 2000-07-03 13:44:53 +00:00
rh
e0b2cc8740 Update png to 1.0.7.
Changes are:
  Changed sprintf() to strcpy() in png_write_sCAL_s() to work without STDIO
  Added data_length parameter to png_decompress_chunk() function
  Revised documentation to remove reference to abandoned png_free_chnk functions
  Fixed an error in png_rgb_to_gray_fixed()
  Revised example.c, usage of png_destroy_write_struct().
  Renamed makefile.ibmvac3 to makefile.ibmc, added libpng.icc IBM project file
  Added a check for info_ptr->free_me&PNG_FREE_TEXT when free'ing text in png.c
  Simplify png_sig_bytes() function to remove use of non-ISO-C strdup().
  Added png_data_freer() function.
  In the code that checks for over-length tRNS chunks, added check of
    info_ptr->num_trans as well as png_ptr->num_trans (Matthias Benckmann)
  Check for existing data and free it if the free_me flag is set, in png_set_*()
    and png_handle_*().
  Only define PNG_WEIGHTED_FILTERS_SUPPORTED when PNG_FLOATING_POINT_SUPPORTED
    is defined.
  Changed several instances of PNG_NO_CONSOLE_ID to PNG_NO_STDIO in pngrutil.c
    and mentioned the purposes of the two macros in libpng.txt/libpng.3.
  Revised png_set_iCCP() and png_set_rows() to avoid prematurely freeing data.
  Add checks in png_set_text() for NULL members of the input text structure.
  Removed superfluous prototype for png_set_itxt from png.h
  Removed "else" from pngread.c, after png_error(), and changed "0" to "length".
  Changed several png_errors about malformed ancillary chunks to png_warnings.
  Added png_pass-* arrays to pnggccrd.c when PNG_USE_LOCAL_ARRAYS is defined.
  Relocated paragraph about png_set_background() in libpng.3/libpng.txt
    and other revisions (Matthias Benckmann)
  Relocated info_ptr->free_me to restore binary compatibility with libpng-1.0.5
    (breaks compatibility with libpng-1.0.6).
  Relocated info_ptr->free_me, png_ptr->free_me, and other info_ptr and
    png_ptr members to restore binary compatibility with libpng-1.0.5
    (breaks compatibility with libpng-1.0.6).
  Rearranged some members at the end of png_info and png_struct, to put
    unknown_chunks_num and free_me within the original size of the png_structs
    and free_me, png_read_user_fn, and png_free_fn within the original png_info,
    because some old applications allocate the structs directly instead of
    using png_create_*().
  Added documentation of user memory functions in libpng.txt/libpng.3
  Modified png_read_png so that it will use user_allocated row_pointers
    if present, unless free_me directs that it be freed, and added description
    of the use of png_set_rows() and png_get_rows() in libpng.txt/libpng.3.
  Added PNG_LEGACY_SUPPORTED macro, and #ifdef out all new (since version
    1.00) members of png_struct and png_info, to regain binary compatibility
    when you define this macro.  Capabilities lost in this event
    are user transforms (new in version 1.0.0),the user transform pointer
    (new in version 1.0.2), rgb_to_gray (new in 1.0.5), iCCP, sCAL, sPLT,
    the high-level interface, and unknown chunks support (all new in 1.0.6).
    This was necessary because of old applications that allocate the structs
    directly as authors were instructed to do in libpng-0.88 and earlier,
    instead of using png_create_*().
  Added makefile.intel and updated makefile.watcom (Pawel Mrochen)
  Overloaded png_read_init() and png_write_init() with macros that convert
    calls to png_read_init_2() or png_write_init_2() that check the version
    and structure sizes.
  Made PNG_NO_ITXT_SUPPORTED the default setting, to avoid memory overrun
    when old applications fill the info_ptr->text structure directly.
  Added PNGAPI macro, and added it to the definitions of all exported functions.
  Relocated version macro definitions ahead of the includes of zlib.h and
    pngconf.h in png.h.
  Made PNG_NO_CONSOLE_IO the default condition when PNG_BUILD_DLL is defined.
  Use MSC _RPTn debugging instead of fprintf if _MSC_VER is defined.
  Added png_access_version_number() function.
  Check for mask&PNG_FREE_CHNK (for TEXT, SCAL, PCAL) in png_free_data().
  Expanded libpng.3/libpng.txt information about png_data_freer().
  Changed pnggccrd.c and pngvcrd.c to handle bad adaptive filter types as
    warnings instead of errors, as pngrutil.c does.
  Set the PNG_INFO_IDAT valid flag in png_set_rows() so png_write_png()
    will actually write IDATs.
  Made the default PNG_USE_LOCAL_ARRAYS depend on PNG_DLL instead of WIN32.
  Make png_free_data() ignore its final parameter when freeing data that can
    have multiple instances (text, sPLT, unknowns).
  Removed info_ptr->valid tests from png_free_data(), as in version 1.0.5.
  Added png_set_invalid() function.
  Fixed incorrect illustrations of png_destroy_write_struct() in example.c.
  Revised the deliberately erroneous Linux setjmp code in pngconf.h to produce
    fewer error messages.
  Set each pointer to NULL after freeing it in png_free_data().
  Worked around a problem in pngconf.h; AIX's strings.h defines an "index"
    macro that conflicts with libpng's png_color_16.index. (Dimitri Papadapoulos)
  Added PNG_NO_POINTER_INDEXING macro to use array-indexing instead of pointer
    indexing in pngrutil.c and pngwutil.c to accommodate a buggy compiler.
  Added a check for overlength PLTE chunk in pngrutil.c.
  Added PNG_NO_POINTER_INDEXING macro to use array-indexing instead of pointer
    indexing in pngrutil.c and pngwutil.c to accommodate a buggy compiler.
  Added a warning in png_decompress_chunk() when it runs out of data.
  Revised the copyright/disclaimer/license notice.
  Corrected the definition of PNG_TRANSFORM_INVERT_ALPHA  (0x0400 not 0x0200)
  Added PNG_USE_DLL macro.
  Added "msvc" and contrib/msvctest directories with MSVC++ project files
    (Simon-Pierre Cadieux) and contrib/visupng directory (Willem van Schaik).
  Removed leading underscores from "_PNG_H" and "_PNG_SAVE_BSD_SOURCE" macros.
  Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
  Revised the definition of "trans_values" in libpng.3/libpng.txt
2000-07-03 12:06:47 +00:00
wiz
0b308bf2e3 regen 2000-07-03 12:03:36 +00:00
mjl
c75bcd9382 Missing NetBSD id. 2000-07-03 11:31:04 +00:00
mjl
a6dc1df6f5 Update to 1.0703. No changes available, the included ChangeLog
stops at rev 402... :(
2000-07-03 11:30:20 +00:00
rh
4ad0cf96c1 Update pth to 1.3.6. Changes are bugfixes pulled up from the 1.4.x devel
tree.
2000-07-03 11:08:12 +00:00
agc
e72421a60d Mark this package as working for i386 and sparc platforms, with any
operating system.  There are hooks for Linux/ppc, but not tested on
that operating system or platform.
2000-07-03 10:34:07 +00:00
agc
f892f7b443 Add and enable gprolog. 2000-07-03 10:28:26 +00:00
agc
59e5c83633 Import gprolog-1.1.6, the GNU prolog compiler and interpreter, into
the Packages Collection.

Package created by Brook Milligan (brook@biology.nmsu.edu) and submitted
in PR pkg/10479. Additional Solaris patch by myself.
2000-07-03 10:27:49 +00:00
mjl
d40dd88344 Update to 5.48. Changes:
README.SSL update by Marko Asplund <aspa@hip.fi>

    Added cookie example to lwpcook.pod

    HTTP::Date::str2time returns undef on failure instead
    of an empty list as suggested by Markus B Krüger <markusk@pvv.org>

    $request->uri($uri) will now always store a copy of the $uri.

    HTTP::Status: Added status codes from RFC 2616 and RFC 2518 (WebDAV)

    LWP::RobotUA will not parse robots.txt unless content type and
    content sample looks right.

    LWP::UserAgent: Deal with multiple WWW-Authenticate headers.
    Patch by Hugo <hv@crypt.compulink.co.uk>

    $ua->proxy can now return the old proxy settings without
    destroying the old one.
    Based on patch by Benjamin Low <ben@snrc.uow.edu.au>

    LWP::Protocol::http update
        - don't terminate header parsing on bad headers
        - extra_sock_opts
        - preparations for keep alive support
        - method CONNECT

   WWW::RobotRules deal with various absolute URIs in the
   disallow lines.

   Makefile.PL: Make sure we have HTML::TokeParser

   Added HTML::Form to the distribution.

   LWP::Protocol::http: Kill any Connection header

   LWP::MediaTypes: Fixed builtin html/text mapping.
   Added bz2 to suffixEncoding
2000-07-03 09:49:19 +00:00
mjl
f0cc7f1b3a Update to 1.07. Changes:
URI::WithBase (and URI::URL) now support $u->new_abs constructor.
	URI::WithBase->new("foo", "URI::URL") bug fixed.
	QNX file support by Norton Allen <allen@huarp.harvard.edu>.
	Support for rsync:-URI by Dave Beckett <D.J.Beckett@ukc.ac.uk>
2000-07-03 09:36:13 +00:00