Commit graph

36 commits

Author SHA1 Message Date
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
Pav Lucistnik
f98f52441b - Update to 1.3.1.20040616
- Incorporate debian patches to fix build with gcc3

PR:		ports/86058
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
Approved by:	Mathis Picker <Mathias.Picker@gmx.de> (maintainer)
2005-09-16 11:38:26 +00:00
Pav Lucistnik
096b0c8a0f - Fix build on FreeBSD 5
gcc 3.x makes new assumptions on private c++ data
  gcc 2.95 compiles mozart with no problems

PR:		ports/76798
Submitted by:	Paolo Veronelli <paolo_veronelli@yahoo.it>
2005-01-29 23:40:07 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Volker Stolz
8895876241 Needs autoconf213 already at patch-time -> PATCH_DEPENDS.
Noticed by: cluster-of-the-day
2004-05-12 11:35:07 +00:00
Pav Lucistnik
a05a64945b - Update to 1.3.0.20040413
PR:		ports/65660
Submitted by:	Mathias Picker <mathiasp@mp.virtual-earth.de> (maintainer)
2004-04-18 19:29:01 +00:00
Kris Kennaway
d2f08e8256 Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak the
checksum listing and fix fetching.
2004-04-11 22:51:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Kris Kennaway
fbb2e27d7c BROKEN on !i386: Does not compile 2004-02-26 09:33: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
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Jimmy Olgeni
d518b2fb16 Remove extra file. 2003-10-25 11:40:32 +00:00
Oliver Lehmann
024c5436d9 update moazart to 1.2.5.20030212
PR:		54792
Submitted By:	Andy Hauser <andy-freebsd@splashground.de>
Approved By:	maintainer timeout (41 days)
2003-10-05 00:12:58 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Alan Eldridge
d7faccfd3b Use WANT_AUTOCONF_VER so we don't automagically execute autoconf when we
don't want to. Unfortunately, I still can't get it to build because it appears
not to link against libgmp. Kris, if you think this is my problem to solve,
I will attempt to do so. Otherwise, I have kde 3.1 things to take care of,
and a cups upgrade to pull together. If I can get the cups upgrade done,
I'd like to get it in.

Approved by:	kris
2002-11-27 16:44:22 +00:00
Alan Eldridge
25f5411408 Fix autoconf usage. Port is still broken, though. It's missing linking in
whatever has all the mpz_ functions (libgmp?). But that's not autoconf's fault.

Approved by:	kris
2002-11-27 15:01:40 +00:00
Akinori MUSHA
090ec19d9c Add parallel to CATEGORIES.
PR:		ports/39094
Submitted by:	trevor
2002-11-24 13:41:11 +00:00
Jimmy Olgeni
0b36ee29e8 Forgot to remove this one... 2002-10-09 20:05:44 +00:00
Jimmy Olgeni
e2c00b0333 Update to version 1.2.4. 2002-10-09 19:58:14 +00:00
Jimmy Olgeni
125b598694 Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID in
doc/ were bogus).
2002-08-16 15:08:42 +00:00
Jimmy Olgeni
1ffdb4cdab Shorten comment to make portlint happy. 2002-07-18 21:25:07 +00:00
Jimmy Olgeni
e781c2bd54 Update port to version 1.2.3, setting emacs21 as the default IDE.
Unbreak build using an aclocal patch.
2002-07-18 21:13:19 +00:00
Kris Kennaway
68f8a26a9f BROKEN: Does not detect bison correctly 2002-05-17 09:50:58 +00:00
Akinori MUSHA
c982f5faf1 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.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Jimmy Olgeni
7d4d5311f1 Update port to version 1.2.1 (20010816). 2001-09-08 19:11:58 +00:00
Jimmy Olgeni
aad83b2433 Update port to version 1.2.0.
Patches are no longer needed, and part of pkg-plist is automatically
generated (code "borrowed" from O'Brien's vim5 port :).

I also moved the xemacs21 dependency to emacs20.
2001-05-28 14:55:21 +00:00
Jimmy Olgeni
806b2d0a38 Add documentation (optional with NOPORTDOCS support), and a couple of
whitespace changes.

Maintainer: timed out (hope he is happy with the docs)

PR:		19854 (modified)
2001-02-08 16:10:58 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
7acef1cd7a 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.
2000-10-08 10:23:48 +00:00
Steve Price
d7377ebf72 Adding mozart version 1.1.0.20000207.
A concurrent, object-oriented, distributed language with constraint-based
inference.

PR:		19476
Submitted by:	Mathias Picker <mathiasp@virtual-earth.de>
2000-07-10 03:37:42 +00:00