aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/urlview
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Fix segfault on machines where sizeof(int) != sizeof(char *).flz2005-11-302-1/+12
| | | | | | PR: ports/88729 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (2 weeks)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use ${REINPLACE_CMD} instead of ${PERL}.obrien2003-10-161-3/+4
| | | | | | | Properly adjust urlview.conf path for ${PREFIX}. PR: 58038 Submitted by: Simon Barner <barner@in.tum.de> (reworked by me)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix make fetch.obrien2002-12-031-6/+3
|
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-291-2/+1
| | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
* Needs perl to build.obrien2002-05-171-0/+2
|
* Install the url_handler.sh script and bump PORTREVISION.petef2001-12-182-0/+5
| | | | | | PR: 30402 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Approved by: maintainer timeout
* Fix bash'isms.obrien2001-08-232-0/+38
| | | | | | | | Make PREFIX clean (by me) PR: 23332 Submitted by: Kerne Fahey <teasmoke@webterrier.com>, Glenn Johnson <glennpj@charter.net>
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Upgrade to version 0.9.obrien2000-07-052-6/+6
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-4/+4
|
* Adopt ports I care about.obrien1999-10-261-0/+3
|
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasfenner1999-10-221-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* I *LOVE* WWW:mharo1999-05-031-1/+0
|
* Revise MASTER_SITES to the new locations.sada1998-11-231-3/+3
| | | | | PR: ports/8785 Submitted by: Josh Gilliam <josh@quick.net>
* None of these textproc tools were quite advanced enough to behoek1998-08-201-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. :-)
* add WWW to the categoriesobrien1998-05-111-2/+2
|
* Imported urlview, which finds URLs in plaintext (mail, etc.) andmph1998-04-235-0/+40
presents them in a menu to browse from. PR: 6378 Submitted by: Josh Gilliam <josh@quick.net>