| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: distfile survey
Notes:
svn path=/head/; revision=53974
|
|
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53953
|
|
|
|
|
|
|
|
|
|
|
| |
from emacs-19.34b.tar.gz + mule-23-1934-alpha01.diff.gz
to mule-2.3-19.34.tar.gz
Notice: the current distfile was modified slightly
(in src/indent.c)
Notes:
svn path=/head/; revision=50964
|
|
|
|
|
|
|
|
|
| |
Fix for mule*wnn7 ports
Submitted by: motoyuki
Notes:
svn path=/head/; revision=50963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Wnn7 clients (Wnn7-lib). Notice the latter is modified from Wnn6-lib
by me and is not released from the Product company of Wnn7 (Omron
Software Co., Ltd).
* Modify master ports of the above ports according to adding these.
* [ports/editors/mule/pkg-descr] My English in pkg-descr was corrected
Submitted by: imp
Notes:
svn path=/head/; revision=46945
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
| |
In the new layout of ports tree, it is required.
Submitted by: imura
Notes:
svn path=/head/; revision=36140
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
|
|
|
| |
.) and other pkg variables if they are nearby.
Notes:
svn path=/head/; revision=33559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(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.
Notice: I forgot to commit editors/mule*, too (^_^;;
Notes:
svn path=/head/; revision=32765
|
|
|
|
| |
Notes:
svn path=/head/; revision=27783
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
{chinese,japanese,korean}/mule-*:
- Set only the lang-specific category for each.
editors/mule:
- Set CATEGORIES+= editors to follow after a slave's lang-specific category.
- Define MULE_VERSION and EMACS_VERSION to use.
editors/mule-common:
- Remove redundant `Version required' line.
- Define MULE_VERSION and EMACS_VERSION to use.
- Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
Notes:
svn path=/head/; revision=27529
|
|
|
|
|
|
|
| |
the slave ports.
Notes:
svn path=/head/; revision=27478
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
| |
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
Notes:
svn path=/head/; revision=18291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
Notes:
svn path=/head/; revision=16277
|
|
|
|
| |
Notes:
svn path=/head/; revision=15060
|
|
|
|
|
|
|
|
|
|
| |
19.28).
PR: 8178
Submitted by: taoka@infonets.hiroshima-u.ac.jp
Notes:
svn path=/head/; revision=13703
|
|
|
|
|
|
|
| |
in ELF format as well.
Notes:
svn path=/head/; revision=13297
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed
(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el
(3) mule can work on FreeBSD-current (this problem is about new ld.so).
PR: 6030
Submitted by: maintainer
Notes:
svn path=/head/; revision=10806
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=8419
|
|
|
|
|
|
|
|
|
|
|
|
| |
packages. The editors/mule-common package contains the language-
independent parts. Add some new ports based on input methods. They
don't take up much space because of efficient sharing.
PR: 4411
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes:
svn path=/head/; revision=7845
|
|
|
|
| |
Notes:
svn path=/head/; revision=6802
|
|
|
|
| |
Notes:
svn path=/head/; revision=6583
|
|
|
|
|
|
|
|
| |
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
Notes:
svn path=/head/; revision=6523
|
|
|
|
|
|
|
|
|
|
|
|
| |
they might overwrite emacs' versions.
The more I think about this, the less sense this makes, as we pratcically
mandate emacs to be installed as well for this mule to work.
Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
Notes:
svn path=/head/; revision=4730
|
|
|
|
| |
Notes:
svn path=/head/; revision=4534
|
|
|
|
|
|
|
| |
Minor variable reordering where needed.
Notes:
svn path=/head/; revision=4383
|
|
|
|
|
|
|
| |
page compression on NOMANCOMPRESS.
Notes:
svn path=/head/; revision=3615
|
|
|
|
|
|
|
| |
Reported by: jkh
Notes:
svn path=/head/; revision=2415
|
|
|
|
|
|
|
| |
lot of ports or what! ;>
Notes:
svn path=/head/; revision=2402
|
|
|
|
| |
Notes:
svn path=/head/; revision=2153
|
|
|
|
|
|
|
|
|
| |
The internal install rule already creates all the site-lisp directories!
Pointed-out by: me (not asami!)
Notes:
svn path=/head/; revision=2003
|
|
|
|
|
|
|
|
| |
order of the search for site-lisp (lib/mule is searched before
share/emacs now).
Notes:
svn path=/head/; revision=1998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/share/emacs/site-lisp
/usr/local/lib/mule-site-lisp
as the "site-lisp" directories. Basically all I did was tuck
--locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
to the end of CONFIGURE_ARGS.
Also, all the patch-aa's are unnecessary because bsd.port.mk now will
take ${CFLAGS} from /etc/make.conf and put it in the environment before
calling configure.
Notes:
svn path=/head/; revision=1896
|
|
|
|
|
|
|
| |
Jordan!
Notes:
svn path=/head/; revision=1688
|
|
|
|
| |
Notes:
svn path=/head/; revision=1650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
split mule into three ports:
editors/mule: no language-specific support
japanese/mule-canna: Japanese support, Canna library built-in
japanese/mule-wnn: Japanese support, Wnn library built-in
Note that the two ports under japanese/ will overwrite some of the
emacs support files. Although this itself isn't a problem, if you
pkg_delete it, you will lose some files needed for emacs. (This is
explained in DESCR, although god knows who reads them.)
Also I've listed every single file in the PLIST.
Notes:
svn path=/head/; revision=1500
|
|
|
|
|
|
|
|
| |
Also, strip the installed binaries. Aren't you glad I invented
post-install? :)
Notes:
svn path=/head/; revision=1491
|
|
|
|
| |
Notes:
svn path=/head/; revision=1473
|
|
|
|
|
|
|
|
| |
Not:
DEPENDS= ${PORTSDIR}/utils/Wnn
Notes:
svn path=/head/; revision=1319
|
|
|
|
| |
Notes:
svn path=/head/; revision=1308
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
|
|
|
|
|
|
| |
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=1224
|
|
|
|
|
|
|
| |
and some other minor cleanup.
Notes:
svn path=/head/; revision=1196
|
|
|
|
|
|
|
| |
ports/utils.
Notes:
svn path=/head/; revision=1135
|
|
|
|
| |
Notes:
svn path=/head/; revision=1106
|
|
|
|
|
|
|
|
|
| |
Note: post-build and cannainfo.el are necessary only for reformatting one of
the info files whose source was patched, and can go away when the next
minor release (i.e., 2.3) comes out.
Notes:
svn path=/head/; revision=1085
|