notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/deco/Makefile
SVNWeb

Number of commits found: 38

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 11 Jan 2022
[ 09:41 Stefan Eßer (se) search for other commits by this committer ]    commit hash:9bdd8f141ce741acaf6280649243fffe3e8a0262  commit hash:9bdd8f141ce741acaf6280649243fffe3e8a0262  commit hash:9bdd8f141ce741acaf6280649243fffe3e8a0262  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) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 9 Jan 2022
[ 21:11 Max Brazhnikov (makc) search for other commits by this committer ]    commit hash:7b6492b4dde75a5b985c23365ea632331e8e7192  commit hash:7b6492b4dde75a5b985c23365ea632331e8e7192  commit hash:7b6492b4dde75a5b985c23365ea632331e8e7192  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) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 12 Jan 2018
[ 11:21 rene search for other commits by this committer ] Original commit   Revision:458818 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Return kevlo's ports to the pool, he handed in his commit bit.

With hat:	portmgr-secretary
Tue, 25 Oct 2016
[ 22:28 mat search for other commits by this committer ] Original commit   Revision:424658 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Cleanup USE_GITHUB usage.

Sponsored by:	Absolight
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Mon, 18 Jul 2016
[ 06:46 kevlo search for other commits by this committer ] Original commit   Revision:418690
Update to 1.6.4
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 16 Jan 2016
[ 07:05 kevlo search for other commits by this committer ] Original commit   Revision:406197
Correct permission.

Sponsored by:	PortsCamp Taiwan
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:360345
Switch to use rpm 4 as the default rpm
Tue, 25 Mar 2014
[ 15:11 bapt search for other commits by this committer ] Original commit   Revision:349151
Support stage
Mon, 13 Jan 2014
[ 07:23 bapt search for other commits by this committer ] Original commit   Revision:339572 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
archivers/xz is in base for all versions and has been removed from the ports
tree
Fri, 20 Sep 2013
[ 13:11 bapt search for other commits by this committer ] Original commit   Revision:327699 (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
Fri, 1 Mar 2013
[ 05:16 kevlo search for other commits by this committer ] Original commit   Revision:313135
Update to 1.6.3
Tue, 18 Dec 2012
[ 07:57 danfe search for other commits by this committer ] Original commit   Revision:309150 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Handle xz compressed files
Thu, 10 Jun 2010
[ 02:34 kevlo search for other commits by this committer ] Original commit 
Update to 1.6.2
Fri, 21 May 2010
[ 16:22 naddy search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
Update to 1.6.1.1
Mon, 21 Sep 2009
[ 14:45 naddy search for other commits by this committer ] Original commit 
lzmautils -> xz

Feature safe:   yes
Tue, 9 Jun 2009
[ 20:09 ru search for other commits by this committer ] Original commit 
Avoid overwriting misc/deco's latest link.

Nudged by:      erwin
Thu, 22 Jan 2009
[ 02:28 kevlo search for other commits by this committer ] Original commit 
Update to 1.6
Mon, 1 Dec 2008
[ 02:10 kevlo search for other commits by this committer ] Original commit 
Update to 1.5.7
Thu, 30 Oct 2008
[ 03:30 kevlo search for other commits by this committer ] Original commit 
Update to 1.5.6
Tue, 30 Sep 2008
[ 04:34 kevlo search for other commits by this committer ] Original commit 
Update to 1.5.5.2
Tue, 23 Sep 2008
[ 01:28 kevlo search for other commits by this committer ] Original commit 
Update to 1.5.5.1
Tue, 19 Aug 2008
[ 02:33 kevlo search for other commits by this committer ] Original commit 
Update to 1.5
Tue, 5 Aug 2008
[ 01:24 kevlo search for other commits by this committer ] Original commit 
Update to 1.4
Fri, 18 Jul 2008
[ 07:42 kevlo search for other commits by this committer ] Original commit 
Update to 1.1.0.2
Fri, 6 Jun 2008
[ 13:02 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
Update to 1.0.0.1
Fri, 16 May 2008
[ 03:38 kevlo search for other commits by this committer ] Original commit 
Update to 1.0
Tue, 6 May 2008
[ 06:21 kevlo search for other commits by this committer ] Original commit 
Initial import of deco 0.8.1.

Deco is a script able to extract various archive file formats.

Number of commits found: 38