non port: sysutils/p5-BSD-Sysctl/Makefile |
SVNWeb
|
Number of commits found: 29 |
Tue, 20 Sep 2022
|
[ 21:44 Gleb Smirnoff (glebius) ] 410c152
sysutils/p5-BSD-Sysctl: update to 1.12.3
Fixes compilation on i386.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 5 Nov 2021
|
[ 18:09 Gleb Smirnoff (glebius) ] 59a397c
sysutils/p5-BSD-Sysctl: update to 1.12.2
This is a minor bugfix release. Fixes setting of 32-bit values.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 5 Mar 2021
|
[ 18:21 olivier ]
Update to 0.12.1 to fix build on FreeBSD 11 and 12.
Submitted by: glebius
Reported by: kib
Sponsored by: Netflix
|
Thu, 4 Mar 2021
|
[ 18:33 olivier ]
Take over maintainership and redirect distribution to glebius's github.
The module/port isn't maintained by original author since 2014 and patch
queue became too big.
This is potentially a temporary measure: When author has time to work on
the module, maintainership can be transferred back.
Submitted by: glebius
Sponsored by: Netflix
|
Wed, 24 Jun 2020
|
[ 23:59 imp ]
Update to run on most recent -current
Update to supporty the latest bool type.
Approved by: david@landgren.net (maintainer timeout, ~2 years)
Obtained From: Netflix
PR: 227910
Differential Revision: https://reviews.freebsd.org/D25434
|
Fri, 11 May 2018
|
[ 11:50 pi ]
sysutils/p5-BSD-Sysctl: fix access to kern.devstat
- see the PR for a few nice examples on how to use it
PR: 226899
Submitted by: Helge Oldach <freebsd@oldach.net>
Approved by: david@landgren.net (maintainer timeout)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 8 Jul 2017
|
[ 13:45 swills ]
sysutils/p5-BSD-Sysctl: Support setting 64-bit sysctl values
PR: 216450
Submitted by: jtl
Approved by: david@landgren.net (maintainer timeout, 5 months)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 23 Jan 2014
|
[ 19:49 culot ]
- Update to 0.11 [1]
- Add LICENSE (Artistic 1 & GPL 1)
PR: ports/185988 [1]
Submitted by: David Landgren <david@landgren.net> (maintainer)
|
Mon, 6 Jan 2014
|
[ 09:44 az ] (Only the first 10 of 46 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sat, 7 Sep 2013
|
[ 07:44 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Sun, 31 Jan 2010
|
[ 01:06 pgollucci ]
- Update to 0.10
PR: ports/142671
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (david@landgren.net; > 2 weeks)
|
Wed, 16 Sep 2009
|
[ 07:09 az ]
- Update to version 0.9
- Unbreak build for OSVERSION >= 800070
Changelog: http://cpansearch.perl.org/src/DLAND/BSD-Sysctl-0.09/Changes
PR: ports/138871
Submitted by: az
Approved by: maintainer
Feature safe: yes
|
Wed, 3 Jun 2009
|
[ 12:31 erwin ]
Mark BROKEN on 8.x: does not build.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ] (Only the first 10 of 88 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Mon, 22 Jan 2007
|
[ 10:59 rafan ]
- Update to 0.08
PR: ports/108043
Submitted by: chinsan
Approved by: David Landgren <david at landgren.net> (maintainer)
|
Tue, 7 Nov 2006
|
[ 09:49 miwi ]
- Correct depedency
PR: ports/105193
Submitted by: chinsan
Noticed by: krismail
Approved by: maintainer
|
Tue, 31 Oct 2006
|
[ 04:42 chinsan ]
- Update to 0.07
- Transfer maintainership to the author of CPAN perl module.
PR: ports/104716
Submitted by: chinsan
Approved by: delphij (mentor)
|
Tue, 10 Oct 2006
|
[ 11:29 clsung ]
- Remove IGNORE on ${PERL_LEVEL} < 500806
only Perl 5 is needed and the system C compiler
Noticed by: gslin (gslin at gslin dot org) via irc
David Landgren <david@landgren.net>, The author of CPAN Perl module.
PR: ports/104222
Submitted by: maintainer (chinsan)
|
Mon, 9 Oct 2006
|
[ 07:27 clsung ]
- Update to 0.04
- According to Changes, amd64 support has been added.
PR: ports/104182, ports/104184
Submitted by: clsung, maintainer (chinsan)
|
Tue, 3 Oct 2006
|
[ 15:34 chinsan ] (Only the first 10 of 91 ports in this commit are shown above. )
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above )
|
Thu, 7 Sep 2006
|
[ 04:43 rafan ]
- On amd64, we do not have machine/bootinfo.h, which is used by this
port.
PR: ports/102958
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
Reported by: pointyhat via kris
|
Tue, 5 Sep 2006
|
[ 18:39 rafan ]
Add p5-BSD-Sysctl 0.03, fetch sysctl values from BSD-like systems.
PR: ports/102885
Submitted by: chinsan <chinsan.tw at gmail.com>
|
Number of commits found: 29 |