non port: net/p5-Filesys-SmbClient/Makefile |
Number of commits found: 20 |
Sunday, 8 Oct 2017
|
19:36 antoine
Deprecate ports broken for more than 6 months
|
Tuesday, 21 Mar 2017
|
21:59 antoine
- Add USES=samba to handle dependency on samba
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
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 29 Jun 2015
|
15:47 adamw
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.
Remove all instances of it from perl@ ports.
|
Monday, 11 May 2015
|
12:04 mat
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight
|
Friday, 13 Mar 2015
|
13:21 amdmi3
- Strip library
|
Wednesday, 26 Nov 2014
|
13:08 mat
Change the way Perl modules are installed, update the default Perl to 5.18.
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
|
Wednesday, 29 Oct 2014
|
22:11 anders
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
|
Sunday, 5 Jan 2014
|
16:55 az
- state support
Approved by: portmgr (blanket infrastructure)
|
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thursday, 5 Sep 2013
|
10:32 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Friday, 26 Jul 2013
|
10:46 az
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Sunday, 30 Dec 2012
|
23:44 anders
Update to 3.2.
|
Friday, 29 Jun 2012
|
10:00 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sunday, 21 Aug 2011
|
23:07 anders
Drop runtime dependency on Test::Simple.
PR: 159875
Submitted by: Nick Hibma <nick@anywi.com>
|
Wednesday, 18 Feb 2009
|
17:16 anders
Update to 3.1.
|
Wednesday, 15 Oct 2008
|
11:44 anders
Take over maintainership.
Approved by: maintainer (erwin)
|
Thursday, 17 Apr 2008
|
14:30 araujo
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Tuesday, 9 Dec 2003
|
11:37 erwin
Update to 1.5
|
Sunday, 10 Aug 2003
|
09:39 erwin
add p5-Filesys-SmbClient, an interface for access Samba
filesystem with libsmclient.so
|
Number of commits found: 20 |