notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/archivemount/Makefile
SVNWeb

Number of commits found: 22

Tue, 20 Sep 2022
[ 18:11 Nuno Teixeira (eduardo) search for other commits by this committer Author: Evgeny Zhirnov ]    commit hash:1b7c6c2a7d06f82cab68314fd5168571701737c9  commit hash:1b7c6c2a7d06f82cab68314fd5168571701737c9  commit hash:1b7c6c2a7d06f82cab68314fd5168571701737c9  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 18 Mar 2022
[ 07:14 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:ce6d95684b2de940525a4330552127f694e3ba11  commit hash:ce6d95684b2de940525a4330552127f694e3ba11  commit hash:ce6d95684b2de940525a4330552127f694e3ba11  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) search for other commits by this committer ]    commit hash:15865bdb6207dd15468762cb04df74ba8999aaef  commit hash:15865bdb6207dd15468762cb04df74ba8999aaef  commit hash:15865bdb6207dd15468762cb04df74ba8999aaef  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 26 May 2019
[ 18:12 eugen search for other commits by this committer ] Original commit   Revision:502737
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 search for other commits by this committer ] Original commit   Revision:481108
- Fix license
- Update WWW

Approved by:	portmgr blanket
Fri, 23 Feb 2018
[ 02:25 yuri search for other commits by this committer ] Original commit   Revision:462659
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 search for other commits by this committer ] Original commit   Revision:392537 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:343757
- Stage support
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Sat, 14 Sep 2013
[ 10:36 bapt search for other commits by this committer ] Original commit   Revision:327261
Remove useless USE_GCC: clang builds it just fine
Sat, 27 Apr 2013
[ 18:25 mva search for other commits by this committer ] Original commit   Revision:316683 (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Wed, 6 Mar 2013
[ 16:52 bapt search for other commits by this committer ] Original commit   Revision:313527 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:308910 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 0.6.1

PR:             ports/155718
Submitted by:   Evgeny Zhirnov <jirnov AT gmail.com> (maintainer)
Mon, 15 Jun 2009
[ 12:11 pav search for other commits by this committer ] Original commit 
- Update to 0.6.0

PR:             ports/135591
Submitted by:   Evgeny Zhirnov <jirnov@gmail.com> (maintainer)
Tue, 6 Jan 2009
[ 17:59 pav search for other commits by this committer ] Original commit  (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Sat, 21 Jun 2008
[ 12:46 miwi search for other commits by this committer ] Original commit 
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