1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Satoshi Taoka
a5560ad8dc Update xemacs-mule-sumo-packages and xemacs-sumo-packages to lastest version
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
1999-10-26 01:03:45 +00:00
Satoshi Taoka
b2e2d221f5 If editors/xemacs-mule-base-packages is installed then
XEmacs-mule cannot run. So this fix is to avoid it.

Approved by: maintainer
Obtained from: Kazuyuki IENAGA ienaga@jsys.co.jp
1999-10-16 08:51:36 +00:00
Satoshi Asami
45d85bc892 tiff34 -> tiff
Submitted by:	Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
1999-09-10 02:29:20 +00:00
Satoshi Taoka
d19b7acbb4 Updated XEmacs-mule to 21.1.6
(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>
1999-09-09 14:25:39 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${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. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Steve Price
f28c577bda From maintainer:
(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
1999-01-18 03:05:30 +00:00
Jun Kuriyama
6d6210ac57 (1) Fetch site corrected
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX

PR:		ports/8827
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-12-26 03:47:19 +00:00
Satoshi Asami
005bac4e45 Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->
.../xemacs-20.4/...) to match reality.
1998-11-11 12:55:23 +00:00
Jun Kuriyama
ebe6e93156 ELFlization.
PR:		ports/8232 (part of)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-10-10 15:28:21 +00:00
Steve Price
6f8bd75797 Remove regexp support for libcanna since it can now be built
in ELF format as well.
1998-09-21 22:33:26 +00:00
Steve Price
6994c00423 Remove regexp support for compface since it now builds ELF too. 1998-09-21 02:00:37 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 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.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
19187332cd Remove manpages, but _NOT_ from the multi-lingual
emacsen (*mule-common, mule).  That is left for someone more
familiar with their twisty incestuous relationships.
1998-08-17 09:35:03 +00:00
Jun Kuriyama
cd81f3431d Change to more common expression 1998-05-29 11:58:46 +00:00
Jun Kuriyama
7423a0cae6 XEmacs the next generation of Emacs (Only the executables)
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
1998-05-26 15:00:22 +00:00