non port: news/s-news/Makefile |
SVNWeb
|
Number of commits found: 20 |
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 )
|
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.
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 12 Oct 2015
|
[ 17:53 amdmi3 ]
- Fix permissions, fix install by non-root
- Remove obsolete MAN*
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Sat, 29 Mar 2014
|
[ 17:28 adamw ] (Only the first 10 of 46 ports in this commit are shown above. )
Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.
atp:
stage, improve pkg-message
crashmail:
stage
diablo:
too wacky to stage, but convert WITH_* to OPTIONS, unmute
commands that shouldn't be muted, use :MDOCS
fidogate-ds:
stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
/var/* in the plist properly
golded+:
stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 22:31 bapt ] (Only the first 10 of 89 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
news)
|
Thu, 20 Jun 2013
|
[ 16:18 antoine ]
- Trim Makefile header
- Convert to PORT_OPTIONS
- Add a missing directory to pkg-plist
|
Thu, 15 Nov 2012
|
[ 23:31 mandree ]
Update CONFLICTS. [1]
Remove API version from gdbm library.
Suggested by: ketas's ports conflicts checker
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Wed, 1 Dec 2010
|
[ 23:38 linimon ] (Only the first 10 of 25 ports in this commit are shown above. )
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Mon, 17 Apr 2006
|
[ 09:58 anray ]
Pet portlint(1).
|
Thu, 15 Dec 2005
|
[ 20:34 anray ] (Only the first 10 of 18 ports in this commit are shown above. )
Change email address for all my ports.
Approved by: sem(mentor)
|
Thu, 30 Dec 2004
|
[ 02:37 edwin ] (Only the first 10 of 16 ports in this commit are shown above. )
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
|
Sat, 7 Aug 2004
|
[ 20:48 krion ] (Only the first 10 of 11 ports in this commit are shown above. )
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
Sun, 25 Jul 2004
|
[ 11:45 pav ]
- Add lock outgoing files with flock, XPAT command, ability to handle
supersedes and cancel control messages.
PR: ports/69551
Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
|
Sat, 17 Jul 2004
|
[ 19:11 pav ]
S-news is a simple news server for hosts with one or two users.
It is intened to supply spool and offline news reading for a
configured selection of newsgroups. S-news does the minimum
required to maintain a conventional news spool and makes use
of suck or newsstar for news transport.
PR: ports/69121
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
Number of commits found: 20 |