non port: audio/ocp/Makefile |
Number of commits found: 140 (showing only 100 on this page) |
Sunday, 2 Mar 2025
|
21:40 Christian Weisgerber (naddy)
*/*: bump PORTREVISION after audio/flac update
153b006 |
Monday, 30 Dec 2024
|
12:28 Emanuel Haupt (ehaupt)
audio/ocp: Update to 3.0.1
e7747b5 |
Tuesday, 24 Dec 2024
|
10:38 Emanuel Haupt (ehaupt)
audio/ocp: Update to 3.0.0
aae1702 |
Sunday, 8 Sep 2024
|
09:40 Emanuel Haupt (ehaupt)
*/*: Chase audio/libgme update
0496fc5 |
Monday, 1 Jul 2024
|
20:27 Rene Ladan (rene)
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141
19d6872 |
Saturday, 20 Apr 2024
|
14:25 Po-Chuan Hsieh (sunpoet)
audio/libid3tag: Bump PORTREVISION of dependent ports for shlib change
Notified by: vvd
2c15a70 |
Friday, 12 Apr 2024
|
19:35 Emanuel Haupt (ehaupt)
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports.
4ab6c18 |
Friday, 5 Apr 2024
|
12:55 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.109
8177f37 |
Tuesday, 2 Apr 2024
|
10:01 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.108
87cd12f |
Tuesday, 20 Feb 2024
|
03:48 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.107
e0f0ad3 |
Sunday, 21 Jan 2024
|
18:08 Emanuel Haupt (ehaupt)
*/*: Simply future removal of GNU_CONFIGURE_MANPREFIX
Simplify the future removal of GNU_CONFIGURE_MANPREFIX after the
manprefix migration is complete. The current placement of
GNU_CONFIGURE_MANPREFIX will not result in consecutive blank lines or
comments when lines containing GNU_CONFIGURE_MANPREFIX are removed in
batches.
Notified by: mat
319b2de |
17:43 Emanuel Haupt (ehaupt)
audio/ocp: Move manpages to share/man
22ae616 |
Monday, 2 Oct 2023
|
09:35 Emanuel Haupt (ehaupt)
audio/ocp: Switch from ttf to otf font
Switch from x11-fonts/gnu-unifont-ttf to x11-fonts/gnu-unifont-otf.
PR: 273751 (based on)
88f4168 |
Monday, 14 Aug 2023
|
08:40 Emanuel Haupt (ehaupt)
audio/ocp: Add an option for libgme support
Incorporate a selectable option for libgme support, introducing extended
compatibility for various video game music formats.
f813a7a |
Monday, 31 Jul 2023
|
16:58 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.106
9b44599 |
Friday, 28 Jul 2023
|
17:13 Daniel Engberg (diizzy)
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
664a2fa |
Wednesday, 26 Jul 2023
|
00:48 Muhammad Moinur Rahman (bofh)
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
95274bf |
Tuesday, 4 Jul 2023
|
06:57 Emanuel Haupt (ehaupt)
audio/ocp: Fix build with clang16
Notified by: pkg-fallout
a140693 |
Sunday, 14 May 2023
|
14:02 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.105
e5b28af |
Friday, 12 May 2023
|
06:28 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.104
Changes: https://github.com/mywave82/opencubicplayer/releases/tag/v0.2.104
339a41e |
Monday, 6 Mar 2023
|
19:24 Emanuel Haupt (ehaupt)
audio/ocp: Remove temporary workaround for libdiscid regression
The previously implemented workaround in audio/ocp is no longer
necessary as the regression to audio/libdiscid has been fixed.
014a5f6 |
09:24 Emanuel Haupt (ehaupt)
audio/ocp: Workaround regression in audio/libdiscid
Workaround regression in audio/libdiscid. This can be removed once
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269990 is committed.
Notified by: pkg-fallout
273c18c |
Friday, 24 Feb 2023
|
03:29 Emanuel Haupt (ehaupt)
audio/ocp: Fix package building as user
Notified by: pkg-fallout (exp)
a785a9d |
Saturday, 18 Feb 2023
|
17:57 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.103
b01fa56 |
Monday, 6 Feb 2023
|
06:53 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.102
3e790e9 |
Monday, 26 Dec 2022
|
16:05 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.101
0fad6eb |
Sunday, 25 Sep 2022
|
20:14 Christian Weisgerber (naddy)
audio/flac: bump port revision of consumers after update to 1.4.1
1e5aaab |
19:29 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.100
91b5885 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:20 Tobias C. Berner (tcberner)
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexander Yerenkow <yerenkow@gmail.com>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anes Mukhametov <anes@anes.su>
* Anthony Ginepro <anthony.ginepro@laposte.net>
* Anton Yuzhaninov <citrin@citrin.ru>
* Aragon Gouveia <aragon@phat.za.net>
* Ashish SHUKLA <wahjava@gmail.com>
* Ayumi M <ayu@commun.jp>
* Ayumi Mitsui <ayu@commun.jp>
* Bartoletti <lbartoletti@FreeBSD.org>
* Bernard Spil <brnrd@FreeBSD.org>
* Bill Fenner <fenner@FreeBSD.org>
* Brad Walker <tha_walka@hotmail.com>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Byung-Hee HWANG <bh@izb.knu.ac.kr>
* Carey Jones <mcj@acquiesce.org>
* Carlos J. Puga Medina <cpm@FreeBSD.org>
* Cezary Morga <cm@therek.net>
* Chao Shin <quakelee@cn.freebsd.org>
* Charles Mercadal <mercadal@diablonet.net>
* Chia-liang Kao <clkao@CirX.ORG>
* Chip Marshall <chip@eboai.org>
* Choi Jun Ho <junker@moderato.snu.ac.kr>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christian Laursen <xi@borderworlds.dk>
* Christopher Key <cjk32@cam.ac.uk>
* Daniel Menelkir <dmenelkir@gmail.com>
* Daniel O'Connor
* David Bushong <david@bushong.net>
* David Le Brun <david@dyn-ns.net>
* David MacKenzie <djm@pix.net>
* David Naylor <dbn@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David Yeske <dyeske@gmail.com>
* Denise H. G. <darcsis@gmail.com>
* Dennis Herrmann <adox@mcx2.org>
* Dennis Herrmann <dhn@FreeBSD.org>
* Devon Ryan <dpryan@dpryan.com>
* Ditesh Shashikant Gathani <ditesh@gathani.org>
* Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
* Dominic Mitchell <dom@happygiraffe.net>
* Dominique Goncalves <dominique.goncalves@gmail.com>
* Dryice Liu <dryice@dryice.name>
* Edward Tomasz Napierala <trasz@FreeBSD.org>
* Edward Tomasz Napierala <trasz@pin.if.uz.zgora.pl>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Anholt <anholt@FreeBSD.org>
* Erik Cederstrand <erich@FreeBSD.org>
* Francisco Gomez <francisco@gomezmarin.com>
* Frank Laszlo <laszlof@vonostingroup.com>
* František Dvořák <valtri@civ.zcu.cz>
* Fraser Tweedale <frase@frase.id.au>
* Gabor Kovesdan
* Gabor Zahemszky <Gabor@Zahemszky.HU>
* Ganael Laplanche <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Gennady Sorokopud <gena@NetVision.net.il>
* George Reid <greid@FreeBSD.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Goran Mekić <meka@tilda.center>
* Grzegorz Blach <gblach@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Hans Petter Selasky <hselasky@FreeBSD.org>
* Hans Petter Selasky <hselasky@freebsd.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Jaap Akkerhuis <jaap@NLnetLabs.nl>
* Jamie Heckford <jamie@blackhole.net>
* Jean-Marc Zucconi <jmz@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jerry Eriksson <jerry@freebsd.se>
* Jim Mock <jim@FreeBSD.org>
* Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* Joao Carlos Mendes Luis <jonny@jonny.eng.br>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* John Hixson <jhixson@FreeBSD.org>
* John Hixson <john@pcbsd.org>
* Jonathan Lennox <lennox@cs.columbia.edu>
* Joris Vandalon <joris@vandalon.nl>
* Juha Erkkilä <erkkila@cc.jyu.fi>
* Juha Nygard <juha.nygard1@netikka.fi>
* Kawaguti Ginga <ginga@athena.club.ne.jp>
* Kengo Ichiki <kichiki@users.sourceforge.net>
* Koine Yuusuke(koinec) <koinec@users.osdn.me>
* Konstantinos Konstantinidis <kkonstan@daemon.gr>
* Koop Mast <kwm@FreeBSD.org>
* Lars Engels <lars.engels@0x20.net>
* Lars Engels <lme@FreeBSD.org>
* Lars Thegler <lth@FreeBSD.org>
* Leo Kim <leo@florida.sarang.net>
* Liam J. Foy <liamfoy@sepulcrum.org>
* Manuel Creach <manuel.creach@icloud.com>
* Marc van Woerkom <3d@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Mark Kane <mark@mkproductions.org>
* Mark Pulford <mark@kyne.com.au>
* Mark Reidel <ports@mark.reidel.info>
* Mark Reidel <ports@mark.reidle.info>
* Martin Blapp <mbr@FreeBSD.org>
* Martin Dieringer <Martin.Dieringer@t-online.de>
* Martin Kraft <martin.kraft@fal.de>
* Martin Matuska <mm@FreeBSD.org>
* Martin Wilke (miwi@FreeBSD.org)
* Martin Wilke <miwi@FreeBSD.org>
* Masanori Kiriake <seiken@nbs.co.jp>
* Mathew Kanner <mat@hak.cnd.mcgill.ca>
* Matt Tosto <datahead4@gmail.com>
* Matthias Andree <matthias.andree@gmx.de>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Beer <beerml@sigma6audio.de>
* Michael Haro <mharo@area51.fremont.ca.us>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael Nottebrock <michaelnottebrock@gmx.net>
* Michael Vasilenko <acid@stu.cn.ua>
* Mike Makonnen <mtm@identd.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Mykola Dzham <i@levsha.me>
* Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
* Necati Ersen SISECI <siseci@enderunix.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nicolas Herry <nicolasherry@gmail.com>
* Oliver Breuninger <ob@breuninger.org>
* Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Duchateau
* Oyvind Moll <oyvindmo@initio.no>
* Pav Lucistnik <pav@FreeBSD.org>
* Pav Lucistnik <pav@oook.cz>
* Peter Pentchev <roam@FreeBSD.org>
* Philip Paeps <philip@paeps.cx>
* Philippe Audeoud <jadawin@tuxaco.net>
* Pietro Cerutti <gahr@FreeBSD.org>
* Piotr Kubaj <emulation@FreeBSD.org$
* Piotr Kubaj <pkubaj@anongoth.pl>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Putrya Statislav
* Rahul Siddharthan <rsidd@online.fr>
* Rich Neese <r.neese@gmail.com>
* Richard Neese
* Rob Zinkov <rzinkov@gmail.com>
* Romain Tartiere <romain@blogreen.org>
* Romain Tartière <romain@blogreen.org>
* Roman Bogorodskiy
* Roman Shterenzon <roman@xpert.com>
* Sander Janssen <janssen@rendo.dekooi.nl>
* Sascha Klauder <sklauder@trimind.de>
* Satoshi Taoka <taoka@FreeBSD.org>
* Sean McGovern <sean@sfarc.net>
* Sergey Akifyev <asa@gascom.ru>
* Seth Kingsley <sethk@osd.bsdi.com>
* Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Simon Barner <barner@gmx.de>
* Stas Timokhin <stast@bsdportal.ru>
* Stefan Ehmann <shoesoft@gmx.net>
* Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* Stefan Zehl <sec@42.org>
* Stepan Zastupov [RedChrom] <redchrom@gmail.com>
* Steve Wills <swills@FreeBSD.org>
* Sue Blake <sue@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
* Tatsuki Makino <tatsuki_makino@hotmail.com>
* The Anarcat <anarcat@anarcat.dyndns.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas M. Hermann <tmh.public@gmail.com>
* Thomas Runge <runge@rostock.zgdv.de>
* Thomas Zander <riggs@FreeBSD.org>
* Tilman Linneweh <arved@FreeBSD.org>
* Tim Bishop <tdb@FreeBSD.org>
* Timothy Beyer <beyert@cs.ucr.edu>
* Tobias Rehbein <tobias.rehbein@web.de>
* Tyler Spivey
* Ulrich Spoerlein <q@uni.de>
* Ulrich Spoerlein <uspoerlein@gmail.com>
* Vanilla I. Shu <vanilla@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vincent Tantardini <vinc@FreeBSD-fr.org>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Yanhui Shen <shen.elf@gmail.com>
* Yar Tikhiy <yar@FreeBSD.org>
* Yar Tikhiy <yar@comp.chem.msu.su>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi Asai <yatt@luna2.org>
* Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Yoshiaki Uchikawa
* Yoshihide SONODA <ysonoda@dontaku.csce.kyushu-u.ac.jp>
* Yuri Victorovich
* Yuri Victorovich <yuri@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zach Zurflu <zach@pabst.bendnet.com>
* Zane C. Bowers
* Zane C. Bowers-Hadley <vvelox@vvelox.net>
* Zhihao Yuan <lichray@gmail.com>
* ache
* arved
* chinsan
* chinsan <chinsan.tw@gmail.com>
* ericb@thedeepsky.com
* erich@FreeBSD.org
* faulkner@mpd.tandem.com
* gahr
* greg
* hrkfrd@googlemail.com
* ijliao
* janek@gaja.ipan.lublin.pl
* jkh
* jockl <jockl@pianojockl.org>
* kbyanc@posi.net
* kwm@rainbow-runner.nl
* lazyklimm <lazyklimm@gmail.com>
* leo
* lx
* mahonmesr@googlemail.com
* marius nuennerich
* mathias.picker@gmx.de
* michael johnson <ahze@ahze.net>
* michaelnottebrock@gmx.net and lioux@FreeBSD.org
* mtm@identd.net
* nemysis <nemysis@gmx.ch>
* nork@FreeBSD.org
* nox@jelal.kn-bremen.de
* numisemis at yahoo dot com
* patrick
* pjm <pierrejacqes.mimifir@gmail.com>
* pozar
* pst
* r.neese
* rene@FreeBSD.org (repocopied from audio/py-mpd)
* sethk
* shanee@augusta.de
* sobomax
* squell@alumina.nl
* swallace
* t.vanklaveren@student.utwente.nl
* torstenb
* trasz <trasz@FreeBSD.org
* trasz <trasz@pin.if.uz.zgora.pl>
* trevor
* ugen
* will
* yoshiaki Uchikawa
With hat: portmgr
213b0b7 |
Monday, 11 Jul 2022
|
21:46 Po-Chuan Hsieh (sunpoet)
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
2bbe718 |
Sunday, 26 Jun 2022
|
17:00 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.99
4883229 |
Tuesday, 3 May 2022
|
13:24 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.97
46d89a3 |
Tuesday, 22 Mar 2022
|
13:41 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.95
0b172d4 |
Monday, 28 Feb 2022
|
18:35 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.94
74b7656 |
Sunday, 6 Feb 2022
|
18:36 Stefan Eßer (se)
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit)
bdd2d4a |
Sunday, 23 Jan 2022
|
22:10 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.93
4f17b61 |
Thursday, 13 Jan 2022
|
08:29 Emanuel Haupt (ehaupt)
audio/ocp: Install desktop icons
9c4ff61 |
06:20 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.92
1d63c49 |
Monday, 10 Jan 2022
|
13:19 Emanuel Haupt (ehaupt)
audio/ocp: Update to 0.2.91
39e1835 |
Tuesday, 19 Oct 2021
|
08:36 Tobias Kortkamp (tobik)
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
ce1af7f |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2c672a4 |
Thursday, 20 May 2021
|
21:12 Emanuel Haupt (ehaupt)
audio/ocp: drop dependency to audio/libsidplay
ocp now uses a builtin version of sidplayfp and therefore
audio/libsidplay is no longer required.
6bd1786 |
Friday, 23 Apr 2021
|
20:56 Antoine Brodin (antoine)
Cleanup LIB_DEPENDS
56d3caa |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 19 Mar 2021
|
20:48 ehaupt
audio/ocp: Update to 0.2.90
Remove USE_LDCONFIG, this port does not install shared objects in the
format lib*.so.[0-9] which ldconfig(8) needs to register them in the
hints file.
 |
Saturday, 26 Sep 2020
|
19:46 linimon
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 20 Jun 2020
|
10:31 ehaupt
Patch fails due to the fact that the file to patch contains CRLFs. Use
dos2unix to fix build. Quarterly branch is not affected.
Reported by: pkg-fallout
Pointy hat: pkubaj
 |
Thursday, 18 Jun 2020
|
15:41 pkubaj
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)
 |
12:22 pkubaj
audio/ocp: enable on powerpc
Builds fine on head and a patch waiting for approval in a PR will fix it on 11
and 12 as well.
 |
Wednesday, 10 Jun 2020
|
09:30 ehaupt
Chase audio/libadplug update.
MFH: 2020Q2 (blanket, security fixes)
Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e
 |
Tuesday, 2 Jun 2020
|
19:47 ehaupt
- Update to 0.2.2
- Make portclippy and portfmt happy
Changelog: https://github.com/mywave82/opencubicplayer/releases/tag/v0.2.2
 |
Friday, 3 Jan 2020
|
22:04 pkubaj
audio/ocp: unbreak on powerpc64
Builds fine on 12.1-RELEASE.
MFH: 2020Q1 (build fix blanket)
 |
Thursday, 5 Dec 2019
|
14:19 ehaupt
- Update to 0.2.1
- Move to github
 |
Wednesday, 4 Dec 2019
|
22:25 ehaupt
Fix build on i386
 |
Saturday, 30 Nov 2019
|
21:25 ehaupt
This port does currently not build on i386.
Notified by: pkg-fallout
 |
Friday, 29 Nov 2019
|
09:17 ehaupt
- Update to 0.2.0
- Drop sdl1 option in favour of sdl2
- Make alsa support an option
- Make oss support an option
 |
Monday, 25 Nov 2019
|
09:39 amdmi3
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
 |
Friday, 8 Nov 2019
|
09:27 tobik
a-b: Add missing USES={gnome,php,sdl,xorg}
 |
Thursday, 7 Nov 2019
|
20:20 zeising
Sprinkle more USES=xorg
 |
Monday, 14 Jan 2019
|
15:19 ehaupt
Fix build on i386 with lld as system linker.
PR: 234836 (based on)
Submitted by: emaste
Reported by: antoine (via exp-run)
 |
11:21 ehaupt
- Use options helpers
- Pacify portlint
- Use localbase:ldflags uses flag
 |
Saturday, 10 Nov 2018
|
18:12 bapt
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
 |
Monday, 23 Apr 2018
|
15:31 ehaupt
Chase audio/libadplug update.
 |
Tuesday, 9 Aug 2016
|
13:46 ehaupt
Pacify stage-qa
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 25 Feb 2015
|
16:40 ehaupt
Remove compiler:nestedfct - this port does not require nested functions and
builds fine with clang. Also remove USE_GCC=any which was redundant with
compiler:nestedfct.
 |
Tuesday, 24 Feb 2015
|
13:35 ehaupt
Update to 0.1.21
 |
09:03 ehaupt
- Fix pkg-plist
- Cleanup Makefile
 |
Sunday, 25 Jan 2015
|
22:32 antoine
Fix RUN_DEPENDS
 |
Tuesday, 6 Jan 2015
|
09:36 ehaupt
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Wednesday, 25 Jun 2014
|
17:00 bapt
Fix build without texinfo
 |
Friday, 2 May 2014
|
19:26 tijl
Remove sdl_sound dependency.
 |
Sunday, 2 Mar 2014
|
23:56 bapt
Replace USE_GCC=any by USES=compiler:nestedfct
 |
Wednesday, 5 Feb 2014
|
10:10 ehaupt
- Strip binaries/shared objects
- Convert to desktop-file-utils
 |
Wednesday, 11 Dec 2013
|
14:35 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
 |
Friday, 1 Nov 2013
|
12:58 ehaupt
Support staging.
 |
Friday, 20 Sep 2013
|
14:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
 |
Tuesday, 10 Sep 2013
|
17:39 bapt
Add an explicit dependency on pkgconf
 |
Monday, 8 Jul 2013
|
18:42 ehaupt
- 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
 |
Sunday, 9 Jun 2013
|
19:30 naddy
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072
 |
Wednesday, 29 May 2013
|
06:41 ehaupt
Fix build on HEAD by adding USE_GCC=any (uses nested functions).
 |
Monday, 6 May 2013
|
15:34 bapt
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
 |
Tuesday, 15 Jan 2013
|
13:40 ehaupt
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
 |
Saturday, 3 Nov 2012
|
18:01 ehaupt
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
 |
Monday, 10 Sep 2012
|
10:49 ehaupt
- Use OPTIONSng
- Remove deprecated header information
 |
Thursday, 19 Jul 2012
|
20:15 naddy
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
 |
Saturday, 18 Feb 2012
|
10:18 mva
- 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
 |
Tuesday, 27 Dec 2011
|
15:14 ehaupt
Pacify portlint
Feature safe: yes
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
 |
Monday, 11 Apr 2011
|
08:34 bapt
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@)
 |
Tuesday, 25 Jan 2011
|
08:39 ehaupt
Add LICENSE and remove MD5 sums.
Feature safe: yes
 |
Sunday, 6 Jun 2010
|
20:44 naddy
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
 |
Friday, 21 May 2010
|
12:44 ehaupt
Chase audio/libadplug update
 |
Monday, 17 May 2010
|
11:33 ehaupt
Update to 0.1.20
 |
Monday, 11 Jan 2010
|
13:12 ehaupt
Add PORTSCOUT variable in order to skip version 0.1.19 which is just a tarball
of an experimental version.
 |
Tuesday, 5 Jan 2010
|
15:23 ehaupt
Chase audio/libadplug update
 |
Tuesday, 29 Dec 2009
|
16:26 ehaupt
This port now works under amd64
 |
Number of commits found: 140 (showing only 100 on this page) |