non port: textproc/p5-xmltv/pkg-plist |
Number of commits found: 36 |
Sunday, 14 Jan 2018
|
13:26 riggs
Update to upstream release 0.5.70 (update scrapers for several countries)
PR: 225039
Submitted by: tad@vif.com
MFH: 2018Q1
 |
Tuesday, 8 Nov 2016
|
12:59 mat
Fix plist.
While there, fix dependency on www/p5-CGI.
Reported by: qat
Sponsored by: Absolight
 |
Sunday, 6 Nov 2016
|
10:05 bapt
Fix packaging by committing the plist changes forgotten during the update
 |
Tuesday, 29 Dec 2015
|
20:36 riggs
Update to upstream version 0.5.67
PR: 202993
Submitted by: fbsd@opal.com
 |
Monday, 14 Sep 2015
|
12:19 mat
Make it so that the default Perl is always called perl5.
- 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
 |
Monday, 8 Dec 2014
|
21:17 bapt
Cleanup plist
 |
Wednesday, 26 Nov 2014
|
13:08 mat
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
 |
Friday, 15 Aug 2014
|
17:39 riggs
- Update to upstream version 0.5.65
PR: 191962
Submitted by: jamie@dyslexicfish.net
Approved by: mentors (implicit)
 |
Thursday, 6 Feb 2014
|
16:34 ehaupt
Support staging.
 |
Monday, 29 Aug 2011
|
17:21 sylvio
- Update to 0.5.61
 |
Thursday, 3 Mar 2011
|
15:56 kwm
Update to 0.5.59.
fix RUN_DEPENDS=${BUILD_DEPENDS} issue.
 |
Sunday, 30 May 2010
|
12:00 sylvio
- Update to 0.5.57
 |
Saturday, 17 Apr 2010
|
20:31 sylvio
- Update to 0.5.53
Approved by: itetcu (mentor, implicit)
 |
Saturday, 26 Jul 2008
|
21:20 ahze
Try to remove www/cgi-bin
Reported by: pav
 |
15:40 ahze
Update to 0.5.52
 |
Monday, 24 Mar 2008
|
14:38 ahze
Update to 0.5.51
 |
Wednesday, 27 Feb 2008
|
23:29 mezz
Update to 0.5.50.
PR: ports/117873
Submitted by: Alex Varju <freebsd-ports@varju.ca>
 |
Tuesday, 23 Oct 2007
|
13:12 ahze
Update to 0.5.49
 |
Saturday, 1 Sep 2007
|
20:51 ahze
- Update to 0.5.48
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>
 |
Sunday, 17 Dec 2006
|
06:47 ahze
Update to 0.5.45
 |
Sunday, 2 Jul 2006
|
15:43 ahze
- Update to 0.5.44
 |
Friday, 28 Apr 2006
|
02:24 ahze
- Update to 0.5.43
If someone ports Locale::Hebrew the tv_grab_il (Israel) will work
 |
Sunday, 22 Jan 2006
|
02:55 edwin
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
 |
Friday, 9 Dec 2005
|
17:53 lioux
Update to 0.5.41 (FINALLY SUPPORTS .br)
Approved by: ahze (maintainer)
 |
Friday, 14 Oct 2005
|
07:07 ahze
- Update to a working version, 0.5.40
- Grab Maintainer
 |
Sunday, 28 Nov 2004
|
14:35 lioux
Update to 0.5.36
Submitted by: Adrian Colley <aecolley@spamcop.net>
 |
Wednesday, 21 Jul 2004
|
02:18 lioux
o Update to 0.5.34
o No longer USE_PYTHON (added on version 0.5.33)
 |
01:48 lioux
Update to 0.5.33
PR: 66715
Submitted by: Lars Eggert <lars.eggert@gmx.net>
 |
Friday, 5 Dec 2003
|
05:34 linimon
Update to 0.5.21 with large amounts of bugfixes and updated channel
information. See ChangeLog for full details.
PR: ports/58738
Submitted by: Lars Eggert <larse@isi.edu>
Committed on behalf of lioux@, who is having machine problems.
 |
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
 |
Sunday, 28 Sep 2003
|
15:55 lioux
o Update to 0.5.18
o Trick it into not being IS_INTERACTIVE
PR: 56984
Submitted by: Lars Eggert <larse@isi.edu>
 |
Monday, 8 Sep 2003
|
00:20 lioux
Update to 0.5.17
PR: 55433
Submitted by: Lars Eggert <larse@isi.edu>
 |
Wednesday, 5 Mar 2003
|
05:09 lioux
Update to 0.5.8
 |
Wednesday, 15 Jan 2003
|
13:30 lioux
Update to 0.5.6
 |
Sunday, 24 Nov 2002
|
18:47 lioux
Update to 0.5.3
 |
Monday, 4 Nov 2002
|
02:57 lioux
New port p5-xmltv version 0.5.2: Set of programs to process TV
(tvguide) listings in XML format
 |
Number of commits found: 36 |