1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Commit Graph

3769 Commits

Author SHA1 Message Date
Pierre Beyssac
600c3eff39 Move man pages to MAN1 in Makefile.
Reported-by: pav
2007-03-27 18:15:50 +00:00
Pierre Beyssac
b8254b01b8 - fix pkg-plist.
- don't install useless files.
2007-03-27 15:53:39 +00:00
Andrew Pantyukhin
e45d0880ba - Update to 0.9.8.4 2007-03-27 07:10:56 +00:00
Jeremy Messenger
ad6f70a5c1 Portlint:
-Add '-[0-9]*' in CONFLICTS for not get in conflict by itself.
2007-03-26 21:49:38 +00:00
Jeremy Messenger
3bccefcfc3 Portlint:
-Remove an extra empty line.
2007-03-26 21:41:05 +00:00
Jeremy Messenger
0180080a9e Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG.
2007-03-26 21:35:04 +00:00
Luigi Rizzo
17e089e150 Small patch to the original source so that configuration parameters
set through sysctl (e.g. debug.gspca.compress, debug.gspca.autobright)
are updated every time the device is open() instead of just loading
them at device connect time.

All the changes included in this file have been passed to the author
of the gspca driver so hopefully in future releases we will not need
patches anymore.
2007-03-26 11:39:03 +00:00
Mikhail Teterin
59bdf3ddbd Add a patch to fix a harmless warning, which breaks this port under
the stricter g++42 (and 41):

Prodded by:	kris

While here switch to USE_TK and make -with-ipv6 conditional on the
NO_INET6 being undefined.
2007-03-26 05:48:58 +00:00
Cheng-Lung Sung
7a46e63c9c - Update to 0.6.1rc1
- A new version of libSpiff has been released. This release includes a C
  interface, next to the existing C++ bits. libSpiff now installs a shared
  object, using libtool.

PR:		ports/110778
Submitted by:	maintainer (Ed Schouten)
2007-03-26 02:05:06 +00:00
Greg Lehey
a86c8f0290 Remove extreme breakage.
Marked broken by: kris
2007-03-26 00:39:27 +00:00
Kris Kennaway
77f7fc56d3 BROKEN: Incorrect pkg-plist 2007-03-25 04:06:03 +00:00
Kris Kennaway
6643f744d4 BROKEN: Size mismatch 2007-03-25 04:04:56 +00:00
Kris Kennaway
d314d5831e BROKEN: Incorrect pkg-plist 2007-03-25 04:00:32 +00:00
Jeremy Messenger
bff57b762b Make sure totem-xine to actually have xine enable by add --enable-xine=yes,
without it will enable gstreamer by default. Bump the PORTREVISION to have our
users' totem-xine correct.

PR:		ports/110749
Submitted by:	Sergio Lenzi <lenzi@k1.com.br>
2007-03-24 16:28:58 +00:00
Pav Lucistnik
9088b943cd - bsd.efl.mk is now in ports/Mk
PR:		ports/100497
Submitted by:	stass
2007-03-24 14:03:59 +00:00
Pav Lucistnik
029497c261 - Remove dead sites, www 2007-03-23 21:38:54 +00:00
Alejandro Pulver
4d338ffbb3 - Fix building on FreeBSD versions without objformat(1).
- Fix building with GCC 4.x.
- Use ARCH instead of MACHINE_ARCH.
- Remove support for FreeBSD < 5.x.

Reported by:	pointyhat
2007-03-23 04:33:21 +00:00
Martin Wilke
54e56216c9 - Add desktop file
- Fix portlint warnings
- drop FreeBSD 4.X support

PR:             110644
Submitted by:   Pawel Pekala <c0rn@o2.pl>
Approved by:    maintainer
2007-03-22 21:51:48 +00:00
Pav Lucistnik
40e8aa9acc - Fix after objformat removal
PR:		ports/109956 (based on)
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	maintainer timeout (lioux; 16 days)
2007-03-22 15:50:26 +00:00
Joe Marcus Clarke
473cc9949a Chase the libxine shared lib version. 2007-03-22 05:27:56 +00:00
Pav Lucistnik
bb8d5f4d64 - Chase swfdec library name
Reported by:	pointyhat
2007-03-21 10:11:40 +00:00
Jose Alonso Cardenas Marquez
d42b57098b - Fix build with gcc4.x
Reported by	:	Kris
Obtained from	:	NetBSD
2007-03-20 19:34:21 +00:00
Rong-En Fan
2b63ffe947 - Fix build after objformat removal
PR:		ports/109455
Submitted by:	Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
Approved by:	maintainer timeout (1 month)
2007-03-20 15:03:11 +00:00
David Thiel
0944fcdafb libspiff is a parser library for the XSPF file format. XSPF is an
XML-based playlist format developed by Xiph.org.

