1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
Tijl Coosemans
95d970b60b - Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-15 18:58:59 +00:00
Dmitry Marakasov
89b7a63c38 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-06-10 20:48:45 +00:00
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Bernhard Froehlich
b6c2184780 - Fix build with clang and modern gcc
- Support staging
- Add support for ALSA sound

PR:		ports/183599
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
Approved by:	maintainer timeout (11 weeks)
2014-01-30 15:34:30 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Baptiste Daroussin
24885637f1 Chase audio/arts removal 2013-07-26 23:46:21 +00:00
Baptiste Daroussin
84e785d26c Finish options conversion 2013-06-15 07:50:22 +00:00
Baptiste Daroussin
2e5b47a65e Finish conversion to new options framework 2013-06-06 15:38:37 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mark Linimon
8ff9e2abf9 Update maintainer's email address.
Submitted by:	maintainer (private email)
2010-12-01 23:12:16 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Marcus von Appen
6d701dafa8 Fixed plist entries for audio/openal and audio/openal-soft (if audio/freealut is still around).
Approved by:	miwi (mentor)
2009-05-04 19:13:29 +00:00
Dmitry Marakasov
d823998995 - Fix segfault under certain conditions
PR:		133354
Submitted by:	myself
Approved by:	pav@
2009-04-07 22:17:39 +00:00
Dmitry Marakasov
96d13e841b - Oops, depend on nasm correctly
Noticed by:	cperciva@
2009-03-17 00:32:41 +00:00
Dmitry Marakasov
4d62d81eae - Improve previous fix:
- add patches by [3] to fix assembly
  - make use of assembly OPTIONal and depend on nasm when it's enabled

PR:		131021 [1], 129362 [2]
Submitted by:	myself [1], "J. Altman <freebsd at chthonic dot com> [2]
Patch by:	Edward Sutton <mirror176 at hotmail dot com> [3]
Approved by:	oliver, maintainer timeout
2009-03-16 22:57:07 +00:00
Dmitry Marakasov
b2a42b6d4e - Don't detect nasm, as it will lead to broken openal library built
PR:		131021
Submitted by:	myself
Approved by:	maintainer timeout
2009-03-16 00:54:39 +00:00
Marcus von Appen
796146d5d1 Added CONFLICTS with audio/openal-soft. They install the same includes.
Approved by:	miwi (mentor)
2009-03-09 21:31:13 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Martin Wilke
3cfaa7007c - Bump PORTREVISION
Approved by:	portmgr (pav)
2007-07-15 14:04:39 +00:00
Martin Wilke
d2e38b58cb - Fix build with gcc 4.2
PR:		114587
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	portmgr (pav)
2007-07-15 14:02:13 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jean-Yves Lefort
3200099820 Allow the user to customize the audio buffer size.
PR:		ports/101960
Submitted by:	jylefort
Approved by:	maintainer
2006-08-16 13:27:39 +00:00
Rong-En Fan
aead1ee7b9 - Fix build when CPUTYPE is set and nasm is installed
PR:		99809
Submitted by:	maintainer
Approved by:	delphij (mentor, implicit)
2006-07-05 17:54:22 +00:00
Mark Linimon
46f0d31251 Fails to compile on ia64. Notified maintainer. 2006-07-01 23:47:49 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +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
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
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Jean-Yves Lefort
80d0833c0e - Fix OSS support:
OpenAL uses a buffer size of 1024 bytes, which is too small on
    some systems and/or with some applications, causing heavy drops in
    the audio output. I solve the problem by using the value returned
    by SNDCTL_DSP_GETBLKSIZE rather than 1024.
- Add options for enabling aRts, esd, SDL, vorbis and smpeg support
- Enable capture
- Fix info file handling (install in post-install, and do not use
  install-info since bsd.port.mk takes care of it)

PR:		ports/88728
Submitted by:	jylefort
Approved by:	maintainer timeout (15 days)
2005-11-24 06:49:56 +00:00
Roman Bogorodskiy
b09f286fa2 Fix MASTER_SITES.
PR:		85360
Submitted by:	Erik Greenwald (maintainer)
2005-08-28 12:50:01 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
94ee4564e9 - Update to 20050401
PR:		ports/79696
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-04-09 21:35:39 +00:00
Pav Lucistnik
ce28977086 - Update to 20050202
PR:		ports/77037
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-02-10 00:26:14 +00:00