aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Update from v2.18 to v2.19Aaron Dalton2006-06-172-4/+4
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=165666
* Update to 0.11Ion-Mihai Tetcu2006-06-172-4/+4
| | | | | | | | PR: ports/99080 Submitted by: maintainer Notes: svn path=/head/; revision=165647
* Update to 1.10.5Erwin Lansing2006-06-173-15/+4
| | | | | | | | PR: 99048 Submitted by: Ports fury Notes: svn path=/head/; revision=165630
* Update to 0.52Erwin Lansing2006-06-164-8/+8
| | | | | | | | PR: 99031 Submitted by: aaron Notes: svn path=/head/; revision=165573
* - Update from v0.02 to v0.03Aaron Dalton2006-06-162-4/+4
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=165538
* Update to 4.20Mathieu Arnold2006-06-152-4/+4
| | | | Notes: svn path=/head/; revision=165491
* - Correct the 'CONFLICTS' specification.Joseph Koshy2006-06-151-2/+4
| | | | | | | - Add a local MASTER_SITE to keep portlint happy. Notes: svn path=/head/; revision=165487
* - Update to version 1.94a, which contains bug fixes to the previousJoseph Koshy2006-06-152-7/+9
| | | | | | | | | | version. - Add a local master site; keep portlint happy. - Correctly spell the 'CONFLICTS' line. - Take over maintainership of this (orphaned) port. Notes: svn path=/head/; revision=165486
* - update to 0.17Cheng-Lung Sung2006-06-153-4/+10
| | | | Notes: svn path=/head/; revision=165485
* - Update from v1.2 to v1.4Aaron Dalton2006-06-154-24/+27
| | | | | | | | | | | | - Update plist - Restrict to Perl 5.6+ due to new dependency upon Module::Build PR: ports/98334 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165479
* - Update from v1.07 to v1.08Aaron Dalton2006-06-153-4/+5
| | | | | | | | | PR: ports/98332 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165478
* - Update from v0.13 to v0.3Aaron Dalton2006-06-153-13/+14
| | | | | | | | | | | - Restrict to Perl 5.6+ due to dependencies PR: ports/98331 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165477
* Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response toMark Linimon2006-06-142-4/+1
| | | | | | | | | email, and various maintainer-timeouts. Hat: portmgr Notes: svn path=/head/; revision=165459
* - Update from v1.00 to v1.01Aaron Dalton2006-06-142-4/+4
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=165450
* Update to 1.02.05Mathieu Arnold2006-06-142-4/+4
| | | | Notes: svn path=/head/; revision=165413
* Update to 0.43Mathieu Arnold2006-06-143-8/+7
| | | | Notes: svn path=/head/; revision=165412
* Update to 1.17Mathieu Arnold2006-06-142-4/+4
| | | | Notes: svn path=/head/; revision=165405
* Update to 1.2.1Lars Thegler2006-06-143-9/+9
| | | | Notes: svn path=/head/; revision=165388
* Reset andrew@ugh.net.au due to multiple timeouts.Mark Linimon2006-06-142-4/+1
| | | | Notes: svn path=/head/; revision=165380
* Adding port textproc/p5-XML-Atom-Stream, A client interface forAaron Dalton2006-06-135-0/+49
| | | | | | | | | AtomStream. Approved by: tobez (implicit) Notes: svn path=/head/; revision=165293
* - Update to 1.1.0.MANTANI Nobutaka2006-06-1218-63/+458
| | | | | | | - Mark textproc/uim-m17nlib IGNORE since it requires m17n-lib-1.3.1 or later. Notes: svn path=/head/; revision=165254
* Fix install.Ion-Mihai Tetcu2006-06-121-2/+2
| | | | | | | | PR: 98851 Submitted by: Alan Hicks <ahicks@p-o.co.uk> Notes: svn path=/head/; revision=165228
* Update to 0.05.Anton Berezin2006-06-122-5/+4
| | | | Notes: svn path=/head/; revision=165174
* Use the correct mtree when you change the prefix, for example:Jeremy Messenger2006-06-122-2/+18
| | | | | | | | | | | | | | | | | | | | | | | Incorrect: (before) ================================ # cd /usr/ports/x11-toolkits/pango # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (after) ================================ # cd /usr/ports/x11-toolkits/pango # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ Notes: svn path=/head/; revision=165166
* upgrade to 0.20.1Ying-Chieh Liao2006-06-123-23/+8
| | | | | | | | PR: 98829 Submitted by: Ports Fury Notes: svn path=/head/; revision=165163
* Update to 0.6.1.Joe Marcus Clarke2006-06-113-5/+11
| | | | Notes: svn path=/head/; revision=165155
* Upgrade to version 0.86.Stefan Eßer2006-06-103-20/+6
| | | | Notes: svn path=/head/; revision=165053
* - Fix build.Andrey Slusar2006-06-091-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=164886
* Remove email addressIon-Mihai Tetcu2006-06-091-1/+1
| | | | | | | | | PR: ports/98702 Submitted by: maintainer Approved by: lawrance (mentor, implict) Notes: svn path=/head/; revision=164878
* - 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
* Upgrade to 20060608 snapshot.Jun Kuriyama2006-06-082-4/+4
| | | | Notes: svn path=/head/; revision=164858
* - Update to 0.10Renato Botelho2006-06-083-5/+5
| | | | | | | | PR: ports/98705 Submitted by: maintainer Notes: svn path=/head/; revision=164835
* Remove email address from pkg-descrRenato Botelho2006-06-081-1/+1
| | | | | | | | PR: ports/98704 Submitted by: maintainer Notes: svn path=/head/; revision=164831
* Update to 1.1.17.Joe Marcus Clarke2006-06-073-14/+5
| | | | Notes: svn path=/head/; revision=164748
* Update to 2.6.26.Joe Marcus Clarke2006-06-074-43/+5
| | | | Notes: svn path=/head/; revision=164744
* Add SHA256 checksumEdwin Groothuis2006-06-072-0/+2
| | | | Notes: svn path=/head/; revision=164723
* Add symbolic link from latte.el to xemacs site-lisp load dirrectory.Andrey Slusar2006-06-072-1/+6
| | | | Notes: svn path=/head/; revision=164722
* Make the condition consistent with the error message,Akinori MUSHA2006-06-071-1/+1
| | | | | | | while Ruby 1.8.0 is not recommended at all. Notes: svn path=/head/; revision=164678
* - textproc/p5-Text-MagicTemplate has been expired and replace byCheng-Lung Sung2006-06-075-68/+0
| | | | | | | textproc/p5-Template-Magic Notes: svn path=/head/; revision=164666
* - Update to 1.2.8Michael Johnson2006-06-073-6/+6
| | | | | | | Spotted on: portscout Notes: svn path=/head/; revision=164661
* Adding port textproc/p5-Text-Decorator, Apply a chain of filters to text.Aaron Dalton2006-06-065-0/+63
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=164651
* Dmitry Marakasov adopts this orphan ports that he uses.Ion-Mihai Tetcu2006-06-061-1/+1
| | | | | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit) Notes: svn path=/head/; revision=164641
* Portlint:Jeremy Messenger2006-06-061-2/+2
| | | | | | | -Use DATADIR in plist. Notes: svn path=/head/; revision=164554
* Update to 0.8. Require perl 5.8.Anton Berezin2006-06-052-7/+7
| | | | | | | | PR: 98520 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=164469
* add p5-XML-RSS-SimpleGen 11.11Ying-Chieh Liao2006-06-055-0/+45
| | | | | | | For writing RSS files Notes: svn path=/head/; revision=164396
* Update to 0.9.6Erwin Lansing2006-06-042-4/+4
| | | | | | | | | PR: 98490 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=164343
* Update to 0.3.9.Hiroki Sato2006-06-033-10/+11
| | | | | | | | Submitted by: Martin Wilke (freebsd at unixfreunde dot de) PR: ports/98444 Notes: svn path=/head/; revision=164317
* Update to 1.03.Hiroki Sato2006-06-032-4/+4
| | | | | | | | Submitted by: Martin Wilke (freebsd at unixfreunde dot de) PR: ports/98425 Notes: svn path=/head/; revision=164310
* - Update from v0.19 to v0.21Aaron Dalton2006-06-023-20/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move to MODBUILD - Restrict to Perl 5.7.3+ due to new dependency upon converters/p5-Encode - Update plist Changes ======= Except where noted, all changes made by Daisuke Maki 0.21 - 31 May 2006 - Repository blunder messes up the distro. fixed. Reported by Tatsuhiko Miyagawa 0.20 - 14 May 2006 - Set $rss->{version} for compatibility. - As a result, we no longer set or depend on $rss->{_internal}{version}. If you saw it and used it, then stop doing that ;) PR: ports/98333 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=164234
* - Update to 0.8Andrey Slusar2006-06-022-13/+14
| | | | | | | Submitted by: Max N. Boyarov (maintainer) Notes: svn path=/head/; revision=164213