1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

13385 Commits

Author SHA1 Message Date
Baptiste Daroussin
fd6141a367 Strip binaries
USES=libtool
2014-05-07 23:21:59 +00:00
Baptiste Daroussin
7015c7ba67 Fix the Makefile to fix build with clang instead of relying on gcc ignoring the error 2014-05-07 22:48:39 +00:00
Dmitry Marakasov
da54d9e97d - Convert USE_BZIP2 to USES
- Use new OPTIONS features
- Update WWW
2014-05-07 16:56:59 +00:00
Rusmir Dusko
20e066a2e4 These ports are no longer used or cared for.
audio/dssi

- Reset maintainer to ports@

audio/hexter

- Reset maintainer to ports@

Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.

x11-toolkits/libsexy

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/libsexymm

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/py-sexy

- Pass maintainership to horia at racoviceanu.com
2014-05-06 19:08:39 +00:00
Baptiste Daroussin
8fc7daf86f Update to 1.4.2
Use USES=libtool
Strip binaries

PR:		ports/188757
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
2014-05-06 07:29:10 +00:00
Baptiste Daroussin
d73bdecce7 Convert to USES=libtool
Strip binaries
2014-05-06 06:57:42 +00:00
Baptiste Daroussin
1cb454eac8 Use USES=libtool:keepla 2014-05-06 06:57:37 +00:00
Baptiste Daroussin
024b1231b9 Convert to USES=libtool 2014-05-06 06:57:32 +00:00
Baptiste Daroussin
709174d1b9 Uses USES=libtool
Update website
2014-05-06 06:57:28 +00:00
Baptiste Daroussin
2b2effe9d0 Update to 0.0.12 2014-05-06 06:57:23 +00:00
Baptiste Daroussin
69eedc8fe5 Use USES=libtool
Strip binaries
2014-05-06 06:57:19 +00:00
Baptiste Daroussin
b4fb0e22c3 Use USES=tar:tgz 2014-05-06 06:57:14 +00:00
Baptiste Daroussin
45f7d4ce9c Use USES=tar:bzip2
Use USES=libtool
2014-05-06 06:57:01 +00:00
Tijl Coosemans
a45da9a027 Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
2014-05-05 22:50:59 +00:00
Sunpoet Po-Chuan Hsieh
a3dfd36fa5 - Remove audio/libshout2 2014-05-05 15:09:18 +00:00
Sunpoet Po-Chuan Hsieh
a26a7c64e7 - Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
  dependency change from audio/libshout2 to audio/libshout [1]

Approved by:	portmgr (bapt) [1]
2014-05-05 14:51:06 +00:00
Sunpoet Po-Chuan Hsieh
757d189a83 - Sort LIB_DEPENDS
- Use USES=tar:bzip2
- Remove deprecated PTHREAD_*
- Take maintainership
2014-05-05 14:40:49 +00:00
John Marino
80e8e55257 Sync dports patches on 3 unmaintained ports
* audio/esperanza
* x11-wm/qlwm
* games/tinymux
2014-05-05 11:15:43 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Tijl Coosemans
2ffbea1568 Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
2014-05-04 18:48:54 +00:00
Tijl Coosemans
ff57a36a58 audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again.  Bump
  PORTREVISION on all dependent ports.

games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.

games/asc:
- USES=libtool.

games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.

lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.

lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
2014-05-03 18:58:57 +00:00
Sunpoet Po-Chuan Hsieh
dad068d84d - Add LICENSE
- Use += for CFLAGS
- Remove Author line
2014-05-03 18:23:45 +00:00
Tijl Coosemans
e870669615 Remove sdl_sound dependency. 2014-05-02 19:26:44 +00:00
Pietro Cerutti
2921fcbcca - New port: audio/libgroove
Audio dispatching library. Generic sink-based interface. Provides decoding,
encoding, resampling, and gain adjustment. Perfect for the backend of a
music player.

WWW: https://github.com/andrewrk/libgroove
2014-05-02 15:46:52 +00:00
Pietro Cerutti
4e74521ff0 - New port: audio/libebur128
libebur128 is a library that implements the EBU R 128 standard for loudness
normalisation.

