Next | Query returned 52 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2017-04-13 16:02:38 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-BSD-Resource to 1.29.11
----------------------------------------
2017-04-07  Jarkko Hietaniemi  <jhi@iki.fi>
        * Prepend "./" to require-d pathnames in tests,
          in preparation of Perl 5.26.0. [cpan #120993]
        * Add RLIMIT_POSIXLOCKS from DragonFly BSD.
        * Release 1.2911.
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-06-05 11:27:00 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-BSD-Resource to 1.29.10
----------------------------------------
2016-05-12  Jarkko Hietaniemi  <jhi@iki.fi>

        * Add RLIMIT_RSESTACK from hpux/ia64, and RLIMIT_FREEMEM
          and RLIMIT_NTHR from QNX.

        * Add more PRIO_ values from Solaris:

          PRIO_CONTRACT
          PRIO_LWP
          PRIO_PROJECT
          PRIO_SESSION
          PRIO_TASK
          PRIO_ZONE

        * HPUX: Do not unconditionally define the RLIMIT_ and RLIM_NLIMITS

        * Add missing word ('enough') in getrusage.t test skippage.

        * Repoint all the license pointers to COPYRIGHT and LICENSE
          in Resource.pm, add LICENSE file as a new pointer.

        * Release 1.2910.
   2016-04-09 07:20:19 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 1.2907 to 1.2909 (PKGVERSION = 1.29.09)
---------------------------------------------
2015-11-15  Jarkko Hietaniemi  <jhi@iki.fi>
        * The added RLIMIT_ values were not added quite right.
          Our own tests didn't detect this, but mod_perl2 ones did
          [cpan #108955]

2015-10-21  Jarkko Hietaniemi  <jhi@iki.fi>
        * Add more RLIMIT_ values from various systems,
          especially from Linux 2.6:

          RLIMIT_MSGQUEUE
          RLIMIT_NICE
          RLIMIT_NPTS
          RLIMIT_PTHREAD
          RLIMIT_RTPRIO
          RLIMIT_RTTIME
          RLIMIT_SBSIZE
          RLIMIT_SIGPENDING
          RLIMIT_SWAP

          Check your system's setrlimit() documentation,
          and BSD::Resource::get_rlimits().

        * Add PRIO_THREAD, if available.
          Check your system's setpriority() documentation.

        * Release 1.2908.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456)
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-07-13 10:32:13 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.29.07
Update LICENSE

Upstream change:
2013-07-12  Jarkko Hietaniemi  <jhi@Vredefort-2.local>

	* Address rt.cpan.org #86857: t/setrlimit.t failure
	  Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.

	* Release 1.2907.

2013-07-07  Jarkko Hietaniemi  <jhi@iki.fi>

	* Skip number-of-files and stack setrlimit tests in Cygwin:
	  the constants exist but the implementation doesn't really
	  seem to be there.  Document this in the pod.  Testing by dsolimano.

	* For setrlimit tests involving byte sizes (memory or file size)
	  round the byte sizes down to 4 kB boundaries.

	* Fix some pod nits.

	* Release 1.2906.

2013-06-22  Jarkko Hietaniemi  <jhi@iki.fi>

	* Address rt.cpan.org #86334: typo fixes

	* Address rt.cpan.org #62504: Disable user/system
	  timing tests if workload accumulate too little time

	* Attempt harder in getrusage.t to burn enough user and system time,
	  refactor the "burn some cpu" utility into t/burn.pl, use that also
	  in t/times.t.

	* Fix a testing problem in NetBSD for t/setrlimit.t,
	  the tests were misnumbered.

	* Silence compilation warnings coming from Perl 5.18.0.

	* Clarify the license to be Artistic 2.0 or LGPL 2.0.

	* Regenerate ppport.h with Perl 5.18.0.

	* Release 1.2905.

Next | Query returned 52 messages, browsing 11 to 20 | Previous