Commit graph

4952 commits

Author SHA1 Message Date
Koop Mast
4abe3a7b84 Update to version 0.7. 2005-01-09 17:53:38 +00:00
Tilman Keskinoz
1ea605bce9 Remove obsolete trm port. It was superseded by libtunepimp 2005-01-09 14:43:45 +00:00
Kris Kennaway
7d6d450bc6 Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
    unknown: hmendes@brturbo.com
2005-01-09 04:36:21 +00:00
Kirill Ponomarev
5da403f2ab Fix plist.
Approved by:	portmgr (implicit)
2005-01-07 10:55:54 +00:00
Kris Kennaway
2de80c3b0d Also broken on alpha 4.x
Approved by:    portmgr (self)
2005-01-02 00:49:48 +00:00
Kris Kennaway
9f8b91d33e Does not compile on alpha
Approved by:    portmgr (self)
2005-01-02 00:46:39 +00:00
Kris Kennaway
fbc92f1670 BROKEN on alpha (does not build) and ia64 (does not compile)
Approved by:	portmgr (self)
2005-01-02 00:43:03 +00:00
Kris Kennaway
800e73f0c0 Reset bouncing maintainer address:
(connect to resalehost.networksolutions.com[216.168.224.53]: Connection refused)
                                         jamie@blackh0le.net

Approved by:	portmgr (self)
2005-01-01 23:56:41 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Pav Lucistnik
440d8863c8 - Chase libxine update
Pointy hat:	nobutaka (in stereo)
2004-12-31 17:47:42 +00:00
Brooks Davis
f13dcde71c Various enhancements and fixes for slimserver:
- Use a new system to track which files in the CPAN directory should be
   installed.  As a side effect, generate most of the RUN_DEPENDS list
   at runtime.
 - Add a script to start softsqueeze.  The javavm port and a Jave VM
   must be installed to the script to actually work.  A dependency was
   not added at this point because that's a huge barrier.
 - Fix a bug in EXCEPTFILES processing.
 - Patch the configuration parsing code to default the cache and
   playlist directories to locations under /var/db/slimserver instead
   of the weird defaults.  This will fix the cache on new installs. [0]
 - Bump port revision.

Reported by:	Kraig Vander Berg <kraig at woodshoes dot net> [0]
2004-12-31 00:17:05 +00:00
Mario Sergio Fujikawa Ferreira
5a864958c1 Set maintainer to Lauri Watts <lauri@kde.org> 2004-12-30 22:50:24 +00:00
Kirill Ponomarev
53ae2abde5 Update to version 2004.12.18
PR:		ports/75618
Submitted by:	Ports Fury
2004-12-30 08:33:28 +00:00
MANTANI Nobutaka
fa01c31ca8 Sync with libxine shared library version bump. 2004-12-30 00:59:15 +00:00
Trevor Johnson
0c721ead3d Update to 7.8.
Define USE_X_PREFIX, so mtree will not create share/nls/POSIX and
share/nls/en_US.US-ASCII under /usr/X11R6--submitted by kris.
2004-12-29 20:51:07 +00:00
Pav Lucistnik
607838a9cc Add oggsplit, a simple tool for splitting multiplexed (grouped or chained) Ogg
files into separate streams.
2004-12-29 04:24:24 +00:00
Michael Johnson
3815f894e0 - Fix Version: line in speex.pc pkg-config file
- Bump PORTREVISON

Pointed out by:	kwm
2004-12-28 22:29:11 +00:00
Alexey Dokuchaev
163ac1ca99 PKGNAME does not work right here since PORTREVISION bump.
Approved by:	maintainer (sobomax)
2004-12-28 20:07:59 +00:00
Kirill Ponomarev
5af301ae51 Fix plist.
PR:		ports/75509
Submitted by:	maintainer
2004-12-26 17:04:54 +00:00
Mark Linimon
f9e8cb33cd Old maintainer has privately asked to be reinstated. 2004-12-26 06:47:35 +00:00
Akinori MUSHA
c019b24a50 Resurrect ruby-musicbrainz, updated to 0.2.0. 2004-12-25 20:22:06 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Jeremy Messenger
342e4c1c46 Fix a patch by correct the path.
Reported by:	Mike Harding <mvh@welkyn.com> and Freedevil via #freebsd-gnome
2004-12-25 06:01:13 +00:00
Joe Marcus Clarke
26af9ea91e Fix saving in gnome-sound-recorder. See
http://bugzilla.gnome.org/show_bug.cgi?id=162185 for more details.

