| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=512316
|
|
|
|
| |
Notes:
svn path=/head/; revision=432061
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415500
|
|
|
|
| |
Notes:
svn path=/head/; revision=398795
|
|
|
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395777
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=387082
|
|
|
|
| |
Notes:
svn path=/head/; revision=346994
|
|
|
|
| |
Notes:
svn path=/head/; revision=345436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=343634
|
|
|
|
| |
Notes:
svn path=/head/; revision=337835
|
|
|
|
| |
Notes:
svn path=/head/; revision=331895
|
|
|
|
|
|
|
| |
- use OPTIONS_DEFINE
Notes:
svn path=/head/; revision=331810
|
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
| |
Notes:
svn path=/head/; revision=311027
|
|
|
|
|
|
|
|
|
| |
- add missing includes
- fix build with clang
Feature safe: yes
Notes:
svn path=/head/; revision=286502
|
|
|
|
| |
Notes:
svn path=/head/; revision=276994
|
|
|
|
|
|
|
|
| |
- add COPYRIGHT
- extend Documentation
Notes:
svn path=/head/; revision=226264
|
|
|
|
|
|
|
| |
Reported by: itetcu
Notes:
svn path=/head/; revision=214001
|
|
|
|
| |
Notes:
svn path=/head/; revision=213954
|
|
|
|
| |
Notes:
svn path=/head/; revision=162752
|
|
|
|
| |
Notes:
svn path=/head/; revision=148088
|
|
|
|
| |
Notes:
svn path=/head/; revision=102162
|
|
|
|
|
|
|
| |
- use DOCSDIR
Notes:
svn path=/head/; revision=94517
|
|
|
|
|
|
|
|
| |
$ ./agrep `perl -e 'print "y" x 240'` /dev/null
Segmentation fault (core dumped)
Notes:
svn path=/head/; revision=93819
|
|
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=83709
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
| |
* Include proper prototypes; fixes dire warnings on alpha.
Notes:
svn path=/head/; revision=63295
|
|
|
|
| |
Notes:
svn path=/head/; revision=58737
|
|
|
|
| |
Notes:
svn path=/head/; revision=37996
|
|
|
|
| |
Notes:
svn path=/head/; revision=35323
|
|
|
|
|
|
|
| |
the change.
Notes:
svn path=/head/; revision=27570
|
|
|
|
| |
Notes:
svn path=/head/; revision=27429
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=21145
|
|
|
|
| |
Notes:
svn path=/head/; revision=14115
|
|
|
|
|
|
|
|
|
| |
able to textproc away the manpages in their PLISTs. I'll do it
for them. Or, rather, bento.freebsd.org will do it for them under
my direction. :-)
Notes:
svn path=/head/; revision=12658
|
|
The three most significant features of agrep that are not supported by
the grep family are
1) the ability to search for approximate patterns
2) agrep is record oriented rather than just line oriented
3) multiple patterns with AND (or OR) logic queries
Notes:
svn path=/head/; revision=6551
|