WWW: https://github.com/jiixyj/libebur128
2014-05-02 15:45:59 +00:00
Tijl Coosemans
ed528862c0 Convert to USES=libtool. 2014-05-01 16:22:34 +00:00
Max Brazhnikov
d57e6aad6f audio/kid3-kde4:
- Update to 3.1
- Remove upstreamed patch
2014-05-01 14:35:29 +00:00
Vanilla I. Shu
b3b7323d8e 1: Upgrade jansson to 2.6.
2: bump revision due shared library version.
2014-05-01 01:31:06 +00:00
Pietro Cerutti
f02f8154d8 - Update to 10
Changes:
  * Fixed change of channel settings (#18299)
  * Added a MIDI out port for feeding back volume levels into motorized
    controllers
  * Added jack_mix_box, a minimalistic (no UI) jack mixer
  * Added a trayicon and minimize to tray feature
- Add LICENSE
2014-04-30 13:14:56 +00:00
Martin Wilke
7141d57860 - Support CC/CFLAGS properly
PR:		187769
Submitted by:	Ports Fury
2014-04-29 05:10:19 +00:00
Rene Ladan
ad97d9a774 Remove expired ports:
2014-04-27 multimedia/xfce4-xmms-plugin: Abandonware, and can't select another player instead XMMS
2014-04-27 multimedia/xmms-weasel: Abandonware, please consider using multimedia/audacious instead
2014-04-27 audio/xmms-sexyspc: Abandonware, please consider using multimedia/audacious instead
2014-04-28 audio/libmusicbrainz4: Please use audio/libmusicbrainz5 instead
2014-04-28 18:09:31 +00:00
Baptiste Daroussin
1790cdebcb Support stage
Strip binaries
Use options sub
Add options definition
2014-04-28 17:28:06 +00:00
Baptiste Daroussin
252964b584 Support stage
Use @sample
2014-04-28 17:28:02 +00:00
Baptiste Daroussin
697af73820 Support stage 2014-04-28 17:27:57 +00:00
Baptiste Daroussin
7633c83b81 Support stage
Use options helpers
Add missing dependency on desktop-file-utils
2014-04-28 17:04:13 +00:00
Baptiste Daroussin
f1fec3868f Remove cruft 2014-04-28 17:04:08 +00:00
Baptiste Daroussin
ff1feae488 Support stage
Use options helpers
Strip binaries
Add dependency on desktop file utils
2014-04-28 16:47:26 +00:00
Baptiste Daroussin
9fb93024dc Convert from USE_BZIP2 to USES=tar:bzip2 2014-04-28 16:47:22 +00:00
Baptiste Daroussin
429f654377 Support stage 2014-04-28 16:47:17 +00:00
Baptiste Daroussin
42af42744f Mark as broken: no more public distfiles 2014-04-28 16:47:13 +00:00
Baptiste Daroussin
527fbcedf0 Remove a broken for long and not working with any modern compiler port 2014-04-28 16:08:03 +00:00
Baptiste Daroussin
505daaf521 Convert from USE_AUTOTOOLS=libtool -> USES=libtool
While here:
- audio/esound:
  * use @sample
  * use install-strip target to strip binaires
- audio/Maaate:
  * strip binaries
- audio/xmms-festalon:
  * strip binaries
- audio/freealut
  * strip binaries
2014-04-28 13:54:47 +00:00
Steve Wills
610c471c0f - Stage
- Fix MASTER_SITES

PR:		ports/188817
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	Pontus Stenetorp <ninjin@kth.se> (maintainer)
2014-04-27 02:02:54 +00:00
Koop Mast
51960d6dc4 Update to 1.2.10.
- Fixed loading and saving MIDI beat and song events
- Fixed double click delay on play button
- Fixed double click function in editor views
- Implemented PianoTab for playing via the GUI
- Minor GUI rework

Submitted by:	maintainer
2014-04-26 08:58:35 +00:00
Koop Mast
b99b25b3df Update to 2.0.12.
Fixed loading and saving MIDI beat and song events.

Submitted by:	maintainer
2014-04-26 08:55:40 +00:00
Baptiste Daroussin
a4aefba45b Stagify brasero
Convert to USES=libtool
Chase shlib number change
Clean up a bit chased ports
2014-04-25 23:46:27 +00:00
Baptiste Daroussin
abc4e01c43 use USES=tar:bzip2 2014-04-25 12:55:34 +00:00
Baptiste Daroussin
862e5bf88f Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
2014-04-25 12:46:45 +00:00
Sean Bruno
208005a4fc Apply patch from tijl@ to resolve a lot of issues with the port:
- HAS_CONFIGURE -> GNU_CONFIGURE
- USES=libtool.
- DOCS option.
- Remove GCC requirement. (In audio/idjc it is replaced with USES=compiler:nestedfct)

Submitted by:	tilj@
2014-04-25 00:42:58 +00:00
Sean Bruno
c5a3654546 Apply patch from tijl@ to resolve a lot of issues with the port:
- HAS_CONFIGURE -> GNU_CONFIGURE
 - USES=libtool.
 - DOCS option.
 - Remove GCC requirement. (In audio/idjc it is replaced with USES=compiler:nestedfct)

Submitted by:	tilj@
2014-04-25 00:41:41 +00:00