aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Plagger
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-07-011-103/+103
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300304
* 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
* Add textproc/p5-YAML as the missing dependency.Munechika SUMIKAWA2010-08-231-3/+2
| | | | Notes: svn path=/head/; revision=259810
* - Mark BROKENPav Lucistnik2010-08-081-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=258954
* Support PRSJPNDATE OPTION.Munechika SUMIKAWA2009-04-221-7/+6
| | | | | | | | PR: ports/133724 From: TERAMOTO Masahiro <markun@onohara.to> Notes: svn path=/head/; revision=232496
* - Change dependency from p5-Text-CSV_PP to p5-Text-CSV. The first one will beSergey Matveychuk2009-01-141-1/+1
| | | | | | | removed and the second one includes Text::CVS_PP. Notes: svn path=/head/; revision=226109
* Bump PORTREVISION due to subversion upgrade.Lev A. Serebryakov2008-06-301-1/+1
| | | | Notes: svn path=/head/; revision=216035
* (1) Upgrade subversion to version 1.5.0.Lev A. Serebryakov2008-06-301-1/+1
| | | | | | | | | | | (2) Make binding ports to be real ports, which installs only bindings and depend on subversion. (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme. (4) Re-base subversion-freebsd to `devel/subversion'. (5) Fix all ports, which depends on subversion bindings. Notes: svn path=/head/; revision=216025
* - 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
* Fix installation problem and add Summary::Japanes supporting.Munechika SUMIKAWA2007-10-151-2/+7
| | | | Notes: svn path=/head/; revision=201488
* Fix enclosure problem with XML::LibXML-1.64.Munechika SUMIKAWA2007-10-032-0/+25
| | | | Notes: svn path=/head/; revision=200721
* Attempt to fix port build with new bsd.perl.mk.Mark Linimon2007-09-191-0/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199734
* Add Filter-DegradeYouTube supporting option.Munechika SUMIKAWA2007-01-301-1/+5
| | | | Notes: svn path=/head/; revision=183689
* Fix dependecy checking.Munechika SUMIKAWA2007-01-231-3/+3
| | | | Notes: svn path=/head/; revision=183053
* Upgrade to 0.7.16.Munechika SUMIKAWA2006-12-143-5/+15
| | | | Notes: svn path=/head/; revision=179693
* Upgrade to 0.7.16.Munechika SUMIKAWA2006-11-293-10/+30
| | | | Notes: svn path=/head/; revision=178232
* Upgrade to 0.7.15.Munechika SUMIKAWA2006-11-023-8/+77
| | | | Notes: svn path=/head/; revision=176158
* Upgrade to 0.7.13.Munechika SUMIKAWA2006-10-103-5/+35
| | | | Notes: svn path=/head/; revision=175170
* Add two more options.Munechika SUMIKAWA2006-10-061-3/+12
| | | | Notes: svn path=/head/; revision=174638
* - Add 4 more options.Munechika SUMIKAWA2006-09-251-4/+31
| | | | | | | | | | - Fix plist. PR: ports/103643 Submitted by: Masahiro Teramoto <markun@onohara.to> Notes: svn path=/head/; revision=173841
* Upgrade to 0.7.12.Munechika SUMIKAWA2006-09-193-6/+15
| | | | Notes: svn path=/head/; revision=173397
* Install assets.Munechika SUMIKAWA2006-09-012-2/+231
| | | | Notes: svn path=/head/; revision=171779
* - Install examplesMunechika SUMIKAWA2006-08-312-1/+23
| | | | | | | | | - Trrn off BETTERENCODING in default to sync with orignal distribution. Submitted by: otsune@gmail.com Notes: svn path=/head/; revision=171687
* Upgrade to 0.7.10. Now the port depends on 232 ports with full options.Munechika SUMIKAWA2006-08-302-6/+9
| | | | Notes: svn path=/head/; revision=171675
* Add two more options on OPTIONS.Munechika SUMIKAWA2006-08-281-2/+12
| | | | Notes: svn path=/head/; revision=171562
* Add Rule::Fresh Supporting on OPTIONS.Munechika SUMIKAWA2006-08-251-1/+6
| | | | Notes: svn path=/head/; revision=171357
* Upgrade to 0.7.9.Munechika SUMIKAWA2006-08-243-9/+32
| | | | Notes: svn path=/head/; revision=171336
* - Add 11 more options on OPTIONSMunechika SUMIKAWA2006-08-232-14/+65
| | | | | | | - Add warning on pkg-descr Notes: svn path=/head/; revision=171254
* Add Cookie sharing with Firefox Supporting on OPTIONS.Munechika SUMIKAWA2006-08-231-2/+6
| | | | Notes: svn path=/head/; revision=171247
* Add Publish::Gmail supporting on OPTIONS.Munechika SUMIKAWA2006-08-221-2/+8
| | | | Notes: svn path=/head/; revision=171191
* - Add missing OPTIONS.Munechika SUMIKAWA2006-08-221-4/+15
| | | | | | | - Chage default knobs to repect defaults in plagger. Notes: svn path=/head/; revision=171188
* Plagger is a pluggable RSS/Atom feed aggregator written inMunechika SUMIKAWA2006-08-224-0/+573
Perl. Everything is implemented as a small plugin and you can mash them up together using Plagger core API and plugin hooks. You can think of Plagger as a blosxom or qpsmtpd for RSS aggregator. WWW: http://plagger.org/ WARNING: This port depends on thousands of ports spececially with full options. Notes: svn path=/head/; revision=171172