The NetBSD Project

CVS log for pkgsrc/net/ORBit/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / ORBit

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.30 / (download) - annotate - [select for diffs], Sat Oct 2 13:19:11 2010 UTC (19 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, HEAD
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Skip SUBDIRS in popt.
No need to build in subdir and failed in intl subdirectory, because
some @XXXX@ are not replaced, syntax error for recent gmake.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Mar 31 22:30:02 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Welcome to the brave new world of gettext-0.14.5 -- if a source file
includes <libintl.h>, then we must ensure that the resulting object
is linked against -lintl.  This ensures that the correct *printf()
functions are used across all platforms.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 12 18:13:53 2006 UTC (6 years, 2 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Not all compilers accept --disable-shared.  Instead of trying to get
the right one for each one, just get rid of this flag, as it concerns
the creation of a test binary anyway.  (This allows ORBit to compile
and install under IRIX.)

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Sat Aug 20 15:25:39 2005 UTC (6 years, 9 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) next main 1.27 (colored)

Pullup ticket 695 - requested by Grant Beattie
portability fixes for ORBit

Revisions pulled up:
- pkgsrc/net/ORBit/Makefile		1.115, 1.116
- pkgsrc/net/ORBit/distinfo		1.27
- pkgsrc/net/ORBit/patches/patch-ap	1.3

   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Thu Aug 18 05:39:52 UTC 2005

   Modified Files:
   	pkgsrc/net/ORBit: Makefile

   Log Message:
   whitespace fix
---
   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Thu Aug 18 05:41:02 UTC 2005

   Modified Files:
   	pkgsrc/net/ORBit: Makefile

   Log Message:
   this needs flex (not lex) to build.
---
   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Thu Aug 18 05:46:16 UTC 2005

   Modified Files:
   	pkgsrc/net/ORBit: distinfo
   	pkgsrc/net/ORBit/patches: patch-ap

   Log Message:
   fix config.h to include <alloca.h> if found (ORBIT_HAVE_ALLOCA_H was
   not being defined, so alloca.h was never included).

   fixes build with sunpro.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Aug 18 05:46:16 2005 UTC (6 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

fix config.h to include <alloca.h> if found (ORBIT_HAVE_ALLOCA_H was
not being defined, so alloca.h was never included).

fixes build with sunpro.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Apr 27 09:06:39 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses
part of PR 30053.  No PKGREVISION bump because most people won't
care.

Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 27 08:57:00 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses
part of PR 30053.  No PKGREVISION bump because most people won't
care.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Mar 9 15:57:07 2005 UTC (7 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Add missing blank line at top of patch file.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 24 12:13:41 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Add RMD160 digests.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jan 13 09:58:57 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.21: +6 -7 lines
Diff to previous 1.21 (colored)

Changes 0.5.17:
* Bug fixes

Revision 1.21 / (download) - annotate - [select for diffs], Fri Nov 12 06:39:20 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).

Revision 1.20 / (download) - annotate - [select for diffs], Tue Dec 16 11:22:31 2003 UTC (8 years, 5 months ago) by sketch
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.19: +4 -3 lines
Diff to previous 1.19 (colored)

Properly check for alloca.h and use if necessary, fixing USE_SUNPRO build.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 7 19:43:34 2003 UTC (8 years, 7 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Build orbit-ird dynamic, not static.
This makes this package compile on Solaris and Linux (plus - hey! - static
linking is really from the past millennium!)

Fixes PR 23032.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Aug 29 06:48:07 2003 UTC (8 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Use the IOV_MAX fix only in NetBSD

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jul 11 23:38:45 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

use PTHREAD_LDFLAGS instead of -lpthread for portability, and
include pthread.buildlink2.mk.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 19 13:48:18 2003 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Replace wrap_writev with a simpler solution (old one had some problems).
Fixes endless loop problems. Report and suggestion by Greg Troxel
gdt at ir bbn com in private mail; some comments by Alistair Crooks;
patch reviewed and okayed by Jaromir Dolecek.
Bump PKGREVISION to 3.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 25 21:20:06 2002 UTC (9 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

* NetBSD's (and most likely Linux's) indent program is sufficient for ORBit,
  so don't depend on devel/gindent on these two platforms.

* USE_BUILDLINK2 implies AUTOMAKE_OVERRIDE=NO.

* Don't use the hackish test for libwrap supplied in the configure script.
  Instead, just specify the necessary variables to link against libwrap
  in the package Makefile.

This closes PR 18712 by Greg A. Woods.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Oct 30 03:09:35 2002 UTC (9 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Sep 27 00:45:13 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Remove dependency on automake by patching the Makefile.in file instead of
the Makefile.am file.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 25 18:39:31 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Thu Aug 22 11:11:57 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.10.2.1: +3 -1 lines
Diff to previous 1.10.2.1 (colored) next main 1.11 (colored)

Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 18 02:19:24 2002 UTC (9 years, 10 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Thu Jun 6 06:54:44 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

* Convert some more packages to use the buildlink2 framework.
* Re-add EVAL_PREFIX lines that I shouldn't have removed from the
  buildlink2.mk files.
* Add several more new buildlink2.mk files to facilitate converting more
  packages.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 25 12:17:04 2002 UTC (10 years, 1 month ago) by agc
Branch: MAIN
Branch point for: buildlink2
Changes since 1.9: +11 -11 lines
Diff to previous 1.9 (colored)

Upgrade to version 0.5.15 from 0.5.13nb1 of the ORBit package - diffs
provided by Thomas Klausner.

Diffs from previous version:

2002-03-20  Michael Meeks  <michael@ximian.com>
        * configure.in: copy the autoconf macro into here so we
        can rely on it not changing across autoconf versions.
2002-03-11  Michael Meeks  <michael@ximian.com>
        * src/IIOP/giop-msg-buffer.c
        kill #define writev mess.
        (giop_send_buffer_write): handle EINTR, handle EAGAIN
        correctly, handle short writev's correctly, test
        thorougly.
        * src/ORBitutil/compat.c (g_writev): kill this
        abomination.
2002-02-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
        * src/orb/allocators.h, src/orb/allocators.c (ORBit_alloc_2,
        ORBit_free): Make the free marker really always sit directly in
        front of the memory block, not at some random lower position.
2002-02-09 Elliot Lee <sopwith@redhat.com>
        * src/ORBitutil/os-feature-alloca.h: Don't redefine alloca if it is already defined.
2002-01-27  Darin Adler  <darin@bentspoon.com>
        * test/everything/Makefile.am: Added -lm -- can't build without it.
2002-01-25  Mark McLoughlin  <mark@skynet.ie>
        * configure.in: (AC_CHECK_ALIGNOF): error out if an alignment
        is found to be zero.

Thomas thought that the modification to src/IIOP/giop-msg-buffer.c to
"kill #define writev mess" might mean that we could drop the
NetBSD-specific wrapper for writev(2), but sadly this isn't so -
configure undefines HAVE_LIMITED_WRITEV on NetBSD, and rightly so,
since IOV_MAX (1024) iovecs can be written, not 50.  However, we still
have the basic "attempt to send more than IOV_MAX iovecs and you get
EINVAL" problem with our writev(2) implementation.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 4 08:08:24 2002 UTC (10 years, 1 month ago) by itohy
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

- Correctly detect a.out shared library (developers should test on a.out env ;)
- Create fake libtool object (*.lo) if no shared libwrap exists.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Mar 22 11:26:04 2002 UTC (10 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

The ORBit code doesn't check the number of iovec structs before it
calls writev(2).  Some of the applications which use ORBit, such as
oaf, can send 1214 iovecs, which is slightly more than IOV_MAX.  Add a
wrapper for writev(2), to check the number of iovecs passed to writev,
and loop, sending MIN(IOV_MAX, count) until the iovecs have all been
written.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 15 23:52:11 2002 UTC (10 years, 4 months ago) by rh
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

Update ORBit to 0.5.13.  Changes are bugfixes and minor interface
enhancements.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 4 19:25:25 2001 UTC (10 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Define _POSIX_THREAD_SYSCALL_SOFT=1 so syscalls won't block other threads.
Bump version to 0.5.8nb1

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 28 18:37:54 2001 UTC (10 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove BUILD_DEPENDS on autoconf by patching configure instead of
configure.in.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 16 20:01:23 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Refer to glib-config as $GLIB_CONFIG in the configure script.

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 21 19:59:03 2001 UTC (11 years ago) by rh
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update ORBit to 0.5.8.  Changes are bugfixes and new features needed by
bonobo-1.0.4 (sorry, no further details are known to me).

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 11:23:08 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Move to sha1 checksum, and/or add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:50:19 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>