Commit graph

27 commits

Author SHA1 Message Date
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Antoine Brodin
8c35568bf3 Change RUN_DEPENDS to a file which is actually used 2014-12-27 09:32:18 +00:00
Baptiste Daroussin
4fe4b02802 cleanup plist 2014-12-20 19:12:11 +00:00
Mathieu Arnold
eee58d187e 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
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
2014-11-26 13:08:24 +00:00
John Marino
53fab25d93 mail/p5-FuzzyOcr-devel: Transform :L => :tl straggler 2014-05-06 17:03:54 +00:00
Baptiste Daroussin
0cb081d6fb support stage
respect EXAMPLES
2014-04-08 06:52:17 +00:00
Adam Weinberger
531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Andrej Zverev
69b6f05b28 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Andrej Zverev
5c64b5a491 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 13:10:09 +00:00
Raphael Kubo da Costa
f6bd704047 Apply r1.18 to mail/p5-FuzzyOcr's Makefile:
- switch from gif2ps to gifasm

In graphics/giflib 4.2 gif2ps was removed.
According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists.
2012-06-11 23:38:29 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
99add3712c - use giflib
PR:		165371
2012-02-22 04:32:40 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Jun Kuriyama
14ed202be0 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11).

Approved by:	portmgr (itetcu)
2010-01-27 13:05:28 +00:00
Shaun Amott
e36d81dc93 Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
2009-07-19 18:59:40 +00:00
Erwin Lansing
178818ef96 Reinstate PKGNAMESUFFIX which was lost in rev. 1.6. 2009-06-05 19:45:11 +00:00
Martin Wilke
7eedec72cd - Pass maintainership to lastest submitter 2009-05-30 22:32:55 +00:00
Martin Wilke
b81dce8d22 - Update to 3.6.0
PR:		135065
Submitted by:	ismail yenigul <ismail.yenigul@endersys.com.tr>
2009-05-30 18:46:09 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Shaun Amott
933b93e42d Upgrade repocopied port from p5-FuzzyOcr -> p5-FuzzyOcr-devel. 2006-11-27 22:49:55 +00:00
Shaun Amott
7adf889c08 FuzzyOcr is a SpamAssassin plugin which uses an Optical Character
Recognition (OCR) program to scan image attachments for spammy content.

It works!
2006-11-06 00:26:03 +00:00