Commit graph

19 commits

Author SHA1 Message Date
David Schultz
be0cb87607 Make this port build again by removing a SunOS shared library hack
copied from an old version of Tcl.
2005-02-13 05:37:22 +00:00
Kris Kennaway
be800c9c95 BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
Kris Kennaway
5e7b1496eb This now builds on 5.x, remove BROKEN tag. 2004-08-17 10:33:38 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +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
70b8e9b7c7 BROKEN on 5.x: does not compile 2004-02-08 02:58:41 +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
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Trevor Johnson
bdf11b37cd Update to 0.37-1test1. Use Tk/Tcl 8.4 instead of 8.3.
to do:  the "Help -> About pd" and "Media -> Test Audio and MIDI"
menu items do not work because the port installs files where they
are not found by the program
2003-11-12 00:55:19 +00:00
Trevor Johnson
6a19217ef3 Wrap to 80 columns. 2003-11-12 00:32:25 +00:00
Trevor Johnson
9f5d67839b Use sed, rather than perl, for patching, in case there is a user
who does not have perl.
2003-09-29 12:26:23 +00:00
Trevor Johnson
cc4f3e3fa8 The malloc.h problem is gone. 2003-09-29 12:18:46 +00:00
Trevor Johnson
7ceec35292 Update to 0.36-0. 2003-09-29 11:35:54 +00:00
Trevor Johnson
4ef987ed22 According to an unreliable source, when _POSIX_MEMLOCK is defined
as -1, that means it is "never available."
2003-05-23 01:29:04 +00:00
Kris Kennaway
2f610b15bf BROKEN on 5.1: does not build 2003-05-18 12:22:24 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Kris Kennaway
6fad764e91 Fix some of the build problems on -current. This is still broken
because it tries to use mlockall() which is not implemented on FreeBSD.
2002-10-20 09:55:52 +00:00
Kris Kennaway
280725774f Add pd-0.35.23
Pd is a real-time graphical programming environment for audio and
   graphical processing. It resembles the Max/MSP system but is much
   simpler and more portable; also Pd has two features not (yet) showing
   up in Max/MSP: first, via Mark Dank's GEM package, Pd can be used
   for simultaneous computer animation and computer audio. Second, an
   experimental facility is provided for defining and accessing data
   structures.

Submitted by:	trevor
2002-05-25 11:48:29 +00:00