aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-xmltv
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-051-7/+2
| | | | | | | With hat: perl Notes: svn path=/head/; revision=442719
* Fix plist.Mathieu Arnold2016-11-082-3/+7
| | | | | | | | | | While there, fix dependency on www/p5-CGI. Reported by: qat Sponsored by: Absolight Notes: svn path=/head/; revision=425736
* Fix packaging by committing the plist changes forgotten during the updateBaptiste Daroussin2016-11-062-39/+41
| | | | Notes: svn path=/head/; revision=425479
* Update to 0.5.68Baptiste Daroussin2016-11-052-4/+4
| | | | Notes: svn path=/head/; revision=425451
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-32/+32
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to upstream version 0.5.67Thomas Zander2015-12-294-71/+66
| | | | | | | | PR: 202993 Submitted by: fbsd@opal.com Notes: svn path=/head/; revision=404785
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-11-091-0/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=401153
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-49/+49
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* - Fix runtime issue:Thomas Zander2015-05-173-6/+19
| | | | | | | | | | | | | The web site from which North American data is obtained has changed - Bump PORTREVISION - Pet portlint PR: 197667 Submitted by: fbsd@opal.com MFH: 2015Q2 Notes: svn path=/head/; revision=386583
* Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.Adam Weinberger2015-04-251-2/+2
| | | | | | | | | | | | | | | | | | | | All these changes are tested but the following are worth noting: The following ports fail "make test", but did so before this change, and fail in the same places: - textproc/p5-xmltv - www/p5-Business-Paypal - www/p5-CGI-Enurl www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests, and should probably be marked BROKEN For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area. As long as we're here, sort plist on perl@-owned ports. Notes: svn path=/head/; revision=384736
* Cleanup plistBaptiste Daroussin2014-12-081-13/+0
| | | | Notes: svn path=/head/; revision=374324
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to upstream version 0.5.65Thomas Zander2014-08-155-103/+144
| | | | | | | | | PR: 191962 Submitted by: jamie@dyslexicfish.net Approved by: mentors (implicit) Notes: svn path=/head/; revision=365010
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Add missing dependency on devel/p5-File-SlurpThomas Zander2014-07-271-2/+6
| | | | | | | | | | | | - Add LICENSE - Bump PORTREVISION PR: 192129 Submitted by: dreamcat4@gmail.com Approved by: mentors (implicit) Notes: svn path=/head/; revision=363040
* UnbreakAntoine Brodin2014-07-041-1/+1
| | | | Notes: svn path=/head/; revision=360693
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+4
| | | | Notes: svn path=/head/; revision=360676
* Support staging.Emanuel Haupt2014-02-062-20/+63
| | | | Notes: svn path=/head/; revision=343123
* 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 new perl orderBaptiste Daroussin2013-07-311-6/+3
| | | | Notes: svn path=/head/; revision=324012
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-07-011-28/+28
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300304
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.5.61Sylvio Cesar Teixeira2011-08-293-10/+10
| | | | Notes: svn path=/head/; revision=280713
* Update to 0.5.59.Koop Mast2011-03-034-24/+28
| | | | | | | fix RUN_DEPENDS=${BUILD_DEPENDS} issue. Notes: svn path=/head/; revision=270204
* - Update to 0.5.57Sylvio Cesar Teixeira2010-05-303-18/+25
| | | | Notes: svn path=/head/; revision=255312
* - Update to 0.5.53Sylvio Cesar Teixeira2010-04-173-13/+15
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252850
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-12/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Try to remove www/cgi-binMichael Johnson2008-07-262-0/+2
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=217633
* Update to 0.5.52Michael Johnson2008-07-263-14/+11
| | | | Notes: svn path=/head/; revision=217608
* Update to 0.5.51Michael Johnson2008-03-243-11/+13
| | | | Notes: svn path=/head/; revision=209687
* Update to 0.5.50.Jeremy Messenger2008-02-273-6/+11
| | | | | | | | PR: ports/117873 Submitted by: Alex Varju <freebsd-ports@varju.ca> Notes: svn path=/head/; revision=208027
* Update to 0.5.49Michael Johnson2007-10-233-16/+6
| | | | Notes: svn path=/head/; revision=201822
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.5.48Michael Johnson2007-09-013-28/+36
| | | | | | | | | | | Note to North America users, As of today (Sept, 1st) labs.zap2it.com is no more. however https://www.schedulesdirect.org will be taking its place. PR: 116000 Submitted by: Alex Varju <Alex.Varju@webct.com> Notes: svn path=/head/; revision=198610
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-12-221-1/+1
| | | | Notes: svn path=/head/; revision=180444
* Update to 0.5.45Michael Johnson2006-12-173-10/+16
| | | | Notes: svn path=/head/; revision=179995
* - Update to 0.5.44Michael Johnson2006-07-023-9/+7
| | | | Notes: svn path=/head/; revision=166764
* - Update to 0.5.43Michael Johnson2006-04-283-14/+30
| | | | | | | If someone ports Locale::Hebrew the tv_grab_il (Israel) will work Notes: svn path=/head/; revision=160618
* - Update to 0.5.42Michael Johnson2006-04-092-6/+4
| | | | | | | Spotted by: portscout Notes: svn path=/head/; revision=159221
* Make it work with perl 5.8.8. No portrevision bump.Anton Berezin2006-02-271-4/+15
| | | | | | | Approved by: portmgr (kris/semi-implicit) Notes: svn path=/head/; revision=156862
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* o Add missing dependencyMario Sergio Fujikawa Ferreira2005-12-221-0/+2
| | | | | | | | | o Bump PORTREVISION Pointy hat to: lioux Notes: svn path=/head/; revision=151832
* Update to 0.5.41 (FINALLY SUPPORTS .br)Mario Sergio Fujikawa Ferreira2005-12-093-7/+20
| | | | | | | Approved by: ahze (maintainer) Notes: svn path=/head/; revision=150740
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Update to a working version, 0.5.40Michael Johnson2005-10-143-15/+22
| | | | | | | - Grab Maintainer Notes: svn path=/head/; revision=145344
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-03-051-1/+1
| | | | Notes: svn path=/head/; revision=130385