| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- LANGPREFIX -> PKGNAMEPREFIX
- PKGNAMEEXT -> PKGNAMESUFFIX
Now ready to cooperate with `japanese/xemacs*'.
|
|
|
|
|
| |
PR: 16743
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 15331
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14591
Submitted by: maintainer
|
|
|
|
| |
Despam the accidental ${CHOWN} -> chown backout.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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>
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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. :)
|
| |
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
| |
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX
PR: ports/8827
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
|
|
| |
Add dependencies. Create lock dir before chmod'ing it.
|
|
|
|
|
| |
PR: ports/8232 (part of)
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
|
|
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
|