The NetBSD Project

CVS log for pkgsrc/comms/fidogate/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / comms / fidogate

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.82 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:06 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored)

*: recursive bump for perl 5.36

Revision 1.81 / (download) - annotate - [select for diffs], Mon May 24 19:49:17 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored)

*: recursive bump for perl 5.34

Revision 1.80 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:44 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.79 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:17 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.78 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:12 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:07 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.76 / (download) - annotate - [select for diffs], Thu May 23 19:22:57 2019 UTC (4 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.75: +4 -4 lines
Diff to previous 1.75 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.75 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:03 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

Recursive bump for perl5-5.28.0

Revision 1.74 / (download) - annotate - [select for diffs], Sun Dec 24 09:47:40 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.73: +2 -3 lines
Diff to previous 1.73 (colored)

fidogate: fix HOMEPAGE

Revision 1.73 / (download) - annotate - [select for diffs], Sun Jul 10 10:07:16 2016 UTC (7 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.72: +7 -12 lines
Diff to previous 1.72 (colored)

Removed unused BUILDLINK_SETENV and made Makefile simpler.

Revision 1.72 / (download) - annotate - [select for diffs], Sun Jul 10 09:59:07 2016 UTC (7 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.71: +10 -10 lines
Diff to previous 1.71 (colored)

Fixed pkglint warnings.

Revision 1.71 / (download) - annotate - [select for diffs], Sat Jul 9 06:37:55 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.70 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:29 2015 UTC (8 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.69 / (download) - annotate - [select for diffs], Thu May 29 23:35:20 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.68 / (download) - annotate - [select for diffs], Sun Nov 24 04:01:07 2013 UTC (10 years ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.67: +7 -5 lines
Diff to previous 1.67 (colored)

Use SPECIAL_PERMS and don't set USERGROUP_PHASE. PKGREVISION -> 7

Revision 1.67 / (download) - annotate - [select for diffs], Fri Jul 12 10:44:53 2013 UTC (10 years, 5 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.

Revision 1.66 / (download) - annotate - [select for diffs], Fri May 31 12:39:42 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.65 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:05 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.64 / (download) - annotate - [select for diffs], Mon Jun 18 01:51:41 2012 UTC (11 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored)

Honor ${PKGINFODIR} in INSTALLATION_DIRS; should fix Linux build.

Revision 1.63 / (download) - annotate - [select for diffs], Tue Feb 28 11:21:50 2012 UTC (11 years, 9 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.62: +2 -1 lines
Diff to previous 1.62 (colored)

Set perl path from TOOLS_PATH.perl instead of assuming it is in PREFIX.

Revision 1.62 / (download) - annotate - [select for diffs], Sat Jun 19 12:18:51 2010 UTC (13 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.61: +2 -1 lines
Diff to previous 1.61 (colored)

Needs group early during installation

Revision 1.61 / (download) - annotate - [select for diffs], Fri Dec 18 01:09:23 2009 UTC (13 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.60: +12 -9 lines
Diff to previous 1.60 (colored)

You are in a maze of twisty little Makefiles, all with short install targets
Somewhat more than 11 rooms later... PKG_DESTDIR_SUPPORT

Revision 1.60 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:11 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Nov 17 12:04:11 2007 UTC (16 years ago) by rillig
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.58: +2 -2 lines
Diff to previous 1.58 (colored)

Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.

Revision 1.58 / (download) - annotate - [select for diffs], Sat Sep 29 12:32:22 2007 UTC (16 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.57: +4 -1 lines
Diff to previous 1.57 (colored)

Fixed build errors on NetBSD 4.99.

Revision 1.57 / (download) - annotate - [select for diffs], Thu Aug 30 16:22:00 2007 UTC (16 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.56: +2 -3 lines
Diff to previous 1.56 (colored)

Set RCD_SCRIPT_SRC instead of copying directly.

XXX this is not really an RC script.

Revision 1.56 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:19 2007 UTC (16 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

Prepare for switching to NO_MTREE=yes.

Revision 1.55 / (download) - annotate - [select for diffs], Mon Mar 19 16:40:27 2007 UTC (16 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

give away to pkgsrc-users

Revision 1.54 / (download) - annotate - [select for diffs], Sun Apr 23 00:12:36 2006 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.53: +4 -2 lines
Diff to previous 1.53 (colored)

Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.

Revision 1.53 / (download) - annotate - [select for diffs], Wed Mar 22 22:50:31 2006 UTC (17 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.

Revision 1.52 / (download) - annotate - [select for diffs], Mon Mar 20 03:59:39 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.51: +13 -17 lines
Diff to previous 1.51 (colored)

Honor PKGINFODIR and clean up the install process to avoid an unnecessary
pre-install target.

Revision 1.51 / (download) - annotate - [select for diffs], Sun Mar 5 16:27:23 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.50: +2 -3 lines
Diff to previous 1.50 (colored)

* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.

Revision 1.50 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:27 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.49 / (download) - annotate - [select for diffs], Thu Jan 5 21:34:39 2006 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.48: +9 -8 lines
Diff to previous 1.48 (colored)

Use SUBST framework.

Revision 1.45.2.1 / (download) - annotate - [select for diffs], Fri Dec 30 16:35:58 2005 UTC (17 years, 11 months ago) by seb
Branch: pkgsrc-2005Q4
Changes since 1.45: +2 -5 lines
Diff to previous 1.45 (colored) next main 1.46 (colored)

Pullup ticket 984 - requested by Joerg Sonnenberger
unbreak comms/fidogate and fix a possible security issue

Revisions pulled up:
- pkgsrc/comms/fidogate/Makefile                              1.48, 1.46
- pkgsrc/comms/fidogate/distinfo                              1.13
- pkgsrc/comms/fidogate/patches/patch-ay                      1.1
- pkgsrc/comms/fidogate/patches/patch-az                      1.1
- pkgsrc/comms/fidogate/patches/patch-ba                      1.1
- pkgsrc/comms/fidogate/patches/patch-bb                      1.1
- pkgsrc/comms/fidogate/patches/patch-bc                      1.1
- pkgsrc/comms/fidogate/patches/patch-bd                      1.1
- pkgsrc/comms/fidogate/patches/patch-be                      1.1

   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Tue Dec 27 22:45:25 UTC 2005

   Modified Files:
   	pkgsrc/comms/fidogate: Makefile

   Log Message:
   Works fine on DragonFly.
---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Thu Dec 29 23:31:36 UTC 2005

   Modified Files:
   	pkgsrc/comms/fidogate: Makefile distinfo
   Added Files:
   	pkgsrc/comms/fidogate/patches: patch-ay patch-az patch-ba patch-bb
   	    patch-bc patch-bd patch-be

   Log Message:
   Fix ctype issues. Bump revision.

Revision 1.48 / (download) - annotate - [select for diffs], Thu Dec 29 23:31:35 2005 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Fix ctype issues. Bump revision.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:34 2005 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.46: +1 -2 lines
Diff to previous 1.46 (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.46 / (download) - annotate - [select for diffs], Tue Dec 27 22:45:25 2005 UTC (17 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.45: +1 -4 lines
Diff to previous 1.45 (colored)

Works fine on DragonFly.

Revision 1.45 / (download) - annotate - [select for diffs], Mon Dec 26 23:39:30 2005 UTC (17 years, 11 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.44: +4 -1 lines
Diff to previous 1.44 (colored)

Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Dec 20 10:19:09 2005 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

Added patch-ax, which fixes ctype issues. Bumped PKGREVISION because the
generated code changes.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:54 2005 UTC (18 years ago) by rillig
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.42 / (download) - annotate - [select for diffs], Tue Aug 23 11:48:47 2005 UTC (18 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.

Revision 1.41 / (download) - annotate - [select for diffs], Wed Aug 17 11:43:27 2005 UTC (18 years, 3 months ago) by tv
Branch: MAIN
Changes since 1.40: +2 -3 lines
Diff to previous 1.40 (colored)

Update to 4.4.10, finally....
Changes of note (security fixes were already integrated in an earlier
4.4.9nbX release):

	* src/gate/ftn2rfc.c (unpack): if * Origin is empty, don't use it
	  for the Organization header, use default from config.

	* src/common/log.c (logit): renamed old log() to avoid conflict
	  with Standard-C math function.

	* src/common/log.c (log_program): removed insecure code entirely,
	  thanks to Niels Heinen for pointing this out.

	* src/gate/send-fidogate.sh: added optimized version using rfc2ftn
	  -f for INN 2.4, thanks to Viktor Kafke.
	  Optimized versions for INN 2.2 und INN 2.4 enabled by
	  OPTIMIZED=yes at the start of this script, default = commented =
	  off.

	* scripts/maintenance/logsendmail2.pl: new version of logsendmail
	  utility.

	* src/gate/rfc2ftn.c (receiver): "sysop" is always a valid name.

	* src/gate/rfc2ftn.c (main): new option "SilentBounces" causes
	  EX_NOHOST, EX_NOUSER errors to return OK without any message.
	  Useful in the never ending fight against spam, when your gateway
	  is flooded with messages to unknown adresses, such as Fido.DE :-(
	  (snd_mail): check silent_bounces, if set return OK and log only.

Revision 1.40 / (download) - annotate - [select for diffs], Sun Aug 14 18:47:47 2005 UTC (18 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

Fix PLIST per CHECK_FILES error noticed by kristerw.  Bump PKGREVISION.
(ugh, need to update to 4.4.10 one of these days....)

Revision 1.39 / (download) - annotate - [select for diffs], Sat Jul 16 19:10:38 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.38: +2 -3 lines
Diff to previous 1.38 (colored)

Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.

Revision 1.38 / (download) - annotate - [select for diffs], Sun May 22 20:07:43 2005 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (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.37 / (download) - annotate - [select for diffs], Tue Apr 12 15:11:18 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored)

Nuke USE_BUILDLINK3 (some files missed in megacommit).

Revision 1.36 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:42 2004 UTC (18 years, 11 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (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.35 / (download) - annotate - [select for diffs], Mon Oct 11 22:14:52 2004 UTC (19 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)

Revision 1.34 / (download) - annotate - [select for diffs], Mon Aug 23 15:18:02 2004 UTC (19 years, 3 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.33: +3 -2 lines
Diff to previous 1.33 (colored)

Update fidogate to 4.4.9nb1.  Extremely minor changes from 4.4.5, mainly
changes local to the author's system and changes in doc to note better
the newer home on SourceForge.

However, this does contain a quasi-security fix:  LOGFILE and
FIDOGATE_LOGFILE could have been used to alter files owned by user/group
"news".  This is fixed in 4.4.9nb1, and will also be fixed in 4.4.10 from
the author.

Revision 1.33 / (download) - annotate - [select for diffs], Sat Apr 24 02:05:31 2004 UTC (19 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Put rc.d script into RCD_SCRIPTS_EXAMPLEDIR.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Apr 24 01:59:00 2004 UTC (19 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

tv@pobox.com -> tv@duh.org

Revision 1.31 / (download) - annotate - [select for diffs], Sun Apr 11 06:19:05 2004 UTC (19 years, 8 months ago) by snj
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

Convert to buildlink3.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jan 27 00:53:12 2004 UTC (19 years, 10 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248

Revision 1.29 / (download) - annotate - [select for diffs], Thu Jan 22 07:51:12 2004 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.28 / (download) - annotate - [select for diffs], Sat Aug 9 10:34:46 2003 UTC (20 years, 4 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.27: +1 -2 lines
Diff to previous 1.27 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Aug 9 10:15:41 2003 UTC (20 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.26: +4 -1 lines
Diff to previous 1.26 (colored)

Create if necessary the news user and group with the
bsd.pkg.install.mk framework. This fix this package on current.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 27 16:41:19 2003 UTC (20 years, 5 months ago) by seb
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored)

Convert to USE_NEW_TEXINFO.

XXX needs user 'news' during install, which -current does not have
anymore.

Revision 1.25 / (download) - annotate - [select for diffs], Mon May 5 17:15:01 2003 UTC (20 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

do-configure:

- be quiet
- rename, then sed
- use FILES_SUBST_SED

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 5 17:12:35 2003 UTC (20 years, 7 months ago) by grant
Branch: MAIN
Changes since 1.23: +11 -12 lines
Diff to previous 1.23 (colored)

don't call install with multiple directory args.

remove some unnecessary trailing slashes.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:09 2003 UTC (20 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.22: +4 -4 lines
Diff to previous 1.22 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Nov 14 23:55:33 2002 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.21: +10 -9 lines
Diff to previous 1.21 (colored)

buildlink1 -> buildlink2

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 1 02:31:21 2002 UTC (21 years, 4 months ago) by jschauma
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base, netbsd-1-6
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Change MAINTAINER from tv at netbsd dot org to tv at pobox dot com after
consulting with Todd.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jul 6 20:52:07 2002 UTC (21 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Make the rc.d script more compliant.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jul 6 20:15:51 2002 UTC (21 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.18: +16 -11 lines
Diff to previous 1.18 (colored)

* Update to 4.4.5.  Minor changes; see ChangeLog.  Moved to SourceForge.

* Make compile on newer gcc -Wuninitialized.

* Use CONF_FILES install method.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Mar 23 17:47:46 2002 UTC (21 years, 8 months ago) by yyamano
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:03 2002 UTC (21 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

Introduce new framework for handling info files generation and installation.

Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Nov 30 17:37:15 2001 UTC (22 years ago) by jlam
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Use perl5/buildlink.mk instead of USE_PERL5.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 31 14:32:30 2001 UTC (22 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Clean out my pkgsrc diffs:
Update fidogate to 4.4.4.  Major changes; see documentation for information.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 19 04:48:36 2001 UTC (22 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Mark as USE_BUILDLINK_ONLY.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 5 19:17:17 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

${PERL} -> ${PERL5}. Should fix i386 bulk build problem.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Feb 22 15:28:56 2001 UTC (22 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.11: +9 -2 lines
Diff to previous 1.11 (colored)

Create some semblance of a default config file, generated from compile-time
defaults.  Also minor cleanup and ability to strip binaries.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 22 03:00:14 2001 UTC (22 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.10: +33 -25 lines
Diff to previous 1.10 (colored)

Update to 4.4.2, and clean up massively.  No longer creates the /var dirs,
and doesn't have a template .conf files (but many examples in
share/examples/fidogate).  See documentation for changes.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 16 13:56:12 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 26 05:00:49 2001 UTC (22 years, 10 months ago) by hubertf
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

etc/rc.d: fidogate.sh -> fidogate

Revision 1.8 / (download) - annotate - [select for diffs], Mon Aug 14 13:55:04 2000 UTC (23 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

USE_PKGLIBTOOL -> USE_LIBTOOL
Add info-dir-entry.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:16 2000 UTC (23 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 23 16:32:07 1999 UTC (24 years, 2 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored)

remove bogus NO_CDROMs

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:41 1998 UTC (25 years, 3 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001, netbsd-1-3-PATCH003
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 24 01:56:59 1998 UTC (25 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored)

Update to use USE_LIBTOOL.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 18 14:50:38 1998 UTC (25 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Add INFO_FILES and add install-info to PLIST.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 18 04:22:25 1998 UTC (25 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Enable fidogate, and set it NO_CDROM (though let the mirroring fetch the
distfile).

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 16 17:47:14 1998 UTC (25 years, 5 months ago) by tv
Branch: MAIN

Add fidogate-4.2.9, a FidoNet (FTN) <-> Internet mail and news gateway.
Add to directory Makefile, but do not enablefor batch builds due to the
limited useability of this pkg in the general NetBSD workplace.

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>