aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Senna
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=373448
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=357300
* * Convert to stagingMathieu Arnold2014-01-212-6/+15
| | | | | | | | | | * Add license * pet portlint Sponsored by: Absolight Notes: svn path=/head/; revision=340672
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326939
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-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 Notes: svn path=/head/; revision=289563
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-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 Notes: svn path=/head/; revision=281438
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - This version of p5-Senna requires referencing internal structures toJun Kuriyama2009-05-012-1/+168
| | | | | | | | build, but current senna distribution did not install header files for internal structures. So copy these structure definitions here. Notes: svn path=/head/; revision=233027
* - Mark BROKEN until this module chases latest interface of libsenna.Jun Kuriyama2008-12-302-1/+2
| | | | | | | - Fix WWW: URL in pkg-descr. Notes: svn path=/head/; revision=224977
* - Include some ports in perl5 category.Marcelo Araujo2008-05-191-1/+1
| | | | | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr) Notes: svn path=/head/; revision=213332
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Upgrade to 0.51.Jun Kuriyama2007-05-264-66/+14
| | | | Notes: svn path=/head/; revision=191900
* - POD fixes (already reported to module author).Jun Kuriyama2006-12-096-0/+160
| | | | | | | - Reduce warning in Senna::Symbol. Notes: svn path=/head/; revision=179258
* Upgrade to 0.50 (incompatible with previous versions).Jun Kuriyama2006-08-306-29/+44
| | | | Notes: svn path=/head/; revision=171656
* - Upgrade to 0.12.Jun Kuriyama2006-06-082-14/+6
| | | | | | | | | | - Change master site to CPAN. PR: ports/98352 Submitted by: leeym Notes: svn path=/head/; revision=164860
* - Update snapshot to rev 41.Jun Kuriyama2006-01-302-5/+5
| | | | Notes: svn path=/head/; revision=154855
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - p5-Senna depends on sennaYen-Ming Lee2005-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 Notes: svn path=/head/; revision=143610
* Add p5-Senna 0.08, perl module for Embeddable Fulltext Search Engine.Jun Kuriyama2005-08-295-0/+60
Notes: svn path=/head/; revision=141216