aboutsummaryrefslogtreecommitdiff
path: root/devel/devhelp
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-104-31/+30
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Fix patching.Joe Marcus Clarke2009-01-121-10/+9
| | | | Notes: svn path=/head/; revision=225818
* Revert to 0.21 as 0.22 is based on webkit, but other ports are not readyJoe Marcus Clarke2009-01-113-20/+19
| | | | | | | for that. Notes: svn path=/head/; revision=225749
* Add a missing dependency on webkit-gtk2.Joe Marcus Clarke2009-01-101-0/+3
| | | | | | | Reported by: QA Tinderbox Notes: svn path=/head/; revision=225665
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-104-30/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 0.19.1.Joe Marcus Clarke2008-05-253-5/+5
| | | | Notes: svn path=/head/; revision=213662
* -Convert to current gecko framework (USE_GECKO).Jeremy Messenger2008-05-181-27/+5
| | | | | | | | | | | -Remove seamonkey option; it doesn't build. [1] -Correct the USE_LDCONFIG. (Unsure why it has lib/${MOZILLA}.) PR: ports/117327 [1] Reported by: Marat N.Afanasyev <marat@zealot.ksu.ru> [1] Notes: svn path=/head/; revision=213299
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Update to 0.19.Joe Marcus Clarke2008-02-102-5/+5
| | | | Notes: svn path=/head/; revision=207009
* Update to 0.17.Joe Marcus Clarke2008-01-103-5/+10
| | | | Notes: svn path=/head/; revision=205354
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Update to 0.16.Joe Marcus Clarke2007-09-123-5/+10
| | | | Notes: svn path=/head/; revision=199380
* Add a missing dependency on libwnck.Joe Marcus Clarke2007-07-121-1/+2
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=195494
* Update to 0.15.Joe Marcus Clarke2007-07-087-133/+75
| | | | Notes: svn path=/head/; revision=195210
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-29/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-102-0/+2
| | | | Notes: svn path=/head/; revision=184749
* - Add support for seamonkeyGabor Kovesdan2006-12-274-3/+59
| | | | | | | | | | | - Bump PORTREVISION PR: ports/107161 Submitted by: Marat N.Afanasyev <marat@zealot.ksu.ru> Approved by: erwin (mentor) Notes: svn path=/head/; revision=180885
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-5/+33
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Fix PLIST: Remove locale dirs that are not on bsd.x11-4.dist [1]Renato Botelho2006-08-093-37/+5
| | | | | | | | | | | | | - s/INSTALLS_SHLIB/USE_LDCONFIG/ [1] - Add USE_GETTEXT [1] - Remove 000.devhelp rc.d script and use USE_LDCONFIG model instead - Bump PORTREVISION because of last change PR: ports/101520 [1] Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> [1] Notes: svn path=/head/; revision=170194
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* 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. Notes: svn path=/head/; revision=156534
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* s/X11BASE/PREFIX/ in devhelp start script.Koop Mast2005-09-182-3/+3
| | | | | | | | | For X11BASE != PREFIX cases. Submitted by: bland Notes: svn path=/head/; revision=143072
* Update to 0.10.Koop Mast2005-06-184-15/+72
| | | | | | | | | | 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) Notes: svn path=/head/; revision=137673
* BROKEN: Does not buildKris Kennaway2005-04-301-0/+2
| | | | Notes: svn path=/head/; revision=134376
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* upgrade to 0.9.1Ying-Chieh Liao2004-07-263-6/+8
| | | | | | | | PR: 69598 Submitted by: maintainer Notes: svn path=/head/; revision=114722
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-8/+2
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* - Fix build on FreeBSD 4.xPav Lucistnik2004-05-031-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=108261
* 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