Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20000521_2 01 Mar 2024 21:11:22
    |
Cy Schubert (cy)  |
sysutils/44bsd-more: move man page |
20000521_1 25 Jun 2023 20:52:33
    |
Cy Schubert (cy)  |
sysutils/44bsd-more: Fix build with LLVM16
main.c:440:22: error: incompatible function pointer types passing 'int (void *,
char *, size_t)' (aka 'int (void *, char *, unsigned long)') to parameter of
type 'int (* _Nullable)(void *, char *, int)'
[-Wincompatible-function-pointer-types]
fd = fropen(DEFRC, str_read);
^~~~~~~~
MFH: 2023Q3 |
20000521_1 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 ) |
20000521_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
20000521_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20000521_1 23 Sep 2016 12:52:52
  |
cy  |
Record a dependency on rcs as it was in FreeBSD at the time. |
20000521 03 Feb 2016 22:38:52
  |
marino  |
sysutils/44bsd-more: document ncurses requirement (USES+=ncurses)
Also link with libncurses rather than libtermcap
approved by: infrastructure blanket |
20000521 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 |
20000521 22 Nov 2014 09:13:36
  |
antoine  |
Cleanup plist |
20000521 30 May 2014 05:56:16
  |
cy  |
Stagify. |
20000521 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
20000521 27 May 2013 13:49:09
  |
bapt  |
Fix build with clang |
20000521 08 Feb 2012 05:19:12
 |
cy  |
Assume maintainership. |
20000521 09 Sep 2011 01:14:56
 |
vanilla  |
Fix build with clang. |
20000521 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
20000521 10 Nov 2009 08:59:06
 |
linimon  |
Reset hoek@ who has been inactive for quite some time.
Hat: portmgr |
20000521 22 Jun 2007 06:53:11
 |
delphij  |
Unbreak for gcc 4.2.
Approved by: maintainer timeout
PR: ports/112847 |
20000521 26 May 2007 20:18:59
 |
kris  |
BROKEN with gcc 4.2 |
20000521 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
20000521 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
20000521 10 Jul 2005 11:15:10
 |
pav  |
- Move pager ports from misc/ to sysutils/
misc/44bsd-more -> sysutils/44bsd-more
misc/less -> sysutils/less
misc/most -> sysutils/most
misc/reed -> sysutils/reed
misc/wmcp -> x11-wm/wmcp (this one is a X11 desktop pager)
Repocopied by: marcus |