Stefan Eßer
98f7d7db7e
Fix CONFLICTS entries in archivers, astro, audio
...
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
2022-01-13 22:01:28 +01:00
Stefan Eßer
5933ac0b09
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
...
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
2021-11-23 23:11:40 +01:00
Alexey Dokuchaev
1fd1be3fa9
audio/timidity++: unbreak the build on RISC-V (riscv64)
...
PR: 256604
Submitted by: Robert Clausecker (new maintainer)
2021-06-16 10:15:30 +00:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords.
2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Mark Linimon
0ecf35cf99
Mark these ports as BROKEN on riscv64.
...
The current contents of sys/riscv/include/ieeefp.h are empty. These
ports rely on that file being defined.
Approved by: portmgr (tier-2 blanket)
2021-01-26 09:19:51 +00:00
Mateusz Piotrowski
6769f5d364
Update to 2.15.0
...
PR: 244429
Submitted by: pi
MFH: 2020Q1
Security: CVE-2017-11546
Security: CVE-2017-11547
Security: CVE-2017-11549
2020-03-02 09:01:27 +00:00
Mateusz Piotrowski
85c2fa57c7
Add libarc to LIB_DEPENDS for audio/timidity++
...
Up until now, libarc was only being included in LIB_DEPENDS when
the Makefile of audio/timidity++ was being used by one of its slave ports.
audio/timidity++, however, may be also used as a standalone port in which
case it needs libarc to be available.
Reported by: hselasky
2020-02-27 00:45:24 +00:00
Mateusz Piotrowski
3fdf2a763e
Set USES=localbase instead of modifying CFLAGS and LDFLAGS
2020-02-26 13:39:05 +00:00
Tobias Kortkamp
6a379e2d3a
a-b: Add missing USES={gnome,php,sdl,xorg}
2019-11-08 09:27:56 +00:00
Antoine Brodin
7e175f18f3
Unbreak
2019-11-06 09:23:23 +00:00
Niclas Zeising
91c3b180c1
Add USES=xorg USES=gl, ports categories a
...
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
2019-11-04 20:39:51 +00:00
Baptiste Daroussin
ab0bb2410a
First step at deorbitting esound:
...
remove esound options where it is possible to
2019-02-25 14:32:37 +00:00
Thomas Zander
f6d622b1dc
Fix build failure in check-plist; add missing dependency on libogg
...
PR: 221566
Submitted by: yuri
MFH: 2018Q1 (ports-secteam build fix blanket)
2018-01-07 12:03:23 +00:00
Mathieu Arnold
eabbfd75e3
${RM} already has -f.
...
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
9fa9eb9ac7
Cleanup patches, a* categories.
...
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
2016-07-26 16:51:15 +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
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Baptiste Daroussin
bb21093773
Bump portrevision after png update
2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
2014-12-25 19:04:25 +00:00
John Marino
53eb488924
audio/timidity: Reflect intent to install blank directory in pkg-plist
...
While here, install patch needed for dports for slave port.
2014-10-24 09:09:34 +00:00
Baptiste Daroussin
a6abc3b420
Cleanup plist
2014-10-20 06:35:58 +00:00
Baptiste Daroussin
4c2ccb2080
Do not create packed empty directories
2014-09-02 22:40:58 +00:00
Martin Wilke
34c5689b47
- Update to version 2.14.0
...
PR: 174176
Submitted by: ports fury
2014-06-05 07:31:00 +00:00
Dmitry Marakasov
bd3838f2a0
- Support staging
...
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES
2014-05-10 00:48:44 +00:00
Emanuel Haupt
f454d095ba
Remove trailing whitespaces from category audio
2014-02-21 13:35:10 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Adam Weinberger
49bf36d527
Convert to PORT_OPTIONS:MDOCS.
...
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +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
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
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
c40104f2f1
Really fix this time
2013-07-09 21:35:14 +00:00
Baptiste Daroussin
9a4f5b1e7f
Fix HAVE_GNOME screaming
2013-07-09 21:26:27 +00:00
Baptiste Daroussin
fd681870b3
Convert from USE_MOTIF to USES=motif
...
While here:
Convert to USES=gmake as well
Trim headers
2013-07-09 21:20:28 +00:00
Baptiste Daroussin
5271da855f
Rely on bsdtar to autodetermine the format of the distfiles when possible
...
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Eitan Adler
48443ba510
Mark ports MAKE_JOBS_SAFE after some testing.
2012-09-03 04:00:32 +00:00
Thomas Abthorpe
83fc7a83ad
- Reassign nork@ ports to the heap
...
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
2012-08-15 19:26:13 +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
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Baptiste Daroussin
53f4595a60
Remove some useless use of USE_XLIB and convert the rest to USE_XORG
...
PR: ports/167088
Submitted by: bapt
Approved by: maintainer timeout (>14d)
2012-05-05 10:22:46 +00:00
Martin Wilke
feac48bd45
- Fix build
...
PR: 166016
Submitted by: Ports Fury
Feature safe: yes
2012-04-08 16:26:14 +00:00
Eitan Adler
7e3b32fff8
- remove maintainer tags from pkg-descr
...
Approved by: portmgr
Approved by: bapt (mentor)
2011-10-22 23:50: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
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +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
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dmitry Marakasov
a07aa037a1
- Switch SourceForge ports to the new File Release System: categories starting with A
2009-08-22 00:13:26 +00:00
Christian Weisgerber
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +00:00
Dmitry Marakasov
33e3d901d4
Convert most of remaining ports that depend on xorg-libraries to
...
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
2009-06-09 15:33:28 +00:00
Philip M. Gollucci
00fad10640
Fix the index
...
Reported by: portsnap build
2009-02-08 04:12:00 +00:00