1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Emanuel Haupt
88c5c625b6 - Strip binaries/shared objects
- Convert to desktop-file-utils
2014-02-05 10:10:01 +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
1be8ce8fdd Support staging. 2013-11-01 12:58:56 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +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
549e16d92d Add an explicit dependency on pkgconf 2013-09-10 17:39:41 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Emanuel Haupt
1c26962289 Fix build on HEAD by adding USE_GCC=any (uses nested functions). 2013-05-29 06:41:11 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Emanuel Haupt
00df1d9662 Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
2012-11-03 18:01:22 +00:00
Emanuel Haupt
a525eac361 - Use OPTIONSng
- Remove deprecated header information
2012-09-10 10:49:30 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +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
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +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
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Emanuel Haupt
fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +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
Emanuel Haupt
a684b9675c Chase audio/libadplug update 2010-05-21 12:44:30 +00:00
Emanuel Haupt
df11c215ec Update to 0.1.20 2010-05-17 11:33:50 +00:00
Emanuel Haupt
aee818c622 Add PORTSCOUT variable in order to skip version 0.1.19 which is just a tarball of an experimental version. 2010-01-11 13:12:49 +00:00
Emanuel Haupt
3850f1ceed Chase audio/libadplug update 2010-01-05 15:23:28 +00:00
Emanuel Haupt
7e891e7892 This port now works under amd64 2009-12-29 16:26:20 +00:00
Emanuel Haupt
c29c7a6af9 Update to 0.1.18, this version comes with optional sdl audio support 2009-12-26 21:02:37 +00:00
Emanuel Haupt
e6dcffe788 Add a patch to prevent the OSS driver detection from failing and bump
PORTREVISION.

Feature safe:	yes
2009-09-21 12:58:05 +00:00
Emanuel Haupt
4eabb45086 - Update to 0.1.17
- Use OPTIONS
- Update WWW

Feature safe:	yes
2009-09-20 13:00:08 +00:00
Emanuel Haupt
4ae03e7374 Mark it MAKE_JOBS_UNSAFE
Notified by:	pav
Feature safe:	yes
2009-09-18 20:09:45 +00:00
Emanuel Haupt
e63cb71b0c Port is not MAKE_JOBS_SAFE save.
Notified by:	pointyhat (via miwi)
Feature safe:	yes
2009-09-18 13:44:42 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Emanuel Haupt
e8cfa8fc26 Mark MAKE_JOBS_SAFE 2009-03-30 14:18:26 +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
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
Emanuel Haupt
b16fd44c3c The last update never worked. The player wouldn't even start.
- Reclaim maintainer-ship
- Roll back to the last working version
- Bump PORTEPOCH

Pointyhat to:	miwi
2008-06-23 11:33:24 +00:00
Jimmy Olgeni
bbdb4d4623 A few typo fixes for ports/audio descriptions. 2008-06-15 12:52:11 +00:00
Martin Wilke
e1dc9f3eb1 - Update to 0.1.15
PR:		123497
Submitted by:	Ports Fury
2008-05-16 14:10:36 +00:00
Emanuel Haupt
42d789b494 Drop maintainership 2008-05-03 09:38:41 +00:00
Emanuel Haupt
7f1a7b52d5 Use MASTER_SITE_CRITICAL 2008-03-27 22:15:47 +00:00
Emanuel Haupt
cd9c9e2fff Get rid of USE_XLIB and use "USE_XORG=xxf86dga xxf86vm" instead. 2008-03-17 16:41:01 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Emanuel Haupt
a6ae2676e7 Forget about X11BASE 2007-06-01 18:22:20 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Emanuel Haupt
cb0d3af5b6 Refine last commit. ocp seems to need wide character support in order to
display colors correctly. However, devel/ncurses is not needed after 602107 and
700033 since it's already in the base.
2007-04-25 12:24:55 +00:00
Emanuel Haupt
0059dfe4f3 Use devel/ncurses instead of base curses.h in order to have color support. 2007-04-24 12:17:57 +00:00
Emanuel Haupt
31087abdc8 Remove unnecessary DISTNAME redefinition. 2007-04-22 07:33:45 +00:00
Emanuel Haupt
fcf42e8d1c Chase libadplug update 2007-04-21 12:45:44 +00:00
Emanuel Haupt
ae6c76c014 Cleanup non-supported FreeBSD versions
PR:		111681
Submitted by:	edwin
2007-04-17 07:27:43 +00:00
Emanuel Haupt
04413a181c Update to 0.1.13 2007-02-13 21:56:13 +00:00
Emanuel Haupt
8cea503c48 Update to 0.1.10 release candidate 6. This version is out for quite a while and
runs quite stable. This version also supports .ay files.
2006-10-04 21:38:10 +00:00