Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
is "/usr", what we really want to check is if the pam_appl.h header found
is within the ${LOCALBASE} hierarchy, which implies that it's a
pkgsrc-controlled file, and hence not built-in.
|
|
everything in /usr/include and /usr/lib (system header and library
paths) is always considered part of the package build environment;
buildlink3 only isolates package builds from everything outside of
those system paths. As a consequence of this, LOCALBASE == "/usr"
effectively makes buildlink3 do nothing.
|
|
|
|
|
|
|
|
amavisd-new is an interface between message transfer agent (MTA) and
one or more content checkers, e.g. virus scanners, SpamAssassin, etc.
It is a performance-enhanced and feature-enriched version of amavisd
(which in turn is a daemonized version of AMaViS or amavis-perl).
amavisd-new is normally positioned at or near a central mailer, not
necessarily where user's mailboxes and final delivery takes place. If
you are looking for fully per-user configurable and/or low-message-rate
solution to be placed at the final stage of mail delivery (e.g. called
from procmail), there may be other solutions more appropriate for your
needs.
Package created and maintained by Julian Dunn in pkgsrc-wip.
|
|
amavisd-new is an interface between message transfer agent (MTA) and
one or more content checkers, e.g. virus scanners, SpamAssassin, etc.
It is a performance-enhanced and feature-enriched version of amavisd
(which in turn is a daemonized version of AMaViS or amavis-perl).
amavisd-new is normally positioned at or near a central mailer, not
necessarily where user's mailboxes and final delivery takes place. If
you are looking for fully per-user configurable and/or low-message-rate
solution to be placed at the final stage of mail delivery (e.g. called
from procmail), there may be other solutions more appropriate for your
needs.
Package created and maintained by Julian Dunn in pkgsrc-wip.
|
|
gdk-pixbuf-gnome doens't share the directory with gdk-pixbuf in the
pkgviews world. Patch provided by Rhialto (rhialto at
azenomei.knuffel.net) in PR pkg/26566.
|
|
|
|
that package yesterday and nothing uses it so far.
|
|
New Features:
* The autorecon plugin will somewhat remember state information(Yosef
Radchenko)
* Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
* Tab completion of slash commands in Chats (Stu Tomlinson)
* gaim-remote can now manipulate status (István Váradi)
* The text messages of Yahoo Audibles are now displayed, although
the audio and graphics are not.
* Yahoo! away messages can be 255 characters long now
Bug Fixes:
* Gadu-Gadu should connect again (Andrew Wellington)
* Novell fixes (Mike Stoddard of Novell):
* Fixed reconnect crash
* Fixed duplicate root folder bug
* Fixed bug with folder ordering (on a first time login
folders were being added in reverse order).
* Use ISO date format for the system log (Eduardo Pérez)
* Long buddy lists with irc should cause flooding disconnects less
(Stu Tomlinson)
* Better smiley substitution
* Fix a crash related to auto-expanding contacts at the bottom of
buddy lists
* Fix a crash on Solaris when changing or viewing information for
your AIM account (Format Screen Name, Change Email Address, etc.)
* HTML in OSCAR buddy comments is now escaped (and not rendered)
* Fix a crash when dragging a screen name to a conversation window
for that screen name
* User-requested new conversation windows are now always given focus
* Pasting HTML into Gaim from certain sources no longer results in
the spaces between some words being removed
* The alias of a contact is now displayed in more places when the
alias of a buddy is not set
* .gaimrc is no longer imported
* Prevent a crash if you sign off and try to dequeue messages from
the away dialog (Kevin Stange)
* Prevent a possible crash if gaim_gtkconv_write_conv is called
with who as NULL (Kevin Stange)
* Prevent (null) or an empty string from being logged as the sender's
name if the sender no longer has an alias because the account is
signed off (Kevin Stange)
* The auto-reconnect plugin will no longer attempt to reconnect an
MSN account if you were disconnected because you signed on from
another location (Stu Tomlinson)
* On Solaris, chatting in IRC using the UTF-8 charset no longer gives
a "conversion failed" error for every message (Arvind Samptur)
* ICQ offline messages should have the correct timestamp (Dave West)
|
|
inter-library dependencies
|
|
when changing directory, breaking the resulting tsort from the printindex
script output.
|
|
|
|
* several build fixes
* fixed bug in Polarize plug-in
* fixed out-of-bounds access in Ink tool code
* improved antialiasing of elliptical selections
* fixed typo in gradient editor
* really remove all associated items from the ID hash table when an
image is being closed
* work around integer overflows when transforming large drawables
* fixed wrong EXIF handling in JPEG plug-in, a bug that has been
introduced in 2.0.3
* fixed bug in Script-Fu extension
* fixed crash in container grid views
* handle changes to URI handling in newer glib releases
|
|
|
|
* Added -north path, -target path, and -path_relative_to options
* Added -output_start_index option
* Print a list of compile-time options when using the --version option
* Fixed a bug where orbits were not drawn for bodies using SPICE kernels
* Added ssec_map option to configuration files to use University of
Wisconsinn cloud maps
|
|
|
|
* make error message instaed of invalid output for -plain global option on
a "pam" program
* pnmtojpeg: fix bug with large exif files (negative malloc)
* ppntowinicon: fix bogus "out of memory" failre
|
|
fixes some security issues, see
http://scary.beasts.org/security/CESA-2004-001.txt
|
|
can be used to create shared libraries _and_ be linked into a statically
linked program. Instead of trying to hack libtool to do this, just
accept the fact and do what you want another way!
Remove the ugly hack in sasldb/Makefile.am that regenerated the static
archive from the non-PIC object files. While this was fine for linking
into programs, it breaks things when you link this into the sasldb
plugin. Leaving it the other way, where the static archive from the
PIC object files, is also unacceptable because there are potential
problems on some platforms when linking an archive of of PIC objects
into an executable. The solution: let the static archive contain PIC
objects and be used to link into the sasldb plugin, but for the programs
in the utils directory, explicitly add the non-PIC object files listed
in $(SASL_DB_BACKEND_STATIC) to the files used to generate the programs.
This is easy because SASL_DB_BACKEND_STATIC is already generated
properly by config/sasldb.m4, so make use if it.
This should fix problems with using Cyrus SASL on non-i386 platforms
noted in PR pkg/26492 by Matt Dainty. Bump the PKGREVISION.
|
|
that /usr/include/security/pam_appl.h means that PAM is builtin.
(This is so a dependency can be registered correctly.)
|
|
|
|
|
|
notably web browsers. Patches obtained from Pango CVS.
Bump PKGREVISION.
|
|
|
|
|
|
- expat to 1.95.8
- fontconfig to 2.2.96
- Xft2 to 2.1.6
- Xfixes to 2.0.1
- fixesext to 2.0.1
- Xrender to 0.8.4
- py-PgSQL to 2.4nb2
|
|
Noted by Iain Hibbert in private mail.
|
|
Fixed a buffer overrun error in libPQquoteBytea based on a fix by
James Matthew Farrow. [Bug #838317].
bum PKGREVISION to 2 for the fix
|
|
changes:
bug-fixes only
|
|
No changes given, so I'm guessing it are just bug fixes...
|
|
changes:
2004-01-15 Daniel Stone <daniel@fooishbar.org>
* Tag release 2.0.1 for first freedesktop.org clientside lib release.
2004-01-15 Harold L Hunt II <huntharo@msu.edu>
* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.
2003-11-21 Keith Packard <keithp@keithp.com>
* Region.c: (XFixesCopyRegion), (XFixesUnionRegion),
(XFixesIntersectRegion), (XFixesSubtractRegion),
(XFixesInvertRegion), (XFixesTranslateRegion):
* Xfixes.h:
Eliminate offset arguments in combining operators,
create separate XFixesCopyRegion and XFixesTranslateRegion functions.
2003-11-02 Keith Packard <keithp@keithp.com>
* Cursor.c: (XFixesSelectCursorInput), (XFixesGetCursorImage),
(XFixesSetCursorName), (XFixesGetCursorName), (XFixesChangeCursor),
(XFixesChangeCursorByName):
* Makefile.am:
* Region.c: (XFixesCreateRegion), (XFixesCreateRegionFromBitmap),
(XFixesCreateRegionFromWindow), (XFixesCreateRegionFromGC),
(XFixesCreateRegionFromPicture), (XFixesDestroyRegion),
(XFixesSetRegion), (XFixesUnionRegion), (XFixesIntersectRegion),
(XFixesSubtractRegion), (XFixesInvertRegion),
(XFixesRegionExtents), (XFixesFetchRegion),
(XFixesSetGCClipRegion), (XFixesSetWindowShapeRegion),
(XFixesSetPictureClipRegion):
* SaveSet.c: (XFixesChangeSaveSet):
* Selection.c: (XFixesSelectSelectionInput):
* Xfixes.c: (XFixesExtAddDisplay), (XFixesExtRemoveDisplay),
(XFixesExtFindDisplay), (XFixesFindDisplay), (XFixesCloseDisplay),
(XFixesWireToEvent), (XFixesEventToWire), (XFixesQueryExtension),
(XFixesQueryVersion):
* Xfixes.h:
* Xfixesint.h:
* configure.ac:
* xfixes.pc.in:
Merge in xfixes_2_branch
|
|
changes:
Bug fixes and clean ups.
|
|
changes:
2004-06-30 Keith Packard <keithp@keithp.com>
* README:
* configure.in:
* fontconfig/fontconfig.h:
Update for 2.2.96
2004-06-30 Keith Packard <keithp@keithp.com>
Provided by: Lubos Lunak <l.lunak@suse.cz>
* src/fccfg.c: (FcConfigUptoDate):
However FcConfigUptoDate() doesn't seem to work. See the attached
patch. First there's an obvious misplaced parenthesis making it
return always false, and second, even this call fails to detect font
changes (e.g. adding a new font to
/usr/X11R6/lib/X11/fonts/truetype). The patch should fix that as
well. The problem seems to be triggered by my fonts.conf specifying
only /usr/X11R6/lib/X11/fonts , and therefore config->configDirs
doesn't include subdirs, unlike config->fontDirs.
2004-06-03 Keith Packard <keithp@keithp.com>
* fontconfig/fontconfig.h:
Remove comma at end of FcResult enum definition.
2004-05-29 Keith Packard <keithp@keithp.com>
* INSTALL:
Add steps to md5sum release
|
|
Release 1.95.8 Fri Jul 23 2004
- Major new feature: suspend/resume. Handlers can now request
that a parse be suspended for later resumption or aborted
altogether. See "Temporarily Stopping Parsing" in the
documentation for more details.
- Some mostly minor bug fixes, but compilation should no
longer generate warnings on most platforms. SF issues
include: 827319, 840173, 846309, 888329, 896188, 923913,
928113, 961698, 985192.
|
|
|
|
|
|
|
|
-if the connection failed in a certain way, getmail could forget which
messages it had already retrieved, and therefore retrieve them again when
the next successful connection occurred. Fixed. Thanks: Wim Uyttebroek.
--add win32 executable installer as third download option.
|
|
|
|
|
|
|
|
getmail-4.0.6, glpk-4.6, mozilla-1.7.2, mozilla-bin-1.7.2,
nut-9.20, opera-7.54, sml-nj-110.47, spamassassin-2.64,
thunderbird-0.7.3.
- nsd-2.1.1 (thanks, itojun!)
|
|
|
|
|
|
Packages Collection.
The original Wiki web site was intended to have a very simple interface to
edit and to add pages. Its formatting rules are simple and easy to use.
Text::WikiFormat helps in easily translating to other, more complicated
markup languages. It creates HTML by default, but can be extended to
produce valid POD, DocBook, XML, or any other format imaginable.
|
|
being here, apply a string termination fix from Debian
bump PKGREVISION
|
|
|