Pav Lucistnik
c4d4cacd63
- Remove conditional checks relevant only on FreeBSD 5.x and older
2009-01-05 17:27:29 +00:00
Pietro Cerutti
cf82ef087d
- Fix PLIST
...
Notified by: erwin, makc
2008-10-31 16:36:26 +00:00
Pietro Cerutti
2165f9f8b9
- Update to 0.109.2
2008-10-07 23:46:21 +00:00
Christian Weisgerber
f713f274ef
remove unused audio/flac dependency
2008-03-26 15:15:34 +00:00
Pav Lucistnik
dad0d0873a
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:23:28 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Johnson
b5029dc680
- fix DOCSDIR [1]
...
- Disable mlock workaround [2]
PR: ports/111157 [1]
ports/111235 [2]
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> [1] [2]
Reported by: mezz
2007-04-16 19:29:59 +00:00
Michael Johnson
af6cdbc130
Update to 0.103.0
2007-04-16 17:39:04 +00:00
Edwin Groothuis
5bff8e7bfd
[patch] audio/alac - cleanup non-supported FreeBSD versions
...
[patch] audio/grip - cleanup non-supported FreeBSD versions
[patch] audio/jack - cleanup non-supported FreeBSD versions
[patch] audio/libcddb - cleanup non-supported FreeBSD versions
PR: ports/111646, ports/111660, ports/111662, ports/111668
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Appproved by: Michael Johnson <ahze@>
2007-04-16 03:34:03 +00:00
Jeremy Messenger
de592c3f8c
Fix the plist with WITH_DOCS. Bump the PORTREVISION.
...
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
2007-01-23 20:23:18 +00:00
Jeremy Messenger
ee4c683f31
Update to 0.102.28.20061216, a SVN version. A new port, ghostess, needs this
...
SVN version.
PR: ports/108114
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
2007-01-23 19:58:43 +00:00
Michael Nottebrock
78c9ed8ab3
o/ One more time, we're gonna fix four-ehehex, oh yeah, all right o/
...
PR: ports/106982
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2006-12-21 13:23:33 +00:00
Michael Nottebrock
f2f8530e39
Revert last commit
2006-12-19 21:56:25 +00:00
Michael Nottebrock
1160fd7012
Update to KDE 3.5.5 / KOffice 1.6.1
...
Approved by: portmgr
2006-12-19 21:19:54 +00:00
Jeremy Messenger
0369fd3b8f
Fix the build if there is no -O in the CFLAGS. To fix it by makes
...
VIDEO_SYNC_PERIOD constant.
PR: ports/106571
Reported by: Gerard Seibert <gerard@seibercom.net>
Reviewed by: marcus (in IRC, FreeNode/#freebsd-gnome)
2006-12-10 22:39:21 +00:00
Jeremy Messenger
32c736cbe2
- Fix the jackd getting into infinite loop on client disconnect. [1] [2]
...
- Fix a Linuxish, md5sum -> md5 -q (thanks flz) that will put a correct info
in one of header (jack_md5.h).
- Remove 'Author' from pkg-descr.
- Bump the PORTREVISION.
PR: ports/99323 [1] and ports/106428 [2]
Reported by: markzero <markzero@corolla.ath.cx> [1]
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> [2]
2006-12-07 19:42:00 +00:00
Martin Wilke
23983e007b
- Update to 0.102.20
...
PR: ports/106410
Submitted by: trasz
Approved by: Multimedia Team (ahze on irc)
2006-12-06 19:10:16 +00:00
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