Commit graph

97953 commits

Author SHA1 Message Date
jlam
143b5f7d14 Move mk/install to mk/pkginstall to better reflect the contents (the
pkginstall framework).
2006-05-21 23:50:15 +00:00
jlam
7bd087ae6e Avoid hardcoding "ca" and "pt_BR" as known locales in the configure
scripts.  Fixes build after removing ca.po and pt_BR.po.
2006-05-21 23:31:14 +00:00
jlam
e6b8aa0681 Set MESSAGE_SRC instead of MESSAGE so that we can take advantage of
MESSAGE_SUBST properly.  No package should be setting MESSAGE anyway.
2006-05-21 23:18:35 +00:00
ben
a49023908d Correct checksum because distsubdir changed. 2006-05-21 23:08:19 +00:00
wiz
977ae040a3 Regen symmetrically for GNU patch (found in irix bulk build). 2006-05-21 23:02:29 +00:00
wiz
cc0982c501 USE_LANGUAGES=c++ 2006-05-21 22:58:23 +00:00
ben
864ea02475 Make note of new csound5-manual package. 2006-05-21 22:51:56 +00:00
ben
f79c38c18f Add entry for csound5-manual. 2006-05-21 22:51:26 +00:00
ben
32d5861b16 Initial import for csound5-manual version 5.01, the Csound5 Reference
Manual in HTML format.
2006-05-21 22:51:05 +00:00
ben
83fd95d117 Add note for new csound5 package. 2006-05-21 22:47:29 +00:00
ben
5a95769d60 Add entry for csound5. 2006-05-21 22:46:49 +00:00
ben
fc888c69cd Initial import of csound5 version 5.01, a software synthesizer and
sequencer.

Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V.  It consists
of an orchestra- and score-driven executable, written in C for
portability.  Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time.

To do:
- fix pthread issues in csound5 (is breaking realtime audio)
- use options.mk framework for various modules
- enable portaudio module (requires audio/portaudio-devel)
- port portmidi to netbsd
2006-05-21 22:46:22 +00:00
ben
126104cdd7 Moved csound-manual to csound4-manual. 2006-05-21 22:36:54 +00:00
ben
2301971ad2 Add entry for csound4-manual, renamed from csound-manual. 2006-05-21 22:35:48 +00:00
ben
ebc5a306bb Moved from audio/csound-manual to audio/csound4-manual in preparation for
coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:34:08 +00:00
ben
d313d89dde Remove csound-manual, to be re-imported as csound4-manual, in preparation
for coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:33:03 +00:00
wiz
d597298c84 USE_LANGUAGES=c++ 2006-05-21 22:32:58 +00:00
ben
103b4ff61f Make note of csound4 change. 2006-05-21 22:30:19 +00:00
ben
06a1f893d8 Update csound4 to install into its own directory, in preparation for
coexistence with csound5.  Bump pkgrevision.
2006-05-21 22:29:09 +00:00
ben
9a189f5966 Make note of xmms-meta-csound removal. 2006-05-21 22:27:22 +00:00
ben
cc73c49e44 Remove audio/xmms-meta-csound. 2006-05-21 22:26:30 +00:00
ben
36e485be83 Add note about recently added portaudio-devel. 2006-05-21 22:23:00 +00:00
ben
5e654be694 Add entry for portaudio-devel. 2006-05-21 22:21:38 +00:00
ben
2b1fc0aca7 Initial import for portaudio-devel-20060521 (at this moment also known
as portaudio version 19), a portable cross-platform Audio API.

PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
MIDI and sound file support.

PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function.  Example programs are included that
synthesize sine waves and pink noise, perform fuzz distortion on a guitar,
list available audio devices, etc.
2006-05-21 22:21:10 +00:00
ben
83d84555d1 Make note of FLTK bump. 2006-05-21 22:17:54 +00:00
ben
e4ec5e2cfe Add --enable-threads to CONFIGURE_ARGS or else FLTK library will omit
some threading methods such as Fl:awake(), which is needed by certain
applications.  Bump pkgrevision.
2006-05-21 22:16:54 +00:00
rillig
02a138e98d Fixed pkglint warnings. 2006-05-21 21:32:22 +00:00
ghen
137da374cb + sunbird-0.3alpha2 (source is not available yet). 2006-05-21 18:52:31 +00:00
joerg
dad480b903 Split py-gobject into two packages, one which depends on the Python
version and one which doesn't.
2006-05-21 18:45:49 +00:00
joerg
e7d642919c Split off the header and pc file into a separate package, shared
by the various Python version dependent packages. Bump revision.
Force new API version to avoid problems.
2006-05-21 18:44:46 +00:00
joerg
0306c4867c Import py-gobject-shared, which contains Python version independent
files to avoid conflicts within py{23,24}-gobject.
2006-05-21 18:40:20 +00:00
jlam
5f0d92603f Add back "gsoelim" as a NetBSD tool since it supports "-I directory".
Mark this as merely "GNUish" in the comment so that we know it's not
really GNU soelim.
2006-05-21 17:25:27 +00:00
joerg
36d6f5641a Fix stupid gentenv-linuxism: don't assume it is malloced.
From Rumko in #dragonflybsd. Bump revision.
2006-05-21 17:09:53 +00:00
xtraeme
498ca1f48a - cyrus 2006-05-21 17:00:59 +00:00
xtraeme
faeb5ebb5d - xanim 2006-05-21 16:59:48 +00:00
jlam
884ac81839 NetBSD actually doesn't have GNU soelim, but rather BSD soelim. 2006-05-21 16:57:07 +00:00
jlam
872507ebf5 Teach the tools framework about "groff" as a tool. 2006-05-21 16:55:21 +00:00
rillig
4dfb25754a Removed the CR character from patch hunk headers. 2006-05-21 16:43:27 +00:00
rillig
9bf2ad4d8e Fixed pkglint warnings. 2006-05-21 16:34:19 +00:00
rillig
88afb47d6c Fixed pkglint warnings. 2006-05-21 16:13:34 +00:00
rillig
f8f1432afc Fixed pkglint warnings. Proper handling of rc.d script. Bumped PKGREVISION. 2006-05-21 16:08:32 +00:00
rillig
5f4ac92224 Fixed pkglint warnings. 2006-05-21 15:50:18 +00:00
rillig
0804d71fb0 - PLISTs should not contain perllocal.pod.
- Variables called *_HOME are assumed to contain a single pathname.
2006-05-21 15:46:43 +00:00
rillig
4865d81ca8 Fixed the (previously empty) PLIST. Bumped PKGREVISION. 2006-05-21 15:44:55 +00:00
joerg
155bafb949 Add bin/jamvm-java to PLIST. Bump revision. 2006-05-21 15:43:09 +00:00
jlam
19b3f0991a Remove useless locale files that contained no translations. Bump the
PKGREVISION to 5.
2006-05-21 15:19:31 +00:00
joerg
50199d428a It is spelled CONF_FILES_PERMS, USE_GNU_TOOLS is dead and remove some
bogus :Q.
2006-05-21 15:05:57 +00:00
joerg
6d6764118b Forgotten patchsums for last changes. Noticed by rillig. 2006-05-21 14:58:33 +00:00
jlam
f89090ec85 Pass PKG_PHASE=install when recursively calling make from within the
real-su-install target so that the {pre,do,post}-install target command
lists will see the correct, fully-expanded definitions of certain
phase-specific variables.
2006-05-21 14:41:29 +00:00
joerg
555ea41716 Include sys/stat.h and allow build on DragonFly. 2006-05-21 14:18:38 +00:00