Michael Johnson
37cb77dacd
- Remove ONLY_FOR_ARCHS since it looks like jack is portable now
2006-07-07 14:52:52 +00:00
Michael Johnson
47a6026e18
- Now builds on sparc64
2006-07-07 14:25:39 +00:00
Michael Johnson
f6798178ee
- Give a few homeless ports a home with multimedia@
2006-06-09 18:59:20 +00:00
Ion-Mihai Tetcu
776d7b07ce
- fix plist
...
- bump PORTREVISION
Approved by: lawrance (mentor, implicit)
2006-06-07 22:48:29 +00:00
Edwin Groothuis
cf9978653e
update to version 0.101.1
2006-06-07 01:41:53 +00:00
Marcus Alves Grando
d116c1d883
- Fix package creation when not set DOCS OPTIONS
...
- Reorganize Makefile
PR: 94308
Notified by: David Israelsson <david@israelsson.org>
2006-03-15 13:32:42 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
032f85fc8e
Another doxygen update, another new file generated.
2006-01-08 17:42:38 +00:00
Michael Nottebrock
9ff5167613
The latest doxygen update seems to feature a funky bug that makes it create
...
some dir__2Ffull_2Fpath_2Fto_2F${WRKSRC}_2F.html files.
Since there is no sensible way to put these into pkg-plist and they seem
to be just copies of the dir_<number>.html files anyway, delete them pre-
install.
2005-12-21 18:00:59 +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
Tilman Keskinoz
463dadf671
* Add SHA256 checksums for maintainerless ports i added to the ports collection
...
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
2005-11-08 12:56:15 +00:00
Marcus Alves Grando
a15bc17274
Update to 0.100.0
...
PR: 87239
Submitted by: James mcNaughton <bitbucket63-it@yahoo.com>
2005-10-26 12:02:32 +00:00
Michael Nottebrock
10be91f19e
s/.elseif/.elif
2005-04-12 18:05:21 +00:00
Michael Nottebrock
1b1ffae8b0
Worm our way around the big ugly doxygen-TeX dependency for the html-docs
...
build. OPTION default to off, override in the PACKAGE_BUILDING case and if
doxygen is already installed.
2005-03-16 08:58:02 +00:00
Michael Nottebrock
92bc97f8f3
Fix plist, set LATEST_LINK to jack.
2005-02-21 20:25:32 +00:00
Kris Kennaway
721359a620
BROKEN: Incomplete pkg-plist
...
# This port should probably be repo-copied to audio/jackit, since that
# is what the package calls itself.
2005-02-20 20:25:19 +00:00
Tilman Keskinoz
f1efa2a42a
Update to 0.99
...
PR: 72555
Submitted by: Michael Johnson <ahze@ahze.net>
2004-10-13 11:52:12 +00:00
Kirill Ponomarev
9a99114e55
Do not include the package name in the comment.
...
PR: ports/69181, ports/69182, ports/69183
Submitted by: Ports Fury
2004-07-17 16:53:24 +00:00
Tilman Keskinoz
b5ec41e3fb
Update to 0.98.1:
...
- The OSS driver is now part of the distribution
- Many FreeBSD fixes have been integrated
- Depend on doxygen to build Documentation
- Pretend not to maintain this port
2004-06-01 09:23:47 +00:00
Tilman Keskinoz
6accbd81ff
Fix make describe for old make's.
...
PR: 65622
Submitted by: Scott Lipcon <slipcon@mercea.net>
2004-04-16 14:52:10 +00:00
Tilman Keskinoz
452589b067
Mark broken on 5.x with libc_r.
...
Reported by: "Christer Solskogen" <solskogen@carebears.mine.nu>
2004-04-16 09:58:27 +00:00
Tilman Keskinoz
b570964bbe
Fix broken plist
...
Submitted by: bento via kris
2004-04-09 08:34:39 +00:00
Tilman Keskinoz
c0fa76f0c8
Mark ONLY_FOR_ARCHS= i386 amd64
...
Note: JACK CVS already builds with the other platforms,
so this is temporary until the next release.
2004-04-07 21:49:12 +00:00
Tilman Keskinoz
c29d04a048
Fix another Memory Leak.
...
Submitted by: author
2004-03-24 08:02:27 +00:00
Tilman Keskinoz
47174a3c8c
Back out last commit, that slipped in.
...
Today is not my day.
2004-03-15 21:41:28 +00:00
Tilman Keskinoz
4bdc6491e6
Respect PTHREAD_CFLAGS, this should fix build on 5.2.1
...
Reported by: Koop Mast
2004-03-15 21:35:18 +00:00
Tilman Keskinoz
42a2f9713e
Forgot replacing PTHREAD_LIBS in the last commit.
2004-03-15 21:22:31 +00:00
Tilman Keskinoz
05ca2f14d8
Fix pkgconfig file [1].
...
Update OSS Driver [2].
Bump PORTREVISION.
[1] Submitted by: Koop Mast <kwm@rainbow-runner.nl>
[2] Submitted by: Jussi Laako <jussi@sonarnerd.net>
2004-03-15 21:17:44 +00:00
Tilman Keskinoz
bf46644472
Add INSTALLS_SHLIB.
2004-03-13 10:19:15 +00:00
Tilman Keskinoz
b188ab4e66
- Add the OSS Driver from http://www.sonarnerd.net/projects/jack_oss.html
...
Does not work yet.
- Bump PORTREVISION
- sort pkg-plist
- claim maintainership
2004-03-10 14:06:31 +00:00
Tilman Keskinoz
12b79940f2
Remove BROKEN, my soundcard was locked by arts *sigh*
...
Really fix the cpu MHz detection.
2004-03-10 12:21:15 +00:00
Tilman Keskinoz
1903ee6f57
Fix Mhz detection. Thanks to Simon Barner for pointing to example code.
...
Obtained from: mplayer
2004-03-10 11:43:58 +00:00
Tilman Keskinoz
e5042439a9
Mark BROKEN. It is not working at the moment.
2004-03-09 21:31:37 +00:00
Tilman Keskinoz
02602525de
Add JACK an audio server
...
Requested by: epilogue@allstream.net
2004-03-09 20:27:51 +00:00