non port: archivers/deco/Makefile |
SVNWeb
|
Number of commits found: 38 |
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 )
|
Tue, 11 Jan 2022
|
[ 09:41 Stefan Eßer (se) ] 9bdd8f1
archivers/deco, misc/deco: remove CONFLICTS entry
Files installed by the archivers/deco port have been renamed by makc@
to no longer conflict with those from the misc/deco port.
Reported by: makc
|
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 )
|
Sun, 9 Jan 2022
|
[ 21:11 Max Brazhnikov (makc) ] 7b6492b
archivers/deco: refactor port
- Rename binary and package to avoid conflict with deco filemanager
- Switch from p7zip to 7-Zip
PR: 260866
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
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").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 12 Jan 2018
|
[ 11:21 rene ] (Only the first 10 of 53 ports in this commit are shown above. )
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
|
Tue, 25 Oct 2016
|
[ 22:28 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Cleanup USE_GITHUB usage.
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 18 Jul 2016
|
[ 06:46 kevlo ]
Update to 1.6.4
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 16 Jan 2016
|
[ 07:05 kevlo ]
Correct permission.
Sponsored by: PortsCamp Taiwan
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Jul 2014
|
[ 09:13 bapt ]
Switch to use rpm 4 as the default rpm
|
Tue, 25 Mar 2014
|
[ 15:11 bapt ]
Support stage
|
Mon, 13 Jan 2014
|
[ 07:23 bapt ] (Only the first 10 of 16 ports in this commit are shown above. )
archivers/xz is in base for all versions and has been removed from the ports
tree
|
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)
|
Fri, 1 Mar 2013
|
[ 05:16 kevlo ]
Update to 1.6.3
|
Tue, 18 Dec 2012
|
[ 07:57 danfe ] (Only the first 10 of 32 ports in this commit are shown above. )
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
|
Thu, 25 Nov 2010
|
[ 03:25 kevlo ]
Handle xz compressed files
|
Thu, 10 Jun 2010
|
[ 02:34 kevlo ]
Update to 1.6.2
|
Fri, 21 May 2010
|
[ 16:22 naddy ]
The xz utils and lzma library have been imported into base, so make
the dependency on the archivers/xz port conditional on OSVERSION.
Approved by: MAINTAINER
|
Wed, 14 Apr 2010
|
[ 06:17 kevlo ]
Update to 1.6.1.1
|
Mon, 21 Sep 2009
|
[ 14:45 naddy ]
lzmautils -> xz
Feature safe: yes
|
Tue, 9 Jun 2009
|
[ 20:09 ru ]
Avoid overwriting misc/deco's latest link.
Nudged by: erwin
|
Thu, 22 Jan 2009
|
[ 02:28 kevlo ]
Update to 1.6
|
Mon, 1 Dec 2008
|
[ 02:10 kevlo ]
Update to 1.5.7
|
Thu, 30 Oct 2008
|
[ 03:30 kevlo ]
Update to 1.5.6
|
Tue, 30 Sep 2008
|
[ 04:34 kevlo ]
Update to 1.5.5.2
|
Tue, 23 Sep 2008
|
[ 01:28 kevlo ]
Update to 1.5.5.1
|
Tue, 19 Aug 2008
|
[ 02:33 kevlo ]
Update to 1.5
|
Tue, 5 Aug 2008
|
[ 01:24 kevlo ]
Update to 1.4
|
Fri, 18 Jul 2008
|
[ 07:42 kevlo ]
Update to 1.1.0.2
|
Fri, 6 Jun 2008
|
[ 13:02 edwin ] (Only the first 10 of 22 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Fri, 23 May 2008
|
[ 06:21 kevlo ]
Update to 1.0.0.1
|
Fri, 16 May 2008
|
[ 03:38 kevlo ]
Update to 1.0
|
Tue, 6 May 2008
|
[ 06:21 kevlo ]
Initial import of deco 0.8.1.
Deco is a script able to extract various archive file formats.
|
Number of commits found: 38 |