non port: devel/libfaketime/Makefile |
SVNWeb
|
Number of commits found: 9 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 12 Mar 2022
|
[ 10:33 Muhammad Moinur Rahman (bofh) ] 46dabd6
devel/libfaketime: Update version 0.9.7=>0.9.10
Relnotes: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.10
|
Tue, 8 Mar 2022
|
[ 02:09 Muhammad Moinur Rahman (bofh) ] bc808e2 (Only the first 10 of 106 ports in this commit are shown above. )
*/*: Take maintainership
|
Mon, 7 Mar 2022
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
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.
|
Thu, 25 Apr 2019
|
[ 08:59 koobs ]
devel/libfaketime: Update to 0.9.7
|
Fri, 28 Oct 2016
|
[ 12:08 koobs ]
devel/libfaketime: Enable FEAT(ures), Fix typo's
- Fix FEATS variable missing from FLAGS added to CFLAGS in src/Makefile
- Explicitly set/add FEATS in MAKE_ENV, with comment about the
FAKE_STAT feature (it doesn't build).
- Fix typo in man page variable name (MAN[D]IR) causing man page to be
installed in PREFIX/share. Also MANDIR is relative, not absolute.
- Update PLIST_FILES accordingly.
- Bump PORTREVISION.
|
[ 11:42 koobs ] (Only the first 10 of 12 ports in this commit are shown above. )
[NEW] devel/libfaketime: Modifies the system time for a single application
libfaketime intercepts various system calls which programs use to
retrieve the current date and time. It can then report faked dates and
times (as specified by you, the user) to these programs. This means you
can modify the system time a program sees without having to change the
time system-wide.
libfaketime allows you to specify both absolute dates (e.g., 01/01/2004)
and relative dates (e.g., 10 days ago).
libfaketime might be used for various purposes, for example
- Running legacy software with y2k bugs
- Testing software for year-2038 compliance
- Debugging time-related issues, such as expired SSL certificates
- Running software which ceases to run outside a certain timeframe
- Using different system-wide date and time settings, e.g., on OpenVZ-
based virtual machines running on the same host
- Deterministic build processes.
WWW: https://github.com/wolfcw/libfaketime
|
Number of commits found: 9 |