aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-registry.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-09-18 11:43:20 +0800
committerChris Lahey <clahey@src.gnome.org>2000-09-18 11:43:20 +0800
commit37d47c916dd0d8d53f277862a297aa23feb8ff13 (patch)
tree8a0f1b3dc651ad004eea1b8de793f2fbada90d85 /shell/e-component-registry.c
parent645f6e47ea513495f428f9299c5e4ec89dac9891 (diff)
downloadgsoc2013-evolution-37d47c916dd0d8d53f277862a297aa23feb8ff13.tar.gz
gsoc2013-evolution-37d47c916dd0d8d53f277862a297aa23feb8ff13.tar.zst
gsoc2013-evolution-37d47c916dd0d8d53f277862a297aa23feb8ff13.zip
Added check for gnome-app-lib. Removed directories that have been moved to
2000-09-18 Christopher James Lahey <clahey@helixcode.com> * configure.in: Added check for gnome-app-lib. Removed directories that have been moved to gal. From addressbook/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/Makefile.am, contact-editor/Makefile.am, ename/Makefile.am, gui/component/Makefile.am, gui/widgets/Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * backend/ebook/e-card.c, backend/pas/pas-backend-file.c, contact-editor/e-contact-editor-address.c, contact-editor/e-contact-editor-categories.c, contact-editor/e-contact-editor-categories.h, contact-editor/e-contact-editor-fullname.c, contact-editor/e-contact-editor.c, contact-editor/e-contact-save-as.c, ename/e-address-western.c, ename/test-ename-western-gtk.c, gui/component/addressbook-factory.c, gui/component/addressbook.c, gui/component/e-cardlist-model.h, gui/component/e-ldap-storage.c, gui/component/select-names/e-select-names-bonobo.c, gui/component/select-names/e-select-names-manager.c, gui/component/select-names/e-select-names-model.c, gui/component/select-names/e-select-names-table-model.c, gui/component/select-names/e-select-names-table-model.h, gui/component/select-names/e-select-names-text-model.h, gui/component/select-names/e-select-names.c, gui/component/select-names/e-select-names.h, gui/search/e-addressbook-search-dialog.c, gui/widgets/e-addressbook-model.h, gui/widgets/e-addressbook-view.c, gui/widgets/e-minicard-label.c, gui/widgets/e-minicard-view-widget.c, gui/widgets/e-minicard-view-widget.h, gui/widgets/e-minicard-view.c, gui/widgets/e-minicard-view.h, gui/widgets/e-minicard-widget.h, gui/widgets/e-minicard.c, gui/widgets/test-minicard-label.c, gui/widgets/test-reflow.c, printing/e-contact-print.c: Fixed the #include lines to deal properly with gal. From calendar/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * gui/Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * gui/calendar-model.h, gui/e-calendar-table.c, gui/e-day-view.c, gui/e-week-view-event-item.c, gui/e-week-view.c, gui/event-editor.c, gui/gncal-todo.c, gui/gnome-cal.c, gui/main.c, gui/print.c, gui/dialogs/task-editor.c: Fixed the #include lines to deal properly with gal. * gui/check-filled.xpm: New file since we can't include it from e-table anymore. From camel/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * camel-folder-search.c, camel-folder-search.h, camel-remote-store.c, providers/imap/camel-imap-folder.c, providers/imap/camel-imap-store.c: Fixed the #include lines to deal properly with gal. From composer/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * e-msg-composer-address-dialog.c, e-msg-composer-address-entry.c, e-msg-composer-attachment.c, e-msg-composer-hdrs.c, e-msg-composer.c: Fixed the #include lines to deal properly with gal. From e-util/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Removed all the files moved to gal. * e-dialog-widgets.c: Fixed the #include lines to deal properly with gal. * e-gui-utils.c, e-gui-utils.h: Removed all of the functionality that was moved to gal. * e-canvas-utils.c, e-canvas-utils.h, e-canvas-vbox.c, e-canvas-vbox.h, e-canvas.c, e-canvas.h, e-cursors.c, e-cursors.h, e-font.c, e-font.h, e-popup-menu.c, e-popup-menu.h, e-printable.c, e-printable.h, e-unicode.c, e-unicode.h, e-util.c, e-util.h, e-xml-utils.c, e-xml-utils.h: Moved to gal. From filter/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * filter-editor.c, filter-filter.c, filter-folder.c, filter-input.c, filter-message-search.c, filter-option.c, filter-rule.c, score-editor.c, vfolder-editor.c, vfolder-rule.c: Fixed the #include lines to deal properly with gal. From mail/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * component-factory.c, folder-browser-factory.c, folder-browser.c, mail-callbacks.c, mail-config-gui.c, mail-display.c, mail-display.h, main.c, message-list.c, message-list.h: Fixed the #include lines to deal properly with gal. From po/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * POTFILES.in: Removed files that have been moved to gal. From shell/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * e-component-registry.c, e-corba-storage-registry.c, e-corba-storage.c, e-folder-type-registry.c, e-folder.c, e-local-folder.c, e-local-storage.c, e-shell-folder-creation-dialog.c, e-shell-folder-selection-dialog.c, e-shell-folder-title-bar.c, e-shell-view.c, e-shell.c, e-shortcuts-view.c, e-shortcuts.c, e-storage-set-view.c, e-storage-set-view.h, e-storage-set.c, e-storage.c, evolution-local-storage.c, evolution-session.c, evolution-shell-client.c, evolution-shell-component-client.c, evolution-shell-component.c, evolution-shell-view.c, evolution-storage-listener.c, evolution-storage.c, main.c: Fixed the #include lines to deal properly with gal. From widgets/meeting-time-sel/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * e-meeting-time-sel-list-item.c, e-meeting-time-sel.c, e-meeting-time-sel.h: Fixed the #include lines to deal properly with gal. If you've read this far, you deserve a prize. The first email in my mailbox with the subject "What a commit message!" (and your physical mailing address somewhere in the message) will receive a free Helix Code T-shirt mailed to anywhere within the continental United States. I cannot be held responsible for problems with email systems anywhere. This is supposed to be for fun, so please don't make a fuss if something goes wrong and your mail doesn't reach me. Find my email elsewhere in this message, and if it's been more than a few days, you're probably too late. From widgets/misc/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * e-calendar-item.c, e-calendar.c, e-calendar.h, e-title-bar.c: Fixed the #include lines to deal properly with gal. * e-scroll-frame.c, e-scroll-frame.h: Moved to gal. From widgets/shortcut-bar/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and $(EXTRA_GNOME_LIBS). Removed unneeded libraries. * e-icon-bar.c, e-icon-bar.h, e-shortcut-bar.c, e-shortcut-model.c, test-shortcut-bar.c: Fixed the #include lines to deal properly with gal. From widgets/ChangeLog: 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Removed directories that have been moved to gal. * e-paned/.cvsignore, e-paned/Makefile.am, e-paned/e-hpaned.c, e-paned/e-hpaned.h, e-paned/e-paned.c, e-paned/e-paned.h, e-paned/e-vpaned.c, e-paned/e-vpaned.h: Moved to gal. * e-reflow/.cvsignore, e-reflow/Makefile.am, e-reflow/e-reflow-sorted.c, e-reflow/e-reflow-sorted.h, e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved to gal. * e-table/.cvsignore, e-table/ChangeLog, e-table/LICENSE, e-table/Makefile.am, e-table/ROADMAP.e-table, e-table/TODO, e-table/add-col.xpm, e-table/arrow-down.xpm, e-table/arrow-up.xpm, e-table/check-empty.xpm, e-table/check-filled.xpm, e-table/clip.png, e-table/e-cell-checkbox.c, e-table/e-cell-checkbox.h, e-table/e-cell-string.c, e-table/e-cell-text.c, e-table/e-cell-text.h, e-table/e-cell-toggle.c, e-table/e-cell-toggle.h, e-table/e-cell-tree.c, e-table/e-cell-tree.h, e-table/e-cell.c, e-table/e-cell.h, e-table/e-table-click-to-add.c, e-table/e-table-click-to-add.h, e-table/e-table-col-dnd.h, e-table/e-table-col.c, e-table/e-table-col.h, e-table/e-table-column-model.h, e-table/e-table-column.c, e-table/e-table-config.c, e-table/e-table-config.glade, e-table/e-table-config.glade.h, e-table/e-table-config.h, e-table/e-table-defines.h, e-table/e-table-example-1.c, e-table/e-table-example-2.c, e-table/e-table-field-chooser-dialog.c, e-table/e-table-field-chooser-dialog.h, e-table/e-table-field-chooser-item.c, e-table/e-table-field-chooser-item.h, e-table/e-table-field-chooser.c, e-table/e-table-field-chooser.glade, e-table/e-table-field-chooser.glade.h, e-table/e-table-field-chooser.h, e-table/e-table-group-container.c, e-table/e-table-group-container.h, e-table/e-table-group-leaf.c, e-table/e-table-group-leaf.h, e-table/e-table-group.c, e-table/e-table-group.glade, e-table/e-table-group.glade.h, e-table/e-table-group.h, e-table/e-table-header-item.c, e-table/e-table-header-item.h, e-table/e-table-header.c, e-table/e-table-header.h, e-table/e-table-item.c, e-table/e-table-item.h, e-table/e-table-model.c, e-table/e-table-model.h, e-table/e-table-one.c, e-table/e-table-one.h, e-table/e-table-scrolled.c, e-table/e-table-scrolled.h, e-table/e-table-selection-model.c, e-table/e-table-selection-model.h, e-table/e-table-simple.c, e-table/e-table-simple.h, e-table/e-table-size-test.c, e-table/e-table-sort-info.c, e-table/e-table-sort-info.h, e-table/e-table-sorted-variable.c, e-table/e-table-sorted-variable.h, e-table/e-table-sorted.c, e-table/e-table-sorted.h, e-table/e-table-sorter.c, e-table/e-table-sorter.h, e-table/e-table-subset-variable.c, e-table/e-table-subset-variable.h, e-table/e-table-subset.c, e-table/e-table-subset.h, e-table/e-table-text-model.c, e-table/e-table-text-model.h, e-table/e-table-tooltip.h, e-table/e-table-tree.h, e-table/e-table.c, e-table/e-table.h, e-table/e-tree-example-1.c, e-table/e-tree-example-2.c, e-table/e-tree-model.c, e-table/e-tree-model.h, e-table/e-tree-simple.c, e-table/e-tree-simple.h, e-table/image1.png, e-table/image2.png, e-table/image3.png, e-table/remove-col.xpm, e-table/sample.table, e-table/table-test.c, e-table/table-test.h, e-table/test-check.c, e-table/test-cols.c, e-table/test-table.c: Moved to gal. * e-text/.cvsignore, e-text/Makefile.am, e-text/e-entry-test.c, e-text/e-entry.c, e-text/e-entry.h, e-text/e-text-event-processor-emacs-like.c, e-text/e-text-event-processor-emacs-like.h, e-text/e-text-event-processor-types.h, e-text/e-text-event-processor.c, e-text/e-text-event-processor.h, e-text/e-text-model.c, e-text/e-text-model.h, e-text/e-text-test.c, e-text/e-text.c, e-text/e-text.h: Moved to gal. i.e., ... changed evolution to work with gal. svn path=/trunk/; revision=5490
Diffstat (limited to 'shell/e-component-registry.c')
-rw-r--r--shell/e-component-registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-component-registry.c b/shell/e-component-registry.c
index 589d6bca38..4ec951a81c 100644
--- a/shell/e-component-registry.c
+++ b/shell/e-component-registry.c
@@ -29,7 +29,7 @@
#include <gtk/gtktypeutils.h>
#include <bonobo.h>
-#include "e-util/e-util.h"
+#include <gal/util/e-util.h>
#include "e-shell-utils.h"
#include "Evolution.h"
port namewg2014-08-051-2/+2 * UPDATING: add back note from 20140802 remove by mistake in last commitwg2014-08-031-0/+9 * UPDATING: add a note about security/p5-openxpkiwg2014-08-031-7/+13 * Update Stellarium to version 0.13.0. It's a new major release, and is baseddanfe2014-08-031-0/+9 * Commit some formatting and readability fixes I have accumulated so far.danfe2014-08-031-15/+19 * Back to the future.madpilot2014-08-011-1/+1 * - Rename www/ajaxplorer to www/pydio due to upstream name changemadpilot2014-08-011-0/+26 * Clear up a dangling modifier.adamw2014-07-301-1/+1 * security/libgcrypt: 1.5.3_3 -> 1.6.1pi2014-07-301-0/+14 * Update GeoIP to 1.6.0.adamw2014-07-281-0/+7 * Remove now unneeded entry about pkgbapt2014-07-281-9/+0 * - Update security/libtasn1 to 4.0novel2014-07-281-0/+14 * Add an UPDATING entry about the ports-mgmt/pkg upate to version 1.3.1. pkg maymva2014-07-271-0/+9 * Stage comms/qpagemarino2014-07-271-0/+9 * - Add message about removing cad/netgen before reinstalling.stephen2014-07-261-0/+8 * Removing libevent should be forced to avoid removing reverse dependenciesbapt2014-07-251-1/+1 * - Add LICENSEdanilo2014-07-251-0/+11 * Make the instructions a bit clearer.adamw2014-07-251-2/+5 * Only use libevent2bapt2014-07-241-0/+6 * The decision to move the savedata into ${PREFIX} did not go overadamw2014-07-241-4/+3 * Drop UPDATING section on evolution-data-server deinstall before db6 upgrade,mandree2014-07-241-7/+2 * Back to the presentbapt2014-07-231-1/+1 * - Use USER and GROUP in Makefile instead of havingnovel2014-07-231-0/+11 * Switch to texlive by defaultbapt2014-07-231-0/+7 * Fix a typo.adamw2014-07-231-1/+1 * Oops, correct my email address.adamw2014-07-231-1/+1 * Document the incompatible change in mail/eximvsevolod2014-07-221-0/+8 * - Document ths change of multimedia/mediainfosunpoet2014-07-221-0/+7 * Update to 3.8.1. Along with this, savegame data is now inadamw2014-07-221-0/+9 * Clarify/fixup previous commit.mandree2014-07-161-2/+3 * Note broken ports.mandree2014-07-161-1/+11 * Add note that db6 upgrade requires ports rebuild.mandree2014-07-151-0/+6 * Document db6 upgrade.mandree2014-07-151-0/+11 * - Move net/linphone-base to replace net/linphone and update to version 3.7.0tijl2014-07-141-0/+12 * - Update to Postfix 2.12 snapshot 20140709sahil2014-07-141-0/+12 * - set www/apache24 as the default apache versionohauer2014-07-131-0/+12 * lang/rust: update 0.10 -> 0.11robak2014-07-111-0/+7 * Notify users of security/pam-pgsql that pam_pgsql.so has been moved.tijl2014-07-091-0/+7 * - Add note about default JDK changing from OpenJDK 1.6 to OpenJDK 1.7swills2014-06-281-0/+32 * Fix datebdrewery2014-06-281-1/+1 * Add a note for amavisd-milter's state directory change.delphij2014-06-281-0/+8 * - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedashish2014-06-271-0/+10 * mail/qmail-spamcontrol: Update to 2.7.31bdrewery2014-06-271-0/+13 * - Modify startup script to let smsd change user by itself [1]madpilot2014-06-271-0/+12 * Update to 5.0.0.mat2014-06-251-0/+7 * - Update to 1.5.0jhale2014-06-221-0/+14 * - Remove textproc/m17n-contrib was incorporated into m17n-dbmiwi2014-06-181-0/+8 * Improve the English on the subversion entry, remove trailing whitespace.rakuco2014-06-171-16/+17 * subversion port has been overhauled. Some optional parts was extractedlev2014-06-161-0/+30 * Make sure pkg updating catches the icu update messagebapt2014-06-121-1/+1 * Remove a confusing line all ports depending on icu should be rebuilt anywaybapt2014-06-121-1/+0 * Update to icu 53.1, recommand to the user to rebuild all their applications d...bapt2014-06-111-0/+14 * UPDATING: unbreak for certain toolseadler2014-06-111-4/+4 * - Update Firefox to 30.0beat2014-06-111-0/+8 * Revert r357160, clamav is now fixedgarga2014-06-101-9/+0 * Add a note about clamav build being broken when old version is installed whil...garga2014-06-091-0/+9 * Fix typo in old entry on libiconvbdrewery2014-06-071-1/+1 * -Add more options for rc scriptfeld2014-06-061-0/+13 * - Update Zetacoin to 0.8.99.16cs2014-06-041-0/+13 * - Fix datesunpoet2014-05-301-2/+2 * Change postgresql's default version to 9.2.mat2014-05-301-0/+13 * - Whitespace cleanupmiwi2014-05-291-2/+2 * Finish the replacement of calife-devel by calife.roberto2014-05-281-0/+19 * Update to new upstream release 6.0.30.mandree2014-05-271-0/+12 * Add the updating entry about luabapt2014-05-271-0/+13 * Split up py-dbus and py-gobject3 into a -common and a python 2 and 3 port.kwm2014-05-251-0/+19 * Respect hier(7) for config filesgrembo2014-05-211-0/+12 * - Update to 2014.63ak2014-05-201-0/+10 * Switch firebird to use DEFAULT_VERSIONS macro to set the defaultbapt2014-05-121-0/+9 * - Move lang/open-cobol to lang/gnu-cobol to reflect project changesjohans2014-05-081-0/+13 * Update to 1.0.10.romain2014-05-061-0/+11 * - Move security/yassl to security/cyassl in preparation for the import of thegahr2014-05-061-0/+13 * Fix unixODBC vs libiodbc conflictsbapt2014-05-061-0/+11 * - Document the change of science/hdf5* and science/netcdf*sunpoet2014-05-031-0/+17 * - add comment to remove old apr-1.4.x ports beforeohauer2014-04-291-0/+1 * . Add a note about updating to the latest version of openjdk7 (7.55.13_4).glewis2014-04-291-0/+8 * - Document the change of graphics/gdalsunpoet2014-04-271-1/+8 * Add a note about renamed startup script and variable for net/samba4.timur2014-04-211-0/+14 * Add libxcb to the upgrade list.kwm2014-04-171-4/+4 * Improve entry about mod_php.ale2014-04-171-1/+10 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+52 * - move www/mod_python3 -> www/mod_python33ohauer2014-04-161-2/+20 * lang/dmd is no longer the primary dmd port as it is no longer supportedcy2014-04-151-0/+10 * UPDATING: Add entry for Python/pkg users and egg-info Plist errorskoobs2014-04-131-0/+27 * - Update to 5.4.33bdrewery2014-04-111-0/+12 * Upgrade net/rabbitmq to 3.3.0.olgeni2014-04-031-0/+15 * KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-031-0/+10 * Update to 1.1.0.tj2014-04-031-0/+9 * - Hide libdane support behind option LIBDANEbdrewery2014-04-021-0/+7 * Mention cups/raster.h issue and recommend reinstallation of cups-client.mandree2014-04-011-0/+3 * CUPS ports have been updated to version 1.7.1. A file has migrated frombsam2014-03-311-0/+16 * - Clean up language for apr bump.brd2014-03-291-2/+2 * Welcome the new mod_php ports, in order to have default packages forale2014-03-281-0/+7 * - revert last change, since the command uses $cat/$portohauer2014-03-231-1/+1 * - fix pkg commandohauer2014-03-231-1/+1 * - update to apr-1.5.0ohauer2014-03-231-0/+15 * Spring cleanup of OpenLDAP 2.4 port:delphij2014-03-201-0/+8 * - Add misc/p5-OSSP-uuid as a replacement for misc/ossp-uuid-perl.culot2014-03-171-0/+13 * - add entry for renamed portsohauer2014-03-171-3/+21 * Nuke openistgt from orbit. Between istgt now supporting target reloadjpaetzel2014-03-131-0/+22 * - Update the 20140214 perl entrybrd2014-03-111-12/+19 * Fix invalid portmaster commandadamw2014-03-081-1/+1 * - Document the change of devel/py-setuptoolssunpoet2014-03-071-0/+34 * KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-0/+10 * sysutils/ansible: update to 1.5rm2014-03-031-0/+8 * - update to 1.2.4ohauer2014-02-241-3/+11 * add a note about mail/courier-imap for SSL usersoliver2014-02-231-0/+8 * Add note in UPDATING entry 20140222 about net-im/turpial r345667.olivierd2014-02-231-0/+7 * - Document the change of editors/vimsunpoet2014-02-201-0/+10 * Escape the globbing characters in the DocBook port updating instructionswblock2014-02-201-2/+2 * Consolidate the docbook ports into -sgml and -xml variants.mat2014-02-191-0/+18 * KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-181-0/+23 * Add note in UPDATING entry 20130904 about devel/libiconv being amadpilot2014-02-171-0/+5 * Like it was announced six months ago, remove Perl 5.12.mat2014-02-141-0/+30 * Talk a bit about r343784 here too.mat2014-02-121-0/+14 * ICU was updated to 52.1bdrewery2014-02-091-1/+1 * - Update to 5.0.0bdrewery2014-02-091-0/+9 * Come to the presentbdrewery2014-02-091-1/+1 * Add an updating entry about icu for people having glib20 built with the COLLA...bapt2014-02-091-0/+14 * Add UPDATING entry for zabbix UIDs change and bump portskoobs2014-02-011-0/+12 * Fix a typo.blackend2014-01-251-1/+1 * Fix some typos in the libical UPDATING message.rakuco2014-01-181-3/+3 * - move www/mod_authnz_external to www/mod_authnz_external22ohauer2014-01-151-6/+19 * Add new 4.1 branch of the Samba suite.timur2014-01-141-0/+16 * Add portupgrade instruction to the libical entry.kwm2014-01-141-0/+2 * Update to 1.0.kwm2014-01-131-0/+12 * - Change default location of Go packages to LOCALBASE/share/gojlaffaye2014-01-121-0/+15 * Add upgrading instruction for Qt 4 portsmakc2014-01-081-0/+13 * Revise databases/ruby-bdb vs. databases/db[56] instructions after ruby-bdb fix.mandree2014-01-031-10/+13 * Fix 20131216 databases/db4* entry to mention /etc/make.conf as the place wheremandree2014-01-021-1/+1 * - Modernize and simplify the archivers/p7zip port's Makefile by getting ridrakuco2014-01-021-0/+12 * Fix the year of the two most recent entries.rakuco2014-01-021-3/+3 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-0/+6 * The SASL GSSAPI authentication plugin was removed fromume2013-12-261-0/+12 * - use STAGEDIRdinoex2013-12-191-0/+8 * Expand instructions for dealing with dri/libGL somewhat.zeising2013-12-181-0/+4 * Mention portupgrade next to ruby-bdb so people feel addressed.mandree2013-12-171-1/+1 * Instructions to work around ruby-bdb breakage through bugfix upgrade of db[56].mandree2013-12-171-0/+28 * Warn that users should not force delete old Berkeley DB ports.mandree2013-12-171-0/+10 * Correct some instructions after recent gecko changes.flo2013-12-171-1/+1 * Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bitmandree2013-12-171-6/+9 * Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]zeising2013-12-161-0/+29 * Add note about Berkeley DB deprecation and link to Wiki docs.mandree2013-12-141-0/+13 * Add note about named.conf being replaced on FreeBSD 10.0 on BIND versionserwin2013-12-091-0/+8 * - move java/subversion-java to java/java-subversion soohauer2013-12-091-0/+13 * Add vte3, the Gtk 3 version of the vte terminal widget.kwm2013-12-081-0/+16 * - Update to 5.4.1p1ashish2013-12-081-0/+7 * - Fix date on entry; I was going to commit this a few days ago, butjhale2013-12-041-2/+2 * - Update graphics/*opencv* to 2.4.7jhale2013-12-041-0/+16 * devel/py-setuptools: Python packages installerwg2013-11-281-0/+15 * - svn mv www/mod_wsgi www/mod_wsgi2 [1]ohauer2013-11-251-0/+12 * Fixup perl update instructions, package names have changed too much.mat2013-11-221-2/+2 * Add a bit about the default options change in lang/perl5.*mat2013-11-201-0/+34 * - Clean up the UPDATING entry directions for Perl 5.16brd2013-11-131-5/+7 * Please welcome NSD 4.0.0erwin2013-11-121-0/+20 * Add a note about the latest changes to the dns/bind9* ports.erwin2013-11-121-0/+14 * Some whitespace, spelling, and consistency fixes.danfe2013-11-091-118/+115 * - Chase security/libtasn1 updatenovel2013-11-031-0/+14 * - Split the library part of multimedia/rtmpdump into multimedia/librtmp.hrs2013-10-311-0/+12 * - Update to 1.0.5rene2013-10-291-0/+10 * Add instructions about ffmpeg1 and ffmpeg-devel movewg2013-10-291-0/+21 * Add a note about people not using binary packages.mat2013-10-231-0/+25 * Change default perl to lang/perl5.16mat2013-10-231-0/+9 * Add a note about the impending SquirrelMail update.adamw2013-10-211-0/+19 * - Update security/gpgme to 1.4.3jhale2013-10-211-0/+13 * New USES=compilerbapt2013-10-091-0/+10 * - update nrpe to version 2.15ohauer2013-10-051-1/+12 * The default versions of lang/python* have been changed to support themva2013-10-031-0/+14 * Upper case the last 'l' in libGLkwm2013-10-011-1/+1 * Add actual dates.zeising2013-09-301-2/+2 * Remove leftovers from a merge.zeising2013-09-301-1/+0 * The FreeBSD graphics/x11 team proudly presentszeising2013-09-301-1/+29 * Add instructions for the ptlib/opal/ekiga suffle.kwm2013-09-291-0/+21 * - Update to 5.0.0tabthorpe2013-09-261-0/+7 * - Rename public name of SSP support to WITH_SSP_PORTS as /usr/srcbdrewery2013-09-221-6/+4 * - Recommend only enabling WITH_SSP for /usr/ports as it willbdrewery2013-09-22