aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Senna
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-17/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
| | | | | | | | | | 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
* * Convert to stagingmat2014-01-222-6/+15
| | | | | | | * Add license * pet portlint Sponsored by: Absolight
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* - convert to the new perl5 frameworkaz2013-09-111-6/+2
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-09-081-1/+1
| | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. With perl@ hat
* -remove MD5ohauer2011-07-031-1/+0
|
* - This version of p5-Senna requires referencing internal structures tokuriyama2009-05-012-1/+168
| | | | | build, but current senna distribution did not install header files for internal structures. So copy these structure definitions here.
* - Mark BROKEN until this module chases latest interface of libsenna.kuriyama2008-12-302-1/+2
| | | | - Fix WWW: URL in pkg-descr.
* - Include some ports in perl5 category.araujo2008-05-191-1/+1
| | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-1/+1
| | | | | | | | | ${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)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Upgrade to 0.51.kuriyama2007-05-264-66/+14
|
* - POD fixes (already reported to module author).kuriyama2006-12-096-0/+160
| | | | - Reduce warning in Senna::Symbol.
* Upgrade to 0.50 (incompatible with previous versions).kuriyama2006-08-306-29/+44
|
* - Upgrade to 0.12.kuriyama2006-06-092-14/+6
| | | | | | | - Change master site to CPAN. PR: ports/98352 Submitted by: leeym
* - Update snapshot to rev 41.kuriyama2006-01-312-5/+5
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - p5-Senna depends on sennaleeym2005-09-272-1/+21
| | | | | | | | - it can't be compiled under perl 5.00503, so mark it IGNORE PR: 85940 Submitted by: leeym Approved by: maintainer timeout
* Add p5-Senna 0.08, perl module for Embeddable Fulltext Search Engine.kuriyama2005-08-295-0/+60