non port: archivers/par/Makefile |
SVNWeb
|
Number of commits found: 10 |
Thu, 13 Jan 2022
|
[ 21:01 Stefan Eßer (se) ] 98f7d7d (Only the first 10 of 45 ports in this commit are shown above. )
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit)
|
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)
|
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.
|
Thu, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Wed, 21 Jan 2015
|
[ 18:34 marino ]
archivers/par: Mark jobs unsafe
Under multiple jobs, This port showed par.c trying to use header.h before
it's target completely built the header, and thus failed.
|
Sun, 5 Jan 2014
|
[ 00:13 bapt ]
Support stage
|
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 Apr 2013
|
[ 15:07 danfe ]
Adjust PKGNAME, register CONFLICTS against `textproc/par'.
|
Sun, 28 Apr 2013
|
[ 10:00 danfe ]
Enforce correct type (per specification) and drop unneeded backslashes.
|
[ 09:25 danfe ]
Add par 0.03.01, an archiver for Quake I and II packed data files (pakX.pak).
It supports listing, extraction, and creation of .pak archives.
WWW: http://ibiblio.org/pub/linux/games/quake/
|
Number of commits found: 10 |