Commit graph

6424 commits

Author SHA1 Message Date
Jean-Yves Lefort
0d01beefd8 Unbreak after GLib 2.10 import.
Reported by:	pointyhat via kris
2006-05-07 14:47:21 +00:00
Tilman Keskinoz
dcf0dcdcd8 Update to 0.9.1
PR:		96909
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-07 14:17:22 +00:00
Sergey Matveychuk
7a08a9c647 - Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.
Obtained from:	distinfo survey
2006-05-07 12:40:10 +00:00
Marcus Alves Grando
8d9120adf2 - Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.
- portlint(1) while here
2006-05-07 02:57:34 +00:00
Tom McLaughlin
b62c55c63a Fix build by switching to USE_GSTREAMER80
Notified by:	krismail
2006-05-06 23:25:08 +00:00
Mario Sergio Fujikawa Ferreira
9862452177 Allow the port to fetch the distfile instead of requiring the user
to do so. It is okay to automatically fetch since the distfile is
under a multiple license and specifically gplv2.

PR:		96696 [1]
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> [1],
		Lauri Watts <lauri@kde.org>
2006-05-06 13:35:08 +00:00
Pav Lucistnik
59cbd20936 - Update to 0.2.1
PR:		ports/96787
Submitted by:	Aleksander Fafula <alex@fafula.com>
2006-05-06 10:15:19 +00:00
Brooks Davis
567b756ca5 Really send all output from the deletation of the page cache to /dev/null.
Submitted by:	Niels Bakker <niels at bakker dot net>
2006-05-06 04:14:42 +00:00
Marcus Alves Grando
628511c7fc - Update to 0.14.3
PR:		96788
Submitted by:	"Aleksander Fafula" <alex___fafula.com>
2006-05-06 02:52:19 +00:00
Marcus Alves Grando
57c00223d0 - Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
2006-05-06 01:28:22 +00:00
Kelly Yancey
8c7edd0fdb Python wrapper for the TagLib audio meta-data library. TagLib is a library
for reading and editing the meta-data of several popular audio formats.
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments
and ID3 tags and Vorbis comments in FLAC files.
2006-05-05 22:39:25 +00:00
Brooks Davis
00f60f42d5 - Upgrade to slimserver 6.2.2, mostly bugfixes.
- Switch to trying to use faad instead of mov123 (non-existant on
  UNIX-like platforms) for AAC files [1]
- Switch to using ogg123 directly for OGG vorbis files since sox
  doesn't pull in vorbis support by default.
- Add OPTIONS support for various useful audio utils and default to
  depending on the less restrictive ones.

PR:		ports/91092 [1]
Submitted by:	lth [1]
2006-05-05 05:45:13 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Alejandro Pulver
b2f888ec6a - Update to version 0.7.5 [1].
- Remove file "files/patch-src__help.cpp" [1].
- Add WITHOUT_NLS support [2].
- Don't remove "share/pixmaps" [2].
- Respect CFLAGS [2].
- Fix building on 5.X and 6.X [2].

PR:		ports/95812 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
Reworked by:	alepulver [2]
Approved by:	garga (mentor)
2006-05-04 18:38:40 +00:00
Michael Johnson
315286b84b - Fix plist due to conflicting GST_VERSION in bsd.gstreamer.mk and in PLIST_SUB
Reported by:	pointyhat via kris
2006-05-04 02:00:45 +00:00
Sergey Matveychuk
9a3ab27e4f - Update to 0.6.8
PR:		ports/94490
Submitted by:	KATO Tsuguru
2006-05-03 06:44:48 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Michael Johnson
c73e87e238 - Update to 1.0.16 2006-05-02 14:26:56 +00:00
Vasil Dimov
5a21b55eba Fix the test for PowerPC, according to src/sys/powerpc/include/param.h
the correct string is "powerpc", not "ppc".
2006-05-02 07:06:42 +00:00
Jean-Yves Lefort
5adeada45a Fix audio/mbrolavox dependency.
Re-reported by:	kris
2006-05-01 18:25:07 +00:00
Joe Marcus Clarke
52e309e0ce Rhythmbox now requires libsoup. Also, add USE_GETTEXT to appease portlint.
Reported by:	pointyhat via ahze via kris
2006-05-01 18:18:23 +00:00
Alexander Leidinger
c1eba2d83e - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Pav Lucistnik
7b84d4f83c - Fix fetch
PR:		ports/96526
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-01 12:51:42 +00:00
Sam Lawrance
817366e325 Fix build on 4.x by requiring a newer gcc.
Approved by:	Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
2006-05-01 09:36:57 +00:00
Jean-Yves Lefort
249e09ebcb These ports are not broken. 2006-05-01 07:53:53 +00:00
Alexander Leidinger
e830277d41 bsd.linux-rpm.mk:
- document some variables
 - set some variables based upon presets [1]
 - automatically guess the src RPM (needs to be overidden for multi-RPM
   ports) [1]
 - allow to specify complete directories or a set of files for
   automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
 - add fc3 to the automatic plist handling [1]
 - allow to override the linux-rpm-generate-plist target
 - also detect @dirrmtry in the automatic plist handling [1]
 - adopt the new-plist target to the new world order [1]

ports: [1,2]
 - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
 - add source distfiles to distinfo to allow auto fetching sources
   with defined PACKAGE_BUILDING;
 - remove some variables already defined at linux-rpm
   (i.e. MASTRE_SITE_SUBDIR);
 - add LINUX_DIST_VER to every port (in case default linux_base
   changes);
 - bump PORTREVISION (so that the ports build cluster puts the
   src and binary RPM's to the new location)
 - update linux-openal to the newest FC3 port

All errors are mine because of cut&paste patch merging.

Aproved by:	maintainer [2]
Reviewed on:	multimedia [1]
Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-04-30 22:00:43 +00:00
Sam Lawrance
753d9be59f Add bmp-mac 0.1.1, Monkey's Audio Codec non-win32 port.
PR:		ports/91926
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 19:48:21 +00:00
Pav Lucistnik
1fcc002e35 An XMMS Output plugin that allows you to crossfade between different tunes.
A beep-media-player version.

PR:		ports/91181
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 17:21:39 +00:00
Pav Lucistnik
eb59c0e131 - Update to 0.3.10
- Take maintainership

PR:		ports/91181
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-30 16:57:02 +00:00
Michael Johnson
86be777380 - Remove gstreamer plugins not in 0.10 (yet) 2006-04-30 01:16:30 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Pav Lucistnik
e7997481e1 - Update MASTER_SITES, WWW
PR:		ports/96470
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-04-29 10:49:20 +00:00
Emanuel Haupt
8de5e30944 Fix CONFLICTS
Notified by:	ITetcu (irc)
2006-04-29 09:59:09 +00:00
Emanuel Haupt
40e8cb8447 Add espeak 1.07, a software speech synthesizer.
PR:		94928
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-28 20:39:29 +00:00
Erwin Lansing
4b54e19fce Fix on 6.x
PR:		92828
Submitted by:	rik
2006-04-28 08:32:23 +00:00
Erwin Lansing
cb7da6957f Update to 0.3.9
PR:		96109
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-04-27 11:19:36 +00:00
Roman Bogorodskiy
00075c4911 Fix a segfault on playing an empty file.
Reported by:	Harald Muehlboeckk <home@clef.at>
2006-04-27 08:38:00 +00:00
Roman Bogorodskiy
8538f72fa5 Update to 1.3a
PR:		96330
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-26 10:19:14 +00:00
Michael Nottebrock
8aeb400600 We need to propagate TMPDIR from the environment to the build. 2006-04-26 08:52:39 +00:00
Joe Marcus Clarke
e419107c08 Update to 0.9.4.1. 2006-04-26 08:13:43 +00:00
Pav Lucistnik
b18c54cb5b - Update to 0.9.0
- Take maintainership

PR:		ports/96229
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-26 08:06:24 +00:00
Erwin Lansing
c77d360bd4 Update to wejp's new web site and unbreak
PR:		96347
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
2006-04-26 07:25:42 +00:00
Emanuel Haupt
ba574b0cf2 Chase audio/libmodplug update. 2006-04-26 07:09:16 +00:00
Emanuel Haupt
7bb314d0b2 Update to 0.8
PR:		96200
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-26 07:02:52 +00:00
Oliver Lehmann
666298e76b add pthread stuff to openal.pc's Libs and Cflags
bump PORTREVISION
2006-04-25 17:04:34 +00:00
Joe Marcus Clarke
17063db0c5 Replace the correct instance of -polypaudio with -polyp. This corrects
the CVSROOT modules entry for akode-polugins-polypaudio.

Reported by:	erwin
2006-04-23 20:13:37 +00:00
Oliver Lehmann
22509b8214 fix oss support
bump portrevision
2006-04-23 19:46:44 +00:00
Oliver Lehmann
43e9730a96 fix openal.pc 2006-04-23 19:30:20 +00:00
Oliver Lehmann
a5837bc374 fix build on amd64 2006-04-23 19:01:28 +00:00
Oliver Lehmann
c36bc8fc88 update to openal 20060211 [1]
fix dependant ports [2]

PR:		ports/96172 [1]
		ports/95192 [2]
Submitted by:	maintainer  [1]
		oliver      [2]
Approved by:	maintainer
2006-04-23 10:14:30 +00:00
Oliver Lehmann
70c81dfdc8 Add freealut 1.0.1, the OpenAL Utility Toolkit.
PR:		ports/95193
Submitted by:	Oliver Lehmann <oliver@FreeBSD.org>
2006-04-23 10:08:08 +00:00
Kris Kennaway
1cd9d50647 BROKEN: Broken dependency 2006-04-22 22:18:17 +00:00
Kris Kennaway
8286e09fec BROKEN: Unfetchable 2006-04-22 21:54:13 +00:00
Erwin Lansing
4741fd2182 Rename gstreamer-plugins-polypaudio to gstreamer-plugins-polyp 2006-04-22 08:32:15 +00:00
Hye-Shik Chang
75c99d2df9 Update to 0.6.10 2006-04-22 04:22:47 +00:00
Joe Marcus Clarke
7a83424fe4 Repocopy gstreamer-plugins-polypaudio to gstreamer-plugins-polyp as the
latter is what gstreamer calls the Polyp Audio plug-in.  This effectively
fixes the linking of this plug-in.

PR:		87777
2006-04-22 03:39:54 +00:00
Joe Marcus Clarke
254b91789e Require libtool here to fix the build.
Reported by:	pointyhat via kris
2006-04-21 18:27:49 +00:00
Roman Bogorodskiy
6fe5804aea Update to 1.3.
PR:		96105
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-20 17:21:32 +00:00
Joe Marcus Clarke
610334e981 Fix the Python console plug-in.
Obtained from:	MarcusCom CVS
2006-04-20 16:13:25 +00:00
Erwin Lansing
ff4e9d533e Add an extra MASTER_SITE
PR:		96070
Submitted by:	Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
Requested by:	krismail
2006-04-19 20:40:36 +00:00
Erwin Lansing
e1b540b073 - Update to 1.0
- Assign maintainership to submitter

PR:		96064
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2006-04-19 19:18:50 +00:00
Mark Linimon
5551abccb7 Reset maintainer at his request. 2006-04-19 15:21:42 +00:00
Roman Bogorodskiy
237ad2a1fc Fix plist.
Submitted by:	maintainer
Reported by:	pointyhat via kris
2006-04-19 11:24:34 +00:00
Joe Marcus Clarke
b3d28b0549 Update to 0.9.4. 2006-04-19 06:17:15 +00:00
Edwin Groothuis
d70641113b [NEW PORT] audio/x4x: X4X for XMMS2
X4X is a client for XMMS2 written in Java with great future
	goals e.g.  video and plugin support. At the moment X4X
	uses almost all functions from XMMS2 and therefore is quite
	complete.

	WWW: http://x4x.sourceforge.net

PR:		ports/95896
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-18 06:32:30 +00:00
Mark Linimon
ca24909ba5 Restore mbr as maintainer at his request. It seems I lost his mail replying
to my request for status.

Hat:		portmgr
Pointy hat:	linimon
2006-04-17 20:55:38 +00:00
Alejandro Pulver
8e84e20a52 - Update to version 0.7.
- Remove USE_REINPLACE.
- Add BENCHMARK option.
- Reformat REINPLACE_CMD commands.
- Remove signature from pkg-descr.
- Change pkg-message.

Approved by:	garga (mentor)
2006-04-17 19:23:40 +00:00
Volker Stolz
cc5f4bac25 Fix build on 4.x
PR:		ports/95906
Submitted by:	Jeffrey H. Johnson
2006-04-17 11:06:55 +00:00
Michael Landin
144a718553 - fix build with new updated libtunepimp 0.4.2
- bump PORTREVISION

Submitted by:	markus
2006-04-16 15:39:52 +00:00
Edwin Groothuis
202ae84391 [PATCH] audio/java-xmms2: install libxmms2java.so
- install libxmms2java.so
	- set INSTALLS_SHLIB

PR:		ports/95861
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-16 11:03:08 +00:00
Tom McLaughlin
9a93e94cc6 Chase libmpcdec update
Notified by:	Krismail
2006-04-16 03:41:06 +00:00
Michael Johnson
605d393464 - Make portlint happy
PR:	ports/95829
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-15 23:41:09 +00:00
Tilman Keskinoz
a664d6f643 Fix detection of libao for non standard LOCALBASE
PR:		94220
Submitted by:	Bjoern Jonare <asdfgl@home.se>
2006-04-15 21:35:22 +00:00
Tilman Keskinoz
ba1af8a6f9 Fix build on amd64 (maybe others too)
PR:		93191
Submitted by:	Dan Ponte <dcp1990@neptune.atopia.net>
Approved by:	maintainer
2006-04-15 20:10:03 +00:00
Pav Lucistnik
959a3b03d8 - Update to 1.61.19
PR:		ports/95784
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:	Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-04-15 16:04:50 +00:00
Pav Lucistnik
3e20cc786a - Chase libmpcdec update 2006-04-15 16:00:19 +00:00
Pav Lucistnik
26a3e23de8 - Update to 1.2.2
PR:		ports/95781
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 16:00:03 +00:00
Pav Lucistnik
f996551ffe - Update to 4.32
PR:		ports/95778
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 15:52:53 +00:00
Mark Linimon
1da4bb0e6b Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:	portmgr
2006-04-15 06:26:48 +00:00
Mark Pulford
61cb11c9f5 Update to 1.2a.
PR:		95780
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-04-15 04:41:52 +00:00
Mark Linimon
7c9f43e796 Reset markp due to lack of response to email and maintainer-timeouts.
Hat:	portmgr
2006-04-15 00:01:12 +00:00
Mark Linimon
53319deeca Reset kwm due to no response about email.
Hat:	portmgr
2006-04-14 23:25:09 +00:00
Mark Linimon
5ee761961b Reset pat due to no response to email about his status.
Hat:	portmgr
2006-04-14 22:53:13 +00:00
Mark Linimon
428ee0bc4b Reset petef due to no response to email. We hope to see him back sometime.
Hat:	portmgr
2006-04-14 20:45:44 +00:00
Marcus Alves Grando
ac26f154ec - Update to 0.2.4
PR:		94305
Submitted by:	Alex Varju <freebsd-ports___varju.ca>
Approved by:	maintainer timeout, 34 days
2006-04-14 18:53:52 +00:00
Marcus Alves Grando
8bdc9bfcf5 - Use new style rc.d script.
- Reorganize Makefile
- Bump PORTREVISION

PR:		95063
Submitted by:	"Anish Mistry" <amistry___am-productions.biz>
Approved by:	maintainer
2006-04-14 18:10:37 +00:00
Edwin Groothuis
4b99a14571 [PATCH] audio/py-shellac: update to 20060412
Update to 20060412

(commited on request of maintainer)

PR:		ports/95663
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:18:04 +00:00
Edwin Groothuis
d5fa8c085a [NEW PORT] audio/jid3lib: Java ID3 Tag Library
This library reads song information, such as song title,
	artist, and album, from an MP3 file. It supports ID3v1,
	ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4
	tags. MP3 Frame Headers can also be read. There is a
	FilenameTag, a ID3v2.4 tag that is intelligently derived
	from the file name.  It contains tag synchronization
	utilities, multiple save options, and easy tag conversion
	methods.

	WWW: http://javamusictag.sourceforge.net/index.html

PR:		ports/95638
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:15:59 +00:00
Michael Nottebrock
aef6bbc866 Juk's configure check for tunepimp 0.4 is broken - and I would've never noticed
if it weren't for gcc 2.95, since gcc 3.4 simply irons over the member function
parameter mismatches. Way to facilitate creating hard to spot runtime-bugs.

With this fix, juk actually uses the updated tunepimp API.
2006-04-13 08:51:31 +00:00
Jean-Yves Lefort
b0f7d70643 Update to 0.9.3 2006-04-11 21:31:35 +00:00
Jean-Yves Lefort
5ef8026616 Back out the previous commit and really fix the packing list. 2006-04-11 17:46:30 +00:00
Jean-Yves Lefort
bd905ede1b Fix the packing list. 2006-04-11 17:37:20 +00:00
Jean-Yves Lefort
34516a0c78 Fix the packing list. 2006-04-11 17:22:01 +00:00
Jean-Yves Lefort
0605a56efd Actually fix the packing list. 2006-04-11 17:15:24 +00:00
Jean-Yves Lefort
4b6d7e7cca This is no longer broken. 2006-04-11 17:04:43 +00:00
Pav Lucistnik
6adecac2a8 - Update to 0.7.5
PR:		ports/95590
Submitted by:	Ports Fury
2006-04-11 15:07:48 +00:00
Jean-Yves Lefort
540ba4e182 Fix the packing list by adding a runtime dependency on festival.
Reported by:	pointyhat via kris
2006-04-11 14:37:26 +00:00
Mikhail Teterin
daaef41590 Add the missing file.
Detected by:	build cluster	(kris)
2006-04-10 14:41:34 +00:00
Roman Bogorodskiy
8a1d10e109 Add gmpccaa 0.1.0, amazon cover art provider for gmpc.
PR:		95295
Submitted by:	RedChrom <redchrom@gmail.com>
2006-04-10 11:07:55 +00:00
Roman Bogorodskiy
f9a68bc259 - Update to 0.13.0
- Pass maintainership to submitter

PR:		95295
Submitted by:	RedChrom <redchrom@gmail.com>
Approved by:	Mark Reidel (former maintainer)
2006-04-10 10:59:09 +00:00
Emanuel Haupt
50ac1fc588 Revert my last commit, lofi fixed 4.x support 32 minutes ago. My last commit
was an update to lofi's update.

Notified by:	mich
2006-04-10 10:49:40 +00:00
Emanuel Haupt
eabec9dd09 Drop FreeBSD 4.x support
Notified by:	pointyhat via kris
2006-04-10 10:41:06 +00:00
Michael Nottebrock
cc600c1ce2 - Fix build on 4.x
- Add dependencies on taglib, mpeg4ip-libmp4v2
- Makefile cosmetics
2006-04-10 10:08:48 +00:00
Tilman Keskinoz
ab674fadc7 amd64 and ia64 machines can run i386 binaries
portlint

PR:		95510
Submitted by:	Gabor Kovesdan <gkovesdan@t-hosting.hu>
2006-04-09 21:21:29 +00:00
Alejandro Pulver
faf157a3b3 Change the maintainership address to the @FreeBSD.org one.
Approved by:	garga (mentor)
2006-04-09 13:08:16 +00:00
Edwin Groothuis
046d7e96d4 [NEW PORT] audio/py24-musicbrainz2: Next Generation Python bindings for MusicBrainz
The package python-musicbrainz2 is a client library written
	in python which provides easy object oriented access to the
	MusicBrainz database using the XMLWebService. It has been
	written from scratch and uses a different model than
	PythonMusicbrainz, the first generation python bindings.

PR:		ports/95531
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-09 11:04:51 +00:00
Edwin Groothuis
82a375cd08 [PATCH] audio/xmms2: mark slave ports BROKEN; general cleanup
The first patch goes against audio/java-xmms2 and makes it
	use INSTALL_DATA for the jar file

PR:		ports/95496
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-09 11:03:20 +00:00
Edwin Groothuis
f0fa442b26 [PATCH] audio/xmms2: mark slave ports BROKEN; general cleanup
- Do not declare DATADIR; xmms2 port uses default anyway
	- All the bindings are broken on 4.x, so mark all slave ports broken

PR:		ports/95496
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-09 11:02:32 +00:00
Pav Lucistnik
87e9637632 - Update to 0.0.2
PR:		ports/95495
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
2006-04-08 23:28:38 +00:00
Pav Lucistnik
9eb1f66694 - Update to 20060408
PR:		ports/95501
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
2006-04-08 23:17:18 +00:00
Jean-Yves Lefort
d3a6296ce2 - The vendor has changed the distfile in place: update distinfo and
unbreak (summary of changes not available as this is a binary
  distribution) [1]
- s/y/yes/

[1]:
PR:		ports/94100
Submitted by:	Pawel Pekala <c0rn@o2.pl>
2006-04-08 16:55:27 +00:00
Jean-Yves Lefort
f15572920f - Add a menu item
- Add amd64 to ONLY_FOR_ARCHS (I can not test this, but it should work)
- Use exec in the wrapper script: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-sh-exec.html
- Install with ${INSTALL_PROGRAM} and ${INSTALL_DATA}, to ensure
  proper permissions/stripping/ownerships
- This program uses X: move to ${X11BASE}
- Install documentation in ${DOCSDIR}
- Cleanups (SUB_FILES, PORTDOCS)

PR:		ports/93931
Submitted by:	jylefort
Approved by:	maintainer timeout (39 days)
2006-04-08 16:44:27 +00:00
Mario Sergio Fujikawa Ferreira
41c0e03be9 New port picard version 0.6.0: Next generation MusicBrainzTagger 2006-04-07 18:18:07 +00:00
Renato Botelho
fab0a6a0f0 - Add USE_GETTEXT
- Use DATADIR macro

PR:		ports/95452
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 13:44:18 +00:00
Sam Lawrance
639f25d8b6 Add pykaraoke, python karaoke application (Plays CD+G, MP3+G, OGG+G files).
PR:		ports/93132
Submitted by:	Elias Mandouvalos <ocean@mail.gr>
2006-04-07 08:36:16 +00:00
Edwin Groothuis
545404619f [NEW PORT] audio/py24-libtunepimp: Python bindings for libtunepimp
Python bindings for libtunepimp.

PR:		ports/95421
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 08:15:30 +00:00
Edwin Groothuis
c9aee5cd7f [NEW PORT] audio/ruby18-snett: A simple XMMS2 client inspired by strange-quark
Snett is a simple XMMS2 client that's heavily inspired by
	strange-quark.

	It's a funky icon with a context menu that offers playback
	control and access to playlists in the XMMS2 media library.

	WWW: http://code-monkey.de/pages/snett

PR:		ports/95460
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 08:13:56 +00:00
Edwin Groothuis
9a12681ef0 Fix BUILD_DEPENDS statement on audio/py-musicbrainz
BUILD_DEPENDS on audio/py-musicbrainz uses PYTHONPREFIX_SITELIBDIR
	instead of PYTHON_SITELIBDIR. The PYTHONPREFIX* variables
	are reserved for install targets, not dependency statements.
	Check <bsd.python.mk> for more information.

PR:		95438
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Approved by:	"Jason E. Hale" <bsdkaffee@gmail.com>
2006-04-07 07:34:02 +00:00
Michael Nottebrock
813addea8f Respect ${MAKE_ENV} (in order to make uic behave). 2006-04-06 21:29:18 +00:00
Michael Nottebrock
de74f60e90 Fix plist 2006-04-06 21:23:22 +00:00
Adam Weinberger
17a13f66c2 Update to 2.0.0. Add another MASTER_SITE, and add libao support. 2006-04-06 18:55:51 +00:00
Dirk Meyer
fa8d04dbc7 - take maintainership 2006-04-06 14:04:18 +00:00
Emanuel Haupt
46bee935b7 Chase libtunepimp update. 2006-04-06 11:35:53 +00:00
Emanuel Haupt
bd9cd19e5e Update to 0.4.2
PR:		94589
Submitted by:	ehaupt
Approved by:	maintainer timeout (20 days)
2006-04-06 11:33:46 +00:00
Mikhail Teterin
995123b456 Unbreak on !i386 systems (test on beast and on my amd64). Do not
lib-depend on NAS and ESD -- these are optional dependencies and are
not used by default even if present.

Once I figure out, how to turn them on, I'll add them as OPTIONS.

Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance.

Stop installing the audsp executable into two places. Adjust pkg-plist
to stop complaining about unempty directories populated by festlex and
festvox ports.

Bump PORTREVISION. May the festivities begin...
2006-04-06 07:31:27 +00:00
Mikhail Teterin
08aeb35d3e Do not run-depend on festival -- it really ought to be the other way
around.

For festlex-cmu use the 2004 version found in the 1.95 directory, so that
it works with audio/festival. The others did not change since 1999.

Stop the silly practice of extracting into ${WRKDIR} and copying into
destination -- extract directly.

Replace @dirrm with @dirrmtry in a few places and unbreak by adding more
of same.

The same should be applied to other audio/fest* ports, but these are
enough to get the English-only speech out of festival.
2006-04-06 06:29:24 +00:00
Michael Nottebrock
996556d4b5 Looks like arts really wants glib2 these days. 2006-04-06 03:20:54 +00:00
Edwin Groothuis
ffd9771cf0 audio/cd-console - Fix MASTER_SITE and WWW (make fetchable)
Port's master site and WWW page has relocated.

PR:		ports/94798
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	"Julian C. Dunn" <jdunn@aquezada.com>
2006-04-06 00:27:04 +00:00
Edwin Groothuis
5adf652720 audio/gkrellmss: add distfile mirror
- Remove dead mirror, mirror distfile on my server.
	- tidy up Makefile
	- Add pkg-message from ${CAT} in Makefile

PR:		ports/95376
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-06 00:03:56 +00:00
Edwin Groothuis
f6606381c8 audio/gsm: Add distfile mirrors
- Remove dead mirror, add some working mirrors
	- Add 2>&1 >/dev/null || true to @unexec rm ... in pkg-plist

PR:		ports/95377
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-06 00:02:28 +00:00
Edwin Groothuis
14bab967d8 audio/mpg123.el: tidy up Makefile
- Tidy up Makefile and pkg-descr
	- Add pkg-message

PR:		ports/95382:
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-05 23:58:04 +00:00
Edwin Groothuis
4c348c66ba audio/wmrecord: add distfile mirror
emove dead mirror and add working ones

PR:		ports/95384
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-05 23:55:23 +00:00
Edwin Groothuis
1532859e32 audio/nogger: add distfile mirror
- Remove dead mirror and mirror distfile on my server
	- Remove WWW from pkg-desc a the project seems to be dead

PR:		ports/95383
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-04-05 23:54:00 +00:00
Jean Milanez Melo
2cc9d91309 - Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by:	mnag (mentor)
2006-04-05 21:04:30 +00:00
Erwin Lansing
30e60c0288 Update to 1.17 2006-04-05 18:27:54 +00:00
Roman Bogorodskiy
4d6f6f7661 Add libmpd 0.12.0, abstraction around libmpdclient.
PR:		95295 (part of)
Submitted by:	RedChrom <redchrom@gmail.com>
2006-04-05 12:28:05 +00:00
Alexey Dokuchaev
79f98d6603 Pet portlint(1). 2006-04-05 09:43:39 +00:00
Alexey Dokuchaev
119eefc1bb Bump PORTREVISION after pkg-plist fix. 2006-04-05 09:33:14 +00:00
Alexey Dokuchaev
318dab890d Add missing file.
Reported by:	krismail
2006-04-05 09:32:08 +00:00
Mark Linimon
756130dd96 Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.

Hat:	portmgr
2006-04-05 05:46:33 +00:00
Mark Linimon
e2b140c593 Reset hollywar@mail.holywar.net due to no response to email about maintainer
timeouts.

Hat:	portmgr
2006-04-05 05:34:21 +00:00
Edwin Groothuis
d4770cbafa [NEW PORT] audio/py24-shellac: Shellac is a PyGTK XMMS2 Client
Shellac is an XMMS2 client written in Python with Pygtk.

	Goals:
	* Configurable
	* Easy to use
	* No excessive eye candy

	WWW:	http://hem.bredband.net/b298027/

PR:		ports/95333
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 04:15:09 +00:00
Edwin Groothuis
7efbf99a78 i[PATCH] audio/libofa: Mark broken on 4.x
- Broken on 4.x, mark as such

PR:		ports/95331
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 02:54:41 +00:00
Edwin Groothuis
950bfa7aff [PATCH] audio/xmms2: Unbreak on 4.x
- Unbreak on 4.11 [Patch already commited upstream]
	- Fix a missing file in the plist

PR:		ports/95328
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 02:50:22 +00:00
Michael Johnson
a8c3d93d30 - Update to 0.1.2
Spotted by:	portscout
2006-04-04 11:48:40 +00:00
Alexey Dokuchaev
e9e489102c Update to most recent versions.
Prodded by:	several
2006-04-03 14:12:27 +00:00
Jean-Yves Lefort
5a1376bf46 Add praat.
Praat: doing phonetics by computer.

WWW: http://www.fon.hum.uva.nl/praat/

PR:		ports/95157
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-03 02:35:02 +00:00
Edwin Groothuis
74445d62e7 [PATCH] audio/java-xmms2: Unbreak build
- add a pkg-plist so that it will override the master ports
	- add the master port as a run dependency

	Added file(s):
	- pkg-plist

PR:		ports/95219
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:58:14 +00:00
Edwin Groothuis
7931783150 [PATCH] audio/ruby-xmms2: Unbreak build
- switch to a pkg-plist so as to override master port's plist
	- add master port as a run dependency

	Added file(s):
	- pkg-plist

PR:		ports/95218
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:57:21 +00:00
Edwin Groothuis
6e6e22ca9d [PATCH] audio/py-xmms2: Unbreak build
- switch to a pkg-plist so as to override the master port's plist
	- add the master port as a run dependency

	Added file(s):
	- pkg-plist

PR:		ports/95217
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:56:40 +00:00
Edwin Groothuis
b77f6c7da9 [PATCH] audio/xmms2: Lots of cleanup
Lots of general cleanup, especially to unbreak things for the slaveports
        - unbreak sdl-vis
        - make it so slaves don't need to have the dependencies required for xmm
s2d

        Added file(s):
        - files/patch-src_clients_sdl-vis_sdl-vis.c
        - files/patch-src_xmms_Program

PR:             ports/95216
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:55:41 +00:00
Edwin Groothuis
7930ee423b [PATCH] audio/libofa: fix expat build issue
- expat was not being detected because of a lacking CONFIGURE_ENV

PR:		ports/95212
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-02 06:52:57 +00:00
Tom McLaughlin
1a7eb310d2 Update to 0.2.6.2
Submitted by:	Maintainer
2006-04-02 02:52:27 +00:00
Edwin Groothuis
ad95510985 Use SUB_FILES for pkg-message 2006-04-01 12:22:23 +00:00
Edwin Groothuis
14dbb6b7a3 Use SUB_FILES to replace %%PREFIX%% 2006-04-01 12:18:06 +00:00
Edwin Groothuis
dd86930ba1 [NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
The Open Fingerprint normalizes, extracts frequencies, and
    creates an array representing the frequency data in an audio
    file.

    WWW:	http://www.musicdns.org

PR:		ports/95196
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 12:12:08 +00:00
Joe Marcus Clarke
0c61e4b52a Mark BROKEN on 4.X.
Reported by:	pointyhat via kris
2006-04-01 06:17:40 +00:00
Edwin Groothuis
f333258c96 [PATCH] audio/gxmms2: update to 0.6.2
- Update to 0.6.2
	- This is contingent on the committing of ports/95066

PR:		ports/95168
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:57:54 +00:00
Edwin Groothuis
27430cdee4 [NEW PORT] audio/ruby18-xmms2: Rewrite of xmms as a client/server system (developer release)
- ruby binding slave ports for xmms2
	- goes along with the DrDolittle update to xmms2

PR:		ports/95068
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:53:48 +00:00
Edwin Groothuis
784eb5c816 [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system (developer release)
- slave port for the xmms2 python bindings
    - goes along with the xmms2 DrDolittle update submission

PR:		ports/95067
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:52:52 +00:00
Edwin Groothuis
40317bbdb4 [NEW PORT] audio/java-xmms2: Rewrite of xmms as a client/server
system (developer release)

    - java binding slave port for xmms2
    - Corresponds with the xmms2 update to DrDolittle

PR:		ports/95069
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:51:17 +00:00
Edwin Groothuis
a737e491e7 [PATCH] audio/xmms2: update to 0.2.d.4
- Update to 0.2.d.4
	- add mdns client
	- Break the bindings out into slave-ports (ruby-xmms2,
	  java-xmms2, py-xmms2) Consider this a meta-pr for the
	  other three new port submissions.

PR:		ports/95066
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-01 03:48:17 +00:00
Mark Linimon
75927220c8 Reset green@ as maintainer at his request.
Hat:		portmgr
2006-03-31 06:35:51 +00:00
Ying-Chieh Liao
21e2d20b7b upgrade to 1.9.5
PR:		95108
Submitted by:	Ports Fury
2006-03-31 03:00:45 +00:00
Jean-Yves Lefort
143b70acd8 Add dtmfdial.
dtmfdial generates DTMF (touch tone) signals and sends them to the sound card
or stores them as a raw sound file.

PR:		ports/94988
Submitted by:	David Bushong <david@bushong.net>
2006-03-31 02:53:24 +00:00
Jean-Yves Lefort
a5bce4e792 Add the Festival MBROLA voices. 2006-03-31 02:36:14 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Renato Botelho
b3eed35dfd Fix build on amd64 and ia64 adding -fPIC and -DPIC
Reported by:	krismail
2006-03-30 18:20:39 +00:00
Michael Landin
8081b510e1 - Update to -> 1.3.9
- Adds support for libtunepimp-0.4
    - Bugfixing
- Remove USE_REINPLACE, to make portlint happy
2006-03-30 13:47:45 +00:00
Joe Marcus Clarke
3633b416d6 Add a fogotten OPTIONS, and fix a portlint nit. 2006-03-27 00:02:00 +00:00
Joe Marcus Clarke
86ca249a3e * Add libnotify support
* Fix build with libgnotify-0.3.2 [1]

PR:		93610
Submitted by:	Christian Hiris <4711@chello.at>
Obtained from:	Mandriva Linux
2006-03-26 23:46:47 +00:00
Joe Marcus Clarke
0c0a9192a7 Fix the build when docbook-utils is installed.
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-26 23:34:28 +00:00
Pav Lucistnik
a60d1942aa - Update to 0.78
PR:		ports/94931
Submitted by:	Marc Schoolderman <squell@alumina.nl> (maintainer)
2006-03-26 14:59:49 +00:00
Kris Kennaway
bc01165b2d BROKEN: Incomplete pkg-plist 2006-03-25 21:15:22 +00:00
Renato Botelho
c0bb62a212 HawkVoice is a game oriented, multiplayer voice over network API released under
the GNU Library General Public License (LGPL) , with support for Linux/UNIX
systems and Windows 9x/ME/NT/2000/XP/CE.

It is designed to be a portable, free, open source code alternative to the
Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several
free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps,
are optimized for the compression of human speech.

WWW:	http://www.hawksoft.com/hawkvoice/

PR:		ports/94115
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-03-25 11:56:00 +00:00
Mark Linimon
b6d0b8d7fa Reset jedgar as maintainer; has not responded to email about status.
Hat:		portmgr
2006-03-24 06:23:46 +00:00
Marcus Alves Grando
27715886e8 - Change fixed -lpthread to ${PTHREAD_LIBS}
PR:		94794
Notified by:	maintainer
2006-03-24 00:31:57 +00:00
Tom McLaughlin
875ccdc387 Chase dbus-sharp update. 2006-03-22 23:26:53 +00:00
Christian Weisgerber
ddb3811bd6 Homepage/master site has moved.
Submitted by:	fenner	(portsurvey)
2006-03-22 16:08:30 +00:00
Emanuel Haupt
879549d0e1 - Update to 1.7.2
- Use PLIST_FILES

PR:		94746
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2006-03-21 01:47:02 +00:00
Pav Lucistnik
7cac444be7 - Update to 0.6.8
PR:		ports/94697
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-03-20 19:17:01 +00:00
Michael Johnson
c808e64d3c - Update to 1.0.15 2006-03-20 02:17:32 +00:00
Mark Linimon
fe9fbeb230 Reset maintainer at his request. Thanks for the help in the past. 2006-03-19 00:29:57 +00:00
Mark Linimon
317bb4cb88 Reset maintainer at his request due to current lack of FreeBSD time. 2006-03-18 22:21:52 +00:00
Emanuel Haupt
ae30b894a9 Add nyello 0.4.1, an advanced command-line interface and shell for
xmms2.

PR:		94313
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-03-17 13:10:25 +00:00
Emanuel Haupt
d360eb941a Update to 0.7
PR:		94491
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-17 12:16:56 +00:00
Pav Lucistnik
fb73445881 - Update to 3.0.7
PR:		ports/94489
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-16 22:10:32 +00:00
Emanuel Haupt
83c6e45a5e Update to 1.4.7
PR:		94488
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-16 12:25:44 +00:00
Emanuel Haupt
b8356a6a85 Remove RUN_DEPENDS, xmms2 is a reference implementation client which is not
needed for other clients to run. Bump PORTREVISION.

Notified by:	maintainer (irc)
Approved by:	maintainer
2006-03-16 11:52:34 +00:00
Emanuel Haupt
6637f1c8f9 Add gxmms2 0.6.1, a GTK2 based XMMS2 client, written in C.
PR:		94437
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-03-15 21:25:38 +00:00
Emanuel Haupt
058dcf2acd Update to 1.4-2
PR:		94484
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2006-03-15 17:53:27 +00:00
Pav Lucistnik
79ef4b7496 - Fix XMMS detection, and fix plist
Reported by:	krismail
2006-03-15 14:08:26 +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
Michael Johnson
05dcea1dc3 - Update to 1.1.12 2006-03-15 12:04:45 +00:00
Emanuel Haupt
1eb3bf6bda Update to 0.12
PR:		94133
2006-03-15 10:43:09 +00:00
Vasil Dimov
dc28834176 Remove expired leaf port audio/musicbrainz 2006-03-15 07:00:08 +00:00
Daniel Eischen
2bc3b51be6 Move pkg-message to files to automatically replace %%PREFIX%%.
Patch config.sh to default to FreeBSD ioctl method instead of
Linux ioctl method.

Submitted by:	edwin
PR:		94398
2006-03-15 06:25:22 +00:00
Norikatsu Shigemura
40632822d1 Remove .a files from pkg-plist.
Approved by:	portmgr(marcus), naddy(maintainer)
2006-03-12 06:12:37 +00:00
Renato Botelho
a980877fc1 - Update to 1.4.3 and save it from deletion
Approved by:	portmgr (clement)
2006-03-11 16:14:14 +00:00