| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
databases)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
|
|
|
|
|
|
| |
know this so that they can inform the user.
PR: 162070
Submitted by: Doug Barton <dougb@freebsd.org>
|
| |
|
| |
|
|
|
|
| |
- Fix indentation, fmt -w 80
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
|
| |
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
|
|
|
| |
with letter b-f
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
users.
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
remove extra file and directories.
Informed maintainer.
PR: ports/61061
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
|
|
|
|
|
|
| |
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
|
| |
|
|
Allows you to create a global password file for DB passwords
PR: 36066
Submitted by: Autrijus Tang <autrijus@egb.elixus.org>
|