Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Norikatsu Shigemura
68489d92b0
Update to 2.4.0beta7.
2007-04-04 14:06:04 +00:00
Norikatsu Shigemura
52b4c75e89
Update to 2.4.0 beta5.
2007-03-17 02:01:50 +00:00
Norikatsu Shigemura
d0679c1f77
Update to 2.4.0 beta4.
2007-02-16 14:10:56 +00:00
Norikatsu Shigemura
e687e23086
Update to 2.4.0beta3.
2007-02-07 16:24:18 +00:00
Norikatsu Shigemura
a28a173c41
Update to 2.4.0 beta0.
2007-02-01 17:11:17 +00:00
Norikatsu Shigemura
685deafe09
o Update to 2.4.0 beta1.
...
o Reduce diffs from mail/sylpheed2.
2007-01-29 15:49:01 +00:00
Norikatsu Shigemura
62c41ed036
Update to 2.3.0RC.
2006-12-23 17:52:21 +00:00
Norikatsu Shigemura
0fcb5ac55f
o Update to 2.3.0beta7.
...
o Add support ONIGURUMA UTF-8 supported Regular Expressions library. [1]
Submitted by: IWAMOTO Kouichi <sue@iwmt.org> [1]
2006-12-14 15:34:39 +00:00
Norikatsu Shigemura
c9e751785a
Update to 2.3.0beta5.
2006-11-17 02:04:44 +00:00
Norikatsu Shigemura
2073c8ae01
Fix pkg-plist.
...
Pointed out by: pointyhat via kris
2006-11-04 01:36:04 +00:00
Norikatsu Shigemura
283c14e636
Update to latest beta, 2.3.0 beta4.
...
o Fix many bugs on new GTK+ environment
o Improved libsylph codes
o Add some new feature (POP3 before SMTP, ...)
PR: ports/104303
Submitted by: Ricardo Nabinger Sanchez<rnsanchez@wait4.org>
2006-11-01 13:58:27 +00:00
Jeremy Messenger
c6c660c9c8
Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for
...
the PRs, I shall chase and close a few of them.
Pointyhat: ijliao
2006-09-25 03:03:06 +00:00
Michael Nottebrock
4dce0bd83b
Update gpgme to 1.1.2, chase dependencies.
2006-09-13 21:24:20 +00:00
Pav Lucistnik
c4d35f2348
- Rename ports
...
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Norikatsu Shigemura
7c13e775da
Try to install share/applications/sylpheed.desktop instead of
...
share/gnome/applications/sylpheed.desktop.
Suggested by: marcus, mezz
2006-04-08 04:49:20 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Norikatsu Shigemura
21f5de50af
Mark IGNORE until the next development starts.
2006-02-14 03:16:57 +00:00
Norikatsu Shigemura
81f696e502
Update to 2.2.0.
2006-02-13 16:18:33 +00:00
Norikatsu Shigemura
b8c6a86a46
Update to 2.2.0-RC0.
2006-02-09 06:56:44 +00:00
Norikatsu Shigemura
f4c630fbd7
Update to 2.2.0beta8 and cosmetic sort in pkg-plist.
2006-02-08 14:17:16 +00:00
Norikatsu Shigemura
07bb6723b6
Update to 2.2.0beta7.
2006-02-01 13:48:45 +00:00
Norikatsu Shigemura
61c886f0ed
Update to 2.2.0beta7.
2006-01-25 16:24:31 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Norikatsu Shigemura
cdc5e9d025
Update to 2.2.0beta5.
2006-01-21 19:06:00 +00:00
Norikatsu Shigemura
a1d2ba8980
Update to 2.2.0beta4.
2006-01-14 14:50:07 +00:00
Norikatsu Shigemura
94d5046fb3
Update to 2.2.0beta3.
2006-01-11 14:53:14 +00:00
Norikatsu Shigemura
6484daae24
Update to 2.2beta2.
2005-12-26 13:21:06 +00:00
Norikatsu Shigemura
27562411b3
Update to 2.2.0beta1.
2005-12-22 15:32:37 +00:00
Norikatsu Shigemura
f1868ae808
Update to 2.1.9.
2005-12-14 17:14:23 +00:00
Norikatsu Shigemura
3d1bf44b39
Update to 2.1.8.
2005-12-01 14:54:48 +00:00
Norikatsu Shigemura
3d4ecdaad2
Update to 2.1.7.
...
o Add support SPELL CHECK by gtkspell.
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
2005-11-18 16:53:24 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Norikatsu Shigemura
0333e926f9
Update to 2.1.6.
2005-11-08 14:09:40 +00:00
Oliver Lehmann
41686d8d65
Chase gpgme update
...
Bump PORTREVISION
Pointy hat to: lofi
2005-11-05 19:13:52 +00:00
Norikatsu Shigemura
19f563af65
Chase gpgme's library version bumped.
...
Bump PORTREVISION, accordingly.
Noticed by: Herbert J. Skuhra <h.skuhra@gmail.com>
2005-11-05 10:10:18 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Norikatsu Shigemura
62954dc356
Update to 2.1.5.
...
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
2005-10-29 14:59:47 +00:00
Norikatsu Shigemura
5ab4af75e0
Update to 2.1.4.
...
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
2005-10-22 13:04:28 +00:00
Norikatsu Shigemura
d82cfc725e
Add sylpheed2 2.1.3, a development version of sylpheed2.
...
PR: ports/86305
Repo copied by: marcus (cvs)
2005-10-02 15:09:13 +00:00
Oliver Lehmann
f9c33be564
update to 2.0.1
2005-08-28 13:19:53 +00:00
Oliver Lehmann
23986ff7d2
switch NO_LATEST_LINK since sylpheed 2.0 is the new stable branch
2005-07-29 16:06:48 +00:00
Oliver Lehmann
4aa2013556
update to 2.0.0
...
PR: 84275
Submitted by: Yoshisato YANAGISAWA
2005-07-29 06:16:54 +00:00
Oliver Lehmann
2100fd4d40
updating to 2.0.0.r1
2005-07-22 09:40:36 +00:00
Oliver Lehmann
0d452e7554
update to 2.0.0 beta 6
2005-07-14 15:36:13 +00:00
Oliver Lehmann
a51cdf5ba3
uodate to 2.0.0.b.5
2005-07-08 16:15:20 +00:00
Oliver Lehmann
7e11fae320
update to 2.0.0.b.4
2005-07-04 17:08:54 +00:00
Oliver Lehmann
a0f35024ed
replace "get all" and "send later" icons too when ICON_THEME is selected
...
Submitted by: jylefort
2005-06-26 13:27:11 +00:00
Oliver Lehmann
a42cb27379
Add an option to use icons from gnome-icon-theme which gives a bigger
...
variety then the icons shipped with sylpheed
Submitted by: jylefort
2005-06-25 18:54:11 +00:00
Oliver Lehmann
d7e021fc51
update to 2.0.0 beta3
2005-06-23 13:07:59 +00:00