non port: sysutils/mtpfs/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: 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
|
Fri, 21 Jul 2023
|
[ 18:26 Muhammad Moinur Rahman (bofh) ] 492a7f8
sysutils/mtpfs: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 11 Jul 2022
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 2bbe718 (Only the first 10 of 48 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 2 Jul 2020
|
[ 17:38 jhixson ]
sysutils/mtpfs: update to use github
PR: 200078
Reported by: jensh604@gmail.com
|
Fri, 8 Nov 2019
|
[ 13:11 tobik ] (Only the first 10 of 65 ports in this commit are shown above. )
sysutils: Add missing USES={gnome,mate,php}
|
Tue, 7 Aug 2018
|
[ 12:13 jhixson ] (Only the first 10 of 20 ports in this commit are shown above. )
Change jhixson port maintainer email to jhixson@FreeBSD.org
Approved by: miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D16592
|
Wed, 1 Aug 2018
|
[ 09:37 amdmi3 ]
- Add LICENSE
- Regenerate patches
- Update WWW
Approved by: portmgr blanket
|
Mon, 20 Mar 2017
|
[ 18:42 araujo ]
Update maintainer email address.
Submitted by: John Hixson <jhixson@gmail.com> (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Fri, 18 Jul 2014
|
[ 11:02 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
audio/rhythmbox: drop :keepla
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports
|
Tue, 10 Jun 2014
|
[ 03:01 danilo ]
- Add stage support [1]
- Convert LIB_DEPENDS to new syntax
PR: ports/190849
Submitted by: jhixson@gmail.com [1]
|
Sun, 9 Mar 2014
|
[ 19:40 gerald ]
Chase the move of libmtp from audio to multimedia.
PR: 175266
Reported by: makc, cperciva
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 2 Sep 2013
|
[ 19:55 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 6 Mar 2013
|
[ 16:52 bapt ] (Only the first 10 of 50 ports in this commit are shown above. )
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
Sat, 15 Dec 2012
|
[ 23:55 beech ]
- Update to 1.1
PR: ports/174408
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
|
Fri, 14 Dec 2012
|
[ 15:47 flo ] (Only the first 10 of 48 ports in this commit are shown above. )
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
|
Tue, 30 Oct 2012
|
[ 18:08 madpilot ]
- Fix build with clang
While I'm here:
- Trim Makefile headers
- Remove ABI version numbers from LIB_DEPENDS
- Update author address in Created by line
Approved by: John Hixson <john@pcbsd.org> (maintainer)
Feature safe: yes
|
Fri, 25 May 2012
|
[ 15:14 miwi ]
- Chase libmtp shlib bump
|
Mon, 10 May 2010
|
[ 13:07 makc ]
Chase audio/libmtp update.
|
Sat, 24 Jan 2009
|
[ 14:23 chinsan ]
- Fix build (fogot to updte patch)
|
[ 14:15 chinsan ]
- Update to 0.9
PR: ports/130142 (maintainer timeout)
Submitted by: chinsan (me)
|
[ 14:08 chinsan ]
- Update to 0.9
|
Fri, 6 Jun 2008
|
[ 14:03 edwin ] (Only the first 10 of 198 ports in this commit are shown above. )
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)
|
Mon, 31 Mar 2008
|
[ 07:56 rafan ]
- Chase audio/libmtp share library version bump
PR: ports/12203
|
Thu, 28 Feb 2008
|
[ 10:49 rafan ]
- Chase audio/libmtp share library version bump
PR: 118499
|
Tue, 11 Sep 2007
|
[ 20:46 edwin ]
Add missing dependencies.
Noticed by: TAPHR
|
Sat, 8 Sep 2007
|
[ 05:11 edwin ]
PR: ports/114762
Submitted by: John Hixson <john@pcbsd.divinix.org>
|
[ 05:10 edwin ]
New port: sysutils/mtpfs MTP device filesystem
MTPFS is a FUSE filesystem that supports reading aand writing
from any MTP device (as supported by libmtp)
WWW: http://www.adebenham.com/mtpfs/
|
Number of commits found: 33 |