Commit graph

2798 commits

Author SHA1 Message Date
wiz
016604fd4c Fix a typo and remove some unnecessary text. 2002-07-10 11:32:26 +00:00
jun
921998ebbf Update semi to 1.14.4
* SEMI: Version 1.14.4 (Hosorogi) released.
        * semi-def.el (mime-browse-url-regexp): Allow nntps and ftps.
        * mime-view.el (mime-display-multipart/related): When "start"
        parameter specifies part, treat the part as root.
        * mime-view.el (mime-display-multipart/related): New function; set up
        for `mime-preview-condition'.
        * mime-bbdb.el: Load "bbdb-hooks" when the symbol function
        `bbdb-extract-field-value' is not bound or it is set up as an
        autoloaded function. [cf. <emacs-mime-ja:799,842,843,844,845,846>]
        * semi-def.el (mime-browse-url-regexp): Allow https.
        * mime-edit.el (mime-edit-set-parameter): Get rid of the duplicated
        optional fields.
        * mime-view.el: Revert to use `static'.
2002-07-09 05:37:43 +00:00
wiz
3ec1f7ae13 remove unneeded patch-aa 2002-07-07 10:22:45 +00:00
wiz
d3e8e27d7c Not needed any longer. 2002-07-07 10:21:52 +00:00
wiz
369ab7909f Distfile is now versioned, so we don't need DIST_SUBDIR any longer.
Some minor cleanup.
2002-07-07 10:21:38 +00:00
jschauma
5acaac5528 Update to version 1.28. Our last version was 1.18.1 from around the end
of 2000;  changes far too many to list here, please see http://www.boost.org
for details.

Download files from proper mastersite rather than downloading boost_all.tar.gz
so as to make it easier to track updates.

Update and modifications suggested in PR pkg/16894 by MarkoSchuetz at web dot de
-- this closes this PR.
2002-07-07 02:30:51 +00:00
tron
0f6da3cf1c Adapt to new location of "p5-Time-HiRes" package. 2002-07-05 07:03:17 +00:00
tron
fb41ed89b8 Move time management related Perl5 packages to category "time". 2002-07-05 06:58:25 +00:00
jdolecek
53b4c620db Fix one place in rvm library where code implicitly assumed malloc()
returns zeroed data. Discovered by using MALLOC_OPTIONS=J.
coda-server's vice-setup-rvm runs to completition for me with this patch
finally!

bump pkg revision to nb1
2002-07-03 10:59:47 +00:00
dmcmahill
4852d59975 since XFree86 4.* includes libXft and XFree86 3.* does not we end up with
a different PLIST.  Add a check for XFree86 4.* (like the one from suse_x11)
and fix up the PLIST.

Packages properly again on non-XFree86 4.* systems.
2002-07-03 01:29:39 +00:00
wiz
841c63a81e Update to 1.15, old distfile vanished.
Changes:
* Add COPYRIGHT AND LICENSE to Resource.pm.
* A space between the 2>/dev/null and the command is nice.
* I suck.  Vivek Khera reported NINE MONTHS ago that
  I was missing sub isrss().  My memory was jogged by
  a message from Jeff Boes ONE MONTH ago.  My apologies.
2002-07-02 19:14:57 +00:00
wiz
47d1c0f887 Add RCS Id. 2002-07-02 12:42:52 +00:00
dmcmahill
a660fa5dfb update to glib2-2.0.4. This is just a bug fix release
Overview of Changes in GLib 2.0.4
=================================

* Fix some 64-bit problems. (George Lebl, David L. Cooper II)
* Add note about Tru64 iconv to INSTALL. (Manuel Op de Coul)
* Fix problem with timouts > MAXINT. (Tim Janik, Owen Taylor)
* Updated translations (ca,es,fr,ja,gl,ms,nl,pl,pt,ru)

Overview of Changes in GLib 2.0.3
=================================

* Handle sorting 0-length arrays (Ron Arts)
* Threading fixes (Sebastian Wilhelmi)
* Portability fixes (Miroslaw Dobrzanski-Neumann, Jacob Berkman, Gareth Pierce,
  Sebastian, Qingjiang Yuan)
* Various fixes for glib-2.0.m4. (Jim Gettys, others.)
* Locate right glib-genmarshal when cross-compiling. (Mitch Natterer)
* Win32 fixes (Tor Lillqvist)
* Try to fix g_get_charset() related segfaults. (Owen)
* Fixes for gettext detection. (Dan Winship, HideToshi Tajima, Boyd Lynn Gerber,
  Andrew P. Lentvorski, Jr.)
* Fix g_scanner_unexp_token() (Tim Janik, Sven Neumann)
* g_markup fixes. (Matthias Clasen.)
* Bug fixes and cleanups (Daniel Elstner, Matthias, Laszlo Peter, Morten Welinder,
  Wayne Schuller)
2002-06-30 16:26:45 +00:00
jschauma
7726d6c13b Update to 1.0.2 using patches provided by Julio Merino
(jmmv at hispabsd dot org) in pkg/17417, closing that PR.
Muchas gracias, Julio.
2002-06-30 14:04:26 +00:00
jschauma
af838e170b Update to version 1.0.3. Update contains the usual bug-fixes and feature-
enhancements.  Too many to list here - please see ChangeLog and/or
http://www.pango.org.

Patches to update the package were supplied by Julio Merino
(jmmv at hispabsd dot org) in pkg/17419 - muchas gracias!

(This closes pkg/17419.)
2002-06-30 01:51:29 +00:00
abs
fd65f65333 Updated cpuflags to 0.24
If BSD_PKG_MK is not defined, only touch COPTS, not CFLAGS etc.
2002-06-27 20:49:02 +00:00
agc
2eb0b87414 Include the whole pathname for the gunshar command when extracting the
package's source files from the archive.
2002-06-27 16:16:53 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
cjs
843d75a2b7 Add check. 2002-06-26 07:54:14 +00:00
cjs
f28de2b4ad Unit test package for the C language. 2002-06-26 07:16:38 +00:00
tron
902f07db37 Back out last change on request by Thomas Klausner and Nick Hudson:
Setting "USE_PTHREADS" in a buildlink file will cause problems if the
package which includes it wants to use different POSIX threads libraries.
2002-06-25 06:54:43 +00:00
tron
36dd4c1f2a Use native POSIX threads if operating system provides them. This fixes
PR pkg/17177 by Julio Merino and PR pkg/17259 by Lubomir Sedlacik.
2002-06-24 20:25:25 +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
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
lukem
516cbc6600 + In assert_writeable(), don't depend upon dirname(3) not modifying the
argument; POSIX allows this, even though the replacement lib/dirname.c
  (from glibc?) returns a strndup-ed strings *except* for the "." case.
  [mmm, possible memory leaks].  Instead, just implement most of guts of
  lib/dirname.c directly in assert_writeable(), always copy string, and
  always free it.  This fixes ``mkid -f /some/path/to/id''
+ Crank PKGREVISION.
2002-06-21 12:26:31 +00:00
abs
2225a8f027 Updated cpuflags to 0.23
Initial version of SunOS (Solaris)
2002-06-21 11:35:16 +00:00
jlam
3d1cbda760 Update devel/rvm to version 1.6. Changes from version 1.3 include:
* Fixed stray fsync calls when using partitions on BSD platforms.
* Fixed <sys/time.h> vs. <time.h> confusion.
* Fixed off by one bug in the RVM error table.
2002-06-20 19:28:14 +00:00
jlam
09255dc0f9 Update devel/rpc2 to version 1.13. Changes from version 1.10 include:
* Fixed crash when an expired connection receives a NAK.
* Increased lower bound on retransmission time to 300ms.
* Removed Linux specific optimization in processing time calculation which
  made RPC2 clients assume a server can respond faster than it actually does.
* Fixed the very infrequent SFTP_SendResponse crash again, hopefully for real
  this time.
* A non-masqueraded rpc2 client wouldn't send out it's SFTP packets through
  the rpc2 socket when talkin to a masqueraded rpc2-server. This broke
  backfetches through a firewall.
* Added delayed acks, when an RPC2 operation on the server is taking more than
  200ms, an unsolicited RPC2_BUSY is sent back to the client to avoid
  unnecessary retransmissions of the request.
* Stricter prototyping for callback functions.
* Fixed the very infrequent SFTP_SendResponse crash.
* Keeping track of current fd offset in sftp to allow non-multirpc transfers
  from/to a non-seekable fd (eg. stdout).
2002-06-20 19:28:01 +00:00
jlam
797676b2b9 Update devel/lwp to version 1.9. Changes from version 1.6 include:
* OpenBSD patches.
* Fixed <sys/time.h> vs. <time.h> mixup.
2002-06-20 19:27:54 +00:00
agc
5bed3d550e Add and enable gscope 2002-06-19 13:01:31 +00:00
agc
6262fe32d9 Initial import of gscope-0.4.1 into the NetBSD Packages Collection.
As seen at Usenix 2002.

gscope is a software oscilloscope library build using the GTK and
GNOME toolkits.  Gscope can be used to monitor, display and debug
various types of "real-time" data.  Additionally, the scope can be
used for graphing file data that is in a tuple format.
2002-06-19 13:00:41 +00:00
skrll
176711aca7 Fix the PLIST - from Andrew Brown. 2002-06-19 07:36:27 +00:00
agc
00552070c6 Use REPLACE_PERL to substitute for the correct version of perl in
doc/translator.pl, which has the side effect of allowing the docygen
package to be installed properly if you don't have '.' in your path.

Bump PKGREVISION.
2002-06-17 16:40:26 +00:00
wiz
4aa068ea11 Remove BUILDLINK_DEPENDS.pth line, since it's the same as in pth's
buildlink.mk.
2002-06-15 21:33:50 +00:00
sjg
d80f399050 Make this build with python-2.2.1 2002-06-15 06:54:00 +00:00
tron
738e0b8c21 Nick Hudson maintains this package at the moment. 2002-06-14 13:57:37 +00:00
wiz
2064f191d5 Fix typo in patch that made configure hang unter some Solaris versions.
Patch from pkg/17242 by Lubomir Sedlacik.
2002-06-12 23:26:25 +00:00
seb
e865689d2d Regen some patches so Solaris' /usr/bin/gpatch is happier with them. 2002-06-12 13:16:50 +00:00
wiz
bb877a5d47 Use ${GREP}, and update message. 2002-06-12 00:48:20 +00:00
shell
1f1cea9a6f Updated to p5-Storable-2.04
Changes :
- New major updated
- Many of bugs fixed
- New regression test

(Please see ChangeLog for more about)
2002-06-10 02:40:06 +00:00
shell
700adfd217 Updated to Attribute-Handlers-0.77
- Updated master_sites

Changes :
- Attribute::Handlers now is core.
- Brought up to date with perl 5.8RC1 version
  will be 5.8 if no more changes come in
- [#13686] This changes the behaviour of lexical attributes.
  Prior to this lexical attributes were done at a compile time,
  and they would loose their attribute on the next run over them.
  Now perl 5.8 calls the attribute handler runtime whenever it
  hits my.
- [#14448] Fixes cases with too high refcounts on lexical attributes
- [#15945] Do not warn about too late CHECK and INIT block if
  A::H is pulled in using a require.
2002-06-10 02:35:49 +00:00
shell
8f2e9fb11d Updated to py-Optik-1.3
- Updated my email address

Changes since Optik-1.2 :

  * Fixed a couple of lurking bugs found by PyChecker.
  * You can now get away with not supplying an option's type,
    no matter the action: Optik now assumes a default type of "string".
  * You can now get away with not supplying an option's destination:
    Optik now derives a default destination from the first long option,
    or the first short option if no long options were given.  Eg. an
    option string "--foo-bar" has the default destination 'foo_bar'.
  * Refactored both Option's and OptionParser's constructors to
    make life easier for people extending Optik.
  * Added the "examples/" subdirectory -- this is a repository of
    examples of extending and using Optik; the goal is to provide
    canonical implementations of various features that I don't want to
    add to Optik proper, but that are occasionally requested.  (Also,
    this gives me a good place to test how Optik's extensibility.)
  * Added support for long and complex option types, mainly for
    completeness (patch by Matthew Mueller).
  * Added make_option() as an alias for the Option constructor, because
    someday there might be many Option classes (in which case
    make_option() will become a factory function).
  * Added the examples/ directory to the source distribution -- this
    demonstrates various ways to extend Optik.
2002-06-10 02:29:35 +00:00
shell
21b8344511 Updated py-Checker to 0.8.10 .
Changes for 0.8.9 to 0.8.10 :
  * Add --unpack option to warn when unpacking a non-sequence
  * Add --unpacklen option to warn when unpacking sequence of wrong size
  * Add --changetypes option to warn when setting a variable to different types
  * Add --stringiter option to warn when iterating over a string
  * Add --input option to warn when using input()
  * Fix crash with checking properties or deriving from objects (2.2 only)
  * Fix crash with nested scopes and lambdas
  * Fix spurious warnings for constant conditionals when using ('%s' % value)
  * Fix spurious warnings for unused identifiers caused by from XXX import *
  * Add more information when module cannot be imported
  * Fix spurious warnings for implicit returns when using while 1:
  * Fix spurious warnings for implicit returns when using try/finally:
  * Fix spurious warning with globals that start w/__
  * Fix spurious warnings for modifying default arguments
        when calling {}.get(), {}.has_key(), [].index(), [].count(), etc.
  * Fix spurious warnings in Python 1.5.2 when using from/import

(Please see CHANGELOG for more)
2002-06-10 02:25:03 +00:00
taca
369f5605f0 Delete ruby14-readline package. It is time to retire now. 2002-06-09 11:20:56 +00:00
cjep
ac849df988 Make this package explicitly depend on emacs v20. Also mark it as conflicting
with emacs21. Noted by Greg Woods on tech-pkg@.

XXX This package should probably be removed when emacs21 becomes emacs.
2002-06-08 19:32:15 +00:00
cjep
815808b10a Add and enable pcl-cvs. 2002-06-08 17:34:09 +00:00
cjep
7bcb7738cf Initial import of pcl-cvs-2.9.9 into the NetBSD packages collection.
PCL-CVS is a front-end to CVS.  It integrates the most frequently used
CVS commands into emacs.

From Hiroyuki Bessho in PR#14295. Thanks!
2002-06-08 17:33:18 +00:00
cjep
fe47f55dd6 This package seems to build okay on NetBSD/arm as well, so include this
in the ONLY_FOR_PLATFORM list. Update HOMEPAGE.
2002-06-06 23:07:06 +00:00