summaryrefslogtreecommitdiff
path: root/editors/xemacs-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO}/${ECHO_MSG}Michael Haro1999-08-281-7/+7
| | | | | | | ln -> ${LN} Notes: svn path=/head/; revision=21046
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.shGary Jennejohn1999-06-231-1/+1
| | | | | | | (a la xemacs20), but forgot to update PLIST. Notes: svn path=/head/; revision=19729
* This is the latest version of xemacs - Xemacs 21.1.Gary Jennejohn1999-06-227-2961/+588
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=19689
* Make it compile under -current again.Gary Jennejohn1999-03-231-0/+20
| | | | | | | Reported by: Satoshi's log file Notes: svn path=/head/; revision=17365
* Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.Steve Price1999-02-032-3271/+3340
| | | | Notes: svn path=/head/; revision=16527
* Add --with-session=yes to the config options. This is slightly differentGary Jennejohn1999-01-251-1/+2
| | | | | | | | from the patch in the PR. PR: 9552 Notes: svn path=/head/; revision=16298
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Add --with-clash-detection to CONFIGURE_ARGS so that the file lockingSteve Price1999-01-041-1/+2
| | | | | | | | | code is compiled in. Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15811
* Forgot to update the PLISTs to reflect xemacs20.shGary Jennejohn1998-10-071-1/+1
| | | | Notes: svn path=/head/; revision=13723
* Move the lock directory to /var/run/emacs/lock per Satoshi'sGary Jennejohn1998-10-071-5/+5
| | | | | | | | | request. To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh. Notes: svn path=/head/; revision=13719
* Do not use libDnd if we are package building (this is the --with-offix option).Gary Jennejohn1998-10-011-3/+5
| | | | Notes: svn path=/head/; revision=13583
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Fix the last commit so that it really works. There was a ';' in theGary Jennejohn1998-06-041-2/+2
| | | | | | | | wrong place. Lesson learned: do not use old patches when committing ! Notes: svn path=/head/; revision=11252
* Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacsGary Jennejohn1998-06-032-1/+5
| | | | | | | | dynamically. This is needed now that /etc/rc removes everything in /var/run. Notes: svn path=/head/; revision=11230
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=10846
* Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of themGary Jennejohn1998-04-203-3504/+3270
| | | | | | | | | either didn't have xemacs-20.4 or it was located in a different place. Tested packaging and re-installing. Submitted by: maintainer Notes: svn path=/head/; revision=10606
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* upgrade png majorAndrey A. Chernov1998-03-281-2/+2
| | | | Notes: svn path=/head/; revision=10365
* Xemac's send-pr is causing me too many problems and it's broken anyway,David E. O'Brien1998-03-022-4/+4
| | | | | | | | so totally remove it. Portlint this baby. Notes: svn path=/head/; revision=9987
* Revert previous change. Now faces will be autodetected as beforeSteve Price1998-02-161-3/+7
| | | | | | | | | | except when PACKAGE_BUILDING is defined where it will be disabled by default. Suggested by: asami and eivind Notes: svn path=/head/; revision=9756
* Build this port with '--with-xface=no'.Steve Price1998-02-151-1/+2
| | | | | | | PR: 5656 Notes: svn path=/head/; revision=9730
* PR: ports/5357Gary Jennejohn1998-01-011-1/+9
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=9242
* Make the USE_MULE variable work (the mule distfile was separated).Satoshi Asami1997-12-272-3/+5
| | | | | | | | | | 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. Notes: svn path=/head/; revision=9196
* update to xemacs-20.3. Packaging tested (under -current).Gary Jennejohn1997-12-154-3520/+3524
| | | | | | | Obtained from: maintainer (me@freebsd.org) Notes: svn path=/head/; revision=9087
* replace /usr/local with ${PREFIX} in CONFIGURE_ARGSGary Jennejohn1997-11-181-3/+3
| | | | | | | Obtained from: maintainer Notes: svn path=/head/; revision=8698
* By popular demand remove the ``@unexec rm -rf'' and replace it withGary Jennejohn1997-11-121-3/+3
| | | | | | | | @dirrm instead. Do not delete share/emacs since it may also be used by emacs. Notes: svn path=/head/; revision=8596
* Change shared/xemacs/site-lisp to shared/emacs/site-lisp. AccordingGary Jennejohn1997-11-121-3/+3
| | | | | | | | to the maintainer this directory is supposed to be shared between emacs and xemacs. Notes: svn path=/head/; revision=8595
* Put the lock file in /var/run/xemacs/lock rather thanGary Jennejohn1997-11-081-9/+4
| | | | | | | | | | | | | | | ${PREFIX}/lib/xemacs/lock. Also simplfy removal of some directories with pkg_delete. Previously, the contents of ${PREFIX}/{lib,share}/xemacs/site-lisp was deleted and then the directories themselves using @dirrm. This didn't work in my tests, so I changed it to just ``@exec rm -rf'' the directories. PR: ports/4976 Submitted by: Sheldon Hearn Notes: svn path=/head/; revision=8526
* Put the lock file in /var/run/xemacs/lock rather thanGary Jennejohn1997-11-081-1/+6
| | | | | | | | | | | | | | ${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 Notes: svn path=/head/; revision=8525
* Submitted by: me@freebsd.orgGary Jennejohn1997-09-036-0/+3610
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). Notes: svn path=/head/; revision=7766