Port details |
- dosunix Manipulation of text files in a mixed DOS/Windows and Unix environment
- 1.0.14 converters =41 1.0.14Version 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-17 06:36:40
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: unzip, zip, png, libxml2, freetype2
- License: not specified in port
- WWW:
- https://dosunix.sourceforge.net/
- Description:
- The suite of utilities known as DosUnix provide a selection of features
allowing manipulation of text files in a mixed DOS/Windows and Unix
environment.
The three utilities are:
- dosunix, which creates a copy of a DOS text file in Unix text format;
- unixdos, which creates a copy of a Unix text file in DOS text format;
- chktxt, which inspects a given text file to determine whether it is in
DOS text format or Unix text format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- dosunix>0:converters/dosunix
- To install the port:
- cd /usr/ports/converters/dosunix/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/dosunix
- pkg install dosunix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: dosunix
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dosunix-1.0.14.tar.gz) = 7d618d2e00107e86c1b0d5fb341f1c68b81ade2b3b731fb2a0a5896beb1378a4
SIZE (dosunix-1.0.14.tar.gz) = 78609
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_dosunix
- 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.14 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.14 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.14 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: 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>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
1.0.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.14 06 Nov 2018 21:13:55 |
rene |
Return tj's ports to the pool after his commit bit got safekept. |
1.0.14 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.0.14 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.0.14 31 May 2012 19:40:19 |
tj |
Update my email address.
Approved by: eadler (mentor) |
1.0.14 16 May 2012 03:06:40 |
tabthorpe |
- Pass maintainership to submitter
PR: ports/167937
Submitted by: Tom Judge <tom@tomjudge.com> |
1.0.14 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.14 24 Nov 2005 00:51:58 |
pav |
- Add SHA256 |
1.0.14 13 Sep 2005 04:15:43 |
glewis |
. Update to 1.0.14.
PR: 86052
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
1.0.13 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0.13 20 Feb 2003 16:58:26 |
knu |
De-pkg-comment. |
1.0.13 31 May 2002 23:09:47 |
pat |
Update to 1.0.13
PR: 38781
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
17 Nov 2001 09:36:40 |
ijliao |
add dosunix Manipulation of text files in a mixed DOS/Windows and Unix
environment |