Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jan 2021 01:55:20
0.4.0

|
jbeich  |
Drop illusion of maintenance
Gift important ports (reset if undesired):
- multimedia/libmtp -> desktop@
- x11-drivers/xf86-input-wacom -> x11@ |
23 Jul 2020 21:29:51
0.4.0

|
jbeich  |
sysutils/fusefs-simple-mtpfs: update to 0.4.0
Changes: https://github.com/phatina/simple-mtpfs/compare/simple-mtpfs-0.3.0...v0.4.0
Reported by: portscout |
26 Jul 2019 20:46:57
0.3.0_5

|
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 |
12 Dec 2018 01:35:36
0.3.0_4

|
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 |
29 Jul 2018 22:18:46
0.3.0_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Sep 2017 20:55:39
0.3.0_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
0.3.0_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
03 Jan 2017 12:49:39
0.3.0

|
jbeich  |
Drop pre-10.3 support in my ports
Figuring out which GCC hacks are safe to drop is tricky but at least
devel/fb-adb is limited to x86 due to ADA bootstrap. |
25 Dec 2016 12:51:42
0.3.0

|
jbeich  |
sysutils/fusefs-simple-mtpfs: update to 0.3.0
Changes: https://github.com/phatina/simple-mtpfs/compare/a7ab64c...simple-mtpfs-0.3.0
MFH: 2016Q4 |
09 Sep 2016 19:42:46
0.2.24

|
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 ) |
16 Mar 2016 12:58:17
0.2.24

|
jbeich  |
Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html |
12 Jan 2016 16:20:32
0.2.24

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
26 Sep 2015 20:26:22
0.2.24

|
jbeich  |
Convert my ports to USES=localbase |
03 Sep 2015 19:37:47
0.2.24

|
jbeich  |
sysutils/fusefs-simple-mtpfs: update to 0.2.24 (20150903 snapshot)
Switch to |git describe --tags| versioning scheme. Tag offsets better
show the amount of changes happenning between snapshots.
Changes: https://github.com/phatina/simple-mtpfs/compare/76be403...a7ab64c |
07 May 2015 20:24:16
0.2.s20150108

|
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
16 Feb 2015 08:12:17
0.2.s20150108

|
jbeich  |
Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor) |
07 Feb 2015 19:38:35
0.2.s20150108

|
jbeich  |
Use INSTALL_MAN for documentation per r367307 and Porter's Handbook
Approved by: mentors (implicit) |
22 Jan 2015 20:02:16
0.2.s20150108

|
jbeich  |
Update to 0.2.s20150108
Differential Revision: https://reviews.freebsd.org/D1594
Approved by: flo (mentor)
ChangeLog:
- Fix month value in log's timestamp
- Introduce device capabilities in --list-devices
- Drop debug messages from LIBMTP_Init()
- Move mutex calls to private section of MTPDevice
- Show correct folder timestamp |
20 Jan 2015 22:03:56
0.2.s20140709_2

|
jbeich  |
Per convention change my address to @FreeBSD.org
Differential Revision: https://reviews.freebsd.org/D1565
Approved by: bapt (mentor) |
25 Sep 2014 17:03:23
0.2.s20140709_2

|
tijl  |
- Convert to USES=autoreconf
- Replace MAKE_ENV=V=1 with CONFIGURE_ARGS=--disable-silent-rules
- improve |automountd -d| output a bit by not redirecting stderr
- s/simple-mtpfs/${PORTNAME}/ to save from typos in future
- add a comment about why /etc/autofs doesn't install under PREFIX yet
PR: 193882
Submitted by: Jan Beich <jbeich@vfemail.net> (maintainer) |
10 Sep 2014 20:50:37
0.2.s20140709_1

|
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) |
24 Aug 2014 16:53:20
0.2.s20140709

|
adamw  |
-ignore device_file argument on fail
Pseudo filesystems like tmpfs, fdescfs, procfs, etc. ignore "from" option
passed by nmount(2) but unfortunately mount(8) requires it to ease fstab
parsing.
-install autofs special map
PR: 192851
Submitted by: maintainer |
24 Aug 2014 16:14:28
0.2.s20140709

|
adamw  |
Add sysutils/fusefs-simple-mtpfs.
Simple FUSE filesystem for reading from and writing to MTP devices.
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine.
WWW: https://github.com/phatina/simple-mtpfs
PR: 192552
Submitted by: Jan Beich |