The NetBSD Project

CVS log for pkgsrc/editors/xemacs/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / xemacs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.141 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:02 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.140: +2 -2 lines
Diff to previous 1.140 (colored) to selected 1.78 (colored)

*: bump for openssl 3

Revision 1.140 / (download) - annotate - [select for diffs], Sat Oct 21 17:10:06 2023 UTC (5 months, 1 week ago) by gdt
Branch: MAIN
Changes since 1.139: +2 -2 lines
Diff to previous 1.139 (colored) to selected 1.78 (colored)

recursive revbump for tiff update

Revision 1.139 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:02 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 (colored) to selected 1.78 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.138 / (download) - annotate - [select for diffs], Tue Jun 28 11:33:49 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.137: +2 -2 lines
Diff to previous 1.137 (colored) to selected 1.78 (colored)

*: recursive bump for perl 5.36

Revision 1.137 / (download) - annotate - [select for diffs], Sun Oct 3 17:53:11 2021 UTC (2 years, 5 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.136: +2 -11 lines
Diff to previous 1.136 (colored) to selected 1.78 (colored)

For the sake of MKPIE, we need to .include Makefile.common before
options.mk.

Since Makefile.common now does not see the x11 option, we have to move
all x11 related commands into options.mk. Within options, move
.includes to the end for consistency.

Revision 1.136 / (download) - annotate - [select for diffs], Sun Oct 3 09:22:28 2021 UTC (2 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.135: +3 -3 lines
Diff to previous 1.135 (colored) to selected 1.78 (colored)

xemacs: Adjust inclusion order so MKPIE is properly honored

Revision 1.135 / (download) - annotate - [select for diffs], Mon May 24 19:52:08 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 (colored) to selected 1.78 (colored)

*: recursive bump for perl 5.34

Revision 1.134 / (download) - annotate - [select for diffs], Sun Mar 28 10:36:33 2021 UTC (3 years ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.133: +2 -2 lines
Diff to previous 1.133 (colored) to selected 1.78 (colored)

Use gtar instead of the base tar(1) in the xemacs* top-level Makefile
because of a problem with NetBSD-current libarchive-as-tar, see bin/56080.

Note this depencency is not a burden, since xemacs-packages requires
gtar, anyway.

Revision 1.132.2.1 / (download) - annotate - [select for diffs], Sun Oct 4 09:28:06 2020 UTC (3 years, 5 months ago) by bsiegert
Branch: pkgsrc-2020Q3
Changes since 1.132: +2 -4 lines
Diff to previous 1.132 (colored) next main 1.133 (colored) to selected 1.78 (colored)

Pullup ticket #6331 - requested by hauke
editors/xemacs: Linux build fix

Revisions pulled up:
- editors/xemacs-current-nox11/Makefile                         1.12
- editors/xemacs-current/Makefile                               1.107
- editors/xemacs-current/distinfo                               1.38
- editors/xemacs-current/patches/patch-src_process.c            1.1
- editors/xemacs-nox11/Makefile                                 1.36
- editors/xemacs/Makefile                                       1.133
- editors/xemacs/distinfo                                       1.32
- editors/xemacs/patches/patch-src_process.c                    1.1

---
   Module Name:    pkgsrc
   Committed By:   hauke
   Date:           Fri Oct  2 11:31:14 UTC 2020

   Modified Files:
            pkgsrc/editors/xemacs: Makefile distinfo
            pkgsrc/editors/xemacs-current: Makefile distinfo
            pkgsrc/editors/xemacs-current-nox11: Makefile
            pkgsrc/editors/xemacs-nox11: Makefile
   Added Files:
            pkgsrc/editors/xemacs-current/patches: patch-src_process.c
            pkgsrc/editors/xemacs/patches: patch-src_process.c

   Log Message:
   Linux glibc 2.32+ has removed sys_siglist

   Remove stale reference to nb version in Makefile.common

Revision 1.133 / (download) - annotate - [select for diffs], Fri Oct 2 11:31:14 2020 UTC (3 years, 5 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.132: +2 -4 lines
Diff to previous 1.132 (colored) to selected 1.78 (colored)

Linux glibc 2.32+ has removed sys_siglist

Remove stale reference to nb version in Makefile.common

Revision 1.132 / (download) - annotate - [select for diffs], Thu Sep 24 17:02:01 2020 UTC (3 years, 6 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base
Branch point for: pkgsrc-2020Q3
Changes since 1.131: +2 -2 lines
Diff to previous 1.131 (colored) to selected 1.78 (colored)

Refine desktop categories, after re-reading the documentation.

"For the lucky number" - not.
I resisted adding "Spirituality" for the Church Of Emacs. ;)

Revision 1.131 / (download) - annotate - [select for diffs], Thu Sep 24 11:51:47 2020 UTC (3 years, 6 months ago) by hauke
Branch: MAIN
Changes since 1.130: +11 -2 lines
Diff to previous 1.130 (colored) to selected 1.78 (colored)

editors/xemacs{,-current} - Install an xemacs.desktop file, which makes
XEmacs more easily available to X11 desktop applications.

Revision 1.130 / (download) - annotate - [select for diffs], Mon Aug 31 18:09:26 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129 (colored) to selected 1.78 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.129 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:18 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.128: +2 -2 lines
Diff to previous 1.128 (colored) to selected 1.78 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.128 / (download) - annotate - [select for diffs], Wed Nov 27 14:35:16 2019 UTC (4 years, 4 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.127: +2 -2 lines
Diff to previous 1.127 (colored) to selected 1.78 (colored)

For Solarish, select _XOPEN_SOURCE version depending on __STDC_VERSION__,
see <https://gist.github.com/jperkin/b08f9108daf8d0ac695067d71f882a9d>

Revision 1.127 / (download) - annotate - [select for diffs], Fri Oct 11 14:42:48 2019 UTC (4 years, 5 months ago) by hauke
Branch: MAIN
Changes since 1.126: +2 -2 lines
Diff to previous 1.126 (colored) to selected 1.78 (colored)

Sorry, barked up the wrong tree.

gtexinfo 6.7 appears to default to utf8, and error out on non-7bit
ascii gremlins. Fixing those lets the texinfo files compile (with
warnings) both with the NetBSD base makeinfo and the v6.7 pkgsrc one.

OTOH, I don't have to remove the patches I forgot to add in the
previous commit...

Revision 1.126 / (download) - annotate - [select for diffs], Fri Oct 11 12:36:44 2019 UTC (4 years, 5 months ago) by hauke
Branch: MAIN
Changes since 1.125: +2 -2 lines
Diff to previous 1.125 (colored) to selected 1.78 (colored)

This package patches the texinfo sources for use with NetBSD's
makeinfo v4.8. The 6.7 update to devel/gtexinfo broke backwards
compatibility more, so we pull out the patches and conditionally apply
them on NetBSD, only. (Other candidates?)

Revision 1.125 / (download) - annotate - [select for diffs], Tue Oct 8 12:40:54 2019 UTC (4 years, 5 months ago) by hauke
Branch: MAIN
Changes since 1.124: +2 -2 lines
Diff to previous 1.124 (colored) to selected 1.78 (colored)

Declare use of perl.

Revision 1.124 / (download) - annotate - [select for diffs], Wed Jul 3 10:06:50 2019 UTC (4 years, 8 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.123: +2 -2 lines
Diff to previous 1.123 (colored) to selected 1.78 (colored)

Explicitly disable postgresql support. We do not declare the
dependency, and configure picks it up outside LOCALBASE on 'rich' base
OS installations (read: Linuxen).

If anyone seriously wanted to use postgresql from XEmacs, it would
have to be made a proper option.

Revision 1.123 / (download) - annotate - [select for diffs], Thu Apr 11 16:05:24 2019 UTC (4 years, 11 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.122: +2 -2 lines
Diff to previous 1.122 (colored) to selected 1.78 (colored)

Build the XEmacsen with CFLAGS=-no-pie for newer gcc versions - the
dumped binary crashes otherwise.

Revision 1.122 / (download) - annotate - [select for diffs], Wed Dec 19 13:29:34 2018 UTC (5 years, 3 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.121: +2 -2 lines
Diff to previous 1.121 (colored) to selected 1.78 (colored)

Fix debug option arg, which is different from 21.5

Set dialogs and widgets to "athena" explicitly.
There are no "lucid" implementations; instead, configure will look for
Motif implementations, and fall back to Athena. The former is prone to
sneak in an undeclared dependency on Motif.

Revision 1.121 / (download) - annotate - [select for diffs], Thu Feb 1 14:25:30 2018 UTC (6 years, 1 month ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.120: +2 -1 lines
Diff to previous 1.120 (colored) to selected 1.78 (colored)

Move PKGREVISION up from Makefile.common into the individual packages'
Makefile. As wiz convincingly pointed out, differing dependencies may
make for differing PKGREVISION.

Revision 1.120 / (download) - annotate - [select for diffs], Tue Jan 30 11:52:18 2018 UTC (6 years, 1 month ago) by hauke
Branch: MAIN
Changes since 1.119: +8 -3 lines
Diff to previous 1.119 (colored) to selected 1.78 (colored)

The xemacs* package Makefiles are minimal, with all common information
factored out to Makefile.common. This includes both upstream and
pkgsrc specific.version information.

Revision 1.119 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:49 2018 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.118: +2 -1 lines
Diff to previous 1.118 (colored) to selected 1.78 (colored)

Bump PKGREVISION for gdbm shlib major bump

Revision 1.118 / (download) - annotate - [select for diffs], Thu Feb 23 10:46:34 2017 UTC (7 years, 1 month ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.117: +2 -2 lines
Diff to previous 1.117 (colored) to selected 1.78 (colored)

xemacs-nox11 has no use for xface - no arms, no cookies.

Revision 1.117 / (download) - annotate - [select for diffs], Fri Dec 30 23:27:14 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.116: +6 -106 lines
Diff to previous 1.116 (colored) to selected 1.78 (colored)

Fix options framework abuse by xemacs-nox11/xemacs.

Partially tested, xemacs-nox11 hangs during build with 99% CPU for me.

Revision 1.116 / (download) - annotate - [select for diffs], Wed Apr 13 13:52:27 2016 UTC (7 years, 11 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.115: +6 -14 lines
Diff to previous 1.115 (colored) to selected 1.78 (colored)

Update to patch release 21.4.24. From the ChangeLog:

2015-03-24 Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.24 is released

2015-02-23  Vin Shelton  <acs@xemacs.org>

        * configure.in: Add LIBOSSAUDIO as appropriate.  Patch from netbsd
        via Hauke Fath.
        * configure: Rebuild.

2015-02-15  Vin Shelton  <acs@xemacs.org>

        * configure.in: Additional netbsd platform definitions.
        * configure: Rebuild.

I have used the opportunity for a bit of spring cleaning:

o remove build restrictions for powerpc and mips (hacks.mk, Makefile)
o drop the inactive X11 toolkit options - they were never used, and
  upstream does not support them for 21.4, anyway (options.mk)
o add comments to patch files
o upstream converted the texinfo files to v5 format. Patch the offenders
  to be v4 compatible

Revision 1.115 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:28 2016 UTC (8 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.114: +2 -2 lines
Diff to previous 1.114 (colored) to selected 1.78 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.114 / (download) - annotate - [select for diffs], Wed Oct 14 20:17:25 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.113: +2 -2 lines
Diff to previous 1.113 (colored) to selected 1.78 (colored)

Switch from x11/Xaw3d to newer x11/libXaw3d.

Adapt some packages so they build with that.
Bump their PKGREVISIONs.

Revision 1.113 / (download) - annotate - [select for diffs], Sun Feb 15 13:13:24 2015 UTC (9 years, 1 month ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.112: +15 -8 lines
Diff to previous 1.112 (colored) to selected 1.78 (colored)

Build with the portable dumper, following advice from upstream. This
fixes spurious SIGSEV breakage during build on (at least) netbsd-6
amd64. Do a little GENERATE_PLIST dance to accomodate for the dynamic
filename of the (separate) dump file.

Add a handy option for a debug build.

Install the "Installation" protocol of build parameters, it is helpful
for reporting issues upstream.

Revision 1.112 / (download) - annotate - [select for diffs], Wed Feb 4 09:19:20 2015 UTC (9 years, 1 month ago) by hauke
Branch: MAIN
Changes since 1.111: +4 -3 lines
Diff to previous 1.111 (colored) to selected 1.78 (colored)

Update to XEmacs 21.4.23

2015-01-29  Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.23 is released

2015-01-08  Vin Shelton  <acs@xemacs.org>

        Fix progress bar crashes.
        Thanks to Ralf Soergel for diagnosis and a patch.

        * configure.in (Athena widgets):
        Test for "international" resource in SimpleWidgetClass in libXaw3d.
        * configure: Rebuild.

Revision 1.111 / (download) - annotate - [select for diffs], Thu Jan 1 09:53:50 2015 UTC (9 years, 2 months ago) by dholland
Branch: MAIN
Changes since 1.110: +2 -2 lines
Diff to previous 1.110 (colored) to selected 1.78 (colored)

Use BROKEN_ON_PLATFORM for build failures.

Revision 1.110 / (download) - annotate - [select for diffs], Wed Feb 12 23:17:52 2014 UTC (10 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.109: +2 -2 lines
Diff to previous 1.109 (colored) to selected 1.78 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.109 / (download) - annotate - [select for diffs], Sat Apr 6 20:27:20 2013 UTC (10 years, 11 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.108: +2 -2 lines
Diff to previous 1.108 (colored) to selected 1.78 (colored)

Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.

Revision 1.108 / (download) - annotate - [select for diffs], Sat Feb 16 11:21:02 2013 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.107: +2 -2 lines
Diff to previous 1.107 (colored) to selected 1.78 (colored)

Recursive bump for png-1.6.

Revision 1.107 / (download) - annotate - [select for diffs], Wed Feb 6 23:22:15 2013 UTC (11 years, 1 month ago) by jperkin
Branch: MAIN
Changes since 1.106: +2 -2 lines
Diff to previous 1.106 (colored) to selected 1.78 (colored)

PKGREVISION bumps for the security/openssl 1.0.1d update.

Revision 1.106 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:30 2013 UTC (11 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105 (colored) to selected 1.78 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.105 / (download) - annotate - [select for diffs], Sun Dec 16 01:52:12 2012 UTC (11 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.104: +2 -2 lines
Diff to previous 1.104 (colored) to selected 1.78 (colored)

recursive bump from cyrus-sasl libsasl2 shlib major bump.

Revision 1.104 / (download) - annotate - [select for diffs], Wed Oct 3 11:43:47 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
Changes since 1.103: +1 -3 lines
Diff to previous 1.103 (colored) to selected 1.78 (colored)

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

Revision 1.103 / (download) - annotate - [select for diffs], Fri Apr 27 13:53:46 2012 UTC (11 years, 11 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.102: +2 -2 lines
Diff to previous 1.102 (colored) to selected 1.78 (colored)

Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994>

Revision 1.102 / (download) - annotate - [select for diffs], Wed Apr 25 11:56:42 2012 UTC (11 years, 11 months ago) by hauke
Branch: MAIN
Changes since 1.101: +9 -2 lines
Diff to previous 1.101 (colored) to selected 1.78 (colored)

Like emacs21, #define TERMINFO for NetBSD >= 6.

Fixes PR lib/46366 - thanks to dholland for the hint.

Revision 1.101 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:05 2012 UTC (12 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 (colored) to selected 1.78 (colored)

Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.100 / (download) - annotate - [select for diffs], Tue Jan 24 09:11:03 2012 UTC (12 years, 2 months ago) by sbd
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99 (colored) to selected 1.78 (colored)

Recursive dependency bump for databases/gdbm ABI_DEPENDS change.

Revision 1.99 / (download) - annotate - [select for diffs], Tue Aug 23 13:06:49 2011 UTC (12 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.98: +2 -3 lines
Diff to previous 1.98 (colored) to selected 1.78 (colored)

Recursive bump from gdbm shlib bump.

Revision 1.98 / (download) - annotate - [select for diffs], Fri Apr 22 14:40:42 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.97: +2 -2 lines
Diff to previous 1.97 (colored) to selected 1.78 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.97 / (download) - annotate - [select for diffs], Thu Jan 13 13:53:26 2011 UTC (13 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.96: +2 -1 lines
Diff to previous 1.96 (colored) to selected 1.78 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.96 / (download) - annotate - [select for diffs], Fri Dec 17 16:47:32 2010 UTC (13 years, 3 months ago) by hauke
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.95: +2 -2 lines
Diff to previous 1.95 (colored) to selected 1.78 (colored)

Taking maintainership, after an offer from Masao Uebayasi.

Revision 1.95 / (download) - annotate - [select for diffs], Thu Dec 16 17:45:12 2010 UTC (13 years, 3 months ago) by hauke
Branch: MAIN
Changes since 1.94: +5 -3 lines
Diff to previous 1.94 (colored) to selected 1.78 (colored)

Update XEmacs package to 21.4.22

I tried to work in the manual PLIST changes.

Changes since 21.4.17 from the distribution ChangeLog:

2008-12-28  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.22 is released

        * etc/photos/vin.png:
        * etc/photos/vinm.png: Updated.

2007-10-07  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.21 is released

        * modules/ldap/eldap.c: Declare that we use deprecated API.
        Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch:
        <871wgnqunm.fsf@spencer.lidell.homelinux.net>.

2006-12-09  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.20 is released

        * configure.in: Find relocated xpm library under cygwin.
        Patch lifted from Rick Rankin's 21.5 version of the patch.
        * PROBLEMS: X11R7 loses x11/bitmaps/gray.
        * configure.in: Simplify cygwin include and nox/Xpm handling.
        As of cygwin-1.5.19, 'gcc -print-file-name=libc.a' (effectively)
        returns '/lib' instead of '/usr/lib', so we'll use
        'gcc -print-search-dirs' instead.

2006-01-28  Vin Shelton  <acs@xemacs.org>

        * XEmacs 21.4.19 is released

        * etc/package-index.LATEST.gpg: Updated with latest package data.
        Merge from 21.5.
        * configure.in: Fixed `LDAP_OPT_ON' libraries configuration
        introduced in local 2005-03-13 change of `configure.in'.  However,
        do not check for internal `-lber' `ber_pvt_opt_on' symbol as done
        in upstream.  This symbol is not part of any published interface,
        it may exist or not exist, depending on openldap version.  Cryptic
        comment before using it in upstream 21.5 source did not state
        precisely under which circumstances checking for it was useful,
        which sort of user code tried to link the symbol.  So in local
        21.5 dismissed both the code and the comment without writing a
        cleaner equivalent.
        * etc/NEWS: Document.
        * etc/package-index.LATEST.gpg: Updated with latest package data.
        * etc/OXYMORONS: insert 'Social Property' for 21.4.18.
        * etc/NEWS: document motif deprecation and defaulting
        --with-widgets to off.
        * etc/PACKAGES: Fix description of xetla.

2005-12-03  Vin Shelton <acs@xemacs.org>

        * XEmacs 21.4.18 is released

        * etc/TUTORIAL.cs: copied from 21.5.
        * etc/TUTORIAL.sl: copied from 21.5.
        * configure.in: Merge revision 1.19 change: fix ldap libraries
        configuration lossage when `-lldap -llber' links and but `-lldap'
        does not; allow `ldap_libs' to be empty or overridden by builder.
        The lossage was introduced in upstream revision 1.151.2.31
        (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge
        of revision 1.232 change.
        * etc/NEWS: Document it.
        * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable
        availability.
        * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
        * configure.in: Avoid using Motif also for cygwin
        * configure.in: Check for u_int*_t typedefs and use them in
        Berkeley DB detection.
        * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla.
        * configure.in: Remove -fno-gnu-linker option from Solaris
        dynodump builds; it doesn't do anything.
        Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some
        platforms.
        * etc/PACKAGES: Announce latin-euro-standards, update mule-base.
        * etc/OXYMORONS: New list.

Revision 1.94 / (download) - annotate - [select for diffs], Tue Sep 21 02:34:12 2010 UTC (13 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.93: +1 -3 lines
Diff to previous 1.93 (colored) to selected 1.78 (colored)

Remove -elc and -info archive from DISTFILES.
Noticed by Matthias Buelow via PR#31294.

Formerly, source part of xemacs is in no-prefix archive.
But now, it is in -src archive, and no-prefix archive contains all of them.

Revision 1.93 / (download) - annotate - [select for diffs], Mon Jun 14 10:33:12 2010 UTC (13 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored) to selected 1.78 (colored)

Needs revbump for png update.

Revision 1.92 / (download) - annotate - [select for diffs], Sun Jan 24 00:17:56 2010 UTC (14 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.91: +2 -2 lines
Diff to previous 1.91 (colored) to selected 1.78 (colored)

revbump for jpeg-8, apparently got missed.

Revision 1.91 / (download) - annotate - [select for diffs], Wed Aug 26 19:58:44 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored) to selected 1.78 (colored)

bump revision because of graphics/jpeg update

Revision 1.90 / (download) - annotate - [select for diffs], Thu Apr 30 17:22:07 2009 UTC (14 years, 11 months ago) by hasso
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.89: +3 -3 lines
Diff to previous 1.89 (colored) to selected 1.78 (colored)

Make it build on DragonFly master.

Revision 1.89 / (download) - annotate - [select for diffs], Mon Nov 10 17:21:34 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.88: +2 -2 lines
Diff to previous 1.88 (colored) to selected 1.78 (colored)

Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.

Revision 1.88 / (download) - annotate - [select for diffs], Tue Apr 29 14:07:15 2008 UTC (15 years, 11 months ago) by tonnerre
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored) to selected 1.78 (colored)

Fix xemacs vcdiff insecure temp file creation vulnerability (CVE-2008-1694).
Approved-by: joerg

Revision 1.87 / (download) - annotate - [select for diffs], Fri Apr 25 17:58:24 2008 UTC (15 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.86: +3 -3 lines
Diff to previous 1.86 (colored) to selected 1.78 (colored)

Fix inverted test for compressing the ".el" files.

Revision 1.86 / (download) - annotate - [select for diffs], Thu Apr 24 15:37:00 2008 UTC (15 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.78 (colored)

Be slightly more clever about setting MASTER_SITES so we don't need to
hardcode a portion of the version number.

Revision 1.85 / (download) - annotate - [select for diffs], Thu Apr 24 15:32:15 2008 UTC (15 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.84: +100 -14 lines
Diff to previous 1.84 (colored) to selected 1.78 (colored)

Restructure the following packages:

	editors/xemacs
	editors/xemacs-nox11

The latter is now just editors/xemacs built with a specific set of
options.  Changes include:

+ Add support for the following new options in options.mk:

	x11		Support X11 displays
	lucid		Use Lucid widget set

  Also add commented out support for the following options for
  alternative widget sets:

	gtk		GTK widgets
	motif		Motif widgets
	xaw		Athena widgets

  Note that USE_ATHENA, USE_GTK, and USE_MOTIF are legacy variables for
  the corresponding options.

+ Remove Makefile.common and move all logic into xemacs/Makefile and
  xemacs/options.mk.

+ Rename the "mule" PLIST variable to "canna", which more accurately
  reflects what is conditionally installed.

+ Include termcap.buildlink3.mk to properly deal with termcap/curses
  issues (xemacs needs termcap).  Drop the --with-ncurses=no setting
  as the issue is handled by termcap.buildlink3.mk.

+ In xemacs/Makefile, we don't need separate EXTRACT_ONLY and EXTRA_FILES
  if we're actually going to extract all of those files all of the time.
  Just list them all in DISTFILES.

+ Be slightly more aware of ${X11_TYPE} == "modular" by not referring to
  ${X11BASE} in that case.

+ In patch-ak, directly substitute the local value of etcdir (``../etc/'')
  into src/Makefile.in.in.  This allows for overriding etcdir via
  INSTALL_MAKE_FLAGS at install-time so that destdir-style installation
  will work.

+ Support DESTDIR installation by adding INSTALL_MAKE_FLAGS to override
  where files are installed during the install phase.

+ Honor PKGMANDIR.

+ Bump the PKGREVISION for xemacs and xemacs-nox11 to 4.  Both packages
  now track and use the same PKGREVISION number.

Revision 1.84 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:00 2008 UTC (15 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.83: +2 -2 lines
Diff to previous 1.83 (colored) to selected 1.78 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.83 / (download) - annotate - [select for diffs], Thu Feb 15 14:27:48 2007 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.82: +2 -1 lines
Diff to previous 1.82 (colored) to selected 1.78 (colored)

Add DragonFly and modular Xorg support.

Revision 1.82 / (download) - annotate - [select for diffs], Fri Dec 15 20:32:54 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored) to selected 1.78 (colored)

Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr

Revision 1.81 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:23 2006 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.80: +2 -2 lines
Diff to previous 1.80 (colored) to selected 1.78 (colored)

Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.80 / (download) - annotate - [select for diffs], Mon Mar 20 18:21:29 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.79: +2 -3 lines
Diff to previous 1.79 (colored) to selected 1.78 (colored)

Fix xemacs packages to honor PKGINFODIR in the default INFOPATH when
reading info files.  Also strip the split info files from the PLIST
as the plist module handles them automatically.  Lastly, define
INFO_FILES so that the pkginstall framework properly manages the "dir"
info file database index in the xemacs info directory.

Bump the PKGREVISION.

Revision 1.79 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:59 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.78: +2 -1 lines
Diff to previous 1.78 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.78 / (download) - annotate - [selected], Wed Jun 1 18:02:46 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.77: +1 -2 lines
Diff to previous 1.77 (colored)

Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.77 / (download) - annotate - [select for diffs], Mon Apr 25 17:23:50 2005 UTC (18 years, 11 months ago) by magick
Branch: MAIN
Changes since 1.76: +3 -1 lines
Diff to previous 1.76 (colored) to selected 1.78 (colored)

Xemacs and Xemacs-nox11 share the same PLIST but netbsd-x11 doesn't
install mule-x-init.elc which breaks "make package"
Fix this by uncommenting the entry for mule-x-init.elc in the
nox11 package as suggested by the submitter of pr 30020.
This fixes pr 30020

Revision 1.76 / (download) - annotate - [select for diffs], Thu Mar 3 16:16:03 2005 UTC (19 years, 1 month ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.75: +5 -1 lines
Diff to previous 1.75 (colored) to selected 1.78 (colored)

* Correct PLIST when !defined(PKG_OPTIONS.xemacs:Mcanna).
* Move library/header path configurations from xemacs/Makefile.common
  to xemacs/Makefile and xemacs-nox11/Makefile.  Don't add X-related
  paths for -nox11.  Fix build failure reported by bulk builds.

Revision 1.75 / (download) - annotate - [select for diffs], Mon Feb 28 16:20:09 2005 UTC (19 years, 1 month ago) by uebayasi
Branch: MAIN
Changes since 1.74: +1 -3 lines
Diff to previous 1.74 (colored) to selected 1.78 (colored)

Update xemacs to 21.4.17.

Fix the movemail.c format string vulnerability.  Other changes are
mostly build & documentation fixes.

In pkgsrc, pass ${LOCALBASE} and ${X11BASE} as the --site-includes
/ --sith-libraries / --site-runtime-libraries to configure more
correctly.  No visible change.

Revision 1.74 / (download) - annotate - [select for diffs], Mon Jan 31 00:10:12 2005 UTC (19 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored) to selected 1.78 (colored)

xemacs and gnuserv have many common files in PLIST.  Make them
conflict.

Bump PKGREVISIONs.

Revision 1.73 / (download) - annotate - [select for diffs], Tue Dec 28 23:18:19 2004 UTC (19 years, 3 months ago) by reed
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.78 (colored)

Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)

Revision 1.72 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:39 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.71: +3 -1 lines
Diff to previous 1.71 (colored) to selected 1.78 (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.71 / (download) - annotate - [select for diffs], Mon Apr 12 15:14:55 2004 UTC (19 years, 11 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.70: +5 -5 lines
Diff to previous 1.70 (colored) to selected 1.78 (colored)

bl3ify

Revision 1.70 / (download) - annotate - [select for diffs], Sun Feb 15 02:58:46 2004 UTC (20 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.69: +2 -132 lines
Diff to previous 1.69 (colored) to selected 1.78 (colored)

Let xemacs and xemacs-nox11 share xemacs/Makefile.common.  This
synchornizes xemacs and xemace-nox11 again.

Revision 1.69 / (download) - annotate - [select for diffs], Mon Feb 9 07:54:58 2004 UTC (20 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.68: +2 -3 lines
Diff to previous 1.68 (colored) to selected 1.78 (colored)

Update xemacs to 21.4.15.  Approved by uebayasi@.

Changes in this version:
 	* etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15.
	* etc/package-index.LATEST.gpg: New, replaces
	`package-index.LATEST.pgp'.
	* etc/package-index.LATEST.pgp: Removed, replaced with
	`package-index.LATEST.gpg'.
	* configure.in: The icc compiler pretends to be gcc.  It isn't.
	* etc/PACKAGES (ERC): new.
	* configure.usage (--with-widgets): widgets now defaults to
	--with-widgets=no.  Patch inspired by Jim Schumacher.
	* etc/PACKAGES (riece): New package.
	* etc/PACKAGES (liece): Mark as deprecated.
	* configure.in: Add Intel C++ compiler detection to compiler
	version reporting.
	* configure.in: record additional info about compiler and libc
	versions, to assist in debugging.
	* configure.in (line 3573):
	(Mule input methods):
	Deprecate Motif for Linux.
	(Installation): Report when LessTif is used.
	* configure.in: installexe.sh is under srcdir, not blddir.
	* aclocal.m4: Add icc (Intel compiler) support.
	* configure.in: Ditto.
	* configure.in (OS_RELEASE): Add support for SunOS 5.10.
	On current OSes produced by Sun, `uname -r' prints "5.9".
	It seems likely that on future OSes, `uname -r' will print "5.10".
	We need to accept multi-digit release numbers.
	* PROBLEMS: Propose bash as an alternative to buggy Solaris
	/bin/sh.
	* configure.in: XEmacs failed to build on Solaris9.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Feb 9 07:16:13 2004 UTC (20 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.67: +3 -3 lines
Diff to previous 1.67 (colored) to selected 1.78 (colored)

Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and add
it to BUILD_DEFS.  Approved by uebayasi@.

Revision 1.67 / (download) - annotate - [select for diffs], Tue Jan 27 00:53:11 2004 UTC (20 years, 2 months ago) by heinz
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) to selected 1.78 (colored)

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

Revision 1.66 / (download) - annotate - [select for diffs], Sat Jan 3 18:49:39 2004 UTC (20 years, 2 months ago) by reed
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (colored) to selected 1.78 (colored)

Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Revision 1.65 / (download) - annotate - [select for diffs], Mon Dec 22 07:08:30 2003 UTC (20 years, 3 months ago) by uebayasi
Branch: MAIN
Changes since 1.64: +2 -3 lines
Diff to previous 1.64 (colored) to selected 1.78 (colored)

Update to 21.4.14, "Reasonable Discussion".

Changes from the release note.

-- Fix: Make sure local variables get processed -- Andy Piper
-- Fix: Make Windows scrollwheel work even if no scrollbars -- Ren  Kyllingstad
-- Fix: Fix bytecompiler infinite recursion -- Michael Toomim
-- Fix: Handle embedded carriage returns in make-docfile -- Andrew Begel
-- Fix: Regexp matching of degenerate word boundaries -- Stephen Turnbull
-- Fix: Don't use DB_AUTO_COMMIT in database.c -- Stephen Turnbull
-- Fix: FAQ, docstring and PROBLEMS corrections -- Stephen Turnbull
-- Fix: Discard docstrings in compiler only if appropriate -- Stephen Turnbull
-- Fix: Reverse bogus regexp tests -- Stephen Turnbull
-- Fix: Modify configure to add -fno-strict-aliasing to gcc -- Stephen Turnbull
-- Fix: Disable event compression under Motif -- Stephen Turnbull
-- Fix: Enable -DREGEX_MALLOC by default -- Stephen Turnbull
-- Fix: Turn off widgets by default -- Stephen Turnbull
-- Fix: Add docstrings for lisp-mode hooks -- Vasily Korytov
-- Fix: Support MacOSX shared library loading -- Andrew Begel
-- Fix: Font-lock fix for defuns -- Adrian Aichner
-- Fix: cl-macs generated incorrect docstrings -- Nickolay Pakoulin
-- Fix: Remove bogus key definitions -- Jerry James
-- Update: Latest package index -- Norbert Koch
-- Update: about.el information -- Vin Shelton
-- Update: Use X Font Sets in sample.Xdefaults -- Stephen Turnbull
-- Update: etc/PACKAGES -- Stephen Turnbull

Revision 1.64 / (download) - annotate - [select for diffs], Thu Jul 17 21:35:12 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.78 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.63 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:38 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.78 (colored)

PKGREVISION bump for libiconv update.

Revision 1.62 / (download) - annotate - [select for diffs], Fri May 2 11:54:47 2003 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.78 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.61 / (download) - annotate - [select for diffs], Thu Apr 10 18:18:51 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.60: +7 -1 lines
Diff to previous 1.60 (colored) to selected 1.78 (colored)

Disable sound on solaris if /usr/demo/SOUND libs aren't available

Revision 1.60 / (download) - annotate - [select for diffs], Wed Mar 12 10:57:07 2003 UTC (21 years ago) by uebayasi
Branch: MAIN
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored) to selected 1.78 (colored)

Build fix for Linux.

From Joachim Koenig-Baltes <joachim at cms dot tecmath dot com> as PR20670.

Revision 1.59 / (download) - annotate - [select for diffs], Wed Feb 26 10:17:32 2003 UTC (21 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.58: +14 -4 lines
Diff to previous 1.58 (colored) to selected 1.78 (colored)

- Reimplement compression of ".el" files with "find | xargs" construct.
- Fix package list issue with binary packages.
Bump package revision after these changes.

Revision 1.58 / (download) - annotate - [select for diffs], Wed Feb 26 00:33:48 2003 UTC (21 years, 1 month ago) by uebayasi
Branch: MAIN
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (colored) to selected 1.78 (colored)

* Bump PKGREVISION to 1 for the last PLIST fix by tron.

* Make MESSAGE reflect the reality; sample file names have changed in this
  release.  Pointed out by Min Sik Kim <minskim at bawi dot org> in PR20493.

Revision 1.57 / (download) - annotate - [select for diffs], Tue Feb 25 12:08:21 2003 UTC (21 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.56: +1 -10 lines
Diff to previous 1.56 (colored) to selected 1.78 (colored)

Remove compression of ".el" files which is broken in this version of
"xemacs" and fix various other package list issues.

Revision 1.56 / (download) - annotate - [select for diffs], Tue Feb 25 02:14:57 2003 UTC (21 years, 1 month ago) by uebayasi
Branch: MAIN
Changes since 1.55: +53 -30 lines
Diff to previous 1.55 (colored) to selected 1.78 (colored)

XEmacs 21.4.12 "Portable Code".

	* The XEmacs Project announced that 21.4 is the official stable branch.
	  21.4.12 is the first release of the branch.  The XEmacs 21.1 series
	  is retired.

	* Changes new in 21.4 are as below

* Changes in XEmacs 21.4
========================

** Summary of user-visible changes:

  -- The delete key now deletes forward by default.
  -- Shifted motion keys now select text by default.
  -- You can now build XEmacs with support for GTK+ widget set.
  -- ~/.xemacs/init.el is now the preferred location for the init file.
    - XEmacs now supports a `~/.xemacs/init.el' startup file.
    - Custom file will move to ~/.xemacs/custom.el.
  -- Much-improved sample init.el, showing how to use many useful features.
  -- XEmacs support for menu accelerators has been much improved.
  -- Default menubar improvements.
    - Default menubar has many new commands and better organization.
    - The font-menu is now available under MS Windows.
  -- Dialog box improvements, including a real file dialog box.
    - XEmacs now has a proper file dialog box under MS Windows (and GTK)!
    - The old clunky file dialog box is improved.
    - Keyboard traversal now works correctly in MS Windows dialog boxes.
    - There is a Search dialog box available from Edit->Find...
  -- New buffer tabs.
  -- There is a new MS Windows installer, netinstall, ported from Cygwin.
  -- The subprocess quote-handling mechanism under Windows is much improved.
  -- Printing support now available under MS Windows.
  -- Selection improvements.
    - Kill and yank now interact with the clipboard under Windows.
    - MS Windows support for selection is now much more robust.
    - Motif selection support is now more correct (but slower).
  -- Mail spool locking now works correctly.
  -- International support changes.
    - The default coding-priority-list is now safer.
    - International keysyms are now supported under X.
    - MS Windows 1251 code page now supported.
    - Czech, Thai, Cyrillic-KOI8, Vietnamese, Ethiopic now supported.
    - Proper support for words in Latin 3 and Latin 4.
  -- Help buffers contain hyperlinks, and other changes.
  -- The modeline's text is now scrollable.
  -- The mouse wheel under MS Windows now functions correctly.
  -- Interactive searching and matching case improvements.
    - Incremental search will now highlight all visible matches.
    - Interactive searches always respect uppercase characters.
  -- Rectangle functions rewritten to avoid inserting extra spaces.
  -- New command `kill-entire-line' that always kills the entire line.
  -- Default values correctly stored in minibuffer histories.
  -- You can now create "indirect buffers", like in GNU Emacs.
  -- Pixel-based scrolling has been implemented.
  -- Operation progress can be displayed using graphical widgets.
  -- User names following a tilde can now be completed at file name prompts.
  -- XEmacs can now play sound using Enlightenment Sound Daemon (ESD).
  -- X-Face support is now available under MS Windows.
  -- The PostgreSQL Relational Database Management System is now supported.
  -- Indentation no longer indents comments that begin at column zero.
  -- Face and variable settings can have comments in Customize.
  -- New locations for early package hierarchies.
  -- The `auto-save' library has been greatly improved.
  -- New variable `mswindows-alt-by-itself-activates-menu'.
  -- Other init-file-related changes.
    - Init file in your home directory may be called `.emacs.el'.
    - New command-line switches -user-init-file and -user-init-directory.
  -- Etags changes.
    - In DOS, etags looks for file.cgz if it cannot find file.c.
    - New option --ignore-case-regex is an alternative to --regex.
    - New option --declarations, for C-type languages.
    - In C++, tags are created for "operator".
    - Ada now supported.
    - In Fortran, procedure is no longer tagged.
    - In Java, tags are created for "interface".
    - In Lisp, def-type constructs are now tagged.
    - In Perl, the --globals option tags global variables.
    - Python now supported.
    - New file extensions recognized: .ss, .pdb, .psw.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jan 19 06:52:54 2003 UTC (21 years, 2 months ago) by salo
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.54: +1 -3 lines
Diff to previous 1.54 (colored) to selected 1.78 (colored)

s/INSTALL_*/BSD_INSTALL_*/ in patches, remove unnecessary MAKE_ENV.

Revision 1.54 / (download) - annotate - [select for diffs], Sun Dec 1 16:51:16 2002 UTC (21 years, 4 months ago) by magick
Branch: MAIN
Changes since 1.53: +11 -2 lines
Diff to previous 1.53 (colored) to selected 1.78 (colored)

Use the athena widget set if USE_ATHENA is set.
Patch submitted by Masao Uebayashi in private mail.

Revision 1.53 / (download) - annotate - [select for diffs], Fri Nov 1 16:34:38 2002 UTC (21 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.78 (colored)

Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).

Revision 1.52 / (download) - annotate - [select for diffs], Wed Oct 9 16:33:50 2002 UTC (21 years, 5 months ago) by magick
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.78 (colored)

Bump package revision after last bugfix

Revision 1.51 / (download) - annotate - [select for diffs], Wed Sep 25 07:04:16 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.50: +42 -42 lines
Diff to previous 1.50 (colored) to selected 1.78 (colored)

buildlink1 -> buildlink2

Revision 1.47.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:45:23 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.47: +8 -8 lines
Diff to previous 1.47 (colored) next main 1.48 (colored) to selected 1.78 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.50 / (download) - annotate - [select for diffs], Wed Jun 12 04:38:24 2002 UTC (21 years, 9 months ago) by sakamoto
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.49: +7 -7 lines
Diff to previous 1.49 (colored) to selected 1.78 (colored)

use buildlink.mk. Closes pkg/16353.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Jun 12 04:35:15 2002 UTC (21 years, 9 months ago) by sakamoto
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.78 (colored)

use inputmethod/canna-lib/buildlink.mk.

Revision 1.48 / (download) - annotate - [select for diffs], Fri May 31 15:19:57 2002 UTC (21 years, 10 months ago) by seb
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.78 (colored)

Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Apr 5 18:39:18 2002 UTC (21 years, 11 months ago) by magick
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.46: +9 -1 lines
Diff to previous 1.46 (colored) to selected 1.78 (colored)

Add canna support to xemacs. This closes pkg/14406 submitted by
OGATA Hiroshi. Canna support is enabled by setting EMACS_CANNA=YES.
I didn't use USE_CANNA suggested in the pr as this variable is set
to YES by default in bsd.pkg.mk as it was used in japanese packages only.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Mar 29 14:48:23 2002 UTC (22 years ago) by magick
Branch: MAIN
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored) to selected 1.78 (colored)

Note how to configure xemacs when installed for the first time.
Pointed out by mpasternak@lublin.t1.pl in private mail.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 29 11:02:42 2002 UTC (22 years ago) by magick
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44 (colored) to selected 1.78 (colored)

Add --with-msw=no to the CONFIGURE_ARGS to prevent configure error
when wine is installed. Obviously it thinks we run windows.
Noted in private mail by mpasternak@lublin.t1.pl .

Revision 1.44 / (download) - annotate - [select for diffs], Mon Mar 25 19:07:39 2002 UTC (22 years ago) by magick
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored) to selected 1.78 (colored)

Add missing USE_X11

Revision 1.43 / (download) - annotate - [select for diffs], Fri Mar 22 22:25:05 2002 UTC (22 years ago) by tron
Branch: MAIN
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored) to selected 1.78 (colored)

Bump package revision to 2 after switch to Motif toolkit.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Mar 22 22:23:01 2002 UTC (22 years ago) by tron
Branch: MAIN
Changes since 1.41: +3 -8 lines
Diff to previous 1.41 (colored) to selected 1.78 (colored)

Use Motif instead of Xaw3d as toolkit. This avoids crashes when the XEmacs
window is closed via the window manager and fixes PR pkg/15561 by
Matthias Buelow.

Revision 1.41 / (download) - annotate - [select for diffs], Mon Mar 18 21:17:37 2002 UTC (22 years ago) by tron
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.78 (colored)

Make Mario Kemper the maintainer of this package.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Mar 15 01:58:35 2002 UTC (22 years ago) by fredb
Branch: MAIN
Changes since 1.39: +4 -4 lines
Diff to previous 1.39 (colored) to selected 1.78 (colored)

Omitted this in last commit.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Mar 15 01:48:06 2002 UTC (22 years ago) by fredb
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38 (colored) to selected 1.78 (colored)

Use DISTNAME instead of PKGNAME, as PKGNAME has nb${PKGREVISION} appended.

Revision 1.38 / (download) - annotate - [select for diffs], Wed Mar 13 17:36:55 2002 UTC (22 years ago) by fredb
Branch: MAIN
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored) to selected 1.78 (colored)

Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]

Revision 1.37 / (download) - annotate - [select for diffs], Sun Dec 2 14:42:25 2001 UTC (22 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.78 (colored)

Use wildcard dependence on "faces" package.

Revision 1.36 / (download) - annotate - [select for diffs], Fri Oct 26 16:02:31 2001 UTC (22 years, 5 months ago) by kleink
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.78 (colored)

Make this work with OpenLDAP-2.x as well.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:02 2001 UTC (22 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored) to selected 1.78 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.34 / (download) - annotate - [select for diffs], Thu Aug 23 04:26:53 2001 UTC (22 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33 (colored) to selected 1.78 (colored)

Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.

Revision 1.33 / (download) - annotate - [select for diffs], Tue May 22 09:32:19 2001 UTC (22 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.78 (colored)

Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 4 09:06:10 2001 UTC (23 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.78 (colored)

Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:45 2001 UTC (23 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.78 (colored)

Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this

Revision 1.30 / (download) - annotate - [select for diffs], Tue Feb 20 13:04:30 2001 UTC (23 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.78 (colored)

Update "xemacs" package to version 21.1.14. Changes since version 21.1.12:
- Fix buffer overflow in "gnuserv" which can be used to get a shell of
  the user which is using "gnuserv.
- ./etc/PACKAGES: Doc fix.
- README.packages: Doc fix.
- xemacs-faq.texi (Q3.5.12): New FAQ.  XEmacs bitches about xmodmap.
- etc/PACKAGES: Sync with 21.2 version, because everyone uses the
  same packages.
- README.packages: Ditto.
- PROBLEMS (Sun/Solaris): Yet another microimprovement.
- xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
- PROBLEMS: Document MIPSpro ICE problem workaround.
  Pty fixes for HP-UX and AIX and BSD and SunOS4 backported from 21.2.
  Makes ``M-x shell; sleep 1000; Signals->Send KILL'' work.
  (See src/ChangeLog for more detail.)
- configure.in: Detect killpg.
- PROBLEMS (Running/Linux):  Mandrake, use Alt for M-, color-gcc.
- Makefile.in: add and use TAR macro.  Sometimes tar only copies
symlinks instead of the actual files
- configure.in: Handle alloca with Compaq C on Alpha Linux.
- ChangeLog, etc/xemacs-ja.1, etc/xemacs.1,
  info/xemacs-faq.info-1, info/xemacs-faq.info-3, lib-src/etags.c,
  lib-src/ootags.c, lisp/ChangeLog.1, man/xemacs-faq.texi:
  Changed mly@adoc.xerox.com to Mly@POBox.COM.
- README.packages: Add "uninstalled package" FAQ.
- etc/PACKAGES: Add details on os-utils contents.
- frame.c (next_frame_internal):
  We've passed a frame if we've passed its device.
  Fixes this crash:
  (gdb) run -eval '(progn (make-frame nil (make-device (quote x) "polgar:0")) (next-window (minibuffer-window) t (quote visible) (second (device-list))))'
Fatal error: assertion failed, file /project/xemacs/ws/dev/src/frame.h, line 245, RECORD_TYPEP (obj, lrecord_type_frame)
- find-paths.el (paths-decode-directory-path): Trivial typo fix.
- simple.el (display-warning-suppressed-classes): Ditto.
- etc/Emacs.ad (Fonts.):  Fix typo and clarify.
- configure.in (after_morecore_hook_exists): Don't add /usr/shlib
  to link path if compiling on Alpha/Linux.
- configure.in: Make Balloon Help conditional on finding shape.h

Revision 1.29 / (download) - annotate - [select for diffs], Fri Feb 16 14:40:55 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.78 (colored)

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

Revision 1.28 / (download) - annotate - [select for diffs], Sat Nov 25 10:47:15 2000 UTC (23 years, 4 months ago) by tron
Branch: MAIN
Changes since 1.27: +21 -13 lines
Diff to previous 1.27 (colored) to selected 1.78 (colored)

Update "xemacs" package to version 21.1.12. Changes since version 21.1.9:
- etc/Emacs.ad: Document usage of FontSet resource for menubar.
- configure.in: Check for NAS_BIG_ENDIAN in <audio/fileutil.h>.
- configure.in: Check for UNIX98 PTYs.  Patch from Florian Weimer
  <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
- configure.in: Recognize s390.
- config.guess: Recognize ia64 and s390.
- config.sub: Likewise.
- configure.in: Rewrite xmkmf symbol detection to avoid
  redefinition of symbols we've already defined.
  Also, handle xmkmf symbols with values other than 1.
- PROBLEMS: Document broken native audio for recent patches and
  releases of HP-UX.
- configure.in: Unconditionally define SHELL, to allow working
  with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
- configure.in: More precise LDAP detection and configuration

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 4 20:08:55 2000 UTC (23 years, 5 months ago) by martin
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored) to selected 1.78 (colored)

Add dependency for jpeg. It will be picked up if installed by the configure
script and I don't consider it too much bloat (hey, this is emacs, so...)

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 4 12:55:14 2000 UTC (23 years, 5 months ago) by kleink
Branch: MAIN
Changes since 1.25: +11 -3 lines
Diff to previous 1.25 (colored) to selected 1.78 (colored)

Be deterministic about providing LDAP support.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 3 17:35:26 2000 UTC (23 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.78 (colored)

Backout parts of revision 1.22 which broke the integration with
xemacs-packages.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Sep 28 11:29:59 2000 UTC (23 years, 6 months ago) by toshii
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.78 (colored)

Make this buildable on alpha.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Aug 23 23:14:23 2000 UTC (23 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored) to selected 1.78 (colored)

Use "USE_XPM" option instead of direct dependence on the "xpm" package.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Aug 4 18:49:27 2000 UTC (23 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored) to selected 1.78 (colored)

Small cleanup: creating an empty directory ${PREFIX}/lib/xemacs doesn't
make much sense. Replace it with a symlink to the version dependend
directory name, where real stuff is installed. This allows other
pkgs (i.e. net/zenicb) to add lisp modules easily.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jul 24 21:49:07 2000 UTC (23 years, 8 months ago) by dmcmahill
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.78 (colored)

fix NOT_FOR_PLATFORM line (mips -> mips*)

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jun 13 10:40:25 2000 UTC (23 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.78 (colored)

change dependency from gdbm-1.7.3 to gdbm>=1.7.3

Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 21 22:40:52 2000 UTC (24 years ago) by tron
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.78 (colored)

Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 8 21:30:00 2000 UTC (24 years ago) by tron
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.78 (colored)

Update "xemacs" package to version 21.1.9. Changes since version 21.1.6:
- configure.in: Sync Berkeley db autodetection with src/database.c
- README: Remove msdos part.
- configure.in: add new machine type for IRIX 6.[2-5] to switch from using
  unexelf.o to unexelfsgi.o for just those versions of IRIX.
  In the ideal world it would be handled by the s/irix6-0.h but since machine
  config is included AFTER OS config, I had to add a new machine type.
- configure.in: Default Drag-N-Drop to "no"
- etc/FTP: Updated FTP mirrors list.  Replaced GNU FTP document with a URL.
- etc/MAILINGLISTS: Updated mailing list subscription information.
  Replaced GNU MAILINGLISTS document with a URL.
- INSTALL: Update configure option.
- configure.in (native_sound_lib, --sgi--): Check for audio.h.
  (LIBS): Check for libCsup.
- INSTALL: Added more information about README.packages, and
  re-numbered some bullets.
- etc/sample.Xdefaults: adds a reference to beNiceToColrmap, so that the
  user can guess what to do if xemacs' dialogs are butt ugly.
- INSTALL: Make disk space requirements more realistic.
  Add note about stack size requirements.
  Update and add more weight to the package section.
- README: Add reference to README.packages
- INSTALL: Remove junk from install.sh
- Makefile.in (install-arch-dep): use exe_suffix for link installation.
- configure.in: define exe_suffix if we're on ms-windows.
- configure.in (EMACS_CONFIGURATION): Use $configuration, not
  $canonical, so that installation paths and dynamic path setup will
  stay in synch.
- configure.in (machine): Recognize MIPS/Linux.
- README.packages: Added hint on how to figure out what packages to get.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 9 20:20:53 2000 UTC (24 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.78 (colored)

Use "png>=1.0.3" instead of "png-*" in dependence list.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 9 15:22:26 2000 UTC (24 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.78 (colored)

Use wildcard dependence for "png" package.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 6 14:24:01 1999 UTC (24 years, 3 months ago) by bouyer
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.78 (colored)

Fixes for solaris:
- use ${MACHINE_GNU_PLATFORM} in place of ${MACHINE_GNU_ARCH}--netbsd
- check for -lossaudio in ./configure instead of linking with it
  unconditionally
- fixe Makefiles for bmake or gmake on solaris2
While I'm there merge back a change from configure to configure.in

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 8 21:12:48 1999 UTC (24 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.78 (colored)

Change to use wildcard dependency on tiff.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 26 14:51:47 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.12: +5 -1 lines
Diff to previous 1.12 (colored) to selected 1.78 (colored)

Use "--with-dialogs=athena" instead of "--with-dialogs=athena3d" if
"${XAW_TYPE}" is set to "standard". Fixes PR pkg/8279.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 25 13:37:35 1999 UTC (24 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.11: +5 -2 lines
Diff to previous 1.11 (colored) to selected 1.78 (colored)

Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Aug 23 08:09:45 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored) to selected 1.78 (colored)

Compare "${USE_XFACE}" explicitly with "YES" to allow overriding it via
the command line.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 18 09:13:09 1999 UTC (24 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored) to selected 1.78 (colored)

Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_XFACE to BUILD_DEFS

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 14 18:53:34 1999 UTC (24 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored) to selected 1.78 (colored)

Update "xemacs" package to version 21.1.4.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 5 20:55:01 1999 UTC (24 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored) to selected 1.78 (colored)

Readd "DIST_SUBDIR".

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 5 16:36:58 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored) to selected 1.78 (colored)

pkglint:
- remove contiguous blank lines
- ${MKDIR} includes "-p" by default.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 3 15:43:32 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (colored) to selected 1.78 (colored)

Enable sound support.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 30 00:11:28 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.4: +6 -5 lines
Diff to previous 1.4 (colored) to selected 1.78 (colored)

Creating an empty directory "${PREFIX}/lib/xemacs" was all needed to get
it to work properly.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 29 23:15:49 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored) to selected 1.78 (colored)

Mark this package as broken again because "xemacs" doesn't work after
a "make clean".

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 29 23:13:37 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.2: +53 -85 lines
Diff to previous 1.2 (colored) to selected 1.78 (colored)

Adapt this package to NetBSD.

XXX "xemacs" still complains about missing files during startup. This
XXX should be fixed by the "xemacs-packages" package.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 29 07:48:21 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 (colored) to selected 1.78 (colored)

Mark this package as not ready yet.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jun 28 21:22:56 1999 UTC (24 years, 9 months ago) by tron
Branch: FREEBSD
CVS Tags: FreeBSD-current-990626
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.78 (colored)

Import FreeBSD's "xemacs" port: XEmacs text editor version 21

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 28 21:22:56 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Diff to selected 1.78 (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>