Commit graph

12 commits

Author SHA1 Message Date
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