non port: textproc/bsdsort/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 21 Apr 2021
|
[ 10:57 Tobias Kortkamp (tobik) ] b54974b
Remove textproc/bsdsort
FWICT it's just an old version of sort(1).
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Thu, 26 Mar 2015
|
[ 14:36 marino ]
textproc/bsdsort: disable -Werror
|
Sat, 22 Nov 2014
|
[ 19:24 marino ]
textproc/bsdsort: Fix install error, remove OVERWRITE_BASE option
This port was using pkg-plist tricks to install install symlinks in
a post-install phase. These were now needed due to how pkg works.
However, between the complication added by overwriting base and the
general trend to frown on such days, I just removed the option
entirely. I also moved the now much shorter plist into the Makefile.
PR: 194814
Submitted by: lidl (pix.net)
Fixed by: marino
|
Wed, 29 Oct 2014
|
[ 19:41 antoine ]
Allow staging as a regular user
|
Fri, 15 Aug 2014
|
[ 16:17 adamw ]
- Fix build with -current's clang by fixing header typo
- Use OPTIONS helpers
- Remove pre-install target that checked whether a file exists in
${STAGEDIR}${PREFIX} (it doesn't)
|
Mon, 4 Aug 2014
|
[ 09:19 leeym ]
- support stage
|
Wed, 23 Jul 2014
|
[ 17:12 adamw ]
Remove quotes that surrounded entire _DESC strings.
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 2 Jul 2014
|
[ 17:35 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Mon, 16 Jul 2012
|
[ 11:11 gabor ]
- Update to 20120716
Note for -CURRENT users: BSD sort is already the default in recent -CURRENT
but with threading disabled. You can easily try threaded BSD sort by
installing this port.
|
Mon, 21 May 2012
|
[ 11:31 gabor ]
- Fix build on 7.X
Reported by: pav
|
Wed, 9 May 2012
|
[ 10:44 gabor ]
- Add patch to fix obsolete keys
- Bump PORTREVISION
|
Tue, 8 May 2012
|
[ 15:43 gabor ]
- Update to 20120508
Changelog:
- New feature: --compress-program
- Minor bugfixes
|
Sat, 5 May 2012
|
[ 16:53 gabor ]
- Update to 20120505
Changelog:
- Actually fix a bug that slipped in
|
Fri, 4 May 2012
|
[ 10:32 gabor ]
- Update to 20120504
- Add option to disable threads
Changelog:
- Fix bugs that slipped into the previous version
- Add knob to disable threads
|
Thu, 3 May 2012
|
[ 17:26 gabor ]
- Update to 20120503
Changelog:
- New feature: --random-sort
- New feature: --human-numeric-sort
- New feature: --version-sort
- Smaller bugfixes and improvements
|
Tue, 24 Apr 2012
|
[ 15:40 gabor ]
- Update to 20120424
Changelog:
- Multi-threaded sort in all cases to improve performance
- Bugfix in -o to allow the output file to be the same as one of the input
files (POSIX requirement)
- Manpage improvements
|
Tue, 17 Apr 2012
|
[ 13:15 gabor ]
- Update to 20120417
Changelog:
- Fixed standard-compliance bug inj case-insensitive sort. Now characters
are converted to uppercase (not lowercase) before comparison.
- Fixed crashes with some -k arguments.
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com>
|
Wed, 11 Apr 2012
|
[ 07:19 gabor ]
- Update to 20120411
Feature safe: yes
|
Wed, 4 Apr 2012
|
[ 07:35 gabor ]
- Update to 20120404
Feature safe: yes
|
Wed, 21 Mar 2012
|
[ 08:27 gabor ]
- Update to 20120321
(Minor optimizations and support for pre-POSIX key format)
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com>
Feature safe: yes
|
Sun, 18 Mar 2012
|
[ 23:48 gabor ]
- Update to 20120318, which contains bugfixes and minor performance
improvements [1]
- Add OPTIONS with NLS and OVERWRITE_BASE [2]
- Fix plist [3]
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com> [1]
Requested by: Mark Felder <feld@feld.me> [2] (via current@)
Reported by: erwinmail and pavmail [3]
Feature safe: yes
|
Tue, 13 Mar 2012
|
[ 16:45 gabor ]
- Update to the current version of the BSDL sort that has to be rewritten
froms scratch. This is not any more the OpenBSD version because it
was not wchar-clean so this new version was started with a cleaner
design. And this is actively developed by
Oleg Moskalenko <oleg.moskalenko@citrix.com>.
- Add LICENSE
Feature safe: yes
|
Tue, 27 May 2008
|
[ 13:32 gabor ]
- Update to 20080526
- Create symlinks during the build: bsdsort and gnusort
|
Wed, 23 Apr 2008
|
[ 15:19 gabor ]
- Update to 20080422 to get rid of the weird distfile.
No functional changes.
Reported by: pointyhat (via pav)
|
Fri, 11 Apr 2008
|
[ 21:10 gabor ]
- IGNORE on 5.X as it does not compile [1]
- portlint(1)
Reported by: pointyhat (via pav) [1]
|
Tue, 8 Apr 2008
|
[ 15:20 gabor ]
- Update to 20080406
Changes:
- Add support for long command line options
- Implement -s command line option [1]
- Minor ixes and improvements to the code [1]
- Man page completion
Obtained from: OpenBSD [1]
|
Tue, 19 Jun 2007
|
[ 21:21 gabor ]
This is the BSD-licensed version of the well-known sort utility, obtained from
OpenBSD. It lacks some features of GNU sort. It is a proposed project idea
to replace the GNU sort with this one, but it needs to be completed first.
Patches are highly appreciated.
WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools
Obtained from: OpenBSD
|
Number of commits found: 31 |