Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.4.1004000.20181014_2 04 Jun 2025 11:28:18
    |
Baptiste Daroussin (bapt)  |
misc/compat10x: do not expose readline's shared libraries as provided
the soname of readline when it was in base conflitcs with the actual
version of readline in ports (both so.8) which means compat10x can
satisfy the "libreadline.so.8" and the "libhistory.so.8" requirement
while being binary incompatible.
Let's hide this exposition.
PR: 287002 |
10.4.1004000.20181014_1 05 May 2025 14:39:58
    |
Gleb Popov (arrowd)  |
misc/compat*x: Rephrase pkg-descr
Approved by: des
Differential Revision: https://reviews.freebsd.org/D50086 |
10.4.1004000.20181014_1 18 Mar 2025 16:56:33
    |
Baptiste Daroussin (bapt)  |
misc/compat10x: remove pam_ssh.so.5 and add a dep on compat13x
It depends on libssh.so.5 which was never added to the package, which
means hasn't been functional as is. as libssh.so.5 was a private lib in
FreeBSD 10 un usr/lib/private, and also depends on other private libs
it's complicated to decide how to package it.
Remove pam_ssh.so.5 which drops the dependency on libssh
While here add a dependency on compat13x for libncurses. |
10.4.1004000.20181014 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
10.4.1004000.20181014 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10.4.1004000.20181014 14 Oct 2018 10:51:55
  |
des  |
Regenerate from 10.4-RELEASE-p13. |
10.3.1003000.20170608 08 Jun 2017 17:24:46
  |
des  |
Update to 10.3-RELEASE-p19. |
10.3.1003000.20161027 03 Jan 2017 11:01:06
  |
mat  |
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight |
10.3.1003000.20161027 27 Oct 2016 15:51:59
  |
des  |
Update to latest versions from 10.3-RELEASE-p11 |
10.3.1003000.20160608 08 Jun 2016 23:09:35
  |
des  |
Update to latest versions from 10.3-RELEASE-p5, including libpam |
10.2.1002000.20160128 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
10.2.1002000.20160128 28 Jan 2016 20:44:36
  |
des  |
Update with latest patches. |
10.2.1002000.20151116 17 Nov 2015 21:43:08
  |
des  |
Take over maintainership. Regenerate the tarball from the latest 10.2.
Use INSTALL_LIB instead of INSTALL_DATA. |
10.0.1000510.201410 26 Sep 2015 12:25:53
  |
antoine  |
Remove @exec lines redundant with USE_LDCONFIG32 |
10.0.1000510.201410 24 Sep 2015 23:26:35
  |
bapt  |
Remove unneeded @dirrmtry |
10.0.1000510.201410 15 Jul 2015 12:31:10
  |
garga  |
Drop maintainership of compat*x ports |
10.0.1000510.201410 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 |
10.0.1000510.201410 05 Feb 2015 14:45:17
  |
bapt  |
Cleanup plist |
10.0.1000510.201410 15 Oct 2014 21:33:54
  |
garga  |
Add libopie.so.7 to compat10x |
10.0.1000510.201407 18 Jul 2014 16:16:20
  |
garga  |
Update compat10x port to include following libs:
. libhistory.so.8
. libreadline.so.8
. libsbuf.so.6 |
10.0.1000510.201403 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
10.0.1000510.201403 27 Mar 2014 12:26:52
  |
garga  |
Undo a bad change on latest commits, let user install compatNx on systems
running FreeBSD N |
10.0.1000510.201403 25 Mar 2014 11:10:40
  |
garga  |
Add compat10x |