Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.20080902_2 30 Apr 2024 20:49:42
    |
Rene Ladan (rene)  |
devel/libphk: Remove expired port
2024-04-30 devel/libphk: Superseded by various other projects |
0.3.20080902_2 02 Apr 2024 20:23:36
    |
Daniel Engberg (diizzy)  |
devel/libphk: Deprecate and set expiration date to 2024-04-30
Superseded by various other projects
If you still use this library feel free to take over maintainership
before expiration date
Approved by: bofh (discussed with maintainer) |
0.3.20080902_2 29 Mar 2024 08:05:22
    |
Yasuhiro Kimura (yasu)  |
devel/libphk: Move man pages to share/man
Approved by: portmgr (blanket) |
0.3.20080902_1 19 Jul 2023 17:30:37
    |
Muhammad Moinur Rahman (bofh)  |
devel/libphk: Fix build with llvm16
- Add LICENSE Beerware
- Refresh patches
Sponsored by: The FreeBSD Foundation |
0.3.20080902_1 12 Jun 2023 19:45:17
    |
Muhammad Moinur Rahman (bofh)  |
devel/libphk: Fix build with llvm15
- Pet protclippy
- Adopt port |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.20080902_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.3.20080902_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.20080902_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.20080902_1 19 Feb 2021 17:12:45
  |
emaste  |
devel/libphk: fix build with base system PIE default
PIE static libraries are currently not supported by the base system
mk files. For now just disable PIE in the affected ports as a
workaround.
PR: 253275
Approved by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D28790 |
0.3.20080902_1 25 Nov 2019 23:25:52
  |
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
0.3.20080902_1 20 May 2019 13:04:24
  |
mat  |
Remove Created by lines where I am the one. |
0.3.20080902_1 12 Oct 2015 13:09:52
  |
amdmi3  |
- Mark MAKE_JOBS_UNSAFE
This port fails to build because library is used before it is created:
/usr/bin/ld: cannot find -lphk |
0.3.20080902_1 12 May 2015 12:38:20
  |
mat  |
I don't have the distfile, and it's not really perl@'s territory either.
Sponsored by: Absolight |
0.3.20080902_1 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
0.3.20080902_1 21 Jan 2014 00:51:35
  |
bapt  |
Support stage |
0.3.20080902_1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.3.20080902_1 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.3.20080902_1 17 May 2011 11:05:02
 |
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
0.3.20080902_1 16 Aug 2009 09:55:32
 |
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.3.20080902_1 08 Sep 2008 09:20:56
 |
mat  |
Make it build on amd64.
Pointed out by: pav |
0.3.20080902 02 Sep 2008 16:16:51
 |
mat  |
Fixup descriptions and comments. |
0.3.20080902 02 Sep 2008 15:13:18
 |
mat  |
Add libphk-0.3, PHK's utilities functions. |