non port: archivers/arc/Makefile |
SVNWeb
|
Number of commits found: 26 |
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:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
Wed, 26 Jan 2022
|
[ 00:36 Muhammad Moinur Rahman (bofh) ] 16510ab (Only the first 10 of 11 ports in this commit are shown above. )
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]
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: 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)
|
Sun, 15 Aug 2021
|
[ 13:27 Bernhard Froehlich (decke) ] daa43cd
archivers/arc: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Mon, 20 Oct 2014
|
[ 08:12 marino ] (Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Thu, 3 Jul 2014
|
[ 19:06 adamw ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Tue, 27 May 2014
|
[ 12:06 sbz ]
- Add CONFLICTS
CR: D70
Approved by: bapt (portmgr)
|
Sat, 26 Oct 2013
|
[ 19:40 delphij ]
Use bsd.port.post.mk instead of bsd.port.mk.
Submitted by: sunpoet
|
Fri, 25 Oct 2013
|
[ 20:56 delphij ]
Fix stagedir.
PR: ports/183289
Submitted by: Takefu <takefu airport fm>
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Tue, 30 Aug 2011
|
[ 17:31 delphij ]
- Update to 5.21p.
- Take maintainership.
|
[ 07:26 ache ]
Remove myself from MAINTAINER
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ] (Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Wed, 23 Aug 2006
|
[ 04:05 ache ]
TARGETDIR -> PREFIX
|
Fri, 11 Aug 2006
|
[ 06:23 ache ]
- Respect DESTDIR
- Respect NOPORTDOCS
- Bump PORTREVISION
- Eliminate pkg-plist
PR: 101771
Submitted by: gabor
|
Fri, 26 May 2006
|
[ 23:53 ache ]
Upgrade to 5.21o
|
Fri, 14 Oct 2005
|
[ 12:25 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
|
Mon, 6 Dec 2004
|
[ 11:46 krion ]
Portlint(1)
|
Wed, 5 Nov 2003
|
[ 11:16 ache ]
Upgrade to 5.21j
|
Sun, 26 Oct 2003
|
[ 21:45 kris ]
Fix whitespace error
Submitted by: portlint
|
Fri, 7 Mar 2003
|
[ 05:55 ade ] (Only the first 10 of 42 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 11 Aug 2001
|
[ 19:19 ache ]
Protect against bad entry size in header
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Number of commits found: 26 |