Commit graph

42 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Hiroki Sato
b2bb7717ad - Fix pkg-plist.
- Some style clean-ups.

Spotted by:	pointyhat
2008-11-07 17:08:52 +00:00
Hiroki Sato
0621af5b39 Fix NOPORTDOCS=yes case and style cleanups. 2008-10-05 02:46:12 +00:00
Hiroki Sato
ca30e4a0f6 Update to 1.73.
Submitted by:	Shota IWAZAKI
PR:		ports/112391
2007-05-04 01:51:02 +00:00
Hiroki Sato
d7d1152829 Fix pkg-plist and bump PORTREVISION.
Spotted by:	pointyhat
Approved by:	portmgr (erwin)
2006-02-28 14:29:06 +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
Volker Stolz
6caa911285 Chase master-site
PR:		ports/67390
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-07-05 19:40:12 +00:00
Hiroki Sato
5bf113daf2 Update to 1.72. yatexpkg.el has been added to support inserting
\usepackage{} automatically, and several bugs have been fixed.  Take
the maintainership.

PR:		ports/61926
Approved by:	maintainer timeout (3 months)
Approved by:	linimon (mentor)
2004-05-05 10:45:42 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Satoshi Taoka
b30c096ad2 Update the version to 1.70
Add EMACS_NO_BUILD_DEPENDS=yes in emacs20/emacs21
Delete BUILD_DEPENDS in xemacs21-mule (use BUILD_DEPENDS added in bsd.emacs.mk instead of it)
2002-06-10 23:33:48 +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
Satoshi Taoka
9fbb35a601 Update to 1.69.k 2001-06-30 07:55:47 +00:00
Satoshi Taoka
06ad58dfb7 Update version to 1.69.e (this is beta version, 10103091216).
The version supports YaTeX's hilighting for XEmacs (font-lock).
2001-03-09 05:56:26 +00:00
Satoshi Taoka
17cd24b89d Typo
Pointed out by: asami
2000-11-02 14:46:14 +00:00
Satoshi Asami
ed93df2267 Rename PLIST.<emacs> to pkg-plist.<emacs>. 2000-10-08 04:00:10 +00:00
Satoshi Taoka
17450f8b83 (1) Fixed a problem hunging up the package-making system on bento
Pointed out: asami

(2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-09-18 02:05:45 +00:00
Shigeyuki Fukushima
695aafbb99 Change dependency from texinfo.el to texinfmt.el.
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-17 06:17:34 +00:00
Satoshi Taoka
076c5b15d9 Change dependency port from editors/xemacs-sumo-packages to
editors/xemacs--packages (editors/xemacs-sumo-packages was deleted from
the port tree).
2000-07-17 05:02:05 +00:00
Akinori MUSHA
25697a480c Use PKGNAMESUFFIX. 2000-04-13 11:22:38 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Michael Haro
edcce1c878 PREFIX -> LOCALBASE 2000-03-21 08:30:08 +00:00
Satoshi Taoka
cedbdee44c Because japanese/xemacs-canna was moved to japanese/xemacs21-canna 2000-01-08 02:55:21 +00:00
Satoshi Taoka
a0a1194682 Change a depend port from japanese/xemacs to japanese/xemacs-canna
because japanese/xemacs was removed

Submitted by:	asami
1999-12-01 00:06:44 +00:00
Satoshi Taoka
9982b4397f Could not compile in "parallel package build" by Asami-san
Modified BUILD_DEPENDS in master port and version number in slave ports

Noticed by:	asami
1999-09-30 07:02:27 +00:00
Satoshi Taoka
0a9b4bfd52 Cannot make by an error of INSTALL
Noticed by:	asami
1999-09-29 08:53:26 +00:00
Satoshi Taoka
7dcd773f77 Fix compile error
Create MANIFEST.yatex correctly
1999-09-29 07:31:01 +00:00
Satoshi Taoka
aae99987f8 Updated to lastest version
Modified MASTER_SITES
Changed two ports for XEmacs to XEmacs's package style
1999-09-27 13:48:10 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Satoshi Taoka
18aed621c2 moved japanese/yatex to print/yatex-mule (for Mule 2.3)
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule)
added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
1999-03-17 06:57:38 +00:00
Satoshi Asami
08a9ff8c98 Don't write stuff to places other than ${WRKDIR}. 1998-12-13 08:47:43 +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-ichiro itojun Hagino
bd566e33a3 - updated to use version 1.66.
PR:		8752
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer)
1998-11-20 18:19:10 +00:00
Jun Kuriyama
ec50442387 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-15 12:21:56 +00:00
Jun Kuriyama
9ad2e50ef4 Install directory is changed.
PR:		ports/8224
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-11-11 14:33:02 +00:00
Satoshi Asami
b0535730d8 yatex-xemacs depends on bash to build. 1998-10-21 07:09:58 +00:00
Jun Kuriyama
05ec898c2c Yet Another LaTeX mode on Emacs (including another html-mode)
PR:		ports/4412
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-08-14 00:16:07 +00:00