Commit graph

31 commits

Author SHA1 Message Date
Kris Kennaway
8215c0a468 Only specify autoconf:213:env to fix the package build
Approved by:	portmgr (implicit)
2006-02-28 07:25:18 +00:00
Kris Kennaway
15cadc3934 Add autoconf:213 to satisfy :configure target 2006-02-03 21:25:40 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
71de2eba72 Replace explicit build dependency on gmake with USE_GMAKE knob 2001-05-31 22:47:15 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Steve Price
1fef437b10 Generalize the parallel build hack to include PACKAGE_BUILDING since the
problem exists there too.
2000-08-26 20:22:46 +00:00
Shigeyuki Fukushima
bb7734d59c Sync with emacs-20.7 update.
PR:		ports/19693
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-05 14:49:03 +00:00
Steve Price
4cfca37ff8 Add a missing @dirrm from PLIST, noticed by bento.
PR:		18774
Submitted by:	maintainer
2000-05-29 03:49:04 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Shigeyuki Fukushima
3bae6307be Update to 1.4.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/9002
2000-02-25 16:01:40 +00:00
Shigeyuki Fukushima
462cc21ac7 s;${PORTSDIR};${.CURDIR}/../..;
I'm sorry. The previous commit makes port-build broken,
when ${PORTSDIR} path includes an path with symlink.

Submitted by:	Satoshi - Ports Wraith - Asami <asami@FreeBSD.org>
2000-01-19 15:38:34 +00:00
Shigeyuki Fukushima
0cc63f1b2e Use ${PORTSDIR} instead of ${.CURDIR}/../.. in (BUILD|RUN)_DEPENDS
variables and other variables.
Because there is no relation of master/slave between this port and
editors/emacs20-dl. ${.CURDIR}/../.. should not be used.
2000-01-14 14:59:42 +00:00
Shigeyuki Fukushima
189ccb0c77 Synchronize with upgrading emacs-20.5(a). 2000-01-04 11:38:43 +00:00
Shigeyuki Fukushima
f11b1a29df Fix unfetchable problem.
Add ${MASTER_SITE_PORTS_JP} to MASTER_SITES.
1999-11-10 15:35:05 +00:00
Satoshi Asami
0383a9d684 Hack to allow parallel builds to work -- these should be solved by refining
dependency propagation.
1999-09-08 06:05:53 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Shigeyuki Fukushima
485bae48b4 Catching up to emacs-20.4. 1999-08-09 11:27:16 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Shigeyuki Fukushima
f2c23aff8a Revised for machine-architecture. 1999-06-15 00:30:05 +00:00
Shigeyuki Fukushima
9215824fe0 Update to 1.2. 1999-03-17 21:48:02 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
Satoshi Asami
923af85c5c Don't try to run emacs-dl-<version> to find out where to install stuff.
Other minor cleanup.

Submitted by:	maintainer
1999-01-15 10:57:06 +00:00
Jun Kuriyama
8dd0162faa Dynamic loading module input method `Canna' on Emacs.
PR:		ports/8832
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-11 14:19:17 +00:00