Commit graph

41 commits

Author SHA1 Message Date
Hiroki Sato
d0570c134e Fix the following rough edges:
- Fix MASTER_SITES.
- Remove redundant DOCSDIR and CONFIGURE_TARGET.
- Use EMACS_LIBDIR for non-lisp files for consistency.
- Use --with-elispdir for EMACS_SITE_LISPDIR.
- Separate the Japanese info files by using NOPORTDOCS.
- The mew-icon-directory variable is set automatically
  even in XEmacs now.

Approved by:	Hiroto Kagotani (maintainer)
PR:		ports/107438
2007-01-05 06:15:12 +00:00
Andrey Slusar
1f992977ca Update to 5.1
PR:		ports/100548
Submitted by:	Hiroto Kagotani (maintainer)
2006-07-19 19:23:42 +00:00
Andrey Slusar
ca82e7631c * Update mail/mew to 4.2, pass maintainership to submitter [1]
* Fix works slave mail/mew-emacs20.
* Slave mail/mew-mule marked BROKEN, added EXPIRATION_DATE - wait
  fixes 2 months.

PR:		ports/92808
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com> [1]
2006-02-09 21:01:32 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
758a434b97 Use INFO macro 2005-12-04 20:36:54 +00:00
Norikatsu Shigemura
d9ed90620d 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)
2004-12-23 09:32:50 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Ade Lovett
a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00
Akinori MUSHA
897d06aa97 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.
2002-01-29 11:48:57 +00:00
Kiriyama Kazuhiko
309fd0c773 Change chmod argument to `owner:group'. 2001-10-15 15:46:07 +00:00
Kiriyama Kazuhiko
4429447b64 I've misset category. Change CATEGORIES editors -> mail. 2001-08-25 08:06:40 +00:00
Kiriyama Kazuhiko
6d3a00d005 Correct MASTER_SITES. 2001-08-25 06:53:26 +00:00
Kiriyama Kazuhiko
629d20a0dd Update 1.94.1 -> 1.94.2. Use bsd.emacs.mk. 2001-08-17 12:10:05 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Maxim Sobolev
d0190bfe05 ${ENV} --> ${SETENV}
PR:		22337
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-10-27 09:24:08 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Gary Jennejohn
642605e49b Reflect the update of the xemacs21 port to version 21.1.12. 2000-08-09 17:52:16 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Satoshi Asami
7b27962e8b Use MASTER_SITE_PORTS_JP instead of spelling out the URL. 2000-06-09 21:21:52 +00:00
Shigeyuki Fukushima
93a0670f38 I'm sorry that the previous change for EMACS_PORT_NAME is a mistake.
Fix values of these variables.
2000-05-08 13:13:16 +00:00
Shigeyuki Fukushima
64f614e27b Change BUILD_DEPENDS every emacsen ports. 2000-05-07 16:04:26 +00:00
Shigeyuki Fukushima
c219a75b7e Change a value of EMACS_PORT_NAME variable.
s/emacs/emacs19/
s/mule/mule19/
s/xemacs/xemacs19/
2000-05-07 14:51:10 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Satoshi Taoka
da661c3988 Change according to xemacs21 version up
PR: 16807
Submitted by: maintainer
2000-02-18 17:08:05 +00:00
Shigeyuki Fukushima
59d2b0bed1 Change port name as xemacs-mule to xemacs21-mule: s/xemacs-mule/xemacs21-mule/g.
Synchronized with updating editors/xemacs21 to 21.1.8.

PR:		ports/15904
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-05 23:31:59 +00:00
Shigeyuki Fukushima
d9ab5e69e8 Update to 1.94.1.
PR:		ports/15627
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-04 14:29:34 +00:00
Shigeyuki Fukushima
189ccb0c77 Synchronize with upgrading emacs-20.5(a). 2000-01-04 11:38:43 +00:00
Gary Jennejohn
97d7f67031 Modify EMACS_VER for xemacs21 to reflect my recent update of
xemacs21 to version 21.1.7.

As Satoshi wrote:

You are allowed to change other peoples' ports if they are affected by
your change, Gary. :) (in re a comment in the commit message).
1999-10-24 19:59:11 +00:00
Satoshi Taoka
b731a87d83 Updated to 19.4
Added mew-xemacs21 (by Repository copy)
  Deleted mew-common

PR:		13391
Submitted by:	maintainer
1999-09-09 08:06:23 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Steve Price
c480e96df4 Update to mew version 1.93.
PR:		8860
Submitted by:	maintainer
1999-01-02 20:03:25 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Jun Kuriyama
617d85793c Upgrade to v1.93
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 14:32:54 +00:00
Masafumi Max NAKANE
41fb6712d8 A major restructuring of mew ports to add xemacs versions
({japanese,mail}/mew-xemacs).
Along the way, mew for mule with Japanese environment was renamed
from japanese/mew to japanese/mew-mule (repository-copy done.)
Submitted by:	maintainer
PR:		6533, 6588
1998-06-25 22:30:04 +00:00
Masafumi Max NAKANE
5ee09ce6ff Upgrade, 1.70 -> 1.92.4.
Also, please note that the mechanism to build and install Mew has been
changed.  This port (mail/mew) now installs things needed by those who
use Mew with Emacs.
PR:		5166
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-12-08 22:13:47 +00:00
Satoshi Asami
b39a8dd404 Update dir file with install-info. Also, change organization so that
files can be shared between this port and japanese/mew.

Note this is a "blind" commit; it is too much trouble to test an update
with this many added and deleted files.  I'll test it later.

PR:		3789
Submitted by:	kiri
1997-06-10 10:10:45 +00:00
Satoshi Asami
2734a3aa00 Add backup site in Japan. This port is RESTRICTED so ftp.freebsd.org
can't carry the distfile, and the original has disappeared from the
master site.

Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-03-15 11:56:38 +00:00
Masafumi Max NAKANE
1e5df59ffd Modified the comment for RESTRICTED to reflect the reality. 1997-01-03 16:52:53 +00:00
Masafumi Max NAKANE
b2b694d1e9 Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}.
Install sample files into share/examples/mew instead of to share/doc/mew.
  Use PKG_PREFIX in the installation/deinstallation scripts.
  Define RESTRICTED as this package has hook to pgp.
  Some Makefile cleanup.
  Editing of site-start.el during the installation procedure  now adds
  autoload entries for this program.
  Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 16:48:49 +00:00
Satoshi Asami
0225b68252 Message interface to Emacs Window, emacs version.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:09:26 +00:00