Port details |
- nomarch Extracts files from the old '.arc' archive format
- 1.4 archivers
=9 1.4Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-11-05 06:18:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: zoo, gmake, aspell, expat, arc
- License: GPLv2
- WWW:
- http://rus.members.beeb.net/nomarch.html
- Description:
- nomarch extracts files from the old `.arc' archive format. It can also
list and test such archives.
(nomarch is primarily intended as a `replacement' for the non-Free `arc'
program.)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nomarch>0:archivers/nomarch
- To install the port:
- cd /usr/ports/archivers/nomarch/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/nomarch
- pkg install nomarch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nomarch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nomarch-1.4.tar.gz) = fe20da34e0d3ba0cf6388701f44ac22224cf65130ddbc5fcbc27bc4949a6e1ad
SIZE (nomarch-1.4.tar.gz) = 22411
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 nomarch-1.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- archivers_nomarch
- 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 |
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.4 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.4 20 Jul 2022 14:20:49
    |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4 16 Jan 2020 09:34:42
  |
bapt  |
First pass at moving manpages to share/man for category a* |
1.4 10 Oct 2019 13:17:47
  |
bapt  |
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg |
1.4 11 Jun 2018 20:56:24
  |
feld  |
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts |
1.4 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4 03 Jul 2014 19:06:07
  |
adamw  |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
1.4 26 Dec 2013 14:54:21
  |
bapt  |
Support stage
Properly respect CC and CFLAGS (avoid useless patching) |
20 Sep 2013 13:11:21

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.4 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.4 20 Mar 2008 09:19:39
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.4 08 Dec 2006 13:46:35
 |
gabor  |
Change my e-mail address.
Approved by: erwin (mentor) |
1.4 10 Sep 2006 14:07:47
 |
erwin  |
- Respect NOPORTDOCS
- use REINPLACE_CMD for making it respect CC instead of MAKE_ARGS
- Take maintainership
PR: 103036
Submitted by: Gabor Kovesdan <gabor@FreeBSD.org> |
1.4 31 Jul 2006 09:26:00
 |
clsung  |
- Update to 1.4
PR: ports/101077
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> |
1.3_1 23 Nov 2005 23:37:45
 |
pav  |
- Add SHA256 |
1.3_1 13 Oct 2005 09:56:32
 |
vs  |
Use MAKE_ARGS |
1.3_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
1.3_1 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
1.3_1 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.3_1 14 Jul 2003 02:35:50
 |
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS, PREFIX. |
1.3 12 Jul 2003 10:36:11
 |
erwin  |
Drop maintainership |
1.3 12 Jun 2003 16:41:16
 |
erwin  |
Change to my FreeBSD.org address |
1.3 21 Feb 2003 10:42:57
 |
knu  |
De-pkg-comment. |
1.3 26 Aug 2002 11:48:47
 |
obraun  |
Upgrade to 1.3.
PR: ports/42023
Submitted by: maintainer
Approved by: dwcjr (mentor) |
1.2 21 Jun 2002 16:17:18
 |
ijliao  |
${PERL} -> ${REINPLACE_CMD}
PR: 39587, 39589, 39590
Submitted by: maintainer |
1.2 22 May 2002 14:27:57
 |
ijliao  |
upgrade to 1.2
take maintainership
PR: 38403
Submitted by: Erwin Lansing <erwin@lansing.dk> |
05 Nov 2001 09:18:42
    |
ijliao  |
add nomarch Extracts files from the old `.arc' archive format |