Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.3_13 11 Jul 2024 01:45:33 |
Jason E. Hale (jhale) |
*.*: Bump consumers of devel/libplist
Shlib version has be been bumped in devel/libplist and other components
pertaining to the libimobledevice stack. Consequently, all consumers need
to be rebuilt.
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
0.8.3_12 11 Jul 2024 01:45:30 |
Jason E. Hale (jhale) |
audio/libgpod: Port to libplist_dict_set_item()
Deprecated method plist_dict_insert_item() has been removed and
replaced by plist_dict_set_item() in devel/libplist >= 2.3.0.
PR: 280014
Reported by: <fabio.comolli@gmail.com> |
0.8.3_12 14 Jun 2024 05:29:27 |
Jason E. Hale (jhale) |
*/*: Chase audio/taglib shlib version bump
PR: 266677 |
0.8.3_11 01 Feb 2023 13:31:37 |
Baptiste Daroussin (bapt) |
audio/libgpod: remove wrong dependency on gtk20
This port actually only depends on gdkpixbuf2
While here remove the mono slave ports which is not depended on anymore |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.3_11 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.8.3_11 20 Jul 2022 14:20:54 |
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> (Only the first 15 lines of the commit message are shown above ) |
0.8.3_11 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.3_10 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.3_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.3_9 21 Jan 2021 14:37:32 |
jhale |
comms/libimobiledevice: Update to 1.3.0
comms/libusbmuxd: Update to 2.0.2
comms/usbmuxd: Update to 1.1.1
devel/libplist: Update to 2.2.0
Resurrect comms/py-libimobiledevice, update to 1.3.0
Resurrect devel/py-libplist, update to 2.2.0
Take maintainership of the ports listed above.
Bump PORTREVISION on consumers and adjust LIB_DEPENDS to new versioned library
names. |
0.8.3_8 19 Feb 2020 10:43:43 |
antoine |
Remove optional dependency on pygobject |
0.8.3_7 08 Nov 2019 09:27:57 |
tobik |
a-b: Add missing USES={gnome,php,sdl,xorg} |
0.8.3_7 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.8.3_6 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.8.3_5 27 Nov 2018 16:18:56 |
linimon |
USES=compiler:c++11-lang is required to build this port on GCC-based
architectures.
PR: 233539
Submitted by: Piotr Kubaj |
0.8.3_5 01 Oct 2018 21:43:18 |
rene |
Return avilla@'s ports to the pool after his commit bit got taken in for
safekeeping. |
0.8.3_5 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
0.8.3_5 20 Dec 2017 19:34:12 |
bapt |
Switch from swig 2.0 to swig 3.0 |
0.8.3_5 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.8.3_5 05 Jan 2017 22:58:02 |
jbeich |
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. |
0.8.3_5 27 Nov 2016 17:00:08 |
dbn |
USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
- Instead of excluding the specific packages added to DISTFILES (but only for
FreeBSD 9+), exclude all files with a '.nupkg' extension.
- Move the nuget-extract command to be before post-extract, to allow the port's
post-extract command to move packages around
audio/libgpod-sharp: add port for mono bindings for libgpod
- audio/libgpod: [2]
- USE_GNOME: add missing dependency
- Remove mono files from pkg-plist (now in audio/libgpod-sharp)
- Allow relevant variables to be overridden
- Fix MONO options
- Patch source to allow building with modern mono
- Avoid post-install target for slave ports.
(Only the first 15 lines of the commit message are shown above ) |
0.8.3_5 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
0.8.3_5 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
0.8.3_5 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.8.3_5 28 Nov 2015 02:14:00 |
danfe |
- Remove no longer needed `post-patch' target that now prevented building
of the auxiliary tools and install `ipod-time-sync'
- Convert to USES=localbase; add --disable-silent-rules to CONFIGURE_ARGS
to make debugging easier; use option helpers
Approved by: avilla (maintainer; timeout) |
0.8.3_4 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
0.8.3_4 11 Jun 2015 15:09:28 |
avilla |
- Chase libplist shlib version bump.
- Disable unsupported Mono bindings. |
0.8.3_3 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.8.3_3 03 Jan 2015 08:47:52 |
mva |
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@ |
0.8.3_3 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
0.8.3_3 28 Sep 2014 23:02:29 |
avilla |
- Chase libplist shlib bump. |
0.8.3_2 23 Jul 2014 07:02:55 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.8.3_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
0.8.3 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
0.8.3 13 Nov 2013 16:49:01 |
avilla |
- Update to 0.8.3.
- STAGEify.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.
Version 0.8.3 brings the following improvements:
* Add support for libimobiledevice 1.1.5 (there was an API/ABI break)
* Remove use of some deprecated glib functions
* Fix various issues found using clang/cppcheck
* Improve robustness of the iphone callout |
0.8.2_2 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.8.2_2 03 Sep 2013 10:23:55 |
bapt |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.8.2_2 07 May 2013 00:41:02 |
avilla |
- Chase libimobiledevice soversion bump.
- Remove SWIG from RUN_DEPENDS.
- Sort plist.
- Cleanup. |
0.8.2_1 03 May 2013 17:37:14 |
ehaupt |
Chase security/libgcrypt update |
0.8.2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.8.2 06 Oct 2012 16:01:59 |
eadler |
Convert to OptionsNG
Trim header
Approved by: avilla (maintainer) |
0.8.2 10 Jun 2012 10:09:33 |
fluffy |
- Update libGPOD to 0.8.2 release
No more crash with mono bindings on i386
Better iOS 4.3 support
Still no iPhone/iPod 4/4S support
Bugfixes
Approved by: avilla (maintainer, via IM) |
0.8.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.0 23 Sep 2011 22:26:39 |
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 |
0.8.0 29 Jul 2011 18:38:12 |
danfe |
Adjust COMMENT if iPhone support is enabled, and update port description.
Approved by: maintainer (implicit) |
0.8.0 29 Jul 2011 18:10:25 |
kwm |
Convert custom *_DEPENDS lines of devel/py-gobject to USE_GNOME=pygobject or
pygtk2 (which depends already on py-gobject). |
0.8.0 09 Jun 2011 02:07:52 |
danfe |
Make support for Apple iPhone/iPod Touch (and thus `comms/libimobiledevice'
dependency) optional (but enabled by default). Users of older Apple gadgets
can unset it to make their systems slightly less polluted e.g. with GnuTLS,
(default SSL implementation throughout the Ports Collection is OpenSSL).
Approved by: maintainer (implicit) |
0.8.0 15 Mar 2011 15:03:00 |
danfe |
- Update to version 0.8.0
- Add LICENSE (LGPL20)
- Install some extra documentation files
- Transfer maintainership to submitter. Alberto did a good job on porting
libgpod dependencies, owns more recent Apple gadgets than me, and kindly
agreed to look after this port
PR: ports/155161
Submitted by: avilla |
0.7.2_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.7.2_3 27 May 2010 16:16:00 |
danfe |
- Check for correct library name of `sysutils/sg3_utils' port
- Couple of non-functional cleanups while here
PR: ports/142893 (name change forgotten by miwi@) |
0.7.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.2_2 13 Feb 2010 10:18:11 |
miwi |
- Chase sysutils/sg3_utils slib bump
PR: 142893
Submitted by: Mykola Dzham <i@levsha.me>
Approved by: maintainer timeout |
0.7.2_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.7.2 23 Aug 2009 18:40:53 |
danfe |
Reformat. |
0.7.2 23 Aug 2009 18:30:42 |
danfe |
- Allow to build with Python bindings [1]
- Optionally, build SysInfo detection utility, which is required in order
to support iPod classic and nano 3G [2]
- Some minor Makefile nits
Since both knobs are disabled by default, do not bump PORTREVISION
PR: ports/124707 [1], ports/126656 [2]
Submitted by: edwin [1], ehaupt [2] |
0.7.2 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.7.2 07 Aug 2009 17:01:29 |
miwi |
- Update to 0.7.2 (it required for upcoming amarok 2.1.1 update)
PR: 136989
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Approved by: maintianer timeout |
0.6.0_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.0_1 06 Jun 2008 13:07:20 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.6.0 06 Jan 2008 22:46:02 |
danfe |
- Update to version 0.6.0, which has support for new iPod Classics and Nano
Videos, and also preliminary support for the iPhone and the iPod Touch
- Stop messing with things at extract stage, do it during patching instead
- Fix configure warnings (weak test(1) syntax)
- Clarify and expand Makefile comments |
0.5.2 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.5.2 23 Jul 2007 17:34:48 |
danfe |
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.
Based on PR: ports/114563, ports/114564
Submitted by: Herbert J. Skuhra |
0.4.2_1 13 Jun 2007 12:51:56 |
danfe |
- Remove support for old GCC versions (pre-3.x)
- Add a comment on what I do with sed(1) here |
0.4.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.2 02 May 2007 08:01:27 |
edwin |
[patch] cleanup non-supported FreeBSD versions
PR: ports/111669
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout |
0.4.2 18 Mar 2007 19:45:18 |
danfe |
Update to version 0.4.2.
PR: ports/109300
Submitted by: Herbert J. Skuhra |
0.4.0 10 Oct 2006 11:13:42 |
danfe |
Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively. Also rename a knob, commit to UPDATING will follow. |
0.3.2_1 16 Jun 2006 12:37:11 |
danfe |
Fix the build with older GCC.
Reported by: krismail |
0.3.2_1 05 Apr 2006 09:33:14 |
danfe |
Bump PORTREVISION after pkg-plist fix. |
0.3.2 05 Apr 2006 09:32:09 |
danfe |
Add missing file.
Reported by: krismail |
0.3.2 03 Apr 2006 14:12:27 |
danfe |
Update to most recent versions.
Prodded by: several |
0.3.0 26 Feb 2006 22:58:58 |
danfe |
While previous commit should have fixed port breakage, depend on gtk20
instead of glib20 since libgpod makes usage of gdk_pixbuf. While here,
kill nearby USE_REINPLACE, which is no-op now.
Approved by: portmgr (marcus) |
0.3.0 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.3.0 12 Feb 2006 22:10:36 |
kris |
BROKEN: Configure fails |
0.3.0 21 Jan 2006 05:04:00 |
danfe |
- Hopefully fix the build on cluster [1]
- Previous commit was useless, but don't revert it :-(
Reported by: krismail [1] |
0.3.0 21 Jan 2006 04:40:55 |
danfe |
Reindent group of lines in preparation for next commit. |
0.3.0 18 Jan 2006 14:45:54 |
danfe |
Add libgpod 0.3.0, a library for direct access of iPod's contents.
PR: ports/91531
Submitted by: Devon Ryan <dpryan(at)dpryan.com> |