PR:		ports/110537
Submitted by:	Ed Schouten
Approved by:	edwin (mentor)
2007-03-19 22:31:11 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Pierre Beyssac
f2cf562b68 Update to 1.0.0. 2007-03-18 23:30:39 +00:00
Jeremy Messenger
b937a84435 Chase www/neon's shared library version change, bump the PORTREVISION.
Reported by:	krismail
2007-03-18 19:03:46 +00:00
Martin Wilke
61016bb840 - Use TCL/TK 8.4
PR:             110428
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-18 12:05:06 +00:00
Ade Lovett
7be86f771f multimedia/vlc erroneously installs its own lib/charset.alias which conflicts
with devel/gettext.

In order to prevent problems down the line, folks should first remove vlc,
then update gettext, then finally reinstall vlc, otherwise the wrong
lib/charset.alias will be present on the system.
2007-03-17 22:40:22 +00:00
Kris Kennaway
ae7160e0d6 BROKEN: Incomplete pkg-plist 2007-03-17 22:24:55 +00:00
Tilman Keskinoz
c1908c2b0e Take 2 at fixing the plist
pointyhat to:	arved
2007-03-17 18:14:09 +00:00
Andrew Pantyukhin
632467fb3d - Update to 0.9.8.3 2007-03-16 20:10:13 +00:00
Martin Wilke
360c98f9ec A KDE program to simply create your own slideshow
WWW:	http://www.kde-apps.org/content/show.php?content=52227

PR:		ports/110170
Submitted by:	Diego Depaoli <trebestie at gmail.com>
2007-03-16 12:36:10 +00:00
Nicola Vitale
9106273c1d - Update to 0.18
- Remove files/patch-clive-newt.py
2007-03-16 12:06:08 +00:00
Lev A. Serebryakov
de7020af32 (1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon
  (3) Mark `devel/bazaar' broken, it doesn't support new neon version.
      Approved by maintainer.
  (4) Mark `www/neonpp' broken, it doesn't support new neon version.
      Maintainer timeout.
2007-03-16 10:03:11 +00:00
Martin Wilke
bf1ae20fd5 - Pass maintainership to submitter
PR:             110362
Submitted by:   "J.R. Oldroyd" <fbsd@opal.com>
Approved by:    Soeren Dossing (old maintainer)
2007-03-16 09:54:14 +00:00
Herve Quiroz
0fdfc3babf - Update to 0.10.3
- Unbreak (fix pkg-plist)

Submitted by:	Olivier Rolland <billl@users.sourceforge.net> (author)
2007-03-14 21:37:07 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
06e475240b Mplayer contains several snippets of code for improving run-time performance
on simd-capable processors. This update corrects a minor flaw in passing
arguments to the configure script and introduces a new global OPTION for it.
Further, it prevents building very recent 6.x and 7 installations with the
binary nvidia driver due to a currently unresolved linking problem with libm.

PR:		110246
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2007-03-13 13:40:15 +00:00
Michael Johnson
07ca23d3cd Disable Quicktime codec instead of marking it FORBIDDEN if WITH_QUICKTIME
is defined

Reported by:	White Hat <pigskin_referee@yahoo.com>
2007-03-13 13:13:50 +00:00
Oliver Lehmann
176dcbdbd0 fix option handling
PR:		110208
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2007-03-12 20:47:57 +00:00
Andrew Pantyukhin
9fa585248b - Remove remaining pcre-utf8 chaff 2007-03-12 02:53:17 +00:00
Tilman Keskinoz
0764e6acd1 gstreamer80 is deprecated, so don't depend on it per default
Reported by:	Andrei Kolu
2007-03-11 20:23:51 +00:00
Oliver Lehmann
1895753c36 update audacious-plugins to 1.3.1 2007-03-11 19:58:10 +00:00
Oliver Lehmann
9d1650bd26 update audacious to 1.3.1 2007-03-11 19:57:44 +00:00
Kirill Ponomarev
9162f7ee92 Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.

Bump PORTREVISION on all dependent ports.
2007-03-11 19:41:33 +00:00
Martin Wilke
689b95ba14 - Update to 1.2.4
PR:             110128
Submitted by:   Danny Pansters <danny@ricin.com> (maintainer)
2007-03-11 16:25:23 +00:00
Kris Kennaway
a7af7c97e3 BROKEN: Incorrect pkg-plist 2007-03-11 09:08:20 +00:00
Stanislav Sedov
09e4e6f119 - Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:	portmgr (marcus) [1],
		Anders Troback <freebsd@troback.com> (maintainer) [2]
2007-03-11 08:51:14 +00:00