a321 FreshPorts -- textproc/msort
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
msort 8.53_1 textproc on this many watch lists=1 search for ports that depend on this port
Sorting files in sophisticated ways
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Aug 2006 08:18:18
License: not specified in port


Msort sorts files in sophisticated ways. Records may be fixed size,
newline-separated blocks, or terminated by any specified character.
Key fields may be selected by position, tag, or character range. For
each key, distinct exclusions, multigraphs, substitutions, and a sort
order may be defined or locale collation rules used. Comparisons may
be lexicographic, numeric, numeric string, hybrid, random, by string
length, angle, date, time, month name, or ISO8601 timestamp. Keys may
be reversed so as to generate reverse dictionaries. Optional keys are
supported. Unicode is supported, including full case-folding. Msort
itself has a somewhat complex command line interface, but may be
driven by an optional GUI.

WWW:	http://billposer.org/Software/msort.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. x11-toolkits/iwidgets
  2. lang/tcl-wrapper
  3. x11-toolkits/tk85
Required Libraries:
  1. textproc/libtre
  2. devel/libuninum
  3. textproc/utf8proc
  4. devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/msort/ && make install clean
To add the package: pkg_add -r msort


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://billposer.org/Software/Downloads/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  8.53_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
23 Sep 2011 22:26:39
Original commit files touched by this commit  8.53_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:40:25
Original commit files touched by this commit  8.53_1
ohauer search for other commits by this committer
-remove MD5
31 May 2010 02:01:56
Original commit files touched by this commit  8.53_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
05 Feb 2010 09:04:29
Original commit files touched by this commit  8.53
clsung search for other commits by this committer
- Update to 8.53
22 Dec 2009 11:36:23
Original commit files touched by this commit  8.52_2
miwi search for other commits by this committer
- Chase libtre shlib bump
23 Feb 2009 14:46:38
Original commit files touched by this commit  8.52
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
06 Jan 2009 17:43:44
Original commit files touched by this commit  8.52
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
15 Dec 2008 15:17:41
Original commit files touched by this commit  8.52
clsung search for other commits by this committer
- Update to 8.52
11 Nov 2008 06:45:37
Original commit files touched by this commit  8.51
clsung search for other commits by this committer
- Update to 8.51
06 Oct 2008 06:43:34
Original commit files touched by this commit  8.50
clsung search for other commits by this committer
- Update to 8.50
27 Sep 2008 15:13:46
Original commit files touched by this commit  8.49
clsung search for other commits by this committer
- Update to 8.49
26 Sep 2008 13:15:33
Original commit files touched by this commit  8.48
clsung search for other commits by this committer
- Update to 8.48
19 Jul 2008 23:02:57
Original commit files touched by this commit  8.47
miwi search for other commits by this committer
- Update to 8.47

PR:             125492
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by:    clsung (implicit)
24 Jun 2008 14:01:02
Original commit files touched by this commit  8.46
clsung search for other commits by this committer
- Update to 8.46
13 Jun 2008 09:15:38
Original commit files touched by this commit  8.45
clsung search for other commits by this committer
- Update to 8.45
06 Jun 2008 14:05:09
Original commit files touched by this commit  8.44_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
21 Apr 2008 02:14:00
Original commit files touched by this commit  8.44
clsung search for other commits by this committer
- Update to 8.44
11 Apr 2008 09:12:36
Original commit files touched by this commit  8.43
clsung search for other commits by this committer
- Update to 8.43
17 Oct 2007 03:31:05
Original commit files touched by this commit  8.42
clsung search for other commits by this committer
- Update to 8.42
25 Jul 2007 01:32:43
Original commit files touched by this commit  8.38_2
clsung search for other commits by this committer
- forgot to add patch
25 Jul 2007 01:01:38
Original commit files touched by this commit  8.38_2
clsung search for other commits by this committer
- require gettext
- fix build
19 May 2007 20:32:57
Original commit files touched by this commit  8.38_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Apr 2007 22:56:15
Original commit files touched by this commit  8.38
pav search for other commits by this committer
- Convert existing ports to a new bsd.tcl.mk order

PR:             ports/109097
Submitted by:   Martin Matuska <martin@matuska.org>
Tested on:      pointyhat exp-run
06 Mar 2007 07:27:03
Original commit files touched by this commit  8.38
clsung search for other commits by this committer
- Update to 8.38
22 Jan 2007 02:45:35
Original commit files touched by this commit  8.35_1
clsung search for other commits by this committer
- Fix broken caused by devel/libuninum upgrade.
- bump PORTREVISION
12 Jan 2007 02:08:19
Original commit files touched by this commit  8.35
clsung search for other commits by this committer
- Update to 8.35
- fix fetch problem reported by krismail
07 Jan 2007 14:50:50
Original commit files touched by this commit  8.34
clsung search for other commits by this committer
- Update to 8.34
- take maintainership
03 Nov 2006 07:59:29
Original commit files touched by this commit  8.29
clsung search for other commits by this committer
- Update to 8.29 [1] [2]
- Reset maintainership to ports@FreeBSD.org [2]

PR:             ports/105071 [1], ports/105074 [2]
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca> [1], Gea-Suan Lin
<gslin_AT_gslin dot org> [2]
16 Aug 2006 06:04:50
Original commit files touched by this commit  8.27
clsung search for other commits by this committer
- does not build in 4.x

PR:             ports/102054
Submitted by:   maintainer (Gea-Suan Lin)
11 Aug 2006 08:18:00
Original commit files touched by this commit  8.27
clsung search for other commits by this committer
Add msort 8.27, sorting files in sophisticated ways.

PR:             ports/101777
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 31

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0