summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some files missed in last commit.Steve Price1999-11-271-0/+34
| | | | Notes: svn path=/head/; revision=23441
* Update to version 21.1.8.Steve Price1999-11-274-70/+57
| | | | | | | | PR: 14591 Submitted by: maintainer Notes: svn path=/head/; revision=23434
* Update xemacs-mule-sumo-packages and xemacs-sumo-packages to lastest versionSatoshi Taoka1999-10-261-4/+2
| | | | | | | | | | | Remove xemacs-mule-base-packages from DEPENDS of xemacs-mule/Makefile because bugs in the previous version xemacs{,-mule}-sumo-packages were fixed. Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=22639
* If editors/xemacs-mule-base-packages is installed thenSatoshi Taoka1999-10-161-4/+4
| | | | | | | | | | XEmacs-mule cannot run. So this fix is to avoid it. Approved by: maintainer Obtained from: Kazuyuki IENAGA ienaga@jsys.co.jp Notes: svn path=/head/; revision=22485
* tiff34 -> tiffSatoshi Asami1999-09-101-1/+1
| | | | | | | Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp> Notes: svn path=/head/; revision=21530
* Updated XEmacs-mule to 21.1.6Satoshi Taoka1999-09-093-109/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Add the following ports for XEmacs packages (by repository-copy). ports/editors/xemacs-base-packages ports/editors/xemacs-mule-base-packages ports/editors/xemacs-mule-sumo-packages ports/editors/xemacs-sumo-packages The last two ports are for japanese. PR: 13386 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (2) Add the following ports for XEmacs packages for mule (by repository-copy). ports/japanese/xemacs-sumo ports/japanese/xemacs-sumo-canna ports/japanese/xemacs-sumo-canna+wnn4 ports/japanese/xemacs-sumo-canna+wnn6 ports/japanese/xemacs-sumo-wnn4 ports/japanese/xemacs-sumo-wnn6 PR: 13387 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (3) Modified the following ports in order to update to 21.1.6. ports/japanese/xemacs ports/japanese/xemacs-canna ports/japanese/xemacs-canna+wnn4 ports/japanese/xemacs-canna+wnn6 ports/japanese/xemacs-wnn4 ports/japanese/xemacs-wnn6 ports/editors/xemacs-mule ports/editors/xemacs-mule-common PR: 13390 Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=21497
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-082-33/+34
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* From maintainer:Steve Price1999-01-181-2/+8
| | | | | | | | | | | | (1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs. (2) WRKDIRPREFIX inserted for safe. (3) Change creation for PACKAGE_COOKIEs. PR: 9419 Submitted by: maintainer Notes: svn path=/head/; revision=16135
* (1) Fetch site correctedJun Kuriyama1998-12-261-7/+10
| | | | | | | | | | | (2) package-cookie correct reasonably (3) Use WRKDIRPREFIX PR: ports/8827 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=15615
* Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->Satoshi Asami1998-11-111-2/+2
| | | | | | | .../xemacs-20.4/...) to match reality. Notes: svn path=/head/; revision=14468
* ELFlization.Jun Kuriyama1998-10-102-25/+76
| | | | | | | | PR: ports/8232 (part of) Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=13863
* Remove regexp support for libcanna since it can now be builtSteve Price1998-09-211-2/+2
| | | | | | | in ELF format as well. Notes: svn path=/head/; revision=13297
* Remove regexp support for compface since it now builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13279
* 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
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-2/+1
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Change to more common expressionJun Kuriyama1998-05-291-1/+1
| | | | Notes: svn path=/head/; revision=11187
* XEmacs the next generation of Emacs (Only the executables)Jun Kuriyama1998-05-263-0/+128
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580 Notes: svn path=/head/; revision=11153