| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=565581
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=563630
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=563313
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=562781
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=560116
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=503475
|
|
|
|
|
|
|
|
|
| |
- Remove IGNORE_WITH_PHP=73
Changes: https://pecl.php.net/package-changelog.php?package=smbclient
Notes:
svn path=/head/; revision=488986
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=481878
|
|
|
|
|
|
|
|
|
|
| |
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
Notes:
svn path=/head/; revision=478711
|
|
|
|
| |
Notes:
svn path=/head/; revision=458844
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=458818
|
|
|
|
|
|
|
|
|
| |
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
Notes:
svn path=/head/; revision=457024
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
Notes:
svn path=/head/; revision=438175
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
Notes:
svn path=/head/; revision=436925
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
Notes:
svn path=/head/; revision=436659
|
|
|
|
| |
Notes:
svn path=/head/; revision=433973
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022
Notes:
svn path=/head/; revision=419514
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
Notes:
svn path=/head/; revision=417719
|
|
|
|
| |
Notes:
svn path=/head/; revision=414273
|
|
|
|
|
|
|
|
|
| |
- Update RUN_DEPENDS: remove PORTSDIR
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=414178
|
|
Smbclient is a PHP extension that uses Samba's libsmbclient library to
provide Samba related functions and 'smb' streams to PHP programs.
Notes:
svn path=/head/; revision=414158
|