| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Notes:
svn path=/head/; revision=560208
|
|
|
|
| |
Notes:
svn path=/head/; revision=557776
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Notes:
svn path=/head/; revision=545881
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Notes:
svn path=/head/; revision=483526
|
|
|
|
|
|
|
|
|
|
| |
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
Notes:
svn path=/head/; revision=481365
|
|
|
|
|
|
|
|
|
|
| |
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Notes:
svn path=/head/; revision=470993
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Notes:
svn path=/head/; revision=470670
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.51/ChangeLog
Notes:
svn path=/head/; revision=466035
|
|
|
|
| |
Notes:
svn path=/head/; revision=465308
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=449893
|
|
|
|
| |
Notes:
svn path=/head/; revision=425417
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=417211
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=388088
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
Notes:
svn path=/head/; revision=381151
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/DBD-CSV
Notes:
svn path=/head/; revision=378984
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.46/ChangeLog
- Update DEPENDS
Notes:
svn path=/head/; revision=374168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363374
|
|
|
|
| |
Notes:
svn path=/head/; revision=361878
|
|
|
|
| |
Notes:
svn path=/head/; revision=332592
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
Notes:
svn path=/head/; revision=324105
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Notes:
svn path=/head/; revision=310228
|
|
|
|
|
|
|
| |
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes:
svn path=/head/; revision=309071
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.36/ChangeLog
Notes:
svn path=/head/; revision=303212
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Sort MAN3 and PLIST
Notes:
svn path=/head/; revision=299140
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.35/ChangeLog
Notes:
svn path=/head/; revision=297381
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.34/ChangeLog
Notes:
svn path=/head/; revision=296582
|
|
|
|
|
|
|
|
| |
Suggested by: az
With hat: perl
Notes:
svn path=/head/; revision=281882
|
|
|
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.33/ChangeLog
Notes:
svn path=/head/; revision=281437
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Submitted by: frederic@culot.org (via Email)
Notes:
svn path=/head/; revision=261922
|
|
|
|
| |
Notes:
svn path=/head/; revision=261863
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Notes:
svn path=/head/; revision=257563
|
|
|
|
| |
Notes:
svn path=/head/; revision=255587
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Notes:
svn path=/head/; revision=251134
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe: yes
Notes:
svn path=/head/; revision=250008
|
|
|
|
|
|
|
|
|
|
|
| |
- Tweak BUILD_DEPENDS to include minimum-required version of requisite ports
- Flesh out pkg-descr
PR: 140953
Submitted by: Sahil Tandon <sahil@tandon.net>
Notes:
svn path=/head/; revision=244889
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Notes:
svn path=/head/; revision=243052
|