Alexander Leidinger
94afc39b85
Add missing patches, see log of Makefile for more.
...
Pointy hat to: netchild
2002-11-13 18:56:34 +00:00
Alexander Leidinger
f1f585463f
- give maintainership from ports to submitter
...
From submitter:
- Remove the devel/pccts BUILD_DEPENDS, there's no need to depend on it as
cdrdao ships it's own version (but use the pccts-port if it happens to be
installed in order to speed up things).
- Add a knob to build toc2mp3 (a tool encode an audio cd-image to a set of
mp3 files, see Release-1.1.6), makes this port depend on audio/lame.
- Use the FreeBSD INSTALL-macros to install the 4 (5 when building toc2mp3)
files that are not yet installed by them, much faster than going through
the whole makfile-tree.
- Don't install extra documentation when NOPORTDOCS is defined (pkg-plist
was already correct).
- Remove pkg-message, POSIX scheduling is part of the GENERIC kernel since
FreeBSD 4.0-RELEASE and it's options are different for 3-stable, 4-stable
and 5.0-current. Therefore it's ugly to explain for what options to check
on what FreeBSD-version. Don't install README.FreeBSD for the same reason.
- Don't copy a getopt.h to ${WRKSRC}/utils, it's neither required nor gets
picked up.
- Respect PTHREAD_LIBS, respect CC/CFLAGS when compiling Joerg Schiling's
SCSI library (the later is recycled sysutils/cdrtools/files/patch-ad).
- Don't build librscg and rscsi (remote-scsi) of the SCSI library, they
aren't required by cdrdao and the later fails to link anyway because
_somewhere_ in the makefile-tree libcam no longer gets passed forward
in $SCSILIB.
- Fix compilation on 5.0-current.
- Add support for FreeBSD/sparc64.
Submitted by: marius@alchemy.franken.de
2002-11-13 14:05:31 +00:00
Roger Hardiman
b2d93ed571
Upgrade to 1.0 beta 3. Reduces CPU usage, adds SSE support (disabled)
...
and stereo support.
2002-11-13 09:56:09 +00:00
Ying-Chieh Liao
cda421d983
fix mlockall usage on -current
...
PR: 44951
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-13 01:46:13 +00:00
Mario Sergio Fujikawa Ferreira
d8d8fd622a
Update to 2.4 Beta 2
2002-11-12 15:39:58 +00:00
Mario Sergio Fujikawa Ferreira
0eef262961
Allow wrapper to receive command line arguments
2002-11-12 15:39:21 +00:00
Kris Kennaway
063c457172
Don't remove system directories share/java, share/java/classes, and
...
share/doc
2002-11-10 22:44:03 +00:00
Tilman Keskinoz
7341bee021
Make fetchable
...
PR: 45046
Submitted by: Rahul Siddharthan <rsidd@online.fr> (maintainer)
2002-11-10 19:57:53 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Hajimu UMEMOTO
94c1de03c4
Update to 2.1.4.
2002-11-09 08:29:50 +00:00
Tom Hukins
cef422faeb
Note the move of xmms-gdancer from audio to graphics in the Makefiles.
...
Thanks, kris.
2002-11-08 08:56:52 +00:00
Tom Hukins
93133811e0
Delete port following move to graphics
2002-11-08 01:01:48 +00:00
Tom Hukins
7696227aad
Update CATEGORIES following a CVS repository copy moving the port from
...
audio to graphics where other xmms visualization plugins can be found.
2002-11-07 23:44:54 +00:00
Tilman Keskinoz
2b9f3dcaf3
Update WWW
2002-11-07 22:12:33 +00:00
Tilman Keskinoz
6f41d4ee49
Unbreak build by using fetch instead of wget,
...
Mark broken, because Audiogalaxy is dead
PR: 45017, 42593
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer), Oliver Lehman
n <lehmann@ans-netz.de>
2002-11-07 09:55:06 +00:00
Mario Sergio Fujikawa Ferreira
49fc1fe90c
o Update to 0.92
...
o PKGNAMEPREFIX linux- since it's a linux binary port
o brandelf Linux
Submitted by: maintainer
2002-11-07 04:24:40 +00:00
Adam Weinberger
c1a25a399f
Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"
...
in this case.
Approved by: pat
2002-11-07 03:40:39 +00:00
Adam Weinberger
c62fe39354
Fix PORTCOMMENTs that were killing INDEX builds.
...
105 pointy hats to: me
Approved by: pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Hajimu UMEMOTO
2807384b3e
Update to 2.1.5.
2002-11-06 20:10:50 +00:00
Edwin Groothuis
6d00465c96
Fix REINPLACE statement.
...
Noticed by: bento
2002-11-05 12:06:57 +00:00
Mario Sergio Fujikawa Ferreira
5e97315d79
Improve regexp to work with recently added USE_REINPLACE
2002-11-04 21:42:41 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
5b96d0a956
PERL -> REINPLACE
...
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
2002-11-04 03:05:48 +00:00
Edwin Groothuis
6097f03e91
PERL -> REINPLACE
...
Noticed on: bento
2002-11-04 02:35:01 +00:00
Edwin Groothuis
a6429924fc
PERL -> REINPLACE
...
Noticed on: bento
2002-11-04 02:18:21 +00:00
Tilman Keskinoz
78fda492d6
Upgrade to 1.3.g
...
Make fetchable.
PERL -> REINPLACE_CMD
Approved by: Carl Johan Madestrand <calle.madestrand@norrgarden.se> (maintainer)
2002-11-03 22:27:18 +00:00
Eric Melville
c31f257c97
Use PORTCOMMENT.
2002-11-03 19:20:52 +00:00
Christian Weisgerber
45ea149a59
* Update to 2.2.7. Minor build changes only.
...
* Take MAINTAINER.
Approved by: fenner
2002-11-02 17:18:09 +00:00
Hye-Shik Chang
7cee1ca843
Fix typoes on MAINTAINER address.
...
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00
Christian Weisgerber
c7a643eb7a
Make sure the build includes the local .h files before /usr/local/include.
...
PR: 44801
Submitted by: alane
2002-11-01 18:35:56 +00:00
Alan Eldridge
61028157db
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
...
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
2002-11-01 13:09:32 +00:00
Alan Eldridge
7df6fabb8f
Changed MAINTAINER to my FreeBSD address.
2002-11-01 04:17:51 +00:00
Patrick Li
ceee399e11
Use fetch and jot over wget and seq.
...
PR: ports/44789
Submitted by: Are Bryne <are.bryne@communique.no>
Approved by: maintainer
2002-11-01 00:29:53 +00:00
Christian Weisgerber
cd0bcc75d1
* Add missing iconv dependency.
...
* Extract missing config.rpath from converters/libiconv.
2002-10-31 19:31:09 +00:00
Adam Weinberger
3163aaca84
Fix WRKSRC definition to a valid directory name, use the MANx
...
definitions (and remove manpages from pkg-plist), make the
build option notice appear only when not already specified, and
a little formatting fix.
Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca> (maintainer)
Approved by: pat
2002-10-30 21:28:22 +00:00
Tilman Keskinoz
ffcd29207a
Update my Emailaddress
2002-10-30 13:14:37 +00:00
Alan Eldridge
cc50cf47ea
Use /dev/cdrom instead of atapi drive device name.
...
PR: 44515
Approved by: maintainer
2002-10-30 09:29:18 +00:00
Ying-Chieh Liao
a0c5f2aa5a
DAGRABOPTS was missing from the abcde.conf patch.
...
PR: 44619
Noticed by: Are Bryne <are.bryne@communique.no>
Submitted by: maintainer
2002-10-30 00:46:20 +00:00
Trevor Johnson
1c1799767a
Fix packing list.
2002-10-28 13:53:58 +00:00
Christian Weisgerber
a4cb8c9f6c
Import xmms-midi 0.03.
...
xmms-midi is a XMMS Input plugin to play midi files.
PR: 44059
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2002-10-28 00:21:40 +00:00
Kris Kennaway
1d3ebb6ef6
Add missing rmdir
2002-10-28 00:19:43 +00:00
Adam Weinberger
4c98e3a5d1
Update audio/osalp 0.7.2_1 -> 0.7.3
...
PR: 44483
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat
2002-10-27 23:01:29 +00:00
Chris D. Faulhaber
4027d46b63
PERL -> REINPLACE_CMD
...
Submitted by: David Yeske <dyeske@yahoo.com>
2002-10-27 22:44:35 +00:00
Martin Blapp
517419003b
Add new port Unix Amiga Delitracker Emulator with xmms plugin.
2002-10-27 22:19:25 +00:00
Trevor Johnson
c591899bd6
Correct the patch.
...
noticed by: Sebastian Kutsch
2002-10-27 22:02:05 +00:00
Trevor Johnson
61ddaf79c0
Add new port of nogger.
2002-10-27 20:47:29 +00:00
Oliver Braun
505f32f85a
Upgrade to 1.6.
...
PR: 44482
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-10-26 07:58:47 +00:00
Kris Kennaway
742e6fd884
Mark BROKEN on 5.0
2002-10-26 03:08:52 +00:00
Kris Kennaway
76f26d3acf
Mark BROKEN on 5.0
2002-10-26 02:55:52 +00:00