Port details |
- xstow Enhanced replacement for GNU stow written in C++
- 1.0.2_1 sysutils =2 1.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: rakuco@FreeBSD.org
- Port Added: 2003-01-01 16:01:06
- Last Update: 2024-03-22 20:18:21
- Commit Hash: c144879
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://xstow.sourceforge.net/
- Description:
- XStow is a replacement of GNU Stow written in C++. It supports all features
of Stow with some extensions.
XStow as GNU Stow, are programs for managing the installation of software
packages, keeping them separate (/usr/local/stow/emacs
vs. /usr/local/stow/perl, for example) while making them appear to be
installed in the same place (/usr/local).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/xstow/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/xstow
- pkg install xstow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xstow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xstow-1.0.2.tar.bz2) = 6f041f19a5d71667f6a9436d56f5a50646b6b8c055ef5ae0813dcecb35a3c6ef
SIZE (xstow-1.0.2.tar.bz2) = 151622
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xstow-1.0.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_xstow
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 22 Mar 2024 20:18:21 |
Nuno Teixeira (eduardo) |
sysutils/xstow: Move man pages to share/man
Approved by: portmgr (blanket) |
1.0.2 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
1.0.2 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 ) |
1.0.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 11 Jan 2018 15:24:16 |
danfe |
- Don't install boilerplate COPYING file as part of documentation, define
LICENSE instead (GPLv2)
- Wrap two overly long lines, properly indent USES
- Use option helper target for installing documentation, and INSTALL_DATA
to install plain text files which are not actually real manual pages |
1.0.2 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.2 05 May 2014 21:27:35 |
rakuco |
Update to 1.0.2.
There doesn't seem to be anything new except for changes in autotools and
the documentation. |
1.0.1 05 Jan 2014 00:41:13 |
rakuco |
Update to 1.0.1. |
1.0.0 27 Dec 2013 19:12:53 |
bapt |
Support stage |
1.0.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.0 01 Jun 2013 20:20:18 |
rakuco |
Add a few patches to let the port build with clang. |
1.0.0 07 Oct 2012 13:59:40 |
rakuco |
Clean up the headers of the ports I maintain. |
1.0.0 09 Nov 2011 21:36:28 |
rakuco |
Update to 1.0.0.
- Adopt port.
- Declare the plist in Makefile itself.
- Remove unnecessary patches.
- Mark MAKE_JOBS_SAFE.
- Use make instead of GNU make.
- Enable debug builds.
- Install additional documentation.
Approved by: makc (mentor) |
0.5.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.1_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.5.1_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.5.1_1 20 Dec 2006 15:58:00 |
arved |
Fix build with gcc41 |
0.5.1_1 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
0.5.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.5.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.5.1 14 Nov 2003 17:28:15 |
eik |
Fix some ports that write something after bsd.port.mk
PR: 59254
Approved by: marcus (mentor) |
0.5.1 27 Jul 2003 20:18:56 |
oliver |
update xstow to 0.5.1 |
0.4.6_1 08 Jun 2003 21:13:49 |
will |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
0.4.6_1 08 Jun 2003 21:06:22 |
will |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
0.4.6_1 22 Feb 2003 04:22:27 |
kris |
Add missing manpage |
0.4.6_1 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
0.4.6_1 16 Jan 2003 06:32:08 |
alane |
add missing manpage to file list, bump portrevision |
0.4.6 01 Jan 2003 16:00:45 |
alane |
Superset of GNU stow written in C++. Useful if you haven't got perl yet.
Has many enhancements. |