non port: textproc/p5-Hailo/Makefile |
SVNWeb
|
Number of commits found: 26 |
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) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Wed, 28 Nov 2018
|
[ 19:19 sunpoet ]
Update to 0.74
Changes: https://metacpan.org/changes/distribution/Hailo
|
Thu, 1 Nov 2018
|
[ 19:15 sunpoet ]
Use real PORTVERSION and update dependent ports
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
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
|
Tue, 28 Feb 2017
|
[ 14:58 sunpoet ]
Update to 0.72
- Add LICENSE_FILE
- Fix *_DEPENDS: move test-only dependencies to TEST_DEPENDS
- Add NO_ARCH
- Convert to options dependency helper
- Sort PLIST
Changes: http://search.cpan.org/dist/Hailo/Changes
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 20 Jan 2016
|
[ 15:33 culot ] (Only the first 10 of 26 ports in this commit are shown above. )
- Reassign milki@'s ports after his commit bit was taken in for safekeeping
|
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 )
|
Sun, 3 Aug 2014
|
[ 14:15 olgeni ] (Only the first 10 of 119 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine)
|
Thu, 6 Mar 2014
|
[ 18:51 sunpoet ] (Only the first 10 of 63 ports in this commit are shown above. )
- Remove outdated PERL_LEVEL check
With hat: perl
|
Tue, 21 Jan 2014
|
[ 14:04 mat ] (Only the first 10 of 36 ports in this commit are shown above. )
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight
|
[ 05:12 milki ] (Only the first 10 of 26 ports in this commit are shown above. )
Update maintainer email address
Approved by: swills (mentor)
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Tue, 17 Sep 2013
|
[ 09:00 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert to new perl framework
|
Thu, 25 Apr 2013
|
[ 03:28 az ]
- perl 5.10 is gone. Fix PERL_CONFIGURE.
With hat: perl@
|
[ 01:04 swills ]
- Fix required perl version
- Fix typo in options
PR: ports/177159
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Thu, 21 Mar 2013
|
[ 00:14 jgh ]
- adopt optionsNG
- trim historical header
Approved by: portmgr (miwi)
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Thu, 12 Apr 2012
|
[ 15:46 swills ]
- Add missing DEPENDS
- Add missing TEST_DEPENDS
- Correct error in TEST_DEPENDS
- Bump PORTREVISION
PR: ports/166772
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
Tue, 20 Sep 2011
|
[ 10:09 sunpoet ]
- Update to 0.70
Changes: http://search.cpan.org/dist/Hailo/Changes
PR: ports/160840
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
|
Sun, 14 Aug 2011
|
[ 03:53 swills ]
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL.
Hailso has a Mouse (or Moose) based core with pluggable storage, tokenizer and
engine backends.
Hailo is similar to MegaHAL in functionality, the main differences (with the
default backends) being better scalability, drastically less memory usage, an
improved tokenizer, and tidier output.
With Hailo, you can create, modify, and query Hailo brains. To use Hailo in
event-driven POE applications, you can use the POE::Component::Hailo wrapper.
WWW: http://search.cpan.org/dist/Hailo
PR: ports/159065
Submitted by: milki <milki@rescomp.berkeley.edu>
|
Number of commits found: 26 |