summaryrefslogtreecommitdiff
path: root/devel/devhelp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* s/X11BASE/PREFIX/ in devhelp start script.Koop Mast2005-09-181-1/+1
| | | | | | For X11BASE != PREFIX cases. Submitted by: bland
* Update to 0.10.Koop Mast2005-06-181-0/+25
| | | | | | | Take over maintainership. Add switches to build agains mozilla and firefox (borrowed from the galeon port). Approved by: rui AT ruilopes dot com (previous maintainer)
* Update to 0.7, and update the WWW link.Joe Marcus Clarke2003-06-293-18/+59
| | | | | PR: 53905 Submitted by: maintainer
* Fix things mucked up from the original port I committed:Adam Weinberger2003-06-031-0/+10
| | | | | | | | | | | | | | | | | | * Change maintainer to submitter of ports/52446, Rui Lopes <rui@ruilopes.com> (I missed this when I committed this port) * Add libgtkhtml/remove gtk20 from USE_GNOME * Remove the REINPLACEs <debugger> adamw_: we also don't need that first REINPLACE in post-patch. <debugger> adamw_: and I don't known why you have placed the second REINPLACE there :/ * Remove the lib/devhelp dir in the pkg-plist * Add a patch to search for devhelp books in the standard FreeBSD places * Alphabetize the pkg-plist * PORTREVISION bump Submitted by: Rui Lopes <rui@ruilopes.com> (over IRC)
* devhelp is a developer's help browser for GNOME 2. It is a GUIAdam Weinberger2003-06-021-0/+10
frontend to books about GNOME development, providing cross-referenced, easily searchable information. Many books are available, and can be found through the project's website.