Pav Lucistnik
c4d35f2348
- Rename ports
...
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Joe Marcus Clarke
aa5a46101a
Add USE_GETTEXT to appease portlint.
2006-03-19 04:37:31 +00:00
Joe Marcus Clarke
f8017674ed
* Correctly set default options with -DBATCH is used
...
* Remove USE_REINPLACE
PR: 94655
Submitted by: Sean Farley <sean-freebsd@farley.org>
2006-03-19 04:36:34 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
45e4c90095
SHA256ify
...
Approved by: krion@
2006-02-01 01:02:03 +00:00
Roman Bogorodskiy
17b54d4ed8
Chase gnutls update.
2006-01-09 16:34:19 +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
Pav Lucistnik
dc33aa59f5
Move instant messaging related ports to newly created net-im category:
...
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
2005-11-09 08:21:21 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
0fe32b3273
Update to 1.5.0. See http://gaim.sourceforge.net/ChangeLog for the list of
...
changes.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2005-08-28 07:09:11 +00:00
Joe Marcus Clarke
2463b148b2
* Fix http://secunia.com/advisories/16379/ [1]
...
* Fix http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2370 [2]
PR: 84691 [2]
Reported by: simon [1]
Obtained from: Gaim CVS
Security: See above for bugs fixed
Approved by: portmgr (implicit)
2005-08-11 03:28:57 +00:00
Joe Marcus Clarke
8f4dde6a65
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
...
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
2005-07-09 01:07:45 +00:00
Joe Marcus Clarke
f234553253
Update Gaim to 1.3.1 and chase all dependent ports.
...
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog .
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
2005-06-11 05:16:11 +00:00
Joe Marcus Clarke
3e7fe26e34
Restore a patch to remove -ldl from the NSPR libs. Even though patch
...
seemed to think this patch wasn't needed, NSS support will not be enabled
without it.
Reported by: Matthew Luckie <mjl@luckie.org.nz>
2005-05-12 05:24:15 +00:00
Joe Marcus Clarke
6d2d615acf
* Update to 1.3.0 which fixes security and other bugs. See
...
http://gaim.sourceforge.net/ChangeLog for the list of all the changes.
* Add support for enabling better Chinese (well, CJK in general) support [1]
PR: 80801 [1]
Submitted by: chinsan <chinsan@mail2000.com.tw> [1]
Security: See http://gaim.sourceforge.net/security/index.php for the
security issues fixed in this release.
2005-05-11 19:03:42 +00:00
Joe Marcus Clarke
632962a2c5
Update to 1.2.1. See http://gaim.sourceforge.net/ChangeLog for all the
...
changes.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: See http://gaim.sourceforge.net/security/ for security issues
resolved in this release
2005-04-06 03:46:39 +00:00
Joe Marcus Clarke
430e9ea560
Disable GnuTLS support by default. Default crypto support will be provided
...
by NSS.
o
requested by: pav
2005-04-03 19:18:04 +00:00
Joe Marcus Clarke
f9f82a0e78
Convert Gaim to use OPTIONS.
...
* Add Perl option (disabled by default)
* Unconditionally enable/disable GNUTLS (because of OPTIONS)
* TCL_VER:
- is now TCLTK_VER (makes more sense, since we enable both Tcl and
Tk support)
- has no effect unless the TCLTK option is enabled
- is not mandatory anymore (defaults to 8.4)
* Minor cleanups (s/--enable-nss=no/--disable-nss/, etc)
PR: 79157
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
2005-04-03 07:36:11 +00:00
Joe Marcus Clarke
c9028c818b
Fix the build on 4.X.
...
Submitted by: Roman Shterenzon <ports@oven.org>
2005-03-20 19:31:11 +00:00
Joe Marcus Clarke
a83864c2f2
Update to 1.2.0. ChangeLog is available at
...
http://gaim.sourceforge.net/ChangeLog .
2005-03-20 04:52:00 +00:00
Joe Marcus Clarke
5f9ad71e35
Chase the evolution-data-server API change.
2005-03-12 10:59:39 +00:00
Joe Marcus Clarke
36a0ff07de
Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the list
...
of changes.
Security: See http://gaim.sourceforge.net/security/index.php for the
security bug fixed in 1.1.4
2005-02-25 19:08:38 +00:00
Joe Marcus Clarke
b942d76e40
Don't create the perllocal.pod file. This ifx is adapted from bsd.port.mk
...
since Gaim cannot use PERL_CONFIGURE directly.
Reported by: pointyhat via kris
2005-02-20 20:48:17 +00:00
Joe Marcus Clarke
adc9d2e789
Update to 1.1.3. See http://gaim.sourceforge.net/ChangeLog for a list
...
of changes.
Security: See http://gaim.sourceforge.net/security/index.php for security bugs fixed in 1.1.3
2005-02-19 02:34:16 +00:00
Joe Marcus Clarke
1e3ac548e4
Forced commit to note the 1.1.2 update was
...
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2005-01-24 19:23:41 +00:00
Joe Marcus Clarke
b2552fa0ed
Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list of
...
changes.
2005-01-24 19:20:54 +00:00
Joe Marcus Clarke
22835a974c
Update to 1.1.1. See http://gaim.sourceforge.net/ChangeLog for the list
...
of changes.
2004-12-29 22:31:09 +00:00
Joe Marcus Clarke
b89fd931ad
Update to 1.1.0. See
...
http://sourceforge.net/project/shownotes.php?release_id=287250 for the
list of changes.
Spotted by: anders
2004-12-04 20:44:44 +00:00
Pav Lucistnik
6d0ef07d51
- Fix build on 4.x
...
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2004-11-14 00:09:25 +00:00
Joe Marcus Clarke
1a2a4eb8d4
* Update to 1.0.3 [1]
...
* Add optional Evolution support
Submitted by: Matthew Luckie <mjl@luckie.org.nz> [1]
2004-11-13 08:09:20 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
fdebae0d8e
Update to 1.0.2. This is mainly a bug-fix release for MSN users.
...
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2004-10-20 18:03:31 +00:00
Joe Marcus Clarke
730778dcc8
Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list
...
of all the changes.
2004-10-11 23:48:53 +00:00
Joe Marcus Clarke
f371e0edb2
Update to 0.82.1. For a list of what's changed since 0.81, see
...
http://gaim.sourceforge.net/ChangeLog .
2004-08-30 04:31:47 +00:00
Joe Marcus Clarke
ef8ce85600
Fix the remotely exploitable buffer overflows in the MSN protocol.
...
Submitted by: nectar
Obtained from: Sebastian Krahmer
2004-08-12 20:38:43 +00:00
Jacques Vidrine
13b1c529df
The MSN component of gaim contains remotely exploitable buffer
...
overflows.
<URL: http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html >
2004-08-12 19:25:14 +00:00
Joe Marcus Clarke
1a32a03d68
Update to 0.81. For a list of what's changed, see
...
http://gaim.sourceforge.net/ChangeLog .
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2004-08-08 21:36:53 +00:00
Joe Marcus Clarke
b872f8be85
Update to 0.80. For a list of what's changed, see
...
http://gaim.sourceforge.net/ChangeLog .
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2004-07-20 05:50:19 +00:00
Joe Marcus Clarke
a5463711fe
Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual list
...
of goodies.
2004-06-27 05:56:55 +00:00
Joe Marcus Clarke
72ea1de3cc
Do not escape HTML messages in ICQ if the message beings with <HTML>. This
...
works around a bug with messages sent by the sim client where they would
be displayed as:
<HTML><BODY BGCOLOR="#FFFFFF">hello</BODY></HTML>
Submitted by: ale
2004-06-09 06:55:48 +00:00
Joe Marcus Clarke
23f903a4a3
Add optional SILC (Secure Internet Live Conference) support to Gaim.
...
PR: 67483
Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
2004-06-02 17:52:38 +00:00
Joe Marcus Clarke
5a3e62b076
Update to 0.78. The list of changes can be found at:
...
http://gaim.sourceforge.net/ChangeLog
2004-05-30 22:35:48 +00:00
Joe Marcus Clarke
1c66f13280
Fix a potential crash when sending the MSN BYE command.
...
Submitted by: Jeremy Johnston <jeremy@smart-serv.net>
Obtained from: Gaim CVS
2004-05-12 03:23:38 +00:00
Joe Marcus Clarke
0051d74cb8
Fix the rich text copy/paste problem. Basically, text from any rich text
...
application (e.g. gaim itself, Mozilla, Galeon, etc.) would fail to paste
or paste incorrectly into Gaim. This has been fixed, and has been committed
to Gaim CVS.
2004-05-04 22:11:53 +00:00
Joe Marcus Clarke
de4dc29cba
Update the COMMENT and pkg-descr to reflect modern-day Gaim.
...
Pointed out by: Gaim developers
2004-05-03 05:47:57 +00:00
Joe Marcus Clarke
b445cbfc28
Update to 0.77. For a list of all the goodies see:
...
http://gaim.sourceforge.net/ChangeLog
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
2004-04-28 17:32:05 +00:00
Jacques Vidrine
03d0a4a8f5
The last commit lost previously applied security fixes. Again.
...
Re-apply my fix. Again.
Specifically, the GAIM developers have still not addressed the
``Yahoo Octal-Encoding Decoder'' issues.
http://www.vuxml.org/freebsd/6fd02439-5d70-11d8-80e3-0020ed76ef5a.html
http://security.e-matters.de/advisories/012004.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0005
2004-04-07 15:17:37 +00:00
Joe Marcus Clarke
7e249e103b
Update to 0.76. For a list of what's new and exciting, see:
...
http://gaim.sourceforge.net/ChangeLog
Also, provide a better fix for quoted printable text. [1]
PR: 65110 [1]
Submitted by: green [1]
2004-04-05 04:18:39 +00:00
Joe Marcus Clarke
3ee652d35f
Fix gaim's name resolution on 64-bit platforms.
...
Submitted by: Kenneth Culver <culverk@sweetdreamsracing.biz>
2004-03-25 17:38:45 +00:00
Joe Marcus Clarke
2655d09556
SIZEify
...
Submitted by: trevor
2004-03-19 07:47:02 +00:00