The NetBSD Project

CVS log for pkgsrc/sysutils/fam/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / fam

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Wed Sep 6 10:50:28 2023 UTC (7 months, 1 week ago) by vins
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.46: +3 -2 lines
Diff to previous 1.46 (colored) to selected 1.39 (colored)

sysutils/fam: fix linking error on Linux for missing standard libraries.

Revision 1.46 / (download) - annotate - [select for diffs], Sat Sep 2 15:26:58 2023 UTC (7 months, 2 weeks ago) by vins
Branch: MAIN
Changes since 1.45: +2 -4 lines
Diff to previous 1.45 (colored) to selected 1.39 (colored)

sysutils/fam: remove redundant CPP/LDFLAGS.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Aug 30 17:56:20 2023 UTC (7 months, 2 weeks ago) by vins
Branch: MAIN
Changes since 1.44: +8 -1 lines
Diff to previous 1.44 (colored) to selected 1.39 (colored)

sysutils/fam: Linux build fix.

Sun RPC support in Glibc was deprecated with version 2.32.
The recommended replacement implementation for GNU/Linux is TI-RPC,
available on pkgsrc as devel/libtirpc.
Tested on Slackware 15.0

Revision 1.44 / (download) - annotate - [select for diffs], Thu Jan 25 10:41:37 2018 UTC (6 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.43: +6 -1 lines
Diff to previous 1.43 (colored) to selected 1.39 (colored)

fam: Disable c++11-narrowing on SunOS with clang.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Nov 26 10:42:46 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.42: +3 -4 lines
Diff to previous 1.42 (colored) to selected 1.39 (colored)

fam: comment out dead sites

Revision 1.42 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:25 2017 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (colored) to selected 1.39 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Feb 26 10:24:12 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.40: +3 -7 lines
Diff to previous 1.40 (colored) to selected 1.39 (colored)

Use OPSYSVARS.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:57 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.39: +1 -3 lines
Diff to previous 1.39 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.39 / (download) - annotate - [selected], Tue Oct 23 19:51:01 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Jan 16 23:37:49 2010 UTC (14 years, 3 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, 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, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.39 (colored)

Added LICENSE.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jul 19 18:18:09 2009 UTC (14 years, 9 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored) to selected 1.39 (colored)

use MASTER_SITE_GENTOO properly

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jan 9 21:17:32 2008 UTC (16 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.39 (colored)

REQUIRE rpcbind in the rc.d script, because famd needs portmapper.
Bump PKGREVISION.

Ok jmmv.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Dec 16 14:25:14 2007 UTC (16 years, 4 months ago) by cjep
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.39 (colored)

PR#34153 - fix famd manual page

Revision 1.34 / (download) - annotate - [select for diffs], Sun Nov 5 17:09:00 2006 UTC (17 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored) to selected 1.39 (colored)

DESTDIR support.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Oct 2 21:45:05 2006 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.32: +5 -3 lines
Diff to previous 1.32 (colored) to selected 1.39 (colored)

Fixed some pkglint warnings.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:14 2006 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.31: +5 -5 lines
Diff to previous 1.31 (colored) to selected 1.39 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:40 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.39 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:49 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.39 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:17 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored) to selected 1.39 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:19 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.39 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Oct 31 13:03:32 2005 UTC (18 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.39 (colored)

patch-bc can change the linkage, especially for static linking, so bump
the revision.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 10 20:57:56 2005 UTC (18 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored) to selected 1.39 (colored)

Add a conflict on the forthcoming gamin package.

Revision 1.25 / (download) - annotate - [select for diffs], Sun May 22 20:08:32 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.39 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 9 23:13:33 2005 UTC (18 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.23: +4 -1 lines
Diff to previous 1.23 (colored) to selected 1.39 (colored)

mark this as NOT_FOR_PLATFORM= IRIX-*-*; irix comes with fam in the base
system

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:23 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored) to selected 1.39 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.20.2.1 / (download) - annotate - [select for diffs], Thu Jan 6 00:39:56 2005 UTC (19 years, 3 months ago) by salo
Branch: pkgsrc-2004Q4
Changes since 1.20: +4 -3 lines
Diff to previous 1.20 (colored) next main 1.21 (colored) to selected 1.39 (colored)

Pullup ticket 209 - requested by Julio M. Merino Vidal
usability fix for fam

        Module Name:	pkgsrc
        Committed By:	jmmv
        Date:		Wed Jan  5 16:21:06 UTC 2005

        Modified Files:
        	pkgsrc/sysutils/fam: Makefile
        	pkgsrc/sysutils/fam/files: IMonKQueue.c++

        Log Message:
        Fix some long-standing kqueue bugs that have been bothering me for
        a long time.  For example, simply running 'nautilus /' could lock
        up famd in pipewr status.  To fix:

        - Make the struct devino's sorting function work properly; otherwise
          the map behaves incorrectly.
        - Handle kqueue errors if they are returned as an entry in the events
          table (with flags containing EV_ERROR).

        While here, add more debugging code that helped me catch this issue
        (some extra messages and assertions).

        Also reenable assertions (except on Darwin as, according to version
        1.14 of the Makefile, they cause problems).

        Not bumping revision because kqueue support is still off by default.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jan 5 16:21:06 2005 UTC (19 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.21: +4 -3 lines
Diff to previous 1.21 (colored) to selected 1.39 (colored)

Fix some long-standing kqueue bugs that have been bothering me for a long
time.  For example, simply running 'nautilus /' could lock up famd in pipewr
status.  To fix:

- Make the struct devino's sorting function work properly; otherwise the
  map behaves incorrectly.
- Handle kqueue errors if they are returned as an entry in the events table
  (with flags containing EV_ERROR).

While here, add more debugging code that helped me catch this issue (some
extra messages and assertions).

Also reenable assertions (except on Darwin as, according to version 1.14 of
the Makefile, they cause problems).

Not bumping revision because kqueue support is still off by default.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:50 2004 UTC (19 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.39 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 19 12:35:22 2004 UTC (19 years, 5 months ago) by sketch
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.19: +29 -1 lines
Diff to previous 1.19 (colored) to selected 1.39 (colored)

Various fixes/cleanups to get this package compiling on Solaris:

 + Use the mnttab(4) interface instead of mntent.
 + C++ syntax cleanups to appease the SunPro compiler.
 + Use MAXPATHLEN instead of NAME_MAX which can be unimplemented on strict
   POSIX systems.
 + Use POSIX inttypes.h if BSD types are not available.
 + RPC includes and C++ namespace fixes.
 + Use dirent(3) instead of older sys/dir.h interface.
 + Avoid `sun' namespace collision.

Patch based on the work of Robert Lillack and others, described in
http://mail-index.netbsd.org/tech-pkg/2004/08/20/0005.html and tested with
SunPro and gcc.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 17 20:12:06 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored) to selected 1.39 (colored)

When enabling kqueue, only link famd against -lpthread, not everything.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Oct 17 19:20:53 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.17: +29 -3 lines
Diff to previous 1.17 (colored) to selected 1.39 (colored)

Add kqueue support.  This way, famd can be notified of changes to files and
directories in "real time", without having to periodically poll(2) for them
after several seconds.  This improves the responsiveness of applications
using famd (specially GNOME) when changes to files occur from the "outside"
(they are notified from changes immediately), or even from the application
itself (for example, have you ever tried to rename several files from
Nautilus?  just a PITA).

To enable kqueue, you have to pass the 'kqueue' option to the package.
I'm not enabling it by default because it needs testing (but it should be
enabled in a future).  Furthermore, I'd like to send these patches to the
FAM developers for comments too.  And a review from somebody knowing kqueue
could be good!  (this is the first time I use the kqueue interface, so I'm
not sure if everything is right).

A description on how this works can be found in the files/IMonKQueue.c++
file.  Note that, due to FAM's design, the easiest way to do this change
is to "emulate" imon functionality.

While here, add an rc.d script for famd, in case the user prefers to run
it at system startup instead of from inetd (I created it while developing
the kqueue functionality, so it's a good moment to add it).  Adjust the
MESSAGE accordingly.

Bump PKGREVISION to 4.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 16 14:40:23 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.39 (colored)

Make the mntent compatibility layer work properly.  It was storing the list
of mounted filesystems in a local variable that was lost between calls to
the emulated getmntinfo function.

I'm not sure if this fixes any visible problem, but it probably should.
The code was randomly reading from memory before (running with debugging
enabled exposed the problem, for example).

Bump PKGREVISION to 3.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:14 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.39 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 18 17:11:08 2004 UTC (20 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.39 (colored)

Fix location of temporary files, as they were beeing created under / instead
of /tmp!  If you have been using GNOME, you may want to 'rm -f /.fam*' to
clean them up.

The problem is caused by two different issues, related to a call to tempnam:

- The code uses a HAVE_UNSETENV define to check if the unsetenv function
  is available; however, the configure script does not check for it, so
  unsetenv is never used.  Fix the configure script to check for unsetenv.

- If unsetenv is not available, it does putenv("TMPDIR=") before calling
  tempnam.  The code expects that this call *unsets* the variable from the
  environment (which happens in Linux), but instead it is *set* to an empty
  value, causing the creation of files in the root directory.  Fix this by
  explicitly setting TMPDIR to /tmp.

Bump PKGREVISION to 1.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 14 20:53:08 2004 UTC (20 years ago) by adam
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.39 (colored)

Fixed build problems on Darwin

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 4 09:24:58 2004 UTC (20 years ago) by recht
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.39 (colored)

Add "USE_LANGUAGES=c c++" since fam uses c++.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 28 22:00:05 2004 UTC (20 years ago) by minskim
Branch: MAIN
Changes since 1.11: +10 -2 lines
Diff to previous 1.11 (colored) to selected 1.39 (colored)

Update fam to 2.7.0.  Fixes the following PR's:

  - PR pkg/23017
  - PR pkg/23495
  - PR pkg/23496
  - PR pkg/24578

The patches for 23017 and 24578 were provided by reed@.  Although rh@
suspended PR 23017 saying that pkgsrc does not support installation to
/usr, this still needs to be fixed because the same problem occurs
even when LOCALBASE != /usr.

Changes since 2.6.10:
    Changed NOGROUP usage in src/Cred.c++ to -1 as NOGROUP is not defined
    in IRIX.
    (mraymond@sgi.com)
    removed const modifier from Scheduler.h to fix GCC 3.x build.
    (wardle@sgi.com)
    created new GNU autotools files:
    - test whether we have IMon rather than testing OS.
    - test whether we have sockaddr length members rather than testing OS.
    - install daemon in sbin rather than bin.
    - install manual pages in typical GNU/Linux sections.
    - rename daemon to famd.
    - rename fam source directory to src.
    - rename libfam source directory to lib.
    - remove editconf and util subdirectory.
    - remove rpm target and build subdirectory.
    - remove support target and subdirectory.
    [wardle@sgi.com] (wardle@sgi.com)
    fixed warnings about typenames in BTree.h.
    (wardle@sgi.com)

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:52 2004 UTC (20 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.10: +1 -3 lines
Diff to previous 1.10 (colored) to selected 1.39 (colored)

LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 11 00:39:29 2004 UTC (20 years, 2 months ago) by xtraeme
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.39 (colored)

bl3ify

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 9 18:14:45 2004 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.8: +8 -3 lines
Diff to previous 1.8 (colored) to selected 1.39 (colored)

Update to 2.6.10:
- removed const from Scheduler.h to fix GCC 3 build.
- use GID_NOBODY if NOGROUP is undefined to build on SysV-like operating
  systems including IRIX.

Changes in the package:
- Install configuration file in place.
- Tell the user how to setup and enable FAM.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 24 15:06:57 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.39 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:33 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.39 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:16:56 2003 UTC (20 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.39 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 8 16:57:37 2003 UTC (20 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored) to selected 1.39 (colored)

Honour PKG_SYSCONFDIR.  Bump PKGREVISION to 1.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 17 19:43:39 2002 UTC (21 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.39 (colored)

Update fam to 2.6.9. Changes since 2.6.7:

fam-2.6.9

    added idle_timeout and nfs_polling_interval options to fam.conf.
    [joup@bigfoot.com, wardle@sgi.com] (wardle@sgi.com)

    use daemon() as an alternative to _daemonize() to background the
    fam process if it is available.
    [wardle@sgi.com] (wardle@sgi.com)

    allow for different socket structure on FreeBSD and other small
    changes to assist FreeBSD build.
    [daverufino@btinternet.com, ports@geeksrus.net] (wardle@sgi.com)

fam-2.6.8

    #include some standard header files to help build on FreeBSD.
    (wardle@sgi.com)

    improved group handling from IRIX.
    (wardle@sgi.com)

    untrusted user's GID is set to NOGROUP if getgrmember() gave FAM
    an invalid or inconsistent GID.
    (wardle@sgi.com)

    should now handle strerror returning null.
    (wardle@sgi.com)

    initalize libtool earlier in the configure process to avoid binaries
    being created with a .C extension on some systems.
    [alexl@redhat.com] (wardle@sgi.com)

    added libstdc++ to linker flags to make libfam always build as a
    C++ library.
    (wardle@sgi.com)

    added CLEANFILES make target.
    (wardle@sgi.com)

    /etc/mtab (or equivalent) is now opened read-only.
    (wardle@sgi.com)

Approved by wiz.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 2 22:30:59 2002 UTC (21 years, 6 months ago) by dillo
Branch: MAIN
Changes since 1.2: +1 -6 lines
Diff to previous 1.2 (colored) to selected 1.39 (colored)

get rid of autoconf build dependency by patching configure

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 25 19:23:19 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored) to selected 1.39 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:59:49 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +24 -0 lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored) to selected 1.39 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.1.1.1.2.1, Sun May 12 10:25:47 2002 UTC (21 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -24 lines
FILE REMOVED

file Makefile was added on branch buildlink2 on 2002-06-23 18:59:49 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 12 10:25:47 2002 UTC (21 years, 11 months ago) by rh
Branch: TNF
CVS Tags: pkgviews, pkgsrc-base, netbsd-1-6
Branch point for: buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.39 (colored)

Initial import of fam-2.6.7, a file alteration monitor.

Revision 1.1 / (download) - annotate - [select for diffs], Sun May 12 10:25:47 2002 UTC (21 years, 11 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base, netbsd-1-6-RELEASE-base, buildlink2-base
Diff to selected 1.39 (colored)

Initial revision

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>