non port: editors/mule/Makefile |
SVNWeb
|
Number of commits found: 22 |
Sun, 14 Oct 2007
|
[ 10:10 vd ] (Only the first 10 of 189 ports in this commit are shown above. )
Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a
more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent
version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new
installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a
more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please
use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete;
please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please
use a more recent version (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 Jul 2007
|
[ 09:52 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Continue the deorbit burn of ports that are multilingual versions of emacs19
and obsoleted by emacs20 and later.
Discussed with: NIIMI Satoshi
Hat: portmgr
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 24 Jul 2005
|
[ 21:03 kris ]
BROKEN on 6.0: Configure fails
|
Thu, 23 Dec 2004
|
[ 09:32 nork ] (Only the first 10 of 174 ports in this commit are shown above. )
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 13 Nov 2003
|
[ 14:45 trevor ] (Only the first 10 of 81 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Wed, 24 Sep 2003
|
[ 09:37 osa ] (Only the first 10 of 143 ports in this commit are shown above. )
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
Fri, 7 Mar 2003
|
[ 00:16 ade ] (Only the first 10 of 241 ports in this commit are shown above. )
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly)
|
Wed, 30 Oct 2002
|
[ 13:25 taoka ]
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib
Approved by: maintainer
|
Tue, 29 Oct 2002
|
[ 09:46 taoka ]
Change linking libwnn6.so.1 instead of libwnn6_for_wnn7.so.1.
A shared library file libwnn6_for_wnn7.so.1
(japapese/Wnn7-lib) was linked to mule bulid by mule-*wnn7.
The port Wnn7-lib was uptated and produces libwnn7.so.1.
But mule 2.3 cannot use libwnn7.so.1.
So, libwnn6.so.1 is linked to mule.
|
Tue, 29 Jan 2002
|
[ 16:41 fenner ]
Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk
|
[ 10:34 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
|
Mon, 3 Dec 2001
|
[ 14:02 taoka ]
Update distfiles from emacs-19.34b.tar.gz + mule-23-1934-alpha01.diff.gz
to mule-2.3-19.34.tar.gz
|
[ 13:42 taoka ]
Unbreak (a problem occurs by the modification of bsd.port.mk rev 1.379)
|
Mon, 27 Aug 2001
|
[ 02:20 taoka ] (Only the first 10 of 62 ports in this commit are shown above. )
* Add Wnn7's clients (jvim, jvim3, kinput2, mule) and a library for 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).
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Wed, 20 Dec 2000
|
[ 00:26 taoka ]
Add MD5_FILE for slave ports. In the new layout of ports tree, it is required.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
[ 08:21 asami ] (Only the first 10 of 21 ports in this commit are shown above. )
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and
other pkg variables if they are nearby.
|
Sun, 17 Sep 2000
|
[ 16:47 taoka ]
(This is a null commit to record additional information I forgot to put in
previous commit log.)
|
[ 16:29 taoka ]
Updated for the change of the following (1) and (2):
|
Number of commits found: 22 |