<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkDialog" id="search_message_dialog">
  <property name="visible">True</property>
  <property name="title" translatable="yes">Find in Message</property>
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
  <property name="window_position">GTK_WIN_POS_CENTER</property>
  <property name="modal">False</property>
  <property name="resizable">False</property>
  <property name="destroy_with_parent">False</property>
  <property name="has_separator">True</property>

  <child internal-child="vbox">
    <widget class="GtkVBox" id="dialog-vbox1">
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">0</property>

      <child internal-child="action_area">
	<widget class="GtkHButtonBox" id="dialog-action_area1">
	  <property name="visible">True</property>
	  <property name="layout_style">GTK_BUTTONBOX_END</property>

	  <child>
	    <widget class="GtkButton" id="button1">
	      <property name="visible">True</property>
	      <property name="can_default">True</property>
	      <property name="can_focus">True</property>
	      <property name="label">gtk-cancel</property>
	      <property name="use_stock">True</property>
	      <property name="relief">GTK_RELIEF_NORMAL</property>
	      <property name="response_id">-6</property>
	    </widget>
	  </child>

	  <child>
	    <widget class="GtkButton" id="button2">
	      <property name="visible">True</property>
	      <property name="can_default">True</property>
	      <property name="can_focus">True</property>
	      <property name="label">gtk-find</property>
	      <property name="use_stock">True</property>
	      <property name="relief">GTK_RELIEF_NORMAL</property>
	      <property name="response_id">-3</property>
	    </widget>
	  </child>
	</widget>
	<packing>
	  <property name="padding">0</property>
	  <property name="expand">False</property>
	  <property name="fill">True</property>
	  <property name="pack_type">GTK_PACK_END</property>
	</packing>
      </child>

      <child>
	<widget class="GtkFrame" id="frame1">
	  <property name="border_width">6</property>
	  <property name="visible">True</property>
	  <property name="label_xalign">0</property>
	  <property name="label_yalign">0.5</property>
	  <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

	  <child>
	    <widget class="GtkVBox" id="vbox1">
	      <property name="border_width">6</property>
	      <property name="visible">True</property>
	      <property name="homogeneous">False</property>
	      <property name="spacing">6</property>

	      <child>
		<widget class="GtkHBox" id="hbox1">
		  <property name="visible">True</property>
		  <property name="homogeneous">False</property>
		  <property name="spacing">6</property>

		  <child>
		    <widget class="GtkLabel" id="label2">
		      <property name="visible">True</property>
		      <property name="label" translatable="yes">Find:</property>
		      <property name="use_underline">False</property>
		      <property name="use_markup">False</property>
		      <property name="justify">GTK_JUSTIFY_LEFT</property>
		      <property name="wrap">False</property>
		      <property name="selectable">False</property>
		      <property name="xalign">0.5</property>
		      <property name="yalign">0.5</property>
		      <property name="xpad">0</property>
		      <property name="ypad">0</property>
		    </widget>
		    <packing>
		      <property name="padding">0</property>
		      <property name="expand">False</property>
		      <property name="fill">False</property>
		    </packing>
		  </child>

		  <child>
		    <widget class="GtkEntry" id="search_entry">
		      <property name="visible">True</property>
		      <property name="can_focus">True</property>
		      <property name="editable">True</property>
		      <property name="visibility">True</property>
		      <property name="max_length">0</property>
		      <property name="text" translatable="yes"></property>
		      <property name="has_frame">True</property>
		      <property name="invisible_char" translatable="yes">*</property>
		      <property name="activates_default">False</property>
		    </widget>
		    <packing>
		      <property name="padding">0</property>
		      <property name="expand">True</property>
		      <property name="fill">True</property>
		    </packing>
		  </child>
		</widget>
		<packing>
		  <property name="padding">0</property>
		  <property name="expand">False</property>
		  <property name="fill">False</property>
		</packing>
	      </child>

	      <child>
		<widget class="GtkLabel" id="search_matches_label">
		  <property name="visible">True</property>
		  <property name="label" translatable="yes"></property>
		  <property name="use_underline">False</property>
		  <property name="use_markup">False</property>
		  <property name="justify">GTK_JUSTIFY_CENTER</property>
		  <property name="wrap">False</property>
		  <property name="selectable">False</property>
		  <property name="xalign">0.5</property>
		  <property name="yalign">0.5</property>
		  <property name="xpad">0</property>
		  <property name="ypad">0</property>
		</widget>
		<packing>
		  <property name="padding">0</property>
		  <property name="expand">False</property>
		  <property name="fill">False</property>
		</packing>
	      </child>

	      <child>
		<widget class="GtkCheckButton" id="search_case_check">
		  <property name="visible">True</property>
		  <property name="can_focus">True</property>
		  <property name="label" translatable="yes">Case Sensitive</property>
		  <property name="use_underline">True</property>
		  <property name="relief">GTK_RELIEF_NORMAL</property>
		  <property name="active">False</property>
		  <property name="inconsistent">False</property>
		  <property name="draw_indicator">True</property>
		</widget>
		<packing>
		  <property name="padding">0</property>
		  <property name="expand">False</property>
		  <property name="fill">False</property>
		</packing>
	      </child>
	    </widget>
	  </child>

	  <child>
	    <widget class="GtkLabel" id="search_subject_label">
	      <property name="visible">True</property>
	      <property name="label" translatable="yes">Search</property>
	      <property name="use_underline">False</property>
	      <property name="use_markup">False</property>
	      <property name="justify">GTK_JUSTIFY_LEFT</property>
	      <property name="wrap">False</property>
	      <property name="selectable">False</property>
	      <property name="xalign">0.5</property>
	      <property name="yalign">0.5</property>
	      <property name="xpad">0</property>
	      <property name="ypad">0</property>
	    </widget>
	    <packing>
	      <property name="type">label_item</property>
	    </packing>
	  </child>
	</widget>
	<packing>
	  <property name="padding">0</property>
	  <property name="expand">True</property>
	  <property name="fill">True</property>
	</packing>
      </child>
    </widget>
  </child>
