Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:20:49 5.21p |
Tobias C. Berner (tcberner)  |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
26 Jan 2022 00:36:09 5.21p |
Muhammad Moinur Rahman (bofh)  |
Remove references to defunct php73
- Add regex in CONFLICTS* [1]
Reported by: se [1]
Approved by: portmgr (blanket infrastructure sweep)
Sponsored by: Bounce Experts
Differential Revision: https://reviews.freebsd.org/D33983 [1] |
10 Jan 2022 15:15:39 5.21p |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
25 Nov 2021 21:40:11 5.21p |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
15 Aug 2021 13:27:25 5.21p |
Bernhard Froehlich (decke)  |
archivers/arc: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 5.21p |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Aug 2020 04:43:54
5.21p |
delphij  |
Fix build.
MFH: 2020Q3 (build fix) |
26 Jul 2016 16:51:16
5.21p |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
20 Oct 2014 08:12:20
5.21p |
marino  |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
27 Jul 2014 15:27:05
5.21p |
adamw  |
Start cleaning up some of the uselessly ambigious patches named
patch-xy, and giving them proper names. |
03 Jul 2014 19:06:07
5.21p  |
adamw  |
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket) |
27 May 2014 12:06:54
5.21p |
sbz  |
- Add CONFLICTS
CR: D70
Approved by: bapt (portmgr) |
26 Oct 2013 19:40:05
5.21p |
delphij  |
Use bsd.port.post.mk instead of bsd.port.mk.
Submitted by: sunpoet |
25 Oct 2013 20:56:15
5.21p |
delphij  |
Fix stagedir.
PR: ports/183289
Submitted by: Takefu <takefu airport fm> |
20 Sep 2013 13:11:21
5.21p  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
30 Aug 2011 17:31:06
5.21p |
delphij  |
- Update to 5.21p.
- Take maintainership. |
30 Aug 2011 07:26:02
5.21o_1 |
ache  |
Remove myself from MAINTAINER |
18 Mar 2011 17:59:51
5.21o_1 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
22 Aug 2009 00:13:27
5.21o_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
23 Aug 2006 04:05:08
5.21o_1 |
ache  |
TARGETDIR -> PREFIX |
11 Aug 2006 06:23:06
5.21o_1 |
ache  |
- Respect DESTDIR
- Respect NOPORTDOCS
- Bump PORTREVISION
- Eliminate pkg-plist
PR: 101771
Submitted by: gabor |
26 May 2006 23:53:37
5.21o |
ache  |
Upgrade to 5.21o |
22 Jan 2006 06:58:31
5.21n |
edwin  |
SHA256ify
Approved by: krion@ |
14 Oct 2005 12:25:57
5.21n |
naddy  |
Update to 5.21n. No user-visible changes.
The new upstream version now opens temporary files in a safe manner,
so our local patches for this are no longer needed.
Approved by: ache |
06 Dec 2004 11:46:33
5.21j |
krion  |
Portlint(1) |
20 Mar 2004 21:03:41
5.21j |
trevor  |
Add size data, approved by maintainers. |
05 Nov 2003 11:16:23
5.21j |
ache  |
Upgrade to 5.21j |
26 Oct 2003 21:45:06
5.21e.8_1 |
kris  |
Fix whitespace error
Submitted by: portlint |
21 Oct 2003 09:58:09
5.21e.8_1 |
osa  |
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992 |
07 Mar 2003 05:55:13
5.21e.8_1 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Aug 2001 19:19:11  |
ache  |
Protect against bad entry size in header |
16 Jan 2001 17:33:20  |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 00:02:22  |
asami  |
Convert archivers category to new layout. |