| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
| |
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
|
|
|
|
|
| |
PR: 82404
Submitted by: <ports@c0decafe.net>
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
|
|
| |
PR: ports/80101
Submitted by: ports@c0decafe.net (maintainer)
Approved by: adamw (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/78457
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
Approved by: pav (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/76647
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 75599
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
big upgrade.
|
| |
|
|
|
|
|
| |
PR: 71985
Submitted by: maintainer
|
|
|
|
|
| |
PR: 71092
Submitted by: maintainer
|
|
|
|
|
| |
PR: 70505
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
| |
PR: 68355
Submitted by: maintainer
|
|
|
|
|
| |
PR: 67439
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
from the Gaim Makefile, and needed for users that do not have Mozilla
installed (i.e. the build clusters).
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
| |
Reported by: maintainer
|
| |
|
|
encryption between supporting clients.
PR: 66236
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
|