FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:52 PM GMT
Port details
pd 0.43.0 audio on this many watch lists=3 search for ports that depend on this port
MIDI-capable real-time audio processor/synthesizer

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 May 2002 11:49:19
License: BSD


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.

Unofficial web site: http://puredata.org/

WWW: http://www-crca.ucsd.edu/~msp/software.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/tcl85, x11-toolkits/tk85, devel/gmake
Required To Run: x11-toolkits/tk-wrapper
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/pd/ && make install clean
To add the package: pkg_add -r pd


Configuration Options
     No options to configure

Master Sites:
http://www-crca.ucsd.edu/~msp/Software/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Nov 2011 23:45:43
Original commit files touched by this commit  0.43.0
dougb search for other commits by this committer
Standardize WWW: tags a bit more:

1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.43.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
09 Aug 2011 15:19:47
Original commit files touched by this commit  0.43.0
ehaupt search for other commits by this committer
Update to 0.43.0

PR:             158494
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.42.6
miwi search for other commits by this committer
- Get Rid MD5 support
25 Apr 2010 14:02:33
Original commit files touched by this commit  0.42.6
sylvio search for other commits by this committer
- Update to 0.42.6
20 Nov 2009 22:53:09
Original commit files touched by this commit  0.42.5
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
23 May 2009 14:23:42
Original commit files touched by this commit  0.42.5
miwi search for other commits by this committer
- Update to 0.42.5

PR:             134623
Submitted by:   Ports Fury
23 Feb 2009 14:46:38
Original commit files touched by this commit  0.42.4
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
14 Feb 2009 20:03:00
Original commit files touched by this commit  0.42.4
miwi search for other commits by this committer
- Update to 0.42-4

PR:             131669
Submitted by:   Dennis Herrmann <adox@mcx2.org>
27 Jan 2009 14:21:02
Original commit files touched by this commit  0.42.3
jadawin search for other commits by this committer
- Update to 0.42-3

PR:             ports/130984
Submitted by:   Dennis Herrmann <adox _AT_ mcx2.org>
16 Jan 2009 00:10:08
Original commit files touched by this commit  0.42.2
miwi search for other commits by this committer
- Update to 0.42

PR:             130470
Submitted by:   Ports Fury
27 Aug 2008 15:34:40
Original commit files touched by this commit  0.40.2_2
arved search for other commits by this committer
Fix misplaced .endif

Reported by:    QAT
27 Aug 2008 14:21:58
Original commit files touched by this commit  0.40.2_2
arved search for other commits by this committer
Unbreak compile on 64bit platforms
20 Aug 2008 00:57:32
Original commit files touched by this commit  0.40.2_2
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.40.2_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.40.2_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
02 Jul 2007 04:54:59
Original commit files touched by this commit  0.40.2_1
danfe search for other commits by this committer
- Fix the build with recent GCC [1]
- Improve upon port description
- Clean up Makefile, pet portlint(1)

Reported by:    pointyhat (logs) [1]
19 May 2007 20:32:57
Original commit files touched by this commit  0.40.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Mar 2007 12:23:05
Original commit files touched by this commit  0.40.2
miwi search for other commits by this committer
- Update to 0.4.2

PR:             110825
Submitted by:   Rasmus Kaj<kaj@kth.se>
12 Feb 2007 23:50:00
Original commit files touched by this commit  0.39
miwi search for other commits by this committer
- Update to 0.39
09 Jul 2006 10:35:36
Original commit files touched by this commit  0.37_1
itetcu search for other commits by this committer
portlint

PR:             ports/99145
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
30 May 2006 12:22:16
Original commit files touched by this commit  0.37_1
edwin search for other commits by this committer
Fix WWW

PR:             ports/98135
Submitted by:   markzero <markzero@corolla.ath.cx>
07 May 2006 12:40:10
Original commit files touched by this commit  0.37_1
sem search for other commits by this committer
- Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.

Obtained from:  distinfo survey
11 Feb 2006 21:03:14
Original commit files touched by this commit  0.37_1
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
07 Jan 2006 20:00:09
Original commit files touched by this commit  0.37_1
trevor search for other commits by this committer
Hash with SHA-256.
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.37_1
ade search for other commits by this committer
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.
13 Feb 2005 05:37:22
Original commit files touched by this commit  0.37_1
das search for other commits by this committer
Make this port build again by removing a SunOS shared library hack
copied from an old version of Tcl.
18 Nov 2004 08:21:11
Original commit files touched by this commit  0.37_1
kris search for other commits by this committer
BROKEN on !i386: Does not compile
17 Aug 2004 10:32:10
Original commit files touched by this commit  0.37_1
kris search for other commits by this committer
This now builds on 5.x, remove BROKEN tag.
01 Jul 2004 17:06:41
Original commit files touched by this commit  0.37_1
ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
12 Mar 2004 02:48:25
Original commit files touched by this commit  0.37_1
ade search for other commits by this committer
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.
08 Feb 2004 02:58:41
Original commit files touched by this commit  0.37_1
kris search for other commits by this committer
BROKEN on 5.x: does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.37_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 16:12:37
Original commit files touched by this commit  0.37
trevor search for other commits by this committer
Add size data.
22 Jan 2004 08:05:25
Original commit files touched by this commit  0.37
trevor search for other commits by this committer
Use PAX macro.
12 Nov 2003 00:55:20
Original commit files touched by this commit  0.37
trevor search for other commits by this committer
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
12 Nov 2003 00:32:26
Original commit files touched by this commit  0.36.0
trevor search for other commits by this committer
Wrap to 80 columns.
29 Sep 2003 12:26:23
Original commit files touched by this commit  0.36.0
trevor search for other commits by this committer
Use sed, rather than perl, for patching, in case there is a user
who does not have perl.
29 Sep 2003 12:18:46
Original commit files touched by this commit  0.36.0
trevor search for other commits by this committer
The malloc.h problem is gone.
29 Sep 2003 11:35:54
Original commit files touched by this commit  0.36.0
trevor search for other commits by this committer
Update to 0.36-0.
23 May 2003 01:29:04
Original commit files touched by this commit  0.35.23
trevor search for other commits by this committer
According to an unreliable source, when _POSIX_MEMLOCK is defined
as -1, that means it is "never available."
18 May 2003 12:22:25
Original commit files touched by this commit  0.35.23
kris search for other commits by this committer
BROKEN on 5.1: does not build
01 Mar 2003 14:34:34
Original commit files touched by this commit  0.35.23
trevor search for other commits by this committer
Retire comment file.
20 Oct 2002 09:55:52
Original commit files touched by this commit  0.35.23
kris search for other commits by this committer
Fix some of the build problems on -current.  This is still broken
because it tries to use mlockall() which is not implemented on FreeBSD.
25 May 2002 11:48:30
Original commit files touched by this commit  0.35.23
kris search for other commits by this committer
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

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.176 seconds.