summaryrefslogtreecommitdiffstats
path: root/editors/xemacs21-mule
Commit message (Collapse)AuthorAgeFilesLines
* Update according to version up 21.1.13->21.1.14.kiri2001-02-052-5/+6
|
* Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk'skiri2001-01-192-5/+5
| | | | xemacs21 version will be changed by shige :)
* Enable XIM support by default.knu2000-10-241-8/+6
| | | | | | | | Reflect Wnn4 -> FreeWnn change. Fix build problems. PR: ports/21549 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-2/+2
| | | | .) and other pkg variables if they are nearby.
* Specify --with-database=berkdb in the CONFIGURE_ARGS to avoidgj2000-09-231-0/+1
| | | | | | | | | | | 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
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:taoka2000-09-082-2/+2
| | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server.
* Add a knob for XIM support. (WITH_XIM)knu2000-09-071-1/+3
| | | | Approved by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
* Get these up to 21.1.12 too.asami2000-08-251-4/+4
| | | | | PR: 20481, 20482 Submitted by: maintainer
* Update to 21.1.11.shige2000-08-013-13/+14
| | | | | PR: ports/20243 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Update to version 21.1.10taoka2000-07-133-31/+37
| | | | | | | | Rearrange xemacs mule packages PR: 19021 PR: 19023 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)mharo2000-04-201-2/+6
|
* Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.knu2000-04-131-7/+6
| | | | | | | - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'.
* Update to 21.1.9taoka2000-02-183-48/+48
| | | | | PR: 16743 Submitted by: maintainer
* Change dependencies of xemacs21-mule-common so as to build withshige2000-01-141-2/+4
| | | | | | | PACKAGE_BUILDING. PR: ports/16051 (partly) Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Revise harmful XEMACS_MAJOR_VER.shige2000-01-071-3/+1
| | | | | | | | XEMACS_MAJOR_VER should have fixed value "21". Remove Repo-copy trashes. PR: ports/15949 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* New ports for XEmacs-21.1.8 with MULE.shige2000-01-065-83/+106
| | | | | | | Fix after repository-copy from editors/xemacs-mule to editors/xemacs21-mule. PR: ports/15761 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Readablify a little.hoek1999-12-281-1/+1
|
* Revived COMMENT, DESCR in these ports and then modified about it.taoka1999-12-082-5/+40
| | | | | PR: 15331 Submitted by: maintainer
* Remove duplicated entries.kuriyama1999-12-071-17/+0
| | | | Pointed out by: OKAZAKI Tetsurou <okazaki@be.to>
* Add some files missed in last commit.steve1999-11-271-0/+34
|
* Update to version 21.1.8.steve1999-11-274-70/+57
| | | | | PR: 14591 Submitted by: maintainer
* Update xemacs-mule-sumo-packages and xemacs-sumo-packages to lastest versiontaoka1999-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
* If editors/xemacs-mule-base-packages is installed thentaoka1999-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
* tiff34 -> tiffasami1999-09-101-1/+1
| | | | Submitted by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
* Updated XEmacs-mule to 21.1.6taoka1999-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>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix to make ports work with bsd.port.mk rev. 1.306.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. :)
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* From maintainer:steve1999-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
* (1) Fetch site correctedkuriyama1998-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>
* Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->asami1998-11-111-2/+2
| | | | .../xemacs-20.4/...) to match reality.
* ELFlization.kuriyama1998-10-102-25/+76
| | | | | PR: ports/8232 (part of) Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Remove regexp support for libcanna since it can now be builtsteve1998-09-211-2/+2
| | | | in ELF format as well.
* Remove regexp support for compface since it now builds ELF too.steve1998-09-211-2/+2
|
* Roll back libpng major to 2.asami1998-09-171-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-171-2/+1
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Change to more common expressionkuriyama1998-05-291-1/+1
|
* XEmacs the next generation of Emacs (Only the executables)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
OpenPOWER on IntegriCloud