non port: sysutils/archivemount/Makefile |
SVNWeb
|
Number of commits found: 22 |
Tue, 20 Sep 2022
|
[ 18:11 Nuno Teixeira (eduardo) Author: Evgeny Zhirnov ] 1b7c6c2
sysutils/archivemount: Update to 0.9.1
ChangeLog:
* 0.9.1 - Incorporated fixes for compilation problems with newer gcc
versions. Contributed by Niels de Vos
* 0.9.0 - Make sure the written archive's format is the same or as
close as possible to the original. Due to a bug written files
were always in ustar format. Contributed by Jeff Ebert.
- Add AM_PROG_CC_C_O macro to configure.ac, contributed by
Jeff Ebert
- added option -o password, contributed by Scott Worley
- Pass REG_ENHANCED to regcomp where available (Mac and BSD).
Otherwise \? has no special meaning. Contributed by Michael
J. Walsh
- Removed magic number for block size, it's a constant now.
Contributed by John Delgado
PR: 266518
|
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 )
|
Fri, 18 Mar 2022
|
[ 07:14 Fernando Apesteguía (fernape) ] ce6d956
sysutils/archivemount: Remove gmake dependency
It is not necessary to build the port.
PR: 262321
Reported by: billblake2018@gmail.com
Approved by: jirnov@gmail.com (maintainer, timeout 2 weeks)
|
Wed, 16 Mar 2022
|
[ 11:20 Fernando Apesteguía (fernape) ] 15865bd
*/*: Use fusefs.ko instead of old fuse.ko
In several installation messages.
Bumping PORTEREVISION since this is something an end user would like know about.
PR: 262246
Reported by: obiwac@gmail.com
|
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.
|
Sun, 26 May 2019
|
[ 18:12 eugen ]
sysutils/archivemount: update to 0.8.12
Upstream switched to https, so MASTER_SITES changed
to avoid extra request and delay.
Put archivemount more in line with common FreeBSD utilities
providing symlink mount_archive and add pkg-message describing
how it can be used in /etc/fstab.
PR: 237014
Approved by: jirnov@gmail.com (maintainer timeout, 7 weeks)
|
Tue, 2 Oct 2018
|
[ 09:38 amdmi3 ]
- Fix license
- Update WWW
Approved by: portmgr blanket
|
Fri, 23 Feb 2018
|
[ 02:25 yuri ]
sysutils/archivemount: Update to 0.8.1
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE/LICENSE_FILE
* Sorted USES
PR: 225571
Submitted by: feld
Approved by: tcberner (mentor, implicit)
|
Sun, 19 Jul 2015
|
[ 22:04 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Enforce libarchive from ports
This reduces the patching level on some ports and make it simpler to maintainer
over all supported version of freebsd
|
Tue, 11 Feb 2014
|
[ 14:23 miwi ]
- Stage support
|
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)
|
Sat, 14 Sep 2013
|
[ 10:36 bapt ]
Remove useless USE_GCC: clang builds it just fine
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
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
|
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)
|
Thu, 26 Jul 2012
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
Sun, 20 Mar 2011
|
[ 16:31 culot ]
- Update to 0.6.1
PR: ports/155718
Submitted by: Evgeny Zhirnov <jirnov AT gmail.com> (maintainer)
|
Mon, 15 Jun 2009
|
[ 12:11 pav ]
- Update to 0.6.0
PR: ports/135591
Submitted by: Evgeny Zhirnov <jirnov@gmail.com> (maintainer)
|
Tue, 6 Jan 2009
|
[ 17:59 pav ] (Only the first 10 of 155 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Sat, 21 Jun 2008
|
[ 12:46 miwi ]
Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.
WWW: http://www.cybernoia.de/software/archivemount/
PR: ports/124793
Submitted by: Evgeny Zhirnov <jirnov at gmail.com>
|
Number of commits found: 22 |