aboutsummaryrefslogtreecommitdiff
path: root/textproc/urlview
Commit message (Collapse)AuthorAgeFilesLines
* Over to new volunteer.Mark Linimon2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273495
* - Replace optional SeaMonkey 1.1 dependency with dependency on SeaMonkey 2.Beat Gaetzi2011-01-141-4/+4
| | | | | | | | | | - While I'm here, replace Firefox RUN_DEPENDS line with USE_FIREFOX. With hat: gecko Feature safe: yes Notes: svn path=/head/; revision=267780
* - Replace dependency on non-existing or obsolete gecko providers withBeat Gaetzi2010-10-241-3/+3
| | | | | | | | | optional dependency on Firefox which was removed with Rev 1.29. With hat: gecko Notes: svn path=/head/; revision=263508
* Rev 1.22 (PR 102954) was a bad idea. This port should not have any defaultDavid E. O'Brien2010-09-091-3/+0
| | | | | | | | | | | dependencies as it causes too much trouble for folks using this port not with Firefox. 'pkg_add -r urlview' should not add X11 and Firefox to ones system. PR: 142378, 144223, 150372 Submitted by: Erwan David <erwan@rail.eu.org>, max, Arthur Mesh <arthurmesh@gmail.com> Notes: svn path=/head/; revision=260876
* Relinquish mantainership. I no longer track the bleeding-edge of web browsers.David E. O'Brien2010-04-131-1/+1
| | | | Notes: svn path=/head/; revision=252626
* - 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
* Change gecko inclusion.David E. O'Brien2010-01-041-1/+1
| | | | | | | Submitted by: Peter Jeremy <peterjeremy@acm.org> Notes: svn path=/head/; revision=247137
* Switch to master bsd.gecko.mk, drop mozilla support, default to firefox35.David E. O'Brien2009-12-291-7/+10
| | | | | | | | PR: 141148 Submitted by: thierry Notes: svn path=/head/; revision=246809
* Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr'sDoug Barton2009-12-211-3/+0
| | | | | | | | | | where it appears. Mail to that address bounces now, and has for years. Not having stale e-mail addresses in the pkg-descr files helps avoid user confusion when looking for someone to contact for help with a port. Notes: svn path=/head/; revision=246402
* - Mark BROKENMartin Wilke2009-12-121-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=245593
* + Use bsd.gecko.mk to set GECKO, if WITH_GECKO is set, or default to firefox.David E. O'Brien2009-11-294-5/+24
| | | | | | | | | | + Respect X11BASE. PR: 102954 Submitted by: Thierry Thomas <thierry@@pompo.net> Notes: svn path=/head/; revision=244961
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Fix segfault on machines where sizeof(int) != sizeof(char *).Florent Thoumie2005-11-302-1/+12
| | | | | | | | | PR: ports/88729 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=150033
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use ${REINPLACE_CMD} instead of ${PERL}.David E. O'Brien2003-10-151-3/+4
| | | | | | | | | | Properly adjust urlview.conf path for ${PREFIX}. PR: 58038 Submitted by: Simon Barner <barner@in.tum.de> (reworked by me) Notes: svn path=/head/; revision=91346
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix make fetch.David E. O'Brien2002-12-031-6/+3
| | | | Notes: svn path=/head/; revision=71350
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+1
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* Needs perl to build.David E. O'Brien2002-05-161-0/+2
| | | | Notes: svn path=/head/; revision=59284
* Install the url_handler.sh script and bump PORTREVISION.Pete Fritchman2001-12-182-0/+5
| | | | | | | | | PR: 30402 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Approved by: maintainer timeout Notes: svn path=/head/; revision=51722
* Fix bash'isms.David E. O'Brien2001-08-222-0/+38
| | | | | | | | | | | Make PREFIX clean (by me) PR: 23332 Submitted by: Kerne Fahey <teasmoke@webterrier.com>, Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=46649
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35327
* Upgrade to version 0.9.David E. O'Brien2000-07-042-6/+6
| | | | Notes: svn path=/head/; revision=30195
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25734
* Adopt ports I care about.David E. O'Brien1999-10-261-0/+3
| | | | Notes: svn path=/head/; revision=22651
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-10-211-2/+0
| | | | | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months. Notes: svn path=/head/; revision=22561
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* I *LOVE* WWW:Michael Haro1999-05-031-1/+0
| | | | Notes: svn path=/head/; revision=18411
* Revise MASTER_SITES to the new locations.SADA Kenji1998-11-221-3/+3
| | | | | | | | PR: ports/8785 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14772
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-1/+0
| | | | | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-) Notes: svn path=/head/; revision=12658
* add WWW to the categoriesDavid E. O'Brien1998-05-111-2/+2
| | | | Notes: svn path=/head/; revision=10944
* Imported urlview, which finds URLs in plaintext (mail, etc.) andMatthew Hunt1998-04-225-0/+40
presents them in a menu to browse from. PR: 6378 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=10639