Commit graph

2727 commits

Author SHA1 Message Date
schmonz
84ab2d3d0a Make libtool work on Darwin, based on the patches in pkg/16104 by
Jeff Putsch <jdputsch@attbi.com>. Also repair a typo that had prevented
'-fno-common' from being passed along (found and fixed by skrll).

Bump PKGREVISION.

Approved by skrll.
2002-05-21 14:03:36 +00:00
wiz
aa6e81abef Update MASTER_SITES. 2002-05-21 12:24:13 +00:00
wiz
5bd85bd7f0 Of course, this should only be a BUILD_DEPENDS. Oops.
Thanks to Stoned Elipot for noting.
2002-05-21 11:04:12 +00:00
cjep
9083e1d5bc Add NetBSD tags. 2002-05-20 17:41:05 +00:00
tron
e1a06d5fb2 Fix some directory names, remove two dead mirror sites. 2002-05-19 17:11:19 +00:00
jmcneill
5e1b1ecbd2 Add dependencies to png and oaf, to make this compile. 2002-05-19 12:23:58 +00:00
zuntum
c60351c841 Alter HOMEPAGE - pkg/16887 by James K. Lowden <jklowden@schemamania.org> 2002-05-18 22:46:47 +00:00
mjl
e66a665b71 Update oaf to 0.6.10
* evil activation races
  * alloca issue
  * handle IO_PRI
  * more regression tests
  * don't multiply parse oafinfo files
  * racing activations far more efficient
  * remove multiple directory capability
  * Fix oaf-slay username detection
  * Fix for multiple activation race condition
  * New translations
2002-05-18 10:54:16 +00:00
schmonz
151ebe0153 Patch style police. 2002-05-17 17:10:10 +00:00
schmonz
0802fac492 Add and enable dlcompat. 2002-05-17 16:57:34 +00:00
schmonz
636097337c Import dlcompat-20020508, from Jeff Putsch <jdputsch@attbi.com> in
pkg/16104, with a few tweaks. This package is for Darwin/Mac OS X
systems only.

dlcompat provides the dlopen() interface for dynamic loading of
modules for applications that need it. It is based on Apple code
that was only released via Darwin CVS.

This version comes from the Fink project.
2002-05-17 16:56:02 +00:00
agc
ea7496e4f0 Add and enable libbegemot 2002-05-16 16:06:16 +00:00
agc
458a8d67f5 Initial import of the begemot library, libbegemot-1.9, into the Packages
Collection.

This package contains a library of functions which are found
useful in daily programming. They are used by most of the other
BEGEMOT packages.

I am informed that "begemot" is Russian for "hippopotamus"
2002-05-16 16:04:55 +00:00
mjl
ae78f2e464 Add the idl files to the buildlinked list, so mrproject finds
them and builds.
2002-05-14 12:37:25 +00:00
skrll
d6e4227f3d Remove hash for patch-ac-new which doesn't exist. Pointed out by wiz. 2002-05-13 08:02:33 +00:00
dmcmahill
c8e0ec93e9 add -fPIC -DPIC to CFLAGS. Needed to make the shared lib work on sparc (and probably others) 2002-05-12 18:10:30 +00:00
schmonz
5e64b9d8d6 Update to 2.4. List of changes is too long to include here. Summary:
* additions to the Jam language
* new features in jam and jambase
* bug- and portability fixes
2002-05-12 15:58:14 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
rh
c5a19bc63c Update bonobo-activation to 0.9.8. Changes are bugfixes only.
While at it, add a buildlink.mk
2002-05-12 01:16:49 +00:00
dmcmahill
436a4000d2 enable building of the shared lib version as well as the static version.
bump PKGREVISION.
2002-05-11 01:14:36 +00:00
fredb
2c2c66c485 Make this compile with gas-2.11.2/m68k/ELF (NetBSD-1.5ZC/mac68k). 2002-05-10 05:06:22 +00:00
rh
2bdb972b36 Add missing -Wl,-R to the pkgconfig files. Bump PKGREVISION and default
buildlink dependency.
2002-05-10 01:17:28 +00:00
rh
1d9181c245 Add missing -Wl,-R to the pkgconfig files. Bump PKGREVISION and default
buildlink dependency.
2002-05-10 00:45:50 +00:00
wiz
ea0732de3a Fix comment. 2002-05-10 00:15:59 +00:00
shell
d122dcff72 Updated to p5-Test-Harness-2.21
Changes from changelog :

