Commit graph

159 commits

Author SHA1 Message Date
Roman Bogorodskiy
7f2a2d8c8e audio/mpg123: update to 1.25.10 2018-03-01 06:41:55 +00:00
Roman Bogorodskiy
04624414b9 audio/mpg123: update to 1.25.8 2017-12-03 07:15:48 +00:00
Roman Bogorodskiy
09403e184b audio/mpg123: update to 1.25.7 2017-09-27 13:33:06 +00:00
Roman Bogorodskiy
c9ddc1090a audio/mpg123: update to 1.25.6 2017-08-13 06:13:28 +00:00
Roman Bogorodskiy
5ab083fd79 audio/mpg123: update to 1.25.4 2017-07-29 17:09:43 +00:00
Roman Bogorodskiy
a5cb407c26 audio/mpg123: update to 1.25.2 2017-07-15 06:57:38 +00:00
Roman Bogorodskiy
d455eccdd1 audio/mpg123: update to 1.25.0 2017-06-04 05:41:19 +00:00
Roman Bogorodskiy
93154d0e73 audio/mpg123: update to 1.24.0
PR:		217590
Submitted by:	Anton Yuzhaninov
2017-03-11 12:50:55 +00:00
Roman Bogorodskiy
89047ad0d2 audio/mpg123: update to 1.23.8 2016-09-28 06:08:49 +00:00
Roman Bogorodskiy
8a934ece93 audio/mpg123: add SNDIO option and cleanups
- add a SNDIO option that enables building of the audio/sndio output
   module
 - replace CPPFLAGS/LDFLAGS with USES=localbase
 - use INSTALL_TARGET=install-strip to strip libraries
 - bump PORTREVISION due to packaging change

PR:		212406
Submitted by:	Tobias Kortkamp
2016-09-06 16:28:46 +00:00
Roman Bogorodskiy
8bb5bde816 audio/mpg123: update to 1.23.6 2016-07-02 12:44:36 +00:00
Roman Bogorodskiy
9a7b5ee462 audio/mpg123: update to 1.23.5 2016-06-26 13:01:08 +00:00
Roman Bogorodskiy
391d80cac4 audio/mpg123: update to 1.23.4 2016-05-12 16:30:35 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Roman Bogorodskiy
c9472cfdd8 audio/mpg123: update to 1.23.3 2016-03-26 15:20:17 +00:00
Roman Bogorodskiy
846662a07d audio/mpg123: update to 1.23.2 2016-02-25 01:55:06 +00:00
Roman Bogorodskiy
ce327d4dad audio/mpg123: update to 1.23.1 2016-02-16 01:10:24 +00:00
Roman Bogorodskiy
f922b6d1c3 audio/mpg123: update to 1.23.0 2016-02-05 02:08:15 +00:00
Roman Bogorodskiy
1015876c1d Update to 1.22.4. 2015-08-14 16:31:35 +00:00
Roman Bogorodskiy
4ddf721372 Update to 1.22.3. 2015-08-08 16:03:53 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Roman Bogorodskiy
23b3cc8a05 Update to 1.22.2. 2015-05-26 17:42:45 +00:00
Antoine Brodin
75df120cde Remove spurious @dirrm that crept back in 2015-05-07 22:24:33 +00:00
Tijl Coosemans
5d48443269 - Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
2015-04-18 09:47:29 +00:00
Roman Bogorodskiy
d1a9133052 Update to 1.22.1. 2015-04-18 04:35:27 +00:00
Dmitry Marakasov
c514a4de9e - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-12-12 00:44:08 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Roman Bogorodskiy
5d8e6e037e Update to 1.21.0. 2014-10-11 16:00:32 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Roman Bogorodskiy
36d8a1bbec - Update to 1.20.1
- Specify arm_nofpu CPU on ARM arch
2014-07-06 04:27:12 +00:00
Olli Hauer
886a9071a1 - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) 2014-06-01 13:03:14 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Roman Bogorodskiy
8f284f2bca Update to 1.19.0. 2014-03-10 16:10:07 +00:00
Baptiste Daroussin
1770056153 Fix plist, don't know how I ended up add that wrong entry, but pointyhat on me
Reported by:	"Herbert J. Skuhra" <hskuhra@eumx.net>
2014-03-03 09:48:06 +00:00
Baptiste Daroussin
32f6127888 Convert to USES=libtool 2014-03-02 21:55:05 +00:00
Roman Bogorodskiy
080478d9a4 Update to 1.18.1. 2014-03-02 09:18:50 +00:00
Roman Bogorodskiy
67d720e341 Update to 1.17.0. 2013-12-30 10:24:12 +00:00
Baptiste Daroussin
f0503e09c8 Fix testings that should not have been in
Pointyhat to:	bapt
2013-12-12 20:38:08 +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
Roman Bogorodskiy
17d861e38a Update to 1.16.0. 2013-10-13 15:31:39 +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
Roman Bogorodskiy
3ac2e60fd4 Update to 1.15.4. 2013-06-02 17:18:34 +00:00
Roman Bogorodskiy
3fbfe429b6 Update to 1.15.2. 2013-03-24 05:55:00 +00:00
Roman Bogorodskiy
1a087dd8f7 Fix build on i386.
Reported by:	Tsurutani Naoki in ports/176743
Submitted by:	olli
2013-03-12 16:40:13 +00:00
Roman Bogorodskiy
a28829a38b - Update to 1.15.1
- Drop GCC dependency as it now doesn't crash when compiled
  with clang
2013-03-02 05:30:16 +00:00
Alexey Dokuchaev
c815a3b9b0 - Force GCC to do the build for the time being, since Clang produces bad code
at least on amd64 (mpg123 simply dumps core upon run)
- Trim Makefile header, retouch COMMENT, and perform minor Makefile cleanups

Approved by:	novel (maintainer)
2013-02-15 13:46:22 +00:00
Roman Bogorodskiy
25d6ac2cc7 Update to 1.14.4. 2012-08-15 14:19:53 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Roman Bogorodskiy
faa4673206 Update to 1.14.3. 2012-07-06 13:58:18 +00:00
Roman Bogorodskiy
c5108b5117 Update to 1.14.2. 2012-06-10 04:37:38 +00:00