Commit Graph

50 Commits

Author SHA1 Message Date
Piotr Kubaj 12a4b55f68 audio/ocp: fix build on powerpc64 with gcc
GCC is still used on stable/11 and stable/12. It needs sys/types.h in lzh.h, because some types are not recognized.

Force newer compiler due to:
pfilesel.c:3312: error: #pragma GCC diagnostic not allowed inside functions

Because of libstdc++ ABI changes due to forcing new compiler, audio/libadplug and devel/libbinio in order for audio/ocp to build.

PR:		247377
Approved by:	ehaupt (maintainer)
2020-06-18 15:41:32 +00:00
Emanuel Haupt a18e7d9509 Update to 2.3.3
MFH:		2020Q2 (blanket, security fixes)
Security:	329ecd60-aaf7-11ea-8659-10bf48e1088e
2020-06-10 09:23:12 +00:00
Emanuel Haupt ccbd09a547 - Update to 2.3.2
- While here make portclippy/portfmt happy
2020-05-23 14:40:46 +00:00
Baptiste Daroussin 7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Emanuel Haupt 478fac2ad0 Update to 2.3.1 2018-04-23 15:27:56 +00:00
Emanuel Haupt 714c84140f - Update to 2.3
- Update WWW to HTTPS
2017-11-19 14:35:38 +00:00
Mathieu Arnold 6ca3e41867 Simplify USE_GITHUB usage.
Sponsored by:	Absolight
2017-05-03 12:16:49 +00:00
Emanuel Haupt 1a0f5bafb5 - Move from SF to GitHub
- Update WWW
- Use autoreconf and remove now unneeded extra compiler flags and header
  patching
- distfile checksum differs due to the removal of VCS files, autoconf files,
  adjustment of copyright dates, no functional changes
- To be safe bump PORTREVISION (autoreconf)
- Move INFO to pkg-plist
2017-04-18 15:15:51 +00:00
Mathieu Arnold a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +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
Emanuel Haupt 5a77f85e9d Strip library 2015-02-25 15:59:29 +00:00
Emanuel Haupt e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Baptiste Daroussin 85d18bc810 Fix build without texinfo in base 2014-06-25 14:31:36 +00:00
Dmitry Marakasov c5e4f97441 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-05 18:16:41 +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
Emanuel Haupt b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Emanuel Haupt 84040e0860 Support staging. 2013-10-23 10:26:46 +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
Baptiste Daroussin 7ab45ffb0f Fix build without libstdc++ 2013-09-04 08:25:16 +00:00
Emanuel Haupt ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Emanuel Haupt fd445589b8 Fix post-patch regex in order to install adplug.pc in the correct directory.
Also add the file to pkg-plist. This didn't pop up in previous tinderbox runs
due to a bug in portbuild. While here move LICENSE, trim header and get rid of
ABI version number in LIB_DEPENDS.
2013-03-13 10:41:23 +00:00
Emanuel Haupt d55027b22c Use the new USE_PKGCONFIG macro. 2012-07-27 07:05:40 +00:00
Emanuel Haupt 6fc19241c3 Fix build with clang. 2011-06-21 14:35:56 +00:00
Emanuel Haupt c62f3f934d Pacify portlint by unclobbering CONFIGURE_ENV, no functional change. 2011-05-06 12:25:49 +00:00
Emanuel Haupt fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +00:00
Ade Lovett 4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Emanuel Haupt 8117a1bf2c Update to 2.2.1 2010-05-21 12:43:56 +00:00
Emanuel Haupt b7ebd08b40 Update to 2.2 2010-01-05 15:22:12 +00:00
Dmitry Marakasov 535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +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
Emanuel Haupt c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Emanuel Haupt 7c95c66b16 Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
2008-07-07 13:41:57 +00:00
Rong-En Fan f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Emanuel Haupt 23cf828e54 Update to 2.1 2007-04-21 12:44:36 +00:00
Emanuel Haupt 51ba53522a Cleanup non-supported FreeBSD versions
PR:		111667
Submitted by:	edwin
2007-04-16 07:53:47 +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
Emanuel Haupt fa72f107db Mark it BROKEN on 4.x, it does not compile. 2006-09-03 12:37:44 +00:00
Emanuel Haupt 6cc91bccc7 Update to 2.0.1 2006-08-15 12:57:27 +00:00
Emanuel Haupt e99c85e137 Replace INSTALL_SHLIB with USE_LDCONFIG 2006-06-29 17:52:29 +00:00
Emanuel Haupt 7d16a4e78d Update to 2.0 2006-05-18 20:21:22 +00:00
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Emanuel Haupt 1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Emanuel Haupt 6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Ade Lovett 54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Emanuel Haupt 4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Renato Botelho 382a684554 devel/libbinio:
- Update to 1.4

all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4

PR:		ports/86431
Submitted by:	maintainer
2005-09-22 12:49:18 +00:00
Florent Thoumie 17f5e78f0a - Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR:		ports/81703
Submitted by:	maintainer
2005-05-31 21:24:38 +00:00
Jean-Yves Lefort e200cf217b Update to 1.5.1
PR:		ports/81009
Submitted by:	maintainer
2005-05-15 18:46:20 +00:00
Jean-Yves Lefort 8e9ee1ebda AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.

AdPlug itself is just the backend to many different audio player frontends,
which are also being developed here. There are plugins for popular audio
players, like Winamp and XMMS, as well as stand-alone players for many
different systems available.

WWW: http://adplug.sourceforge.net/

PR:		ports/80727
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-05-09 20:18:51 +00:00