aboutsummaryrefslogtreecommitdiff
path: root/devel/devhelp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9:Volker Stolz2004-04-293-8/+44
| | | | | | | | | | | - devhelp now uses Mozilla to render HTML contents PR: ports/65541 Submitted by: Rui Lopes (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=107929
* Fix build broken by GTK 2.4 update.Alexander Nedotsukov2004-04-101-0/+5
| | | | Notes: svn path=/head/; revision=106663
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Make sure we link against ${PTHREAD_LIBS}. This fixes a build problemJoe Marcus Clarke2003-06-301-3/+4
| | | | | | | | | | on -STABLE, and some runtime threading issues on -CURRENT. PR: 53918 Submitted by: maintainer Notes: svn path=/head/; revision=83916
* Update to 0.7, and update the WWW link.Joe Marcus Clarke2003-06-296-25/+65
| | | | | | | | PR: 53905 Submitted by: maintainer Notes: svn path=/head/; revision=83864
* Add libgnomeui to USE_GNOME.Adam Weinberger2003-06-071-1/+1
| | | | | | | Submitted by: kris, bento Notes: svn path=/head/; revision=82420
* Fix things mucked up from the original port I committed:Adam Weinberger2003-06-033-12/+17
| | | | | | | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=82212
* devhelp is a developer's help browser for GNOME 2. It is a GUIAdam Weinberger2003-06-025-0/+98
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. Notes: svn path=/head/; revision=81960