1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

13481 Commits

Author SHA1 Message Date
Christian Weisgerber
a9ab50c370 Update to 1.3.2: Fix a bug in oggpack_writecopy(). 2014-05-28 19:48:51 +00:00
Christian Weisgerber
10cd037d6a Update to 1.2.0. No user-visible changes.
Switch to USES=libtool:keepla.
2014-05-28 17:51:32 +00:00
Dmitry Marakasov
a3f6c803ec - Switch to USES=libtool
- Strip library
- Clarify license
2014-05-28 08:21:54 +00:00
Eitan Adler
c601d8c210 LEGAL: fix port
Sync make -VLEGAL and /usr/ports/LEGAL

	These fixes are approaching the point of only being formatting ones :)

Approved by:	portmgr (implicit)
2014-05-28 05:57:04 +00:00
Tijl Coosemans
7bb4f473fa Replace autoreconf in pre-configure with standard USE_AUTOTOOLS. 2014-05-27 20:57:19 +00:00
John Marino
a8ba902caf jmusic, jeuclid: USES+= zip
Approved by:	portmgr (mat)
2014-05-27 18:32:18 +00:00
Baptiste Daroussin
8c347e302f Convert to USES=scons 2014-05-27 13:34:23 +00:00
John Marino
cad69e0efd audio/opusfile: Unbreak
The previous change had two errors: The pkg-plist wasn't correct
and USE_AUTOTOOLS+= libtool is still required.  This fix was confirmed
in Redports.

Approved by:	just-fix-it blanket
2014-05-27 12:39:36 +00:00
Dmitry Marakasov
4ed5d621eb - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-27 11:17:41 +00:00
Chris Rees
aaf75e3063 Update to 0.18.11
PR:		ports/189038
2014-05-26 18:24:17 +00:00
Sean Bruno
d38b3d1db0 Update clementine-player to 1.2.3
- Move distfile location to GitHub
- Remove three uneeded patches accepted upstream
- Add one new patch for <functional> support
- Add new dependency on libechonest

From Changelog:
Version 1.2.3:
  Bugfixes:
    * Fix compilation with GCC 4.9.
    * (Linux) Fix poor search performance with sqlite 3.8.
    * (Ubuntu) Fix dependency issues on Ubuntu 14.04.
    * (Windows) Upgrade to OpenSSL 1.0.1g to fix CVE-2014-0160.

Version 1.2.2:
  Major features:
    * (Android Remote) Add kittens support.

  Bugfixes:
    * Rename SkyDrive to OneDrive.
    * Don't include the user's IP address in the log (from the network remote
      settings dialog).
    * (Debian) Fix a bug with HTTPS logins to all cloud storage providers.
    * (Mac OS X) Fix a bug in the workaround for a weird font issue on 10.9.
    * (Mac OS X) Fix rendering of source icons on retina displays.
    * (Android Remote) Don't advertise songs that aren't available.
    * (Android Remote) Fix playing songs with special characters in filenames.

Reviewed by:	mat@
2014-05-26 18:18:09 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Michael Gmelin
f1ee0ebcd1 Stageify port.
Please note that this is the bare minimum to make it work,
the port could use more love, e.g. remove unnecessary info
and man page processing, change patch to Makefile to not allow
overriding of DESTDIR etc., since all of these things won't
do what the user expects.

Reviewed by:	bapt (mentor)
Approved by:	bapt (mentor)
2014-05-26 12:28:45 +00:00
Baptiste Daroussin
c8903f1219 Convert to USES=mono
With hat:	portmgr
2014-05-26 11:42:12 +00:00
Michael Gmelin
43ef32944a Staging support for audio/xmcd, as part of this the setuid
bit has been removed and instructions on how to configure
devfs.conf to allow access by non-root added to pkg-message.
This way the package can be built without root access, plus
avoiding setuid root executables are a good thing in general.

Reviewed by:	bapt (mentor)
Approved by:	bapt (mentor)
2014-05-26 10:10:55 +00:00
Pietro Cerutti
70aa826515 - Update to 2.1.3
Changes:

  * general namespace cleanup
  * ignore work files
2014-05-26 08:36:58 +00:00
Baptiste Daroussin
d288c58062 Convert to USES=dos2unix and USES=libtool 2014-05-26 06:29:25 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Christian Weisgerber
dad1bace93 Switch opusfile to USES=libtool. [1]
Bump dependent ports.

Approved by:	maintainer [1]
2014-05-25 14:43:43 +00:00
Martin Wilke
28a2d050c8 - Convert to tar:bzip2
- Drop maintainership
2014-05-25 09:01:30 +00:00
Christian Weisgerber
5b5cb2150e Switch to USES=libtool:oldver 2014-05-24 15:51:45 +00:00
Olivier Duchateau
e1b5ac81de - Fix pkg-plist
- Bump PORTREVISION

