Skip site navigation (1)Skip section navigation (2)

CVS log for ports/editors/xemacs-devel/Makefile

[BACK] Up to [FreeBSD] / ports / editors / xemacs-devel

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:34 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:02 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:23 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:11 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.117: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:43 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -2 lines
- update to jpeg-8

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:10:17 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
- update to jpeg7
Tested by:	pav on pointyhat

Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:40 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:25:58 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:25 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +3 -5 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:48 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:49 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +17 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun May 27 17:43:20 2007 UTC (4 years, 8 months ago) by anray
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
Update to 21.5-b28 "fuki"

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu May 3 17:15:47 2007 UTC (4 years, 9 months ago) by nobutaka
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
Add emacs-22.* to CONFLICTS.

PR:		ports/111814
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>

Revision 1.107: download - view: text, markup, annotated - select for diffs
Tue May 16 14:31:26 2006 UTC (5 years, 8 months ago) by anray
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -1 lines
Update to 21.5-b27 "fiddleheads"

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Apr 1 17:29:43 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -2 lines
Update to 21.5-b26 "endive".

Revision 1.105: download - view: text, markup, annotated - select for diffs
Thu Mar 16 20:24:35 2006 UTC (5 years, 10 months ago) by anray
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +6 -2 lines
- Update to 21.5-b25 "eggplant".
- Disable debug options and experimental features for more stabilty and
  improve perfomance.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:13 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with:	kris
Approved by:	portmgr (implicit)

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Feb 17 21:12:06 2006 UTC (5 years, 11 months ago) by anray
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -0 lines
Remove "Cache full" warning.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Feb 8 11:31:28 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +4 -1 lines
Fix plist.

Reported by:	pointyhat(kris)

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu Feb 2 16:06:39 2006 UTC (6 years ago) by anray
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Update to 21.5.b24

Revision 1.100: download - view: text, markup, annotated - select for diffs
Fri Dec 16 08:49:02 2005 UTC (6 years, 1 month ago) by anray
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -1 lines
editors/emacs20 does not conflict with other emacsen anymore.

PR:		ports/90478
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	sem(mentor)

Revision 1.99: download - view: text, markup, annotated - select for diffs
Sat Nov 19 14:58:04 2005 UTC (6 years, 2 months ago) by sem
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -0 lines
- Fix configure args for WITH_XAW3D

PR:		ports/89253
Submitted by:	Andrey Slusar

Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:10 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Jul 26 17:05:18 2005 UTC (6 years, 6 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -2 lines
Upgrade xemacs-devel to 21.5.b21 "corn" by following upgrade of
xemacs-devel-mule.
Rename patch-ak to patch-unexelf.c after realigning. Changes in patch-ai
were merged.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri May 6 09:07:45 2005 UTC (6 years, 9 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -0 lines
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed May 4 09:30:20 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +0 -2 lines
Generalize a part of patch-ak to all _LP64 archs. An __alpha__ check is
still needed as cpp on 4-STABLE does not define _LP64 on alpha.
This makes xemacs-devel build sparc64, so remove NOT_FOR_ARCHS. Hopefully
this also fixes things on ia64 (failure there reported by kris).

Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Apr 29 22:22:56 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +0 -6 lines
Remove additional CONFIGURE_ARGS for amd64 added in rev. 1.78. They don't
seem to be necessary any more. This should make plist on amd64 correct
again so unmark BROKEN there.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Apr 20 14:10:20 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
Fix plist. I erroneously removed ridiculously large amount in previous
commit. That is partly reverted and some further corrections are made.
Make package create lib/xemacs/site-modules directory as port does.
Bump revision to get proper package made.

Pointy hat to:	me

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Apr 18 10:54:35 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +10 -10 lines
Upgrade to 21.5 beta20 "cilantro" with help from xemacs-devel-mule upgrade
by Andrey Slusar. The same patch-configure.ac is used. Changes in patches
patch-mem-limits.h and patch-emacs.c are solved, but a bit differently in
source so remove them. Autoconf 2.59 is changed which changes a few
configure options names.

Security:	Fixes VuXML 3e3c860d-7dae-11d9-a9e7-0001020eed82

Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Apr 18 10:32:26 2005 UTC (6 years, 9 months ago) by lesi
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:24 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:07 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Mar 27 02:39:38 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -0 lines
BROKEN on amd64: Incomplete pkg-plist

Approved by:    portmgr (self)

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jan 4 18:21:55 2005 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -0 lines
Bump PORTEPOCH, since PORTVERSION was decreased.

Approved by:	portmgr (implicit)

Revision 1.86: download - view: text, markup, annotated - select for diffs
Tue Jan 4 12:11:20 2005 UTC (7 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -5 lines
Revert to 21.5.17 because 21.5.18 was imported without sufficient testing
by yours truely and is causing lots of build problems. I plan to keep
working on 21.5.18 until all the bugs are eliminated.

Approved by:	portsmgr (kris)

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Jan 2 04:26:14 2005 UTC (7 years, 1 month ago) by kris
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +4 -0 lines
BROKEN: Does not build except on i386 5.x

Approved by:	portmgr (self)

Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Dec 14 21:21:28 2004 UTC (7 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
It turns out that Andrey Slusar only wants to maintain the xemacs-mule
ports, so make the maintainer ports@.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Tue Dec 14 20:26:53 2004 UTC (7 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +0 -0 lines
Forced commit to note that the port was upgraded to 21.5.18.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Dec 14 12:00:21 2004 UTC (7 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
Update to 21.5.8.

The patches patch-emacs.c and patch-mem-limits.h are no longer needed
because lim_data has been changed from an unsigned int to an unsigned
long, which should be big enough on all architectures which we support.

Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly
offered to take over this port from me.

Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Aug 16 14:06:17 2004 UTC (7 years, 5 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
Update to 21.5.17.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Apr 13 08:10:24 2004 UTC (7 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +5 -4 lines
Also fix this ones Makefile by moving the test for libXm.so more up.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Apr 12 21:47:20 2004 UTC (7 years, 10 months ago) by gj
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +4 -0 lines
Add a check for ${X11BASE}/lib/libXm.so so that a dependency can be added
on open-motif.

PR: 		ports/62401
Submitted by:	Vivek Khera <khera@kcilink.com>

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Mar 25 10:59:13 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +8 -1 lines
Port to amd64.

Submitted by:	James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Oct 26 13:09:58 2003 UTC (8 years, 3 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
Do not allow use of the experimental postgresql module because it breaks
the install.

PR: ports/58444

Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Oct 13 09:29:34 2003 UTC (8 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -0 lines
Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64
to the Makefile.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Oct 8 18:47:48 2003 UTC (8 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +9 -9 lines
Upgrade to version 21.5.15.
Fix the version number to eliminate the hyphen as requested in PR
ports/56958. Note that this does not close the PR since there are
other problematical ports listed in it.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Sep 24 09:37:02 2003 UTC (8 years, 4 months ago) by osa
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri May 2 11:06:10 2003 UTC (8 years, 9 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +24 -25 lines
Update to version 21.5.11.

Remove GTK support until I figure out why it isn't working.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Apr 20 02:58:54 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Mar 6 11:02:59 2003 UTC (8 years, 11 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
Remove pkg-comment and add COMMENT to the Makefile.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Jan 17 10:04:12 2003 UTC (9 years ago) by gj
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Update to version 2.4.12.

Note that this port is now mis-named - 21.4 is the stable branch and 21.5
is the development branch. 21.1 (in xemacs21) is now "historical".

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Oct 29 13:03:48 2002 UTC (9 years, 3 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -2 lines
xemacs21 and xemacs-devel: add a LIB_DEPENDS on compface.1 so that
the mail/faces port cannot be accidentally deleted if xemacs uses it.

xemacs-devel: Add nonas,noeds to the --with-sound line because xemacs-devel
barfs when trying to use our sounds/nas port. Noticed while testing the
fix for the PR.

PR: 44588
Submitted by: Volker Stolz <vs@foldr.org>

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Aug 30 13:36:06 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -1 lines
Deploy USE_GNOMENG infrastructure

PR:		42197
Submitted by:	Edwin Groothuis <edwin@mavetju.org>

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jun 29 17:26:39 2002 UTC (9 years, 7 months ago) by gj
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
Update to 21.4.8.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Jan 28 20:44:03 2002 UTC (10 years ago) by gj
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +19 -5 lines
Add WITHOUT_X11 to allow making these ports without X11 support.
Add WITH_XAW3D for those who like a 3D look.

Otherwise no changes were made to the contents of the ports.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 9 18:55:37 2002 UTC (10 years, 1 month ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Update to version 21.4.6.

Submitted by:	Jerry A! <jerry@thehutt.org>

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Jan 6 06:20:18 2002 UTC (10 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
First round of auto* cleanups:
 - USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Oct 30 23:13:29 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
Add ``--with-ldap=no'' to the CONFIGURE_ARGS to avoid missing a dependency
in case the user has LDAP installed. This is one of those things which
are automatically detected at configure time.

PR:		31622
Submitted by:	Alec Wolman <wolman@cs.washington.edu>

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Oct 29 22:31:13 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Update to 21.4.5. The problem with a Lisp error occuring when the user
does a font change in the Options menu seems to be fixed, although no
change actually seems to result.

The GTK binding does not seem to be any better, but it's also not any
worse.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Oct 27 16:24:40 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Use ${WRKDIR} instead of /tmp for the temporary output from sed because
it's just generally a better idea. Why didn't I think of that ?

Submitted by:	nectar

Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Oct 26 22:46:35 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
Put tmp_zot (output from sed) into /tmp in case /usr/ports is mounted
read only.

PR:		ports/31513
Submitted by:	Marc Unangst (mju@unangst.org)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Oct 25 18:30:15 2001 UTC (10 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +25 -30 lines
Initial checkin of xemacs-devel after xemacs21 was repo copied.

Several people have requested this, so here it is.

This port is intended to track the GAMMA version of the XEmacs
editor.

This is version is based on xemacs-21.4.4, which has a GTK binding.

Note that the GTK support is buggy (at least on my system), although
I haven't noticed any fatal problems, just annoying ones.

There are other bugs in this version, e.g. any attempts to make font
changes in the Options menu result in a Lisp error.

Please do not file any PRs on XEmacs errors, the maintaine will terminate
them with extreme prejudice.

I haven't tested this at all on Alpha because beast won't let me in.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Oct 8 10:34:46 2001 UTC (10 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +8 -1 lines
Add a pre-configure target to patch some man pages such that they
reference the correct, gzipped source man pages.

PR:		ports/29523
Submitted by:	swear@aa.net (Gary W. Swearingen)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 11 03:05:10 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Bump png major

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Feb 3 12:29:21 2001 UTC (11 years ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -2 lines
Update to version 21.1.4.

Submitted by:	kiri

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Jan 19 15:14:04 2001 UTC (11 years ago) by kiri
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's
xemacs21 version will be changed by shige :)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Oct 24 12:09:17 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -8 lines
Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint.

Approved by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
		(MAINTAINER of chinese/xemacs)
		KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
		(MAINTAINER of xemacs-*-packages)

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Oct 24 10:53:36 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +6 -6 lines
Enable XIM support by default.
Reflect Wnn4 -> FreeWnn change.
Fix build problems.

PR:		ports/21549
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Sep 23 19:27:20 2000 UTC (11 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -1 lines
Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid
confusion when  databases/gdbm is installed. This change assures
that the Berkeley db in libc is used.

Since this is such a trivial change I also just went ahead and did
it for xemacs21-mule also.

PR:		21172
Submitted by:	OGAWA Takaya

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Aug 9 17:45:08 2000 UTC (11 years, 6 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -4 lines
Update to version 21.1.12. The new release only made changes to
configuration files and Emacs.ad and deleted xemacs-faq.info-6.

Use LOCALBASE instead of PREFIX in CONFIGURE_ARGS - that makes it
easier to test new versions of the port.

PR:		20480
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:05 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jul 25 20:21:48 2000 UTC (11 years, 6 months ago) by gj
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -3 lines
Update to version 21.1.11.

Patch patch-al was obsoleted by a change in the target file.

Except for one minor change in PLIST the submitted patch worked
without errors. Excellent !

Submitted by:	 kiri@pis.toba-cmt.ac.jp

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jul 13 21:02:52 2000 UTC (11 years, 7 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +8 -3 lines
The original tarball no longer exists on any of the servers. Change
the port to use the new one - xemacs-21.1.10a.tar.gz.

There are no changes to the source caused by this; only empty
directories which were made by the old version were removed.

Change PLIST to reflect removal of the directories. Since
xemacs/site-lisp is no longer created by the installation, make
the directory in Makefile.

Add patch-an to fix a bug in lisp/package-get.el caused by mishandling
of md5 package checksums.

PR:		19855
Submitted by:	Vivek Khera (PR), TAOKA Satoshi (patch - partly used),
		Mr. Kiriyama (patch-an)

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jul 4 07:13:27 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Bump png shared library version.

Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Jun 6 18:17:10 2000 UTC (11 years, 8 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2 lines
Update to version 21.1.10.

Reminded from:	Paul Traina <pst@juniper.net>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:38:53 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -2 lines
various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Apr 14 17:10:49 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Tiny cosmetic fixes.

Assure master ports and their lang-specific slaves of having
consistent categories.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:50:41 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -4 lines
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
  - LANGPREFIX -> PKGNAMEPREFIX
  - PKGNAMEEXT -> PKGNAMESUFFIX

Now ready to cooperate with `japanese/xemacs*'.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Feb 18 01:59:03 2000 UTC (11 years, 11 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -17 lines
I added logic to the Makefile to make it easier for me test when
PREFIX != LOCALBASE. Unfortunately, the change is guaranteed to
break pacakging on bento. Revert to the old way of doing things.

Why does this sort of thing always have to happen at 3 AM ?

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Feb 17 21:37:52 2000 UTC (11 years, 11 months ago) by gj
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +19 -5 lines
Update to version 21.1.9.

As in ver. 21.1.7 the port creates lots of empty directories. This must
be reflected in PLIST, which explains the big diff. I wish they'd
make up their minds :-)

Tested on i386 and Alpha. Also tested packaging.

Submitted by:	kiri@pis.toba-cmt.ac.jp

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Jan 17 20:59:15 2000 UTC (12 years ago) by gj
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
Make yet more changes to support using xemacs21 with the xemacs-mule ports.

Whilke I'm here, fix a FATAL error reported by the latest version
of portlint - can't use ${PREFIX} in a RUN_DEPENDS line anymore.

Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 11 20:12:05 2000 UTC (12 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -3 lines
Another change to support using this with xemacs-mule.

PR:		16051 (partly)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jan 7 22:19:00 2000 UTC (12 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Make myself the maintainer.

Requested by:	the old maintainer (me@freebsd.org)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jan 7 21:17:34 2000 UTC (12 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Change xemacs binary name so as to distingush mule binary.

PR:		15934
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Approved from:	maintainer

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Dec 25 12:34:01 1999 UTC (12 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +28 -13 lines
Update to version 21.1.8.

This change adds a framework so that xemacs21 can be used as the base
port for the various xemacs-mule incarnations. This functionality has
not been tested by the committer !!!

Fixed up some fatal errors found by portlint.

The submitter added compface.1 to LIB_DEPENDS, but the maintainer did not
agree, so it has been eliminated.

Version 21.1.8 removed all the empty directories which were created by
version 21.1.7, so I had to modify PLIST accordingly. That explains the
large number of changes to PLIST.

This version does not seem to suffer from the "make world under -current
and xemacs core dumps" syndrome.

Submitted by:	kiri@pis.toba-cmt.ac.jp
Approved by:	maintainer

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Nov 16 21:14:37 1999 UTC (12 years, 2 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -2 lines
Here is a summary of the changes in the patch:

  - fixed the plist so that you don't get an error message when
    using pkg_delete

  - added "-with-tiff=yes" to the configure command line, and tiff.4
    to LIB_DEPENDS

Submitted by:	"Alec Wolman" <wolman@cs.washington.edu>
Reviewed by:	the maintainer

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Oct 20 19:43:17 1999 UTC (12 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Update this puppy to 21.1.7.

Modified PLIST to make empty directories which are installed by the port.
These empty directories are also removed in PLIST.

Tested install/deinstall and pkg_add/pkg_delete.

mail/mew/Makefile should be updated to reflect this change.

PR:		14329
Requested by:	the maintainer

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Oct 14 21:46:54 1999 UTC (12 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -15 lines
Keep up with the Joneses and update this port to version 21.1.6.

Delete the MULE support and refer the user to the xemacs-mule port.

Add --with-png=yes to the list of CONFIGURE_ARGS.

The port now creates scads of empty directories which, hopefully, can
be deleted if the package gets deleted.

Tested install/deinstall and packaging.

Requested by:	the maintainer

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Aug 31 15:14:15 1999 UTC (12 years, 5 months ago) by markm
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Fix reistall.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Aug 28 01:52:21 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -8 lines
echo -> ${ECHO}/${ECHO_MSG}
ln -> ${LN}

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:44:57 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Change Id->FreeBSD.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:46 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 22 22:01:23 1999 UTC (12 years, 7 months ago) by gj
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +31 -22 lines
This is the latest version of xemacs - Xemacs 21.1.

This requires xemacs-packages which be will committed next. Xemacs now
allows the user to maintain packages himself. See DESCR.

This supersedes PR 11618, which was based on an older release.

This commit was blasted over a repository copy of xemacs20, which is why
there are so many changes.

Submitted by:	Michael Elbel (me@freebsd.org)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Feb 3 23:44:25 1999 UTC (13 years ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -2 lines
Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Jan 25 22:06:11 1999 UTC (13 years ago) by gj
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Add --with-session=yes to the config options. This is slightly different
from the patch in the PR.
PR:		9552

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:34 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
Bump png's major number to 3.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 4 03:29:20 1999 UTC (13 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1 lines
Add --with-clash-detection to CONFIGURE_ARGS so that the file locking
code is compiled in.

Submitted by:	TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 7 21:37:20 1998 UTC (13 years, 4 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
Move the lock directory to /var/run/emacs/lock per Satoshi's
request.

To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 1 19:29:50 1998 UTC (13 years, 4 months ago) by gj
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -3 lines
Do not use libDnd if we are package building (this is the --with-offix option).

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:50:47 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Roll back libpng major to 2.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:31 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:57:40 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
libpng major is now 3.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:45:50 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:05 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 4 19:21:46 1998 UTC (13 years, 8 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Fix the last commit so that it really works. There was a ';' in the
wrong place.
Lesson learned: do not use old patches when committing !

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 3 19:29:58 1998 UTC (13 years, 8 months ago) by gj
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -1 lines
Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 4 20:23:24 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Change JPEG shared library number to 9.  This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 20 05:15:38 1998 UTC (13 years, 9 months ago) by gj
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -9 lines
Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them
either didn't have xemacs-20.4 or it was located in a different place.
Tested packaging and re-installing.
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 15 22:18:19 1998 UTC (13 years, 9 months ago) by jseger
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Switch remaining ports to use jpeg lib version 8.0.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Mar 28 19:42:15 1998 UTC (13 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
upgrade png major

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 2 01:38:47 1998 UTC (13 years, 11 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_2_2_6
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
Xemac's send-pr is causing me too many problems and it's broken anyway,
   so totally remove it.
Portlint this baby.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 16 14:38:26 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -3 lines
Revert previous change.  Now faces will be autodetected as before
except when PACKAGE_BUILDING is defined where it will be disabled
by default.

Suggested by:	asami and eivind

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 15 15:43:42 1998 UTC (13 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Build this port with '--with-xface=no'.

PR:		5656

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 1 21:06:35 1998 UTC (14 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -1 lines
PR:		ports/5357
Obtained from:	Maintainer (partly)
modify the Makefile to use PLIST.mule if USE_MULE is defined. This
will allow the version with mule to be successfullt packaged and
pkg_delete'd.
Add a warning, obtained from the Maintainer, in the case where
HAVE_MOTIF is defined but MOTIF is really lesstif. It seems that
some users have seen problems with that constellation.
Add pkg/PLIST.mule to be used for the mule version.
Satoshi forgot to close the PR when he made his commit for the
reported problem with generating a version with mule.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Dec 27 02:53:16 1997 UTC (14 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
Make the USE_MULE variable work (the mule distfile was separated).
I know some people are working on splitting this port up, so this
is just a stop-gap solution until then.

Also remove the extra "\" at the end of the last master site.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 15 20:07:20 1997 UTC (14 years, 1 month ago) by gj
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +16 -13 lines
update to xemacs-20.3. Packaging tested (under -current).
Obtained from: maintainer (me@freebsd.org)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 18 20:41:44 1997 UTC (14 years, 2 months ago) by gj
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
replace /usr/local with ${PREFIX} in CONFIGURE_ARGS
Obtained from: maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 12 21:41:33 1997 UTC (14 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According
to the maintainer this directory is supposed to be shared between
emacs and xemacs.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 8 22:15:37 1997 UTC (14 years, 3 months ago) by gj
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -1 lines
Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.

Also modify post-install to set the permissions on /var/run/xemacs/lock,
${PREFIX}/lib/xemacs/site-lisp and ${PREFIX}/share/xemacs/site-lisp, as
done in PLIST, since ``make install'' doesn't do it.

PR:		ports/4976
Submitted by:	Sheldon Hearn

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:27:57 1997 UTC (14 years, 5 months ago) by gj
Branches: ME
CVS tags: xemacs20_2, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Submitted by:	me@freebsd.org
new import of xemacs 20.2, including MULE support. Note that I tested
that I could build with mule support, but I couldn't actually check the
functionality.
"make package" and pkg_delete both tested (under -current).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 3 19:27:57 1997 UTC (14 years, 5 months ago) by gj
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options