</widget>

</glade-interface>
<th class='left'>Author</th><th class='left'>Age</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=0ca0125f9b1210f9bb70d65ec4806363b860c056'>Dasher needs GNOME support by default now.</a></td><td>marcus</td><td><span title='2004-08-08 01:18:23 +0800'>2004-08-08</span></td><td>1</td><td><span class='deletions'>-7</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=764d9edb560d3bbe0c8c4b9fe381b3743dd24d88'>-Update to 3.2.11.</a></td><td>mezz</td><td><span title='2004-08-03 08:50:57 +0800'>2004-08-03</span></td><td>4</td><td><span class='deletions'>-14</span>/<span class='insertions'>+55</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5cc9328814fb9b8e64ff3588af7e6031c1d3514b'>Apply a big libtool patch to allow porters to use the libtool installed by</a></td><td>marcus</td><td><span title='2004-07-10 01:43:11 +0800'>2004-07-10</span></td><td>5</td><td><span class='deletions'>-5</span>/<span class='insertions'>+5</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5e4b8790736a49076526628afdbbdf0d091b3824'>Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or</a></td><td>mezz</td><td><span title='2004-07-08 00:23:51 +0800'>2004-07-08</span></td><td>2</td><td><span class='deletions'>-520</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e5468304df8662e33ba538930260debac4718808'>Update to 0.3.3.</a></td><td>marcus</td><td><span title='2004-06-11 13:14:07 +0800'>2004-06-11</span></td><td>4</td><td><span class='deletions'>-6</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7f6c90f5ec1d3f6b5cc854d13854c208ece18860'>Update to version 3.2.3</a></td><td>lofi</td><td><span title='2004-06-10 00:58:30 +0800'>2004-06-10</span></td><td>6</td><td><span class='deletions'>-12</span>/<span class='insertions'>+12</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=b112dc8c4baa477719b6c425eee1665db4a41f78'>-Update to 1.6.6.</a></td><td>mezz</td><td><span title='2004-06-09 05:21:18 +0800'>2004-06-09</span></td><td>4</td><td><span class='deletions'>-17</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=06c81cea7ec922174b3649c1f48d02129984fef8'>Update to 1.6.5.</a></td><td>marcus</td><td><span title='2004-05-26 06:36:38 +0800'>2004-05-26</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+14</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=81e44bd48bba815baa3a533b513074cf8fbb2c73'>Switch to USE_BZIP2 for bandwidith reasons, and also because certain GNOME</a></td><td>marcus</td><td><span title='2004-05-22 10:01:30 +0800'>2004-05-22</span></td><td>4</td><td><span class='deletions'>-4</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=609f68e837b95910670781be046be3260f031b11'>Update to 1.6.4.</a></td><td>marcus</td><td><span title='2004-05-15 01:39:15 +0800'>2004-05-15</span></td><td>3</td><td><span class='deletions'>-15</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=df0b5431b47975801304815e633b176cab5e3097'>Change my email to mezz@FreeBSD.org.</a></td><td>mezz</td><td><span title='2004-05-03 07:36:58 +0800'>2004-05-03</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=b3005a1bc4d043d116685fb31ad1c905a1b23727'>* Update to 3.2.10</a></td><td>marcus</td><td><span title='2004-05-03 01:13:42 +0800'>2004-05-03</span></td><td>3</td><td><span class='deletions'>-4</span>/<span class='insertions'>+20</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e5f406415dd171c585450ac9f4a0196ea0acbc9c'>Update to 1.6.3.</a></td><td>marcus</td><td><span title='2004-04-29 14:34:32 +0800'>2004-04-29</span></td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=94c28a99a3b60368399583849b738549368fed60'>Use the new gnomespeech GNOME component.</a></td><td>marcus</td><td><span title='2004-04-29 08:05:33 +0800'>2004-04-29</span></td><td>1</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=eee97991f2d8a5f93bab1df66a405ceacf34ddf3'>Update to KDE 3.2.2</a></td><td>lofi</td><td><span title='2004-04-20 17:08:07 +0800'>2004-04-20</span></td><td>6</td><td><span class='deletions'>-12</span>/<span class='insertions'>+12</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=6a8f4e04e58ab56d5acac405a40be11d7a11b213'>Update to 0.8.4.</a></td><td>marcus</td><td><span title='2004-04-20 13:00:42 +0800'>2004-04-20</span></td><td>3</td><td><span class='deletions'>-10</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=602bda4c70c13f103fdf5449cb5e29765b6f4948'>Update to 0.10.2.</a></td><td>marcus</td><td><span title='2004-04-20 07:06:20 +0800'>2004-04-20</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+33</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=24e121806d53d9e51369e91ac3e1df415a744d32'>Update to 0.10.11.</a></td><td>marcus</td><td><span title='2004-04-20 06:50:55 +0800'>2004-04-20</span></td><td>4</td><td><span class='deletions'>-6</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bf775d92927edc71e3915acadd3dc7a37ec74a22'>Update to 1.4.2.</a></td><td>marcus</td><td><span title='2004-04-20 06:46:19 +0800'>2004-04-20</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+33</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=df9b7b1d275b70c504f29b08b088ea9d79005442'>Update to 1.6.1.</a></td><td>marcus</td><td><span title='2004-04-20 06:14:23 +0800'>2004-04-20</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=600b6b7ec89f6c6178ba089bdb4df0bf0a6ee880'>Update to 1.6.2.</a></td><td>marcus</td><td><span title='2004-04-20 05:59:08 +0800'>2004-04-20</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=36a4d3926ba52718537a7b9ef80afbabcc1d57db'>Update to 0.8.3.</a></td><td>marcus</td><td><span title='2004-04-16 02:43:28 +0800'>2004-04-16</span></td><td>3</td><td><span class='deletions'>-10</span>/<span class='insertions'>+11</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3f7a9a68d79d0edfd82c94e3fff52f5972ea0dce'>Add ruby-atk, Ruby binding for ATK.</a></td><td>knu</td><td><span title='2004-04-09 22:11:59 +0800'>2004-04-09</span></td><td>4</td><td><span class='deletions'>-0</span>/<span class='insertions'>+52</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2520c847654d3302229c2d663ed365ebf0049b78'>Update to 1.6.1.</a></td><td>marcus</td><td><span title='2004-04-08 00:56:59 +0800'>2004-04-08</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5fd78ba7fc3512782416f29dc035e6f0507e0285'>Update to 0.8.2.</a></td><td>marcus</td><td><span title='2004-04-07 12:22:48 +0800'>2004-04-07</span></td><td>3</td><td><span class='deletions'>-11</span>/<span class='insertions'>+11</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=6e5039e5d8ce567e36edb3ab0ea7a8cbaca5698c'>Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release</a></td><td>marcus</td><td><span title='2004-04-05 11:11:39 +0800'>2004-04-05</span></td><td>32</td><td><span class='deletions'>-155</span>/<span class='insertions'>+569</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7b97ce56e76408c079ea16e427bf5a726ebe0b74'>Remove category pkg/COMMENT files in favour of a COMMENT variable in the</a></td><td>kris</td><td><span title='2004-04-02 15:29:48 +0800'>2004-04-02</span></td><td>2</td><td><span class='deletions'>-11</span>/<span class='insertions'>+13</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=140874ff3643bc8b37140e422020980b4d07d63b'>Update to 0.10.10.</a></td><td>adamw</td><td><span title='2004-03-23 06:47:18 +0800'>2004-03-23</span></td><td>6</td><td><span class='deletions'>-6</span>/<span class='insertions'>+14</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4f3125b047f26ed355db2ee64fa2b7f16e51a4f7'>- Add SIZE to GNOME ports</a></td><td>pav</td><td><span title='2004-03-18 21:32:26 +0800'>2004-03-18</span></td><td>6</td><td><span class='deletions'>-0</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=55101ad97da703b3bf8549cbbf9b7040e246d106'>SIZEify.</a></td><td>trevor</td><td><span title='2004-03-18 02:29:46 +0800'>2004-03-18</span></td><td>3</td><td><span class='deletions'>-0</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2ea5919b974452e8a764236a2dd438e36c012b95'>Update to 0.10.9.</a></td><td>marcus</td><td><span title='2004-03-17 03:14:20 +0800'>2004-03-17</span></td><td>6</td><td><span class='deletions'>-6</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=169cb102a44c364a3e806c6c9136c0bf3827d8c0'>Update to 1.3.16.</a></td><td>marcus</td><td><span title='2004-03-17 03:10:03 +0800'>2004-03-17</span></td><td>3</td><td><span class='deletions'>-33</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=9291e9a32f6612ca0d4f25bdcb5c417e0451d313'>Whoa there, boy, that's a mighty big commit y'all have there...</a></td><td>ade</td><td><span title='2004-03-14 14:17:56 +0800'>2004-03-14</span></td><td>7</td><td><span class='deletions'>-7</span>/<span class='insertions'>+7</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=344150edd9e7a3101f87e63d531bdae2b9dbb21f'>Update to KDE 3.2.1 / QT 3.3.1</a></td><td>lofi</td><td><span title='2004-03-10 03:41:12 +0800'>2004-03-10</span></td><td>18</td><td><span class='deletions'>-12</span>/<span class='insertions'>+96</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=98c2bf1d11057340f21ab235dd11cbc44449ea67'>Update to 0.10.8.</a></td><td>marcus</td><td><span title='2004-03-09 13:53:44 +0800'>2004-03-09</span></td><td>6</td><td><span class='deletions'>-6</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e4661557fd3b053e4b61de0c120dab9d839f1dfc'>Update to 1.3.15.</a></td><td>marcus</td><td><span title='2004-03-09 13:36:06 +0800'>2004-03-09</span></td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3ccdb18fa840fd6d585385ebc74cec979e2d9dc9'>Add missing dependencies on scrollkeeper.</a></td><td>marcus</td><td><span title='2004-03-04 13:56:44 +0800'>2004-03-04</span></td><td>1</td><td><span class='deletions'>-3</span>/<span class='insertions'>+5</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f43c963b3850830795a8204cc7b755da94d8d184'>Add a missing dependency on libxslt.</a></td><td>marcus</td><td><span title='2004-03-04 02:10:35 +0800'>2004-03-04</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=a280229492f9c0954a454815598e68ef7f9230a7'>Update to 1.3.14.</a></td><td>marcus</td><td><span title='2004-03-02 05:36:18 +0800'>2004-03-02</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+33</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ad3f9eddf099d3083bc35b7b90dee90ebc64b460'>Update to 3.2.4.</a></td><td>marcus</td><td><span title='2004-02-27 02:10:28 +0800'>2004-02-27</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+47</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=482414ff2d28f0fc88b1b0bd012c13b135907f8a'>Update to 1.3.13.</a></td><td>adamw</td><td><span title='2004-02-25 16:17:04 +0800'>2004-02-25</span></td><td>8</td><td><span class='deletions'>-68</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=eeedbdfbc05362eff8fa651d4b014dff64fea258'>Update to 0.10.7.</a></td><td>adamw</td><td><span title='2004-02-25 15:50:30 +0800'>2004-02-25</span></td><td>8</td><td><span class='deletions'>-52</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f25a22e7b6060f0d39e1e16d3f45f6d0e0683493'>Update to 0.10.6.</a></td><td>marcus</td><td><span title='2004-02-11 03:47:43 +0800'>2004-02-11</span></td><td>6</td><td><span class='deletions'>-6</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=44c77e457e5c7adcfc3fa8c05a311b085de8906f'>Update to 1.3.12.</a></td><td>marcus</td><td><span title='2004-02-11 02:05:38 +0800'>2004-02-11</span></td><td>2</td><td><span class='deletions'>-6</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f77082ffd3aacd03e33780884b733e41b8f55044'>Add kdeaccessibility</a></td><td>kris</td><td><span title='2004-02-05 14:34:26 +0800'>2004-02-05</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=dd275e86771016b9e07f21b78d97fb8e7306a273'>Update to KDE 3.2.0</a></td><td>lofi</td><td><span title='2004-02-05 09:23:10 +0800'>2004-02-05</span></td><td>6</td><td><span class='deletions'>-18</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f27298494408ac10480728e53d54bd9801bd282e'>Update to 3.2.3.</a></td><td>marcus</td><td><span title='2004-02-05 06:32:22 +0800'>2004-02-05</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2698dbb3049016de7111e7571bc52d087ac99413'>Add kdeaccessibility. This port is set to IGNORE,</a></td><td>lofi</td><td><span title='2004-02-04 22:01:27 +0800'>2004-02-04</span></td><td>24</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1080</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3c0625e6de2b3875eca62ae397afd0a3bfb7ab9f'>Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.</a></td><td>marcus</td><td><span title='2004-02-04 13:21:48 +0800'>2004-02-04</span></td><td>13</td><td><span class='deletions'>-4</span>/<span class='insertions'>+13</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=8a34a65f625d48c2e3e00e302ef205dfffe649b8'>patch from</a></td><td>trevor</td><td><span title='2004-02-01 00:57:18 +0800'>2004-02-01</span></td><td>3</td><td><span class='deletions'>-6</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=61246c17744e13a188cd30127e437a95b709f3ac'>The linux-atk port was repo-copied into the accessibility category.</a></td><td>trevor</td><td><span title='2004-01-30 15:21:42 +0800'>2004-01-30</span></td><td>4</td><td><span class='deletions'>-3</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=9655cbb363c4ce8a7c35aa2102c712b92374b282'>Chase the new locations for gnomespeech and gnomemag.</a></td><td>marcus</td><td><span title='2004-01-22 17:14:59 +0800'>2004-01-22</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=81a6ac83a3c3185d2b4ffd0bfed933088fe801c3'>Repocopy x11/gnopernicus to accessibility/gnopernicus.</a></td><td>marcus</td><td><span title='2004-01-22 17:09:50 +0800'>2004-01-22</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=020472c7518b43a158bdb5c4d69bb4a1dfb3d2c9'>Start to populate the new accessibility physical category after respective</a></td><td>marcus</td><td><span title='2004-01-22 16:56:43 +0800'>2004-01-22</span></td><td>10</td><td><span class='deletions'>-9</span>/<span class='insertions'>+17</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7d8cb0c07b6cf936343a244b6330c2442937d54f'>Add accessibility and x11-themes as new physical categories.</a></td><td>marcus</td><td><span title='2004-01-20 16:57:56 +0800'>2004-01-20</span></td><td>2</td><td><span class='deletions'>-0</span>/<span class='insertions'>+5</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=31ea49ea071ad622541d585e8d1931588a3fc554'>Add a missing BUILD_DEPENDS on intltool.</a></td><td>marcus</td><td><span title='2004-01-19 05:17:16 +0800'>2004-01-19</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f9dd8d237cc6e5dcdf796522eeeaafba353cfa98'>Update to 3.2.2.</a></td><td>marcus</td><td><span title='2004-01-16 03:33:47 +0800'>2004-01-16</span></td><td>4</td><td><span class='deletions'>-14</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=39148b4d439c2fa0d2132a0fb330cb746dfc6746'>Update to 1.3.11.</a></td><td>marcus</td><td><span title='2004-01-13 05:37:02 +0800'>2004-01-13</span></td><td>2</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5b3a43c66df2874d9f171d01d3ddff5f6d979b0d'>Update to 0.10.5.</a></td><td>marcus</td><td><span title='2004-01-13 04:28:19 +0800'>2004-01-13</span></td><td>6</td><td><span class='deletions'>-4</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=776264b2abcaa6e8b21aef4f1ac11d697c049ac5'>Merge a forgotten line from my GNOME 2.5 repo.</a></td><td>marcus</td><td><span title='2004-01-04 06:04:28 +0800'>2004-01-04</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=57b9b01f33877d45a439ad16b341dc62148e9a42'>Add a missing USE_REINPLACE.</a></td><td>marcus</td><td><span title='2004-01-03 16:17:54 +0800'>2004-01-03</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=020941c470435bb4c5bd0497119e9732b9fdf489'>Merge diffs from my GNOME 2.5 repo.</a></td><td>marcus</td><td><span title='2004-01-03 16:17:19 +0800'>2004-01-03</span></td><td>5</td><td><span class='deletions'>-16</span>/<span class='insertions'>+67</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bc6a12f1905bb2123e83e5ab6dd65b09f579de18'>New port: misc/dasher, text entry system (for people with disabilities)</a></td><td>edwin</td><td><span title='2004-01-03 15:24:22 +0800'>2004-01-03</span></td><td>4</td><td><span class='deletions'>-0</span>/<span class='insertions'>+51</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7e4108d2e8dcc99218792ea72bc5f3686d7b79d1'>s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the</a></td><td>netchild</td><td><span title='2003-12-12 21:43:05 +0800'>2003-12-12</span></td><td>3</td><td><span class='deletions'>-6</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=cf2811554e736a939085036e703f383de252ce25'>Fix build on -STABLE.</a></td><td>marcus</td><td><span title='2003-12-10 05:57:28 +0800'>2003-12-10</span></td><td>2</td><td><span class='deletions'>-0</span>/<span class='insertions'>+20</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=d0a4e4540040865ce25def3710714573df530ce1'>Update to 0.10.4.</a></td><td>marcus</td><td><span title='2003-12-10 01:27:50 +0800'>2003-12-10</span></td><td>8</td><td><span class='deletions'>-4</span>/<span class='insertions'>+32</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=65c2470527b66f9a026ff15835001372fab1a4a1'>Update to 0.2.8.</a></td><td>marcus</td><td><span title='2003-12-09 10:45:32 +0800'>2003-12-09</span></td><td>4</td><td><span class='deletions'>-4</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ac9e3f48c3dc42ce80e3ac2a3832c2f4ff9b108b'>Fix build on -STABLE.</a></td><td>marcus</td><td><span title='2003-12-06 16:18:34 +0800'>2003-12-06</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+11</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f6b704f791945d6834797cf8fe8206cd27fa32a7'>Update to 1.3.9.</a></td><td>adamw</td><td><span title='2003-12-06 00:02:55 +0800'>2003-12-06</span></td><td>3</td><td><span class='deletions'>-25</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=a44fc76a7b1b424be319302391f8ce3fc0f594eb'>Fix packing list.</a></td><td>trevor</td><td><span title='2003-11-20 13:26:57 +0800'>2003-11-20</span></td><td>3</td><td><span class='deletions'>-6</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7ef2b31c6f0fb7c320e981d38058a49fa5dce96f'>Decrease PORTREVISION from 2 to 0.  I hope no one has installed</a></td><td>trevor</td><td><span title='2003-11-19 22:37:21 +0800'>2003-11-19</span></td><td>3</td><td><span class='deletions'>-0</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=824dfcfda994fdd0486e2572496b72827609d436'>new Linux/i386 binary port of Accessibility Toolkit library</a></td><td>trevor</td><td><span title='2003-11-19 21:40:59 +0800'>2003-11-19</span></td><td>9</td><td><span class='deletions'>-0</span>/<span class='insertions'>+129</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=134a2ff668068c0cd7e3377f772f73ac1b92f2c3'>USE_REINPLACE need be defined only when REINPLACE_CMD is used.</a></td><td>trevor</td><td><span title='2003-11-17 20:29:10 +0800'>2003-11-17</span></td><td>6</td><td><span class='deletions'>-6</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=207a05dbee071e002db75d960bc2c7b3e92d39ef'>Looks like they re-rolled the atk tarball to re-include the API documentation.</a></td><td>marcus</td><td><span title='2003-10-21 00:33:56 +0800'>2003-10-21</span></td><td>3</td><td><span class='deletions'>-1</span>/<span class='insertions'>+33</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=d215c5f8f28437448e720afe38dc01c5526ccb25'>Update to 0.8.4.</a></td><td>marcus</td><td><span title='2003-10-14 03:08:47 +0800'>2003-10-14</span></td><td>4</td><td><span class='deletions'>-18</span>/<span class='insertions'>+53</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=8a1f98c955d54225a583162a049d92a52ff98e48'>Update to 1.3.8.</a></td><td>marcus</td><td><span title='2003-10-14 02:57:44 +0800'>2003-10-14</span></td><td>2</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=340d9421e0ac310e93f0f8182d5e083964b1d873'>Remove a patch forgotten in the last commit.</a></td><td>marcus</td><td><span title='2003-10-10 03:48:31 +0800'>2003-10-10</span></td><td>1</td><td><span class='deletions'>-27</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=0557144dc22e55a5372fe0c5efe5b1978a681d05'>Update to 1.4.1.</a></td><td>adamw</td><td><span title='2003-10-10 00:16:16 +0800'>2003-10-10</span></td><td>6</td><td><span class='deletions'>-38</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=c5b6610aae4fbbe82b4ce69746fff84e33659bd2'>Update to 0.7.1.</a></td><td>marcus</td><td><span title='2003-10-08 00:46:04 +0800'>2003-10-08</span></td><td>3</td><td><span class='deletions'>-10</span>/<span class='insertions'>+10</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bfb23060fec5b24ef4df46a75c5f8687db6a3428'>Correct some obsolete MASTER_SITES</a></td><td>marcus</td><td><span title='2003-10-06 09:13:39 +0800'>2003-10-06</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=94ffb22f520f8b74f6d871228c5226c07dd9479b'>Fix build under -STABLE.</a></td><td>adamw</td><td><span title='2003-09-30 09:12:20 +0800'>2003-09-30</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+16</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ceea28b790e5cfb2df4e355135cac33debef5dee'>Update to 0.8.3.</a></td><td>marcus</td><td><span title='2003-09-30 04:24:12 +0800'>2003-09-30</span></td><td>3</td><td><span class='deletions'>-53</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4266699df664a19aca73128478a06ee87cc62213'>Add gnopernicus, and accessibility launcher for the GNOME desktop.</a></td><td>marcus</td><td><span title='2003-09-18 15:02:09 +0800'>2003-09-18</span></td><td>5</td><td><span class='deletions'>-0</span>/<span class='insertions'>+591</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=baf223d17f3d580966ee6fe7c898f5abd5d6c274'>Add gnomespeech, a library that facilitates text-to-speech for the GNOME</a></td><td>marcus</td><td><span title='2003-09-18 15:01:13 +0800'>2003-09-18</span></td><td>10</td><td><span class='deletions'>-0</span>/<span class='insertions'>+220</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=133a9bbafff964fc3d4d711c6660b78f1b6a3886'>Remove a patch forgotten in the last commit.</a></td><td>marcus</td><td><span title='2003-09-18 14:50:02 +0800'>2003-09-18</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5797d600f46f09de6f7e9f89bd9546544d3f93e6'>Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,</a></td><td>marcus</td><td><span title='2003-09-18 14:49:37 +0800'>2003-09-18</span></td><td>18</td><td><span class='deletions'>-141</span>/<span class='insertions'>+220</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f5540401a52e4b205b37563559694d3ac7667607'>Update to 0.10.3.</a></td><td>adamw</td><td><span title='2003-09-09 06:57:34 +0800'>2003-09-09</span></td><td>6</td><td><span class='deletions'>-4</span>/<span class='insertions'>+42</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=eaee2b92757ea3160f037691efed66c3879a61b0'>Update to 1.2.1.</a></td><td>marcus</td><td><span title='2003-07-16 01:18:26 +0800'>2003-07-16</span></td><td>4</td><td><span class='deletions'>-15</span>/<span class='insertions'>+6</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=aaf166713559a44a8e20404e1e6eb14e1758a66b'>Remove REINPLACE commands that were rolled into gnomehack.</a></td><td>adamw</td><td><span title='2003-06-12 17:46:09 +0800'>2003-06-12</span></td><td>2</td><td><span class='deletions'>-8</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=60ac579d0e5c6b43db3d6c2bfd0bbe00316be011'>Update to 0.7.5.</a></td><td>adamw</td><td><span title='2003-06-07 16:04:37 +0800'>2003-06-07</span></td><td>3</td><td><span class='deletions'>-2</span>/<span class='insertions'>+5</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7b0278c3dff5102cd94406bf2ee99ed43a2fe637'>Update to 0.7.4.</a></td><td>marcus</td><td><span title='2003-06-03 09:54:44 +0800'>2003-06-03</span></td><td>4</td><td><span class='deletions'>-6</span>/<span class='insertions'>+70</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e953e3850cb0696b4c17747ac1d64a9540730655'>Update to 1.2.2.</a></td><td>marcus</td><td><span title='2003-05-13 13:45:32 +0800'>2003-05-13</span></td><td>2</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=998e094d2cc9aedec67361f6fd5454e126b2fbb8'>Update to 1.2.4.</a></td><td>marcus</td><td><span title='2003-05-13 13:38:11 +0800'>2003-05-13</span></td><td>3</td><td><span class='deletions'>-2</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4bfce67b950565a4966f42b10a14f22ef165f645'>Add gnomemag, the GNOME screen magnifier.</a></td><td>marcus</td><td><span title='2003-05-12 06:54:54 +0800'>2003-05-12</span></td><td>10</td><td><span class='deletions'>-0</span>/<span class='insertions'>+164</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3511424e45f8d310bae59636f50437eea60709af'>* Update to 0.7.1</a></td><td>marcus</td><td><span title='2003-05-08 01:15:34 +0800'>2003-05-08</span></td><td>3</td><td><span class='deletions'>-60</span>/<span class='insertions'>+62</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ee26a2297cd8782db25fa40493f941507f537bdc'>Remove an extra directory.</a></td><td>marcus</td><td><span title='2003-05-07 05:40:28 +0800'>2003-05-07</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=6107002b171ac487a11508d0696e0e7fce0270c7'>Convert to new GNOME infrastructure.</a></td><td>marcus</td><td><span title='2003-04-22 13:02:24 +0800'>2003-04-22</span></td><td>1</td><td><span class='deletions'>-5</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7674dc699919a5050980dbb5686f87d0f835e2d5'>atspi implies atk.</a></td><td>adamw</td><td><span title='2003-04-21 08:06:57 +0800'>2003-04-21</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=5af1fb9a01bad8a590b876b25b62b00a41972018'>Remove USE_GNOMENG.</a></td><td>marcus</td><td><span title='2003-04-21 03:54:55 +0800'>2003-04-21</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=11d16ede1715a8633655fc92f803ee010672cfc1'>Update to 1.2.1.</a></td><td>marcus</td><td><span title='2003-04-17 07:30:29 +0800'>2003-04-17</span></td><td>2</td><td><span class='deletions'>-7</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e7e0627d749efd9aa481a7bbbde7241a14ba02c0'>* Update to 1.2.3</a></td><td>marcus</td><td><span title='2003-04-16 11:51:10 +0800'>2003-04-16</span></td><td>3</td><td><span class='deletions'>-9</span>/<span class='insertions'>+28</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=060d43f80474eb8118dd032ea28d8367cd2450aa'>The GNOME On-Screen Keyboard (GOK) is an accessability interface</a></td><td>adamw</td><td><span title='2003-04-15 10:23:37 +0800'>2003-04-15</span></td><td>4</td><td><span class='deletions'>-0</span>/<span class='insertions'>+166</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=9ddd3b82d6dc17d4f1d24406279c66dc9f23b128'>Clear moonlight beckons.</a></td><td>ade</td><td><span title='2003-03-07 14:14:21 +0800'>2003-03-07</span></td><td>6</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=c5b01fdf7a8739eb8b73596d3bdf917e0e59a99a'>GC empty files.</a></td><td>sobomax</td><td><span title='2003-02-24 01:43:18 +0800'>2003-02-24</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f62e25411b41ca8baddd09338c464cd9b8eb7ef6'>Update to GNOME 2.2.</a></td><td>marcus</td><td><span title='2003-02-08 02:42:25 +0800'>2003-02-08</span></td><td>12</td><td><span class='deletions'>-49</span>/<span class='insertions'>+106</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=9a78cda92313750ee63725f3c368c4268a8fec64'>GNOME has just changed the layout of their FTP site.  This resulted in</a></td><td>marcus</td><td><span title='2002-09-21 01:07:51 +0800'>2002-09-21</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4961c75724e64a5d6eb11f0c4cb49181d2783dce'>Update to 1.0.2.</a></td><td>marcus</td><td><span title='2002-08-29 13:20:17 +0800'>2002-08-29</span></td><td>5</td><td><span class='deletions'>-32</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4e5a51bdfab740a6872455d9792fa2cf03475904'>Update to 1.0.3.</a></td><td>marcus</td><td><span title='2002-08-04 11:01:45 +0800'>2002-08-04</span></td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e3bb4d1647ae41bdc45cfcefb232c72fdfa60cea'>* Fix packaging error on bento</a></td><td>marcus</td><td><span title='2002-07-29 01:18:22 +0800'>2002-07-29</span></td><td>2</td><td><span class='deletions'>-12</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=9fd7cbe86d4193ae94da49393bf1629bc1aaef56'>Chase gailutil's version bump.</a></td><td>marcus</td><td><span title='2002-07-24 03:20:40 +0800'>2002-07-24</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=820dc9c84438df132c0679a27c11d9ed1985ce67'>Add patch forgotten in the last commit.</a></td><td>marcus</td><td><span title='2002-07-24 03:11:42 +0800'>2002-07-24</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+11</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=896bff6654637d6e47f79bdf21e62934199ac9b9'>Update to 0.17.</a></td><td>marcus</td><td><span title='2002-07-24 03:11:03 +0800'>2002-07-24</span></td><td>3</td><td><span class='deletions'>-4</span>/<span class='insertions'>+11</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3c3ec35cdac5b00ee09be0891fa8cdd0f2c42e1a'>Use USE_REINPLACE.</a></td><td>sobomax</td><td><span title='2002-07-19 00:05:23 +0800'>2002-07-19</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=56dc32204bad654a33f748f15525ae2478dda76c'>Use USE_REINPLACE.</a></td><td>sobomax</td><td><span title='2002-07-11 23:31:46 +0800'>2002-07-11</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=d25a3dc27b7efc10ba3a33e955103dd243d3ebb6'>The FreeBSD GNOME team is proud to present GNOME 2.0 Release.</a></td><td>marcus</td><td><span title='2002-07-01 06:20:44 +0800'>2002-07-01</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2020612990532d3bbaa247539188442212668edf'>Update to GNOME 2.0 RC2.</a></td><td>marcus</td><td><span title='2002-06-26 17:18:37 +0800'>2002-06-26</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=186a2a99c58f8f338ebec73eda8405cbdfe0264c'>Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.</a></td><td>marcus</td><td><span title='2002-06-15 17:05:13 +0800'>2002-06-15</span></td><td>7</td><td><span class='deletions'>-11</span>/<span class='insertions'>+12</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f060b1fed66041370cc5e1949b769b8e5ccea94c'>Finish up the '\' tag team with sobomax, and hopefully get atk building</a></td><td>marcus</td><td><span title='2002-06-11 23:45:29 +0800'>2002-06-11</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=d7601c3483edd5998068b8f9089fde530848347b'>Kill offending `\'.</a></td><td>sobomax</td><td><span title='2002-06-11 22:56:51 +0800'>2002-06-11</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=1255e0c5554a7f2c67edb9e382240635b9e42065'>Update to the latest GNOME 2 snapshot.  This will be done it two parts.</a></td><td>marcus</td><td><span title='2002-06-11 16:15:32 +0800'>2002-06-11</span></td><td>10</td><td><span class='deletions'>-66</span>/<span class='insertions'>+19</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2e335d89e709c977141d9c075b8bb79d4577cd95'>Make gail use X prefix.  Bump PORTREVISION as this is required for glade2</a></td><td>marcus</td><td><span title='2002-06-03 13:54:16 +0800'>2002-06-03</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=83ec2a93cff25078a42287ae04c27bf865215c41'>Update to 1.0.2.</a></td><td>marcus</td><td><span title='2002-06-02 03:00:17 +0800'>2002-06-02</span></td><td>2</td><td><span class='deletions'>-3</span>/<span class='insertions'>+4</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ba47d0a6d8d360ca725b0cdfc08b4073fb84b349'>Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.</a></td><td>marcus</td><td><span title='2002-05-29 00:08:26 +0800'>2002-05-29</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e5cb424acceb807c59039a9a1fdbd841f4d126ac'>Back to betas...Update to GNOME 2.0 beta 5.</a></td><td>marcus</td><td><span title='2002-05-20 04:16:06 +0800'>2002-05-20</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=3aef974db7032a0e65f1057cde853e9b1721aad0'>Update to GNOME 2.0 RC2.</a></td><td>marcus</td><td><span title='2002-05-12 14:49:02 +0800'>2002-05-12</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=6e7e143ae2707f94a7a37600aea2d284c4cdb8dd'>Update to GNOME 2.0 RC 1.</a></td><td>marcus</td><td><span title='2002-05-02 11:37:15 +0800'>2002-05-02</span></td><td>3</td><td><span class='deletions'>-3</span>/<span class='insertions'>+3</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=c98f6892f4f0d95aac77f1ee651a617bf1145103'>Move back to share/gnome as a datadir.</a></td><td>marcus</td><td><span title='2002-05-01 00:24:08 +0800'>2002-05-01</span></td><td>2</td><td><span class='deletions'>-25</span>/<span class='insertions'>+26</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ac5abbd67dcc1552cab67a6278cbe644412a01ba'>Use GNOME2 beta4 download location for all GNOME2 ports.</a></td><td>sobomax</td><td><span title='2002-04-26 22:50:03 +0800'>2002-04-26</span></td><td>2</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=0c70cb46060beaa1ca91db2c81b02dc27c3e6bf3'>Install &lt;libspi/stateset.h&gt; include, because it's referenced from</a></td><td>sobomax</td><td><span title='2002-04-26 22:35:33 +0800'>2002-04-26</span></td><td>2</td><td><span class='deletions'>-2</span>/<span class='insertions'>+12</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=782aa39b7eb86444eb96244496fb6cd187f115e9'>- Update to 0.12.1 (version found in the GNOME2 beta4);</a></td><td>sobomax</td><td><span title='2002-04-26 21:22:42 +0800'>2002-04-26</span></td><td>6</td><td><span class='deletions'>-54</span>/<span class='insertions'>+34</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=dfc21088dc107901887a32028359c97b7322e99a'>- Update to 0.13 (version found in the GNOME2 beta4);</a></td><td>sobomax</td><td><span title='2002-04-26 20:04:37 +0800'>2002-04-26</span></td><td>5</td><td><span class='deletions'>-54</span>/<span class='insertions'>+23</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=81acfd7f4e9dad21bdc87c986c482159e4347c71'>Use USE_LIBTOOL.</a></td><td>sobomax</td><td><span title='2002-04-26 14:40:17 +0800'>2002-04-26</span></td><td>3</td><td><span class='deletions'>-46</span>/<span class='insertions'>+14</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=8e0006dd57b7ffb8094d8be3061257194bf7f65e'>Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnome</a></td><td>marcus</td><td><span title='2002-04-23 05:16:39 +0800'>2002-04-23</span></td><td>2</td><td><span class='deletions'>-24</span>/<span class='insertions'>+26</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bf8236e5428624b7588388b5eda931d5d12bef33'>Add at-spi 0.10.0, an Assistive Technology Service Provider Interface for GNOME.</a></td><td>sobomax</td><td><span title='2002-04-12 19:41:51 +0800'>2002-04-12</span></td><td>11</td><td><span class='deletions'>-0</span>/<span class='insertions'>+257</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=c0809cfb73e82c8b580a6c39fedae6a2944d2f86'>Add `@dirrm lib/gtk-2.0/modules'.</a></td><td>sobomax</td><td><span title='2002-04-09 00:52:37 +0800'>2002-04-09</span></td><td>1</td><td><span class='deletions'>-0</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=7cd09a0ea2c59e768eef52bf0d2fb470e0124378'>Update to GNOME 2.0 beta3.</a></td><td>marcus</td><td><span title='2002-04-07 06:37:43 +0800'>2002-04-07</span></td><td>5</td><td><span class='deletions'>-47</span>/<span class='insertions'>+9</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=50ae5fa2f3c68c7e4e53db017860e18eecaa3391'>Bring up already ported portion on GNOME2 development platform on par with</a></td><td>sobomax</td><td><span title='2002-03-12 04:35:07 +0800'>2002-03-12</span></td><td>3</td><td><span class='deletions'>-23</span>/<span class='insertions'>+23</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e97853faef8990d982cdf202511c885db328fa6d'>Update gtk/glib to the version 2.0 and other related ports to the latest</a></td><td>sobomax</td><td><span title='2002-03-12 01:53:25 +0800'>2002-03-12</span></td><td>3</td><td><span class='deletions'>-6</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=24bc5c23178513959c78c7a07c11a340c0b70237'>Update all components of the GNOME 2.0 to the versions included into GNOME</a></td><td>sobomax</td><td><span title='2002-02-27 19:21:00 +0800'>2002-02-27</span></td><td>6</td><td><span class='deletions'>-12</span>/<span class='insertions'>+9</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=42b387be4876eb426c372da35ed629615db98367'>Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another</a></td><td>sobomax</td><td><span title='2002-02-21 17:46:20 +0800'>2002-02-21</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+0</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=f3ef139f07a3f71e84fecf7189b33df5939fea68'>Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets.</a></td><td>sobomax</td><td><span title='2002-02-17 18:27:29 +0800'>2002-02-17</span></td><td>7</td><td><span class='deletions'>-0</span>/<span class='insertions'>+159</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=ba1d34116697deee8b3c525d69f9f0cc885833b1'>Update to 0.10.</a></td><td>sobomax</td><td><span title='2002-02-12 17:08:42 +0800'>2002-02-12</span></td><td>4</td><td><span class='deletions'>-9</span>/<span class='insertions'>+28</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=84f103173b4c80584b121dd01d23d9be75c42fd3'>Update to 0.9.</a></td><td>sobomax</td><td><span title='2002-01-18 21:28:57 +0800'>2002-01-18</span></td><td>3</td><td><span class='deletions'>-9</span>/<span class='insertions'>+14</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=2a755e8dd4282d111feb10f0655f91202832b30b'>Backout previous change - it seems that new revision of the patch doesn't</a></td><td>sobomax</td><td><span title='2001-12-20 14:19:02 +0800'>2001-12-20</span></td><td>1</td><td><span class='deletions'>-17</span>/<span class='insertions'>+8</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bc1a3a0b668b177f7c51ec10aa652025b9df8280'>Don't filter libc_r on 5-CURRENT.</a></td><td>sobomax</td><td><span title='2001-12-20 04:20:23 +0800'>2001-12-20</span></td><td>1</td><td><span class='deletions'>-8</span>/<span class='insertions'>+17</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=4c393163dce59525660d702ce1283d29d6360ec5'>Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...</a></td><td>lioux</td><td><span title='2001-11-21 07:49:34 +0800'>2001-11-21</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+1</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=859cc877c55e8134ecb7f6d27e61638a40f58e2e'>Don't link in libc - FreeBSD doesn't need this.</a></td><td>sobomax</td><td><span title='2001-10-31 16:20:45 +0800'>2001-10-31</span></td><td>1</td><td><span class='deletions'>-4</span>/<span class='insertions'>+14</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=e0787ea6165960a30e14695047e1896b16567167'>Update to 0.5.</a></td><td>sobomax</td><td><span title='2001-10-24 16:22:28 +0800'>2001-10-24</span></td><td>3</td><td><span class='deletions'>-4</span>/<span class='insertions'>+7</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/accessibility?h=mate-1.20&amp;id=bbdf415060035c4cbcd69d36cda80c2ba6ca4714'>Update to 0.2.</a></td><td>sobomax</td><td><span title='2001-08-02 01:53:37 +0800'>2001-08-02</span></td><td>5</td><td><span class='deletions'>-5</span>/<span class='insertions'>+39</span></td></tr>