2.21  Mon May  6 00:43:22 EDT 2002
    - removed a bunch of dead code left over after 2.20's gutting.
    - The fix for the $^X "bug" added in 2.02 has been removed.  It
      caused more trouble than the old bug (I'd never seen a problem
      before anyway)
    - 2.20 broke $verbose

2.20  Sat May  4 22:31:20 EDT 2002
    * An almost complete conversion of the Test::Harness test parsing
      to use Test::Harness::Straps.

2.04  Tue Apr 30 00:54:49 EDT 2002
    * Changing the output format of skips
    - Taking into account VMS's special exit codes in the tests.
2002-05-09 06:03:38 +00:00
enami
970b4d7c97 Test if close(2) is failed after writing to file. This is necssary if
a file is on nfs filesystem.
2002-05-09 01:40:03 +00:00
drochner
e13e16922d LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE 2002-05-08 17:43:40 +00:00
wiz
4888f7e9d8 Add version requirements for Perl and Texinfo, and fix the texi file.
From pkg/16645 by Greg A. Woods.
2002-05-08 11:03:15 +00:00
jdolecek
f56057d8ea the patch is NOT unnecessary 2002-05-07 14:39:14 +00:00
wiz
87267ac0e2 Bump to 1.2.10nb1 to have a version that definitely does not have the
NULL problem. Better very late than never.
2002-05-07 08:19:26 +00:00
tron
e904ad46a2 Update "ccache" package to version 1.8. Changes since version 1.5:
- fixed warning output line numbers
- added some more C++ extensions
- fixed a minor md4 hashing bug
- added support for some of the -M compiler options
2002-05-07 05:22:50 +00:00
jtb
f8a0903fc5 Update to version 4.1r5.
New Features and Changes:
========================

o The following Vdata routines were added:

     VSsetblocksize/vsfsetblsz -- sets the block size of the
                                  linked-block element.
     VSsetnumblocks/vsfsetnmbl -- sets the number of blocks for
                                  a linked-block element.
     VSgetblockinfo/vsfgetblinfo -- retrieves the block size and the number
                                    of blocks of a linked-block element.

o  Two routines were added to get compression information for the SD and
   GR interfaces, including chunked elements: SDgetcompress/sfgcompress
   and GRgetcompress/mggcompress.

   Note:

   - For a JPEG image, GRgetcompress only returns the compression type, not
     the compression information (i.e, quantity and force_baseline).  This
     information is not currently retrievable.

   - Getting compression type for JPEG chunked images is not working yet.

o  "hdp dumpgr" has a new option, -pd, to print palette data only.  Also,
   whenever option -p or -pd is given, only palettes are printed, and no
   images or file attributes.

o  A new FORTRAN function, heprntf (HEprint), was added.  It takes two
   arguments: file name and level.  If the file name string has 0 length,
   then error messages will be printed to standard output.

o  A memory leak in the netCDF portion of the HDF/mfhdf distribution
   was fixed.

o  The "#define NULL" was removed since ANSI C compilers are required to
   define NULL.

o  When using "hdp dumpgr", data was being printed in the range of 0-250
   when it should have been between 0-168.  This problem is now fixed.
2002-05-03 23:14:52 +00:00
jtb
b90a25e924 Update to version 3.1.2.
Changes made from patch level 1 to patch level 2:

1. Fixed bug in -makedcls option that allowed a buffer overflow when
   module names exceed 20 characters.

2. Minor changes to source code to clean it up and make it compatible
   with C++.

3. Fixed bug that caused crash when number of statement labels in a
   subprogram exceeded 2000.

4. Fixed bug that could cause access violation on some systems, if
   program contains variable names starting with AA or AB.

5. Fixed bug in handling a labeled END DO statement that matches a
   DO statement that doesn't use a label.

6. Changed license from "BSD"-like to "MIT."
2002-05-03 22:47:15 +00:00
jtb
62d91ea8fa Add buildlink.mk for hdf5. 2002-05-03 20:52:59 +00:00
jtb
133865a291 Update to version 1.4.3. Changes include:
* Changed internal error handling macros to reduce code size of library by
      about 10%.
* API changes.
* Performance improvements
* ``h5cc'' script which helps compilation of HDF5 programs
* Bug fixes.
2002-05-03 20:51:33 +00:00
wiz
17b1f25969 Use MACHINE_GNU_PLATFORM. 2002-05-02 12:49:55 +00:00
wiz
abc969db6a Since I already have the code to check if it's needed, use it do
en- or disable the dependency, too. Oops.
2002-04-30 12:44:39 +00:00
wiz
8152c94380 Add and enable binutils. 2002-04-30 12:37:11 +00:00
wiz
d58d1e5714 Initial import of a binutils-2.11.2 package, with patches
from the NetBSD base system included (until 2002-04-18).
2002-04-30 12:33:29 +00:00
rh
c939b6cf01 Install the provided tools as well as the library. Bump PKGREVISION.
Patch provided by Sergey Svishchev <svs@ropnet.ru>.  This closes his PR
pkg/16560, thanks!
2002-04-29 21:41:41 +00:00
shell
810b1916a8 Updated p5-Params-Validate to 0.15
Change :
- validate_pos would die stupidly when it received an array with an
  odd number of elements.
2002-04-27 19:22:40 +00:00
rh
7acdc587eb Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. 2002-04-27 11:31:23 +00:00
rh
d7309f4596 Add and enable bonobo-activation 2002-04-27 08:58:46 +00:00
rh
1672afa4c4 Initial import of bonobo-activation-0.9.7, a CORBA object activation
framework used primarily by GNOME2.
2002-04-27 08:57:57 +00:00
shell
4ebf3ba4db Updated to p5-Test-Simple-0.44
Changes since p5-Test-Simple-0.43 :
- names containing newlines no longer produce confusing output
  (from chromatic)
- chromatic provided a fix so can_ok() honors can() overrides.
- Nick Ing-Simmons suggested todo_skip() be a bit clearer about
  the skipping part.
- Making plan() vomit if it gets something it doesn't understand.
- Tatsuhiko Miyagawa fixed use_ok() with pragmata on older perls.
- quieting diag(undef)
2002-04-27 08:06:21 +00:00
shell
d7a068a432 Updated to p5-Test-Harness-2.03
Changes :
* $^X fix made safer.
- Noise from loading wait.ph to analyze core files supressed
- MJD found a situation where a test could run Test::Harness
  out of memory.  Protecting against that specific case.
- Made the 1..M docs a bit clearer.
- Fixed TODO tests so Test::Harness does not display a NOK for
  them.
- Test::Harness::Straps->analyze_file() docs were not clear as to
  its effects
2002-04-27 08:04:15 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
seb
a7bea0b514 Add & enable libtar. 2002-04-22 17:31:26 +00:00
seb
33877df5e8 Initial import of Libtar, version 1.2.5, into the NetBSD Packages Collection.
Libtar is a library for manipulating tar files from within C programs.
Key features:

  - Handles both POSIX 1003.1-1990 tar file format and the GNU extensions.
  - API provides functions for easy use, such as tar_extract_all().
  - Also provides functions for more granular use, such as
    tar_append_regfile().
  - Support compressed tar file by way of zlib.
2002-04-22 17:14:48 +00:00
agc
325c486849 Add and enable ald. 2002-04-22 11:52:42 +00:00