Up to [cvs.NetBSD.org] / pkgsrc / mail / metamail
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.55 / (download) - annotate - [select for diffs], Sun Apr 25 05:57:10 2021 UTC (2 years, 5 months 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,
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,
HEAD
Changes since 1.54: +1 -2
lines
Diff to previous 1.54 (colored)
metamail: remove dead download link
Revision 1.54 / (download) - annotate - [select for diffs], Sun Mar 22 18:28:15 2020 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: 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
Changes since 1.53: +8 -12
lines
Diff to previous 1.53 (colored)
mail/metamail: fix nonexistent files in REPLACE_CSH
Revision 1.53 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:23 2018 UTC (5 years, 2 months ago) by jperkin
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
Changes since 1.52: +3 -3
lines
Diff to previous 1.52 (colored)
*: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
Revision 1.52 / (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-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.51: +3 -3
lines
Diff to previous 1.51 (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.51 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:39 2014 UTC (8 years, 11 months ago) by wiz
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
Changes since 1.50: +1 -3
lines
Diff to previous 1.50 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.50 / (download) - annotate - [select for diffs], Wed Jun 11 19:07:02 2014 UTC (9 years, 3 months ago) by christos
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
Fix bug where metamail would execute itself and not propagate the parents options (for example metamail -w would end up not honoring -w and executing what mailcap told it)
Revision 1.49 / (download) - annotate - [select for diffs], Mon Oct 8 12:19:16 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: 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.48: +1 -2
lines
Diff to previous 1.48 (colored)
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Revision 1.48 / (download) - annotate - [select for diffs], Wed May 23 03:59:33 2012 UTC (11 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.47: +2 -1
lines
Diff to previous 1.47 (colored)
Add missing termcap.buildlink3.mk.
Revision 1.47 / (download) - annotate - [select for diffs], Mon Feb 6 06:19:18 2012 UTC (11 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.46: +8 -11
lines
Diff to previous 1.46 (colored)
Switch to using REPLACE_CSH.
Revision 1.46 / (download) - annotate - [select for diffs], Thu Apr 15 09:07:37 2010 UTC (13 years, 5 months ago) by tron
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.45: +3 -3
lines
Diff to previous 1.45 (colored)
Remove conflit with "elm" package (no conflicting files) which actually depends on this package (D'oh). Bump package revision.
Revision 1.45 / (download) - annotate - [select for diffs], Sat May 10 11:52:14 2008 UTC (15 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: 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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.44: +5 -6
lines
Diff to previous 1.44 (colored)
Add DESTDIR support and clean up, based on PR 38520.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Dec 22 19:12:27 2007 UTC (15 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.43: +13 -2
lines
Diff to previous 1.43 (colored)
This package installs csh scripts; set USE_TOOLS accordingly. Patch provided by Aleksey Cheusov in PR 37585.
Revision 1.43 / (download) - annotate - [select for diffs], Fri Jul 21 03:02:55 2006 UTC (17 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: 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
Changes since 1.42: +3 -7
lines
Diff to previous 1.42 (colored)
Do not install the Hebrew fonts. If needed they can be installed with another package. This makes it so this package can be installed without X. This is for PR #26848. Note: that some parts of metamail still reference "xterm". Also changed path used in two scripts that reference the now not-installed fonts. (Maybe that will need to be fixed too.) Honor PKGMANDIR. Update PKGREVISION.
Revision 1.42 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:00 2006 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.41: +2 -2
lines
Diff to previous 1.41 (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.41 / (download) - annotate - [select for diffs], Sun Feb 19 00:45:36 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.40: +7 -3
lines
Diff to previous 1.40 (colored)
Fix font handling. Bump PKGREVISION. Quiet pkglint a bit.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Feb 6 14:29:23 2006 UTC (17 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.39: +9 -1
lines
Diff to previous 1.39 (colored)
Don't compile in home-grown putenv(3) implementation if the target platform provides an implementation. This fixes build problems caused by the recent DragonFly patch under all operating systems which do not define the argument of putenv(3) as "const" (e.g. Solaris or Mac OS X).
Revision 1.39 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:56 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.38 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:51 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.37: +1 -2
lines
Diff to previous 1.37 (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.37 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:33 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (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.36 / (download) - annotate - [select for diffs], Fri Jun 3 21:11:07 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Teach the tools framework about bdftopcf and remove x11-clients.buildlink3.mk. Packages that need bdftopcf should say: USE_TOOLS+= bdftopcf
Revision 1.35 / (download) - annotate - [select for diffs], Mon May 9 13:02:14 2005 UTC (18 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.34: +2 -1
lines
Diff to previous 1.34 (colored)
This needs mk/x11-clients.buildlink3.mk to fix the build when using X11_TYPE=[xorg|XFree86].
Revision 1.34 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:20 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.33: +1 -2
lines
Diff to previous 1.33 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.33 / (download) - annotate - [select for diffs], Tue Mar 22 23:19:31 2005 UTC (18 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.32: +3 -2
lines
Diff to previous 1.32 (colored)
Remove old master site and add two mirrors. (The old host has been gone for a long time.) Is anyone interested in helping clean metamail up? A while ago I received feedback from metamail package maintainers from other projects who may help with keeping a metamail up-to-date.
Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 15 20:08:55 2005 UTC (18 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.31: +6 -3
lines
Diff to previous 1.31 (colored)
There's no need to pass the PKG_SYSCONFDIR value via CFLAGS, use subst.mk instead.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Feb 14 14:07:44 2005 UTC (18 years, 7 months ago) by uebayasi
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Fix quoting.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Jun 17 20:56:56 2004 UTC (19 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Fix PR pkg/25779. - Correct permission of font files by using BSD_INSTALL_*. - Use symlinks instead of copying the same file with different names. Bump PKGREVISION.
Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 10 15:31:47 2004 UTC (19 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Make this package build on Linux. Based on patches provided by Antonio Marques and Jeremy C. Reed in PR pkg/24861.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Apr 6 04:27:36 2004 UTC (19 years, 5 months ago) by xtraeme
Branch: MAIN
Changes since 1.27: +2 -3
lines
Diff to previous 1.27 (colored)
metamail doesn't really need X11, so remove USE_X11; bump PKGREVISION. While here, fix previous entry (hi martin!).
Revision 1.27 / (download) - annotate - [select for diffs], Mon Mar 29 02:17:24 2004 UTC (19 years, 6 months ago) by snj
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to assume that we want /usr/sbin/sendmail, but we don't currently have a good solution to that problem, and this is consistent with an existing change that was made to this package. Closes PR pkg/24678.
Revision 1.22.2.2 / (download) - annotate - [select for diffs], Fri Mar 5 16:25:45 2004 UTC (19 years, 7 months ago) by agc
Branch: pkgsrc-2003Q4
Changes since 1.22.2.1: +2 -2
lines
Diff to previous 1.22.2.1 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored)
Pullup further security fix to the pkgsrc-2003Q4 branch, requested by Soren Jacobsen. Module Name: pkgsrc Committed By: snj Date: Sat Feb 28 20:04:40 UTC 2004 Modified Files: pkgsrc/mail/metamail: Makefile distinfo pkgsrc/mail/metamail/patches: patch-ae Log Message: Properly fix last. From Christian Weisgerber.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Feb 28 20:04:40 2004 UTC (19 years, 7 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Properly fix last. From Christian Weisgerber.
Revision 1.22.2.1 / (download) - annotate - [select for diffs], Thu Feb 26 16:22:03 2004 UTC (19 years, 7 months ago) by agc
Branch: pkgsrc-2003Q4
Changes since 1.22: +4 -4
lines
Diff to previous 1.22 (colored)
Pull up certain parts of the following mods via patch and hand-editing to the pkgsrc-2003Q4 branch, requested by Soren Jacobson. Module Name: pkgsrc Committed By: snj Date: Wed Feb 25 03:58:43 UTC 2004 Modified Files: pkgsrc/mail/metamail: Makefile distinfo pkgsrc/mail/metamail/patches: patch-ad patch-ae patch-af patch-ag patch-ah Added Files: pkgsrc/mail/metamail/patches: patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao Removed Files: pkgsrc/mail/metamail/patches: patch-ac Log Message: * Apply security patch from http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2 * Bump PKGREVISION to 2. * Make patches only modify one file each * Fix some spelling errors * Use ${SED} instead of sed, and ${CHMOD} instead of chmod
Revision 1.25 / (download) - annotate - [select for diffs], Wed Feb 25 03:58:42 2004 UTC (19 years, 7 months ago) by snj
Branch: MAIN
Changes since 1.24: +9 -8
lines
Diff to previous 1.24 (colored)
* Apply security patch from http://www.securityfocus.com/archive/1/354362/2004-02-15/2004-02-21/2 * Bump PKGREVISION to 2. * Make patches only modify one file each * Fix some spelling errors * Use ${SED} instead of sed, and ${CHMOD} instead of chmod * Set CFLAGS.SunOS instead of doing the bsd.prefs.mk dance
Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 20 12:19:43 2004 UTC (19 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.23 / (download) - annotate - [select for diffs], Mon Jan 5 12:00:10 2004 UTC (19 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.22: +7 -3
lines
Diff to previous 1.22 (colored)
bl3ify
Revision 1.22 / (download) - annotate - [select for diffs], Sun Oct 19 21:05:35 2003 UTC (19 years, 11 months ago) by bouyer
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base
Branch point for: pkgsrc-2003Q4
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it.
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:27 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:43 2003 UTC (20 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Fri Apr 4 19:48:11 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.18: +3 -4
lines
Diff to previous 1.18 (colored)
Revert previous. Problem caused by CFLAGS= in /etc/mk.conf, as pointed out by wiz. We need to document that one should use CFLAGS+= in /etc/mk.conf, OR ELSE!
Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 4 19:23:20 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.17: +4 -3
lines
Diff to previous 1.17 (colored)
The CFLAGS addition needs to go _after_ the inclusion of mk/bsd.prefs.mk, it seems.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:36 2003 UTC (20 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Mar 23 13:39:25 2003 UTC (20 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.15: +12 -1
lines
Diff to previous 1.15 (colored)
Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Sep 23 21:01:43 2002 UTC (21 years ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.14: +3 -4
lines
Diff to previous 1.14 (colored)
buildlink1 -> buildlink2
Revision 1.13.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:51:35 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.14 / (download) - annotate - [select for diffs], Sun May 26 10:42:41 2002 UTC (21 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Rename metamail package from 'mm' to 'metamail'. Closes pkg/17030.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 29 22:41:20 2001 UTC (22 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 19 16:22:41 2001 UTC (22 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Add conflict with version 2.5.5 or newer of the "elm" package.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 22 16:16:06 2001 UTC (22 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.10: +5 -5
lines
Diff to previous 1.10 (colored)
Mark as USE_BUILDLINK_ONLY.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 17 18:24:53 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
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 Sep 3 08:19:11 1999 UTC (24 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
comdex-fall-1999
Changes since 1.8: +8 -1
lines
Diff to previous 1.8 (colored)
Make this package compile on Solaris.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Feb 4 18:58:22 1999 UTC (24 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Set USE_X11=yes, since this package uses X tree for font manipulations in build (from Tim Rightnour).
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 18 15:25:24 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.6: +1 -8
lines
Diff to previous 1.6 (colored)
Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these are unnecessary with automatic manual page handling.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:25 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:31 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.4: +2 -7
lines
Diff to previous 1.4 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 24 20:29:42 1998 UTC (25 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
portlint: mv -> ${MV}
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 6 02:01:25 1998 UTC (25 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
Remove patch-leftovers (*.orig), as suggested by Thorsten Frueauf <frueauf@ira.uka.de> in PR pkg/4784.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 19 13:07:06 1997 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.1: +1 -0
lines
Diff to previous 1.1 (colored)
Add NetBSD RCS Id.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 19 13:03:40 1997 UTC (25 years, 10 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-11-19
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of the metamail-2.7 FreeBSD port into the NetBSD packages collection.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 19 13:03:40 1997 UTC (25 years, 10 months ago) by agc
Branch: MAIN
Initial revision