| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Mar 2004 13:44:28
21.1.14
|
kris  |
The xemacs21 port contained an old version that is no longer useful;
remove it in favour of the xemacs port.
Submitted by: maintainer |
13 Oct 2003 09:29:34
21.1.14
|
gj  |
Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64
to the Makefile. |
24 Sep 2003 09:37:11
21.1.14
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
06 Mar 2003 21:01:40
21.1.14
|
ade  |
More manual pkg-comment cleanups.
Approved by: portmgr (implicitly) |
06 Mar 2003 11:02:59
21.1.14
|
gj  |
Remove pkg-comment and add COMMENT to the Makefile. |
29 Oct 2002 13:03:48
21.1.14
|
gj  |
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> |
22 Oct 2002 08:09:58
21.1.14
|
gj  |
xemacs21 is dumping core at start-up on -current. Add an additional
CONFIGURE_ARGS line to define ldflags so that the core dump no longer
happens.
SUBMITTED BY: jhb |
28 Jan 2002 20:44:11 
|
gj  |
Add WITHOUT_X11 to allow making these ports without X11 support. Add
WITH_XAW3D for those who like a 3D look. |
06 Jan 2002 06:20:22 
|
will  |
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 |
09 Dec 2001 02:27:01 
|
obrien  |
Remove -- all FreeBSD platforms link the same now. |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
30 Oct 2001 23:13:34 
|
gj  |
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. |
27 Oct 2001 17:24:43 
|
gj  |
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 ? |
26 Oct 2001 23:46:41 
|
gj  |
Put tmp_zot (output from sed) into /tmp in case /usr/ports is mounted read
only. |
08 Oct 2001 11:34:47 
|
gj  |
Add a pre-configure target to patch some man pages such that they reference
the correct, gzipped source man pages. |
11 Sep 2001 04:05:10 
|
ache  |
Bump png major |
03 Feb 2001 12:29:23 
|
gj  |
Update to version 21.1.4. |
19 Jan 2001 15:14:13 
|
kiri  |
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's xemacs21
version will be changed by shige :) |
01 Nov 2000 23:31:56 
|
asami  |
Remove missing file (lib/xemacs-21.1.12/lisp/package-get.el.orig). |
24 Oct 2000 13:09:18 
|
knu  |
Use MASTER_SITE_XEMACS. Reorder variables to satisfy portlint. |
24 Oct 2000 11:53:41 
|
knu  |
Enable XIM support by default. Reflect Wnn4 -> FreeWnn change. Fix build
problems. |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |
23 Sep 2000 20:27:31 
|
gj  |
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. |
09 Aug 2000 18:45:19 
|
gj  |
Update to version 21.1.12. The new release only made changes to configuration
files and Emacs.ad and deleted xemacs-faq.info-6. |
03 Aug 2000 10:28:58 
|
asami  |
(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. |
25 Jul 2000 21:22:08 
|
gj  |
Update to version 21.1.11. |
13 Jul 2000 22:03:04 
|
gj  |
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. |
05 Jul 2000 13:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |
06 Jun 2000 19:17:15 
|
gj  |
Update to version 21.1.10. |