Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
converted the package to using the SUBST framework.
PKGREVISION++
|
|
pkgsrc variable ${FOO}, there is now a shorter variant for it. Instead
of defining SUBST_SED.*, just say SUBST_VARS.* = FOO.
|
|
configure script since pkgsrc will set MACHINE_GNU_PLATFORM to
sparc-sun-solaris2 on a solaris/sparc machine. This gets this package closer
to building on solaris with the sunpro compiler.
|
|
|
|
|
|
|
|
magic variable assignments. No functional changes.
|
|
|
|
|
|
gnome-speech-0.4.8, gpredict-0.7.1, liferea-1.2.3, msmtp-1.4.10,
nxtvepg-2.7.7, p5-Spreadsheet-WriteExcel-2.18, ruby-gnome2-0.16.0,
wxRemind-0.7.1, xfce-4.4.0.
|
|
|
|
|
|
from Python
|
|
MANPATH cannot be overridden so easily to make it right for imake
Packages. Noticed by Dan.
|
|
|
|
|
|
A: Because joerg@ had a local change which forced the use of
makedepend and which somehow didn't make it into xorg-cf-files
when packages.
Fix that, bump revision of xorg-cf-files and imake, the latter with a
dependency on a newer version of the former.
|
|
|
|
YouGrabber is a lightweight, multi-threaded (NPTL based) command
line YouTube.com video downloader with proxy (HTTP, SOCKS 4 and 5)
support, made from scratch in ANSI C using the libcURL API.
|
|
|
|
I think we're quite near v1.0 now.
* ACL plugin + Maildir: Moved dovecot-acl file from control directory
to maildir. To prevent accidents caused by this change, Dovecot
kills itself if it finds dovecot-acl file from the control directory.
* When opening a maildir, check if tmp/'s atime is over 8h old. If it
is, delete files in it with ctime older than 36h. However if
atime - ctime > 36h, it means that there's nothing to be deleted and
the scanning isn't done. We update atime ourself if filesystem is
mounted with noatime.
* base_dir doesn't need to be group-readable, don't force it.
* mail_read_mmaped setting is deprecated and possibly broken. It's now
removed from dovecot-example.conf, but it still works for now.
* Removed also umask setting from dovecot-example.conf since currently
it doesn't do what it's supposed to.
+ Authentication cache caches now also userdb data.
+ Added mail_log plugin to log various mail operations. Currently it
logs mail copies, deletions, expunges and mailbox deletions.
- dict quota: messages=n parameter actually changed storage limit.
- A lot of fixes to handling index files. This should fix almost all
of the problems ever reported.
- LDAP: auth_bind=yes was more or less broken.
- Saved mails and dovecot-keywords file didn't set the group from
dovecot-shared file.
- Fixed potential assert-crash while searching messages
- Fixed some crashes with invalid X-UID headers in mboxes
- If you didn't have a namespace with empty prefix, giving STATUS
command for a non-existing namespace caused the connection to give
"NO Unknown namespace" errors for all the future commands.
|
|
Error: An integer constant expression is required within the array subscript operator.
VS: ----------------------------------------------------------------------
|
|
bump PKGREVISION
|
|
|
|
|
|
|
|
|
|
XauGetAuthByName which wasn't implemented.
|
|
handling.
|
|
NULL reference.
|
|
The CFLAGS, LDFLAGS and LIBS are taken from pkgsrc, so PKGREVISION++.
|
|
- fix WRKSRC value for solaris
- fix PLIST for solaris
|
|
Add an extra configure argument on solaris to let this build there. Tested
with solaris-2.9/sparc and the sunpro compiler.
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
- The "header" of the build log is always printed, not only when
PRECLEAN is set.
- The variable "installed" was redundant. Removing it saves 5 lines
of code.
- When the package is outdated and currently installed, it suffices to
just run pkg_delete. The "make deinstall" is too expensive and doesn't
do anything further.
- Completely rewrote the section that deinstalls unneeded packages. It
seems to me that the pkg_info -Q flag has been introduced after the
bulk build was initially written, so it wasn't used here.
- A package that doesn't get deinstalled with a simple pkg_delete
probably has a reason for that. Don't try to run pkg_delete -f after
it.
- To remove all packages, it isn't necessary to iterate over the
installed packages. Just pkg_delete -r "*".
- Replaced "required package" with "dependency" in the log messages,
since that is shorter. Maybe the term "required package" comes from
the time where packages also depended on shared library versions, so
that terminology made sense back in 2000. Anyway, that's long ago.
|
|
Pointed out in PR 34860.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
4142 7.0.183 accessing memory already freed after ":redir => var" ":let"
2400 7.0.184 cscope interface doesn't work with mlcscope
2927 7.0.185 multi-byte chars in message get attributes from previous char
1731 7.0.186 ml_get error when doing "/\_s*/e" with utf-8 'encoding'
7601 7.0.187 can't properly source a remote script
1602 7.0.188 (after 7.0.186) warning for wrong pointer type
|
|
|
|
* New features:
- The command Scroll can now be used for interactive scrolling.
- New Style options: StippledIconTitle, !StickyStippledTitle,
and !StickyStippledIconTitle.
- Full support for menu context (M) key and mouse bindings. See
the section Menu Bindings in the man page for details.
- Hilighted menu backgrounds now use pixmaps gradients and
transparency from their related colorset.
- New window conditions: StickyIcon, StickyAcrossPagesIcon and
StickyAcrossDesksIcon.
* Changed features:
- "Mouse n M N" is no longer used to disable or remap the
builtin tear off menu button. See the section Tear Off Menus
for details on replacement commands.
* Bug Fixes
|
|
|
|
s|databases/libgda-postgresql|databases/libgda-postgres|
|