Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for the bin-install target.
|
|
|
|
|
|
back in June. Should fix the kdelibs2 build problem seen in Hubert's
bulk build.
|
|
|
|
|
|
|
|
|
|
it if we're on a different platform.
|
|
|
|
|
|
|
|
if we don't have an override, and using sys/soundcard.h instead of
machine/soundcard.h.
|
|
|
|
|
|
protocol update in servers. Changes:
malware's contributions:
* Removed all font specifications from the XML resources.
* Do not start a search after adding an ED2K-Link.
* Enable clipping in download list control.
* FIXED: Bug rehashing a part file.
* FIXED: Various minor problems found by malloc debuggers.
* Keep the requested file in sync with the part status in CUpDownClient.
Un-Thesis' contributions:
* Fixed various compatibility issues with the new eDonkey servers.
|
|
|
|
|
|
+ get rid of unnecessary awk invocation in audit-packages, use shell
construction instead, pointed out by enami tsugutomo. Cuts system and
user execution times for audit-packages in half.
+ add (4-clause) licences to audit-packages and download-vulnerability-list
+ check integrity of pkg-vulnerabilities file in audit-packages by using
the same construct as in download-vulnerability-list
+ CSE in error checking in audit-packages
+ properly terminate a case expression in download-vulnerability-list
|
|
yes, this deliberately does not expand ${X11BASE}, as that would
lead to the same confusion (X11R6 vs. openwin, etc.) when we use
this pkg's COMMENT on the web site/search.
|
|
!defined(COMPILER_MK) for now.
some packages include bsd.prefs.mk before defining USE_BUILDLINK2,
which resulted in the libstdc++ fake-la target being missed.
XXX the real fix is to include compiler.mk from both bsd.prefs.mk and
XXX bsd.pkg.mk, and have compiler.mk make the right decisions based on
XXX where it was included from.
|
|
|
|
caused the Yahoo plugin to stop working. Other bugfixes are also included
as well (as I could see, locales are installed again, the main window appears
properly, while in the previous version it got hidden misteriously, etc).
|
|
|
|
to protocols that use SSL):
* The right-click menu for e-mail links now presents a "Copy E-Mail
Address" item
* Fix sort by idle to behave as it did pre-contact support (David
Smock)
* Display AIM away messages in the tooltip for buddies when
they are away
* Support for Buddy Comments for AIM and ICQ buddies
* Window icons are now set as buddy icons or status icons
* Get User Info in MSN and Yahoo now return an error indicating that
the information doesn't exist if the profile is empty (parts by
Nathan Poznick)
* Added startup notification support for window managers that support it.
* The protocol icon for an account in the accounts window will now
"pulse" when signing the account on.
* Zephyr formatting fixes (Arun A. Tharuvai)
* Zephyr can connect to chats (Karsten Huneycutt)
* SSL support can now be provided by third party plugins.
* Multiple copies of gaim installed at different locations no
longer attempt to load the same, possibly incompatible plugins
(Robert McQueen)
* Implemented another new Yahoo! authentication method
* Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
* Additional fixes and checks for the perl build process (Sean Burke).
* Massive core/UI splitting.
* Re-write of Jabber protocol plugin
* Conversation API changes.
* Some plugins must be updated due to code variable changes,
function name changes, and change of behavior for certain
functions.
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Czech translation updated (Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Finnish translation updated (Ambrose C. LI (acli))
* French translation updated (Eric Boumaour)
* Italian translation updated (Claudio Satriano)
* German translation updated (Christian Weyer, Bjoern Voigt)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Swedish translation updated (Tore Lundqvist (luntor))
Fixes PR pkg/23173 (connection problems to MSN); initial patch provided by
Matthew Luckie in private mail.
|
|
|
|
gossip (to 2).
|
|
|
|
own security/libtasn1 package, which is too new to work fine with gnutls.
While here, add missing dependency on devel/zlib.
Fixes PR pkg/23172; reviewed by wiz@. Bump PKGREVISION to 1.
|
|
build a dependency so that the shell does not attempt to do
interpret the value of PKGNAME_REQD.
noticed on Linux building graphics/mplayer where the build of
audio/nas was broken because ${MAKE} was being called with
PKGNAME_REQD=nas>=1.4.2 instead of PKGNAME_REQD="nas>=1.4.2"
|
|
|
|
|
|
+mozilla-thunderbird-0.3.
|
|
|
|
|
|
- Support for the Xrandr extension.
- Dll separation of kernel and ntdll is finished.
- Many enhanced metafile improvements.
- Lots of bug fixes.
|
|
XXX: it might break things for depending packages with incomplete
buildlink2.mk includes. do it when freeze is over.
|
|
Simplify quoting syntax in the awk command, so that gawk-3.1.3 (as found in
NetBSD-current) doesn't have a problem with a malformed escape sequence.
With thanks to Johnny Lam for testing with an older version of gawk.
|