Reported by:	swills@
2014-05-23 17:48:05 +00:00
David Thiel
29238db46d Hand back to ports@. 2014-05-23 17:18:56 +00:00
David Thiel
09e819476f Use a more realistic expiration date.
Submitted by:	Dan Langille
2014-05-23 17:08:10 +00:00
David Thiel
8e96ce43d5 Old and unmaintained -- deprecate. 2014-05-22 23:15:34 +00:00
Olivier Duchateau
3c79812311 - Revert LICENSE_FILE
Reported by:	mat@
2014-05-22 19:34:27 +00:00
Olivier Duchateau
4001593f3b - Update to 2.5
PR:		189474
Submitted by:	myself
Approved by:	maintainer timeout
2014-05-22 17:45:11 +00:00
Vanilla I. Shu
fe7e513376 1: Stageify.
2: use @sample on pkg-plist.

Approved by:	portmgr@
2014-05-22 16:40:55 +00:00
Vanilla I. Shu
43af429473 Stageify.
Approved by:	portmgr@
2014-05-22 16:32:17 +00:00
Vanilla I. Shu
f7f365d9a4 Stageify.
Approved by:	portmgr@
2014-05-22 16:25:46 +00:00
Vanilla I. Shu
55eb848d1c Stageify.
Approved by:	portmgr@
2014-05-22 16:21:12 +00:00
Vanilla I. Shu
835bb5d660 1: Stageify.
2: fix pkg-plist when disable NLS.

Approved by:	portmgr@
2014-05-22 16:17:24 +00:00
Vanilla I. Shu
c2f189426e Stageify, and use @sample on pkg-plist.
Approved by:	portmgr@
2014-05-22 14:44:56 +00:00
Vanilla I. Shu
e9659df6a3 Remove NO_STAGE.
Approved by:	portmgr@
2014-05-22 14:35:04 +00:00
Vanilla I. Shu
d4df1859b4 Stageify.
Approved by:	portmgr@
2014-05-22 14:19:04 +00:00
Vanilla I. Shu
d630a84d62 Stageify.
Approved by:	portmgr@
2014-05-22 13:20:02 +00:00
Vanilla I. Shu
05ae90d6c3 Stageify.
Approved by:	portmgr@
2014-05-22 12:53:17 +00:00
Vanilla I. Shu
7d9f704d98 Stageify.
Approved by:	portmgr@
2014-05-22 12:19:39 +00:00
Martin Wilke
2a42efe736 - Update to 1.1.2
PR:		187500
Submitted by:	Ports Fury
2014-05-22 05:39:35 +00:00
Christian Weisgerber
5c1aa60680 Bump PORTREVISION after USES=libtool switch.
Submitted by:	tijl
2014-05-21 10:51:34 +00:00
Antoine Brodin
d04ca13bad Reset maintainer:
<janik@hikarihq.com>: host hikarihq.com[107.170.140.194] said: 454 4.7.1
    <janik@hikarihq.com>: Relay access denied (in reply to RCPT TO command)

With hat:	portmgr
2014-05-21 10:16:36 +00:00
Martin Wilke
0fbe56ec2c - Fix build with clang
PR:		188137
Submitted by:	Ports Fury
2014-05-21 05:40:08 +00:00
Christian Weisgerber
de6dafb35e Switch to USES=libtool:oldver. 2014-05-20 20:03:16 +00:00
Dmitry Marakasov
25de4d3b97 - Update to 0.9.20
- Stagify
- Drop maintainership

PR:		189816
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2014-05-20 19:35:29 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Max Brazhnikov
d9056fd9eb audio/mp3unicode:
- Update to 1.2.1
- Remove patch for DOCS option, which no longer needed in STAGEDIR era \o/
2014-05-20 18:55:12 +00:00
Pietro Cerutti
b1f5de69f7 - Update to 2.1.2
Changes:

  from ccaudio2 2.1.1 to ccaudio2 2.1.2
  - fixed cmake shared library builds
  - windows audio fixups

  from ccaudio2 2.1.0 to ccaudio2 2.1.1
  - fixed library naming in CMakeLists.txt
  - updated spec files
  - updated lib .so name

  from ccaudio2 2.0.5 to ccaudio2 2.1.0
  - modernized automake
  - patches from Brandon Invergo for current ucommon
  - various code cleanups

- Fix MASTER_SITE, general description and WWW line in pkg-descr
2014-05-20 08:39:56 +00:00
Olivier Duchateau
4bd88d4e44 - Update to 4.11.0 (bugfix)
- Add LICENSE
- Add NLS (Native Language Support) option

Despite odd number (development release, see announce [1]), there's nothing
new. Still uses the old GStreamer API (0.10).

Likewise, GstMixerInterface (opaque structure for sound card in GStreamer) has
been removed in the new API (1.0).

[1] https://mail.xfce.org/pipermail/xfce-announce/2014-April/000321.html

Reviewed by:	Ivan Klymenko
Obtained from:	Xfce repo.
2014-05-19 19:40:09 +00:00
Pietro Cerutti
81c86dbb2b - Fix build when a previous version of the library is installed. Reported
upstream as https://github.com/andrewrk/libgroove/pull/64
- Also, do not set CMAKE_VERBOSE_MAKEFILE
2014-05-19 09:57:54 +00:00