Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2_2 11 Nov 2017 10:30:10
  |
rene  |
Remove expired ports:
2017-11-04 lang/ats: Unmaintained, outdated, needs lots of refreshment
2017-11-09 games/lordsawar: Broken for more than 6 months
2017-11-09 databases/elixir-ecto_migrate: Broken for more than 6 months
2017-11-09 audio/gspeakers: Broken for more than 6 months
2017-11-09 net/p5-Filesys-SmbClient: Broken for more than 6 months
2017-11-09 audio/tclmidi: Broken for more than 6 months
2017-11-09 security/py-xmlsec: Broken for more than 6 months
2017-11-09 security/samba-virusfilter: Broken for more than 6 months
2017-11-09 textproc/ocaml-pxp: Broken for more than 6 months
2017-11-09 audio/sooperlooper: Broken for more than 6 months
2017-11-09 devel/dwarves: Broken for more than 6 months
2017-11-09 devel/cl-cffi-sbcl: Broken for more than 6 months
2017-11-09 devel/pinba_engine: Broken for more than 6 months
2017-11-09 devel/py-event: Broken for more than 6 months |
3.2_2 08 Oct 2017 19:36:26
  |
antoine  |
Deprecate ports broken for more than 6 months |
3.2_2 21 Mar 2017 21:59:31
  |
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 |
3.2_2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.2_2 29 Jun 2015 15:47:45
  |
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. |
3.2_2 11 May 2015 12:04:19
  |
mat  |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
3.2_2 13 Mar 2015 13:21:29
  |
amdmi3  |
- Strip library |
3.2_1 26 Nov 2014 13:08:38
  |
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 (Only the first 15 lines of the commit message are shown above ) |
3.2 29 Oct 2014 22:11:51
  |
anders  |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately. |
3.2 10 Jun 2014 12:14:14
  |
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
3.2 05 Jan 2014 16:55:05
  |
az  |
- state support
Approved by: portmgr (blanket infrastructure) |
3.2 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.2 05 Sep 2013 10:32:24
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
3.2 26 Jul 2013 10:46:37
  |
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@) |
3.2 30 Dec 2012 23:44:12
  |
anders  |
Update to 3.2. |
3.1 29 Jun 2012 10:00:39
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
3.1 21 Aug 2011 23:07:22
 |
anders  |
Drop runtime dependency on Test::Simple.
PR: 159875
Submitted by: Nick Hibma <nick@anywi.com> |
3.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
3.1 18 Feb 2009 17:16:41
 |
anders  |
Update to 3.1. |
1.5 15 Oct 2008 11:44:16
 |
anders  |
Take over maintainership.
Approved by: maintainer (erwin) |
1.5 17 Apr 2008 14:30:31
 |
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) |
1.5 22 Jan 2006 02:46:07
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.5 26 Nov 2005 17:00:48
 |
pav  |
- Add SHA256
Approved by: maintainer |
1.5 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
1.5 09 Dec 2003 11:37:43
 |
erwin  |
Update to 1.5 |
1.4 10 Aug 2003 09:39:40
 |
erwin  |
add p5-Filesys-SmbClient, an interface for access Samba
filesystem with libsmclient.so |