The NetBSD Project

CVS log for pkgsrc/mail/popa3d/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / popa3d

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.56 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:35 2020 UTC (3 years, 8 months ago) by rillig
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, HEAD
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.55 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:16 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: 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, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (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.54 / (download) - annotate - [select for diffs], Fri Sep 12 21:50:49 2014 UTC (9 years ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, 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, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored)

Update to 1.0.3 (2012).  Changes:

Handle possible NULL returns from crypt(3).

Revised the included MD5 routines to help the compiler detect a common
subexpression between steps in round 3.

Switched to heavily cut-down BSD license.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Jul 12 10:44:57 2013 UTC (10 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

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

Revision 1.52 / (download) - annotate - [select for diffs], Sat Apr 6 21:07:34 2013 UTC (10 years, 5 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored)

"Each sed command should appear in an assignment of its own."

Revision 1.51 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:27 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.50: +1 -3 lines
Diff to previous 1.50 (colored)

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

Revision 1.50 / (download) - annotate - [select for diffs], Tue Mar 4 17:57:19 2008 UTC (15 years, 6 months ago) by jlam
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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.49: +9 -6 lines
Diff to previous 1.49 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Dec 2 12:13:31 2007 UTC (15 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.48: +2 -3 lines
Diff to previous 1.48 (colored)

Remove Ex-MASTER_SITE. From Zafer Aydogan.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:45 2007 UTC (16 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.47: +4 -1 lines
Diff to previous 1.47 (colored)

Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.

Revision 1.47 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:59 2007 UTC (16 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.46 / (download) - annotate - [select for diffs], Sat Oct 7 18:14:11 2006 UTC (16 years, 11 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Add note to description and also to +DISPLAY about
lock files.

Bump PKGREVISION.

This is for PR #31836.

Also see http://www.openwall.com/popa3d/DESIGN.shtml.

Revision 1.45 / (download) - annotate - [select for diffs], Wed Jul 19 22:41:45 2006 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.44: +4 -4 lines
Diff to previous 1.44 (colored)

Update to 1.0.2.
Drop maintainership, I'm not using this any longer.

	Changes made between 1.0.1 and 1.0.2 (2006/05/23).

A couple of optimizations specific to x86-64 have been applied to the
included MD5 routines.


	Changes made between 1.0 and 1.0.1 (2006/03/07).

Use sysconf(_SC_CLK_TCK) instead of CLK_TCK when _SC_CLK_TCK is known to
be available or CLK_TCK is not.  This is needed for portability to glibc
2.3.90+ and possibly to other recent and future systems.

Use socklen_t where appropriate.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:30 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.43: +1 -4 lines
Diff to previous 1.43 (colored)

Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:52 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.42: +1 -2 lines
Diff to previous 1.42 (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.42 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:34 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (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.41 / (download) - annotate - [select for diffs], Thu Jun 16 06:58:03 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.40: +3 -1 lines
Diff to previous 1.40 (colored)

Create directories before installing files into them.

Revision 1.40 / (download) - annotate - [select for diffs], Tue May 31 17:46:45 2005 UTC (18 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.39: +2 -3 lines
Diff to previous 1.39 (colored)

Update to 1.0:

	Changes made between 0.6.4.1 and 1.0 (2005/05/26).

Corrected the source code to not break C strict aliasing rules (this
only affected auth_pam.c).

With Sun PAM (Solaris, HP-UX), insist on only one PAM message per call
to the conversation function because of differences in the layout of
the "msg" parameter.

Bumped the default limits to values that are way too high for most
systems (I'm sure these will still be insufficient for some, though,
but hopefully those systems actually got experienced sysadmins).
Added comments suggesting that these defaults be decreased on
particular installs.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:22 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:44 2004 UTC (18 years, 9 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (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.37 / (download) - annotate - [select for diffs], Sun Oct 3 00:12:54 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (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.36 / (download) - annotate - [select for diffs], Thu Sep 23 06:43:45 2004 UTC (19 years ago) by cube
Branch: MAIN
Changes since 1.35: +7 -6 lines
Diff to previous 1.35 (colored)

Resurrect support for making the daemon run as something else than
"popa3d", and factor the resulting grep with the other one.

Bump PKGREVISION.

Based on patch by pancake at phreaker dot net in PR 27018.

Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 23 14:14:23 2004 UTC (19 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Update to 0.6.4.1:
MD5_Final() has been corrected to actually zeroize the context structure.
This makes no difference for popa3d itself, but may be important for
possible other applications which might use the popa3d MD5 routines.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Apr 18 04:58:37 2004 UTC (19 years, 5 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored)

Convert to buildlink3.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 7 19:18:16 2003 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Update to 0.6.4:
        Changes made between 0.6.3 and 0.6.4 (2003/11/17).

The uses of sprintf(3) have been replaced by the concat() function
implemented locally.

Also, add rc.d script to PLIST for binary packages.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 30 22:51:22 2003 UTC (20 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jul 21 16:56:52 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

COMMENT should start with a capital letter.

Revision 1.30 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:48 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.29 / (download) - annotate - [select for diffs], Tue Apr 15 08:28:19 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Update to 0.6.3, changes:
libpam_userpass support (with pam_userpass 0.9+).
[not in pkg]

Revision 1.28 / (download) - annotate - [select for diffs], Tue Mar 11 08:35:05 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Update to 0.6.2:
In this version, the rate limiting of a log message has been corrected.
Documentation updates are provided, including a change log that will now
be maintained.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Mar 5 09:55:38 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Update to 0.6.1:
Version identification (popa3d -V) has been added, and the logging of
abnormally terminated POP3 sessions has been improved.

Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 20 13:51:22 2003 UTC (20 years, 7 months ago) by salo
Branch: MAIN
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

Updated to version 0.6.

Changes: This version features minor bug, correctness,
         and interoperability fixes.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:36 2003 UTC (20 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Thu Nov 7 03:48:00 2002 UTC (20 years, 10 months ago) by dillo
Branch: MAIN
Changes since 1.23: +6 -2 lines
Diff to previous 1.23 (colored)

compile in support for standalone (non-inetd started) mode.
bump PKGREVISION.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Sep 24 11:57:27 2002 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

Update to 0.5.9. Switch to buildlink2.
Changes:
This release adds two interoperability fixes and makes the code ISO C99
compliant.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Sep 18 21:15:12 2002 UTC (21 years ago) by jlam
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or
INSTALL_EXTRA_TMPL.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 23 14:03:43 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base, buildlink2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 0.5.1, changes since 0.5:
The UIDL calculation has been reworked, adding support for multi-line
message headers and reconsidering which headers to use. Without this change,
the generated IDs wouldn't always be unique when running with certain (common)
MTAs.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Dec 23 23:03:22 2001 UTC (21 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.19: +6 -5 lines
Diff to previous 1.19 (colored)

Update to 0.5. Changes are since 0.4.9.4 are minimal but include a man page.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Dec 9 22:06:45 2001 UTC (21 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

popa3d executable shouldn't belong to popa3d user. Noted by Solar Designer.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 7 20:30:59 2001 UTC (21 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.17: +9 -3 lines
Diff to previous 1.17 (colored)

PKG_USER/PKG_GROUP are no more, so invent POPA3D_{USER,GROUP} to be used
in the Makefile and in the INSTALL file.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Dec 2 06:56:41 2001 UTC (21 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.16: +1 -7 lines
Diff to previous 1.16 (colored)

bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:40 2001 UTC (21 years, 10 months ago) by hubertf
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 26 20:38:31 2001 UTC (21 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.14: +3 -5 lines
Diff to previous 1.14 (colored)

Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Nov 25 23:55:35 2001 UTC (21 years, 10 months ago) by zuntum
Branch: MAIN
Changes since 1.13: +16 -22 lines
Diff to previous 1.13 (colored)

Converted to respect PKG_SYSCONFDIR

Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 22 11:06:13 2001 UTC (22 years ago) by wiz
Branch: MAIN
Changes since 1.12: +9 -1 lines
Diff to previous 1.12 (colored)

Create an empty dir (${PREFIX}/share/empty) for the daemon to chroot to.
Bump to 0.4.9.4nb1.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 11 16:47:12 2001 UTC (22 years ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to 0.4.9.4. Changes since 0.4.9.2:
Parts of the daemon code are now run in a chroot jail. qmail-style
~/Mailbox support was added. The inetd vs. standalone mode setting has been
made runtime configurable. A bug resulting in incorrect failure reason being
logged, and a bug which could result in mailbox corruption (glued messages)
have been fixed.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 2 16:48:32 2001 UTC (22 years ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update to 0.4.9.2. Changes: Improved logging, optional libwrap support
(not enabled). Source code was cleaned for SUSv2 correctness.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 21 17:16:12 2001 UTC (22 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +3 -8 lines
Diff to previous 1.9 (colored)

Update popa3d to 0.4.9.1.
Changes:
PAM authentication (obviously not enabled)
Choice for fcntl(2) and/or flock(2) locking.
Virtual domain support hooks (in beta, not enabled in package)
Relaxed BSD-compatible license for most source files.
Various bug and portability fixes.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 29 12:11:27 2001 UTC (22 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Fix path on ftp site.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 17 18:25:00 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jul 21 00:21:40 2000 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Set PATCH_SITES to MASTER_SITES (to find the md5 patch).

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 12 20:15:11 2000 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

fix DISTNAME, broken by my last commit. Noted by Solar Designer.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 7 23:54:53 2000 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.4: +5 -2 lines
Diff to previous 1.4 (colored)

Add a distribution patch provided by the author, which fixes an MD5 problem
on architectures with strict alignment requirements. For details, see
http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl/full?pr=1803
Bump version to 0.4nb1.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 12 03:39:43 2000 UTC (23 years, 5 months ago) by groo
Branch: MAIN
Changes since 1.3: +7 -7 lines
Diff to previous 1.3 (colored)

Fix my braino which built on previous braino.  We are *not* interested in
testing the *output* of ${GROUP_CMD} or ${USER_CMD}, merely the exit status.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 4 18:57:33 2000 UTC (23 years, 5 months ago) by groo
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

negate group and user existence test

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 3 02:12:27 2000 UTC (23 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

correct user addition handling, patch slightly differently.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 2 01:32:28 2000 UTC (23 years, 6 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of popa3d, a small, performant, reliable, and secure
pop3 daemon.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 2 01:32:28 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN

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>