Commit graph

34 commits

Author SHA1 Message Date
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
Pav Lucistnik
5f6e38366a - Mark BROKEN on amd64-7
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-12-10 22:31:53 +00:00
Mark Linimon
16f1d99887 This now appears to build on 7.x and 8.x.
Reported by:	pointyhat
Approved by:	portmgr (self)
2007-11-20 03:19:17 +00:00
Kris Kennaway
76505fe4a9 BROKEN on 7.0: Does not compile 2007-04-21 17:30:36 +00:00
Stanislav Sedov
348cef471d - Add ffcall support [1]
- Mark broken on pre-7.x again as it doesn't built on pointyhat anyway

Reported by:	 Jason Woofenden <jason@jasonwoof.com> [1]
2006-11-01 22:07:36 +00:00
Stanislav Sedov
d6c0680bfc - Try to unbroke
- Change my email

Approved by:	portmgr (erwin)
2006-10-21 13:08:53 +00:00
Martin Wilke
cc23ff42d8 - Unbreak for 7.X build
PR:		ports/101800
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-08-12 18:29:25 +00:00
Martin Wilke
f896c6fa65 force commit.
- Fix Makefile entry

Approved by:	krion (mentor)
2006-08-09 20:38:53 +00:00
Martin Wilke
31818d07e5 BROKEN: does not build
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-09 20:26:03 +00:00
Martin Wilke
337148661c - Mark broken on 4.x
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 14:12:58 +00:00
Martin Wilke
9a74edf166 - Pass maintainership to submitter
- Update to 0.6.2
- Cleanup and optimization

PR:		ports/100692
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-25 11:50:32 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Edwin Groothuis
275ce80379 Use INFO macro 2005-12-04 10:06:24 +00:00
Mark Linimon
7359600566 Reset maintainer per his request. We hope to see him back soon. 2005-12-02 02:05:39 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
3e8bbb98e8 This is apparently no longer broken on 5.x. 2004-08-17 10:28:21 +00:00
Kris Kennaway
c57bfe5787 BROKEN on 5.x except on amd64 2004-04-04 01:50:02 +00:00
Mark Linimon
a39bc0b003 CONFIGURE_ENV and MAKE_ENV added; PLIST_SUB updated; WORDSIZE
and BYTEORDER added; EMPTY_DIRS split (the second one will be deleted
upon 0.6.2 update, if any); SIZE added to distinfo; plist generalized;
-fno-inline and FPE_* build fix added from 0.6.2.

The 0.6.2 runtime causes a Segmentation Fault at compilation time,
so, no update is planned right now... sorry.

PR:		ports/63991
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-17 20:03:17 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
2e1ad914a2 Mark as only for the various Intel chips. Pet portlint. No objection
from: maintainer.

PR:		ports/60178
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-15 06:57:15 +00:00
Peter Pentchev
c6c3559a2a Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.
PR:		57749
Approved by:	maintainer timeout
2003-12-12 12:21:56 +00:00
Vanilla I. Shu
e28fda86c6 Upgrade to 0.6.1.
PR:		ports/51764
Submitted by:	maintainer
2003-05-06 08:53:15 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
7ef18f1429 ${PERL} -> ${REINPLACE_CMD}
PR:		39746
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2002-06-24 04:44:17 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Mario Sergio Fujikawa Ferreira
26887a8fff o style fixes
o unconditionalize MAKE_ARGS

PR:		30388
Submitted by:	MAINTAINER
2001-09-12 23:15:00 +00:00
Mario Sergio Fujikawa Ferreira
96f3a37ff1 Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.net
Approved by: MAINTAINER
2001-08-30 03:58:35 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Mario Sergio Fujikawa Ferreira
8112d2aaa8 o Make it CFLAGS safe
o Fix info installation
o Fix PLIST

PR:		25841
Submitted by:	MAINTAINER
Spotted by:	bento
2001-03-23 03:05:35 +00:00
FUJISHIMA Satsuki
2192154ee0 change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Mario Sergio Fujikawa Ferreira
e6a62d24e7 New port - GNU Forth, a fast and portable Forth system.
PR: ports/21923
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Reviewed by: dcs
2000-10-21 19:29:01 +00:00