CVS log for ports/editors/xemacs20/Attic/Makefile
Up to [FreeBSD] / ports / editors / xemacs20
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.44
Mon Oct 1 20:32:51 2001 UTC (10 years, 4 months ago) by knu
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.43: +1 -1 lines
Axe XEmacs19 and XEmacs20 which are obsolete. Approved by: gj (MAINTAINER of the xemacs and xemacs20 ports) shige (MAINTAINER of the apel, flim, semi and wemi ports) ports (no objection seen for seven days)
Revision 1.43: 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.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Bump png major
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Mar 23 21:05:48 2001 UTC (10 years, 10 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -3 lines
Don't bother using MASTER_SITE_XEMACS at all in these ports since the dist files are no longer on any of the standard sites. Hopefully this will (fractionally) speed up the Fenner dist file testing.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Feb 21 22:10:11 2001 UTC (10 years, 11 months ago) by gj
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
Add 2 new sites to fetch the sources from. These were found using ftpsearch. The standard master sites have apparently deleted these older versions from their repositories.
Revision 1.40: 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.39: preferred, colored
Changes since revision 1.39: +3 -7 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.39: download - view: text, markup, annotated - select for diffs
Sun Oct 8 00:45:26 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Rename PLIST.mule to pkg-plist.mule.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:04 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +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.37: 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
CVS tags: RELEASE_4_1_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Bump png shared library version. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:38:52 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -3 lines
various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:30 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -3 lines
Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:50:40 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
- LANGPREFIX -> PKGNAMEPREFIX
- PKGNAMEEXT -> PKGNAMESUFFIX
Now ready to cooperate with `japanese/xemacs*'.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jan 7 22:18:59 2000 UTC (12 years, 1 month ago) by gj
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Make myself the maintainer. Requested by: the old maintainer (me@freebsd.org)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Nov 30 20:21:44 1999 UTC (12 years, 2 months ago) by gj
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Add --infopath entry to the configuration section so that mail/mew-xemacs20 finds the info dirs. Submitted by: kiri@pis.toba-cmt.ac.jp Approved by: the maintainer
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:51 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -7 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:44:56 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 23:32:20 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
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:45 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
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