Reported by:	h <h@erathia.be>
2004-12-24 20:29:26 +00:00
Dejan Lesjak
f9585df15f There are no more html man pages.
Noticed by:	pointyhat via kris
2004-12-24 19:46:08 +00:00
Kirill Ponomarev
93e1219378 Fix build on 4.x 2004-12-24 08:10:52 +00:00
Kirill Ponomarev
b4273d81d0 Update to 1.2.6 2004-12-23 10:49:10 +00:00
Kirill Ponomarev
8a646f669b Update to version 1.3.4
PR:		ports/75395
Submitted by:	Ports Fury
2004-12-23 09:48:41 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Dejan Lesjak
1f524da507 Update audio/yammi to version 1.2-rc
PR:		75079
Submitted by:	Arjan van Leeuwen (maintainer)
2004-12-23 04:52:33 +00:00
Kirill Ponomarev
5fb6091f09 Fix package build. 2004-12-22 20:28:00 +00:00
Pav Lucistnik
8765e29b41 - Limit SSE CFLAGS to i386 only
PR:		ports/75367
Submitted by:	Craig Boston <craig@yekse.gank.org> (maintainer)
2004-12-22 09:49:19 +00:00
Edwin Groothuis
add996bba3 Update port: audio/streamtuner to 0.99.99
PR:		ports/75359
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-12-22 02:25:39 +00:00
Edwin Groothuis
619b010325 [Incomplete pkg-plist] audio/gtkpod
Fix incomplete pkg-plist

PR:		ports/75279
Submitted by:	David Le Brun <david@dyn-ns.net>
2004-12-22 00:22:00 +00:00
Markus Brueffer
f40856f1d8 Remove juk, which was integrated into kdemultimedia3 a long time ago. 2004-12-21 23:14:31 +00:00
Kirill Ponomarev
b33c14df21 Fix plist. 2004-12-21 11:01:28 +00:00
Kirill Ponomarev
0b250ff8af Update to 12.17.7
PR:		ports/75339
Submitted by:	maintainer
2004-12-21 10:42:02 +00:00
Maxim Sobolev
d436052bbe Add missed @dirrm. 2004-12-21 06:07:25 +00:00
Jeremy Messenger
bba3a87782 Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump the
PORTREVISION.

Reported by:	pointyhat via kris
2004-12-20 19:54:57 +00:00
Maxim Sobolev
3575313f16 Force compiling with -O0, otherwise sometimes it blows out with SIGBUS, at
least on 5-STABLE.
2004-12-20 19:08:12 +00:00
Volker Stolz
62b11fcf8e Do not depend on linprocfs too early
PR:		ports/75155
Submitted by:	Ion-Mihai "IOnut" Tetcu
2004-12-20 12:33:29 +00:00
Kirill Ponomarev
271708ef18 Update to version 0.4.12
PR:		ports/75263
Submitted by:	Ports Fury
2004-12-20 08:39:50 +00:00
Maxim Sobolev
13b4658781 Fix MASTER_SITES.
PR:		75234
Submitted by:	Jin-Shan Tseng
2004-12-19 12:16:32 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
7d606a109b Reset bouncing maintainer address:
<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
    <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
2004-12-18 21:46:46 +00:00
Maxim Sobolev
2dbcfc55e1 Add flite 1.2, a small run-time speech synthesis engine. 2004-12-18 18:43:12 +00:00
Michael Johnson
4b38657e2f Fix path to glade file
Submitted by:	Joel Diaz <joeldiaz@bellsouth.net>
2004-12-18 07:21:43 +00:00
Mark Linimon
fe97dade6d Remove DEPRECATED upon request by maintainer. 2004-12-18 03:36:28 +00:00
Mark Linimon
50d1cdb311 With portmgr hat on, mark as deprecated. This port has been marked as
broken on FreeBSD versions > 5.0 for quite some time.
2004-12-17 08:24:05 +00:00
Mario Sergio Fujikawa Ferreira
1b134f4c34 Point to proper kde3 configure patch 2004-12-17 00:10:22 +00:00