Age | Commit message (Collapse) | Author | Files | Lines |
|
is not available.
|
|
|
|
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|
|
|
|
|
|
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
|
|
|
bthfp opens a control connection to your phone and copies audio data
to and from your system audio as appropriate.
|
|
|
|
|
|
Changes since 0.99.8:
0.99.9
Fixed a major Memo category sync bug.
Removed clipboard code, which would cause X to freeze when ran with some
applications, rdesktop, to name one.
Many bug fixes, and GUI improvements, see Changelog.cvs for details.
0.99.9-pre2
Fix Bugzilla 1533 where null description in appointment crashes ical
export of datebook
Keyring: Added a field for the last changed date and set it to today
when the record is changed.
Search:
- Have focus default to search entry field when the Find window is
called to the front
- Added ability to hit Enter and automatically go to the currently
highlighted record.
Some more bugs fixed
0.99.9-pre1
Generalization of GTK+2 stock buttons (butons with icon) and make
J-Pilot more conform to GNOME Human Interface Guidelines
Build with GTK+2 by default. Use --disable-gtk2 if you want GTK+1 instead
Add Ukrainian and Korean translations
Add support of Korean (CP949) encoding
Correct a bug that prevented jpilot to start with GTK+ 2.8 (Ubuntu)
Some more bugs fixed
|
|
|
|
enable the USB transport.
Bump PKGREVISION.
|
|
This release contains a fix for a security vulnerability recently
found in the chan_skinny channel driver (for Cisco SCCP phones).
This vulnerability would enable an attacker to remotely execute
code as the system user running Asterisk (frequently 'root').
The exploit does not require that the skinny.conf contain any
valid phone entries, only that chan_skinny is loaded and operational.
This release also contains a number of bug fixes, and some improvements
to the chan_sip channel driver (for SIP devices) to mitigate the impacts
of a certain class of denial-of-service attacks that have recently been
published.
All Asterisk 1.2 users are urged to update to this release if they use
the chan_skinny channel driver, or to stop loading it if it is not
needed ('noload=>chan_skinny.so' in modules.conf will cause this behavior).
|
|
"DIALER_GROUP" instead of "XISP_GROUP" as maybe it can be used for other
packages also later.
This is for PR pkg/19566.
Update MESSAGE to use LOCALBASE instead of X11BASE. (From
Manuel Bouyer)
And update MESSAGE to not hardcode the "group".
This also updates patch-ac because of conflicting types for fprintf and
printf. I don't know how this package built before on NetBSD recently.
Also this patch honors VARBASE and PKGMANDIR.
Thank you Manuel Bouyer for testing this.
|
|
|
|
|
|
|
|
several weeks ago I'm not using this package any more.
|
|
* Correct file descriptor leak when viewing a fax.
* Implement printing of faxes in fax lists via the GTK+ print system
where compiled against GTK+2.10 or higher.
* Improve handling of user locales with streams.
* Use AC_COMPILE_IFELSE/AC_LANG_PROGRAM autoconf macros instead of
the AC_TRY_COMPILE macro when configuring the program.
* Correct derivation of fdistream class for wide characters (not
relevant to efax-gtk).
* Mention the need to call g_thread_init() before Notifier::init()
in the Notifier documentation.
* Correct help information concerning sending faxes via socket and
pop-up dialog.
* Explicitly include <ios> header where relevant.
|
|
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
|
|
|
|
Asterisk 1.2.11 includes a number of bug fixes, along with an update
to the chan_misdn driver for mISDN devices.
Asterisk 1.2.12 includes a number of bug fixes, including fixes for
two regressions that occurred in the 1.2.11 release. Specifically,
the AGI 'GET VARIABLE' command has now gone back to its previous
behavior, and CDR records now reflect the CallerID number instead
of ANI in the situations that this was the case in earlier 1.2 releases.
|
|
|
|
|
|
|
|
|
|
* Number of bug fixes
* New option to help to avoid a potential denial of service in IAX2 channel driver
* Support for TE407P and TE412P quad T1/E1 interface cards
|
|
thanks to dillo for that.
|
|
From PR pkg/34019 by Peter Schuller.
|
|
Changes:
* Motorola support, tested with models v710/e815
* object caching and directory parsing (for things like ObexFS)
* Nokia support via IrDA and Bluetooth
* Siemens S65 support
* Everything but data goes to stderr for more simple redirection.
* VMO converter (gsm and wav) split into seperate package.
* Ericsson and Siemens cable support unified (still testing).
pkgsrc changes:
* NetBSD bluetooth support, thanks to Iain Hibbert for finishing it.
|
|
- Do not repeat login/logout, but do login at the beginning and
do logout at the end.
- Add <sys/stat.h> for DragonFly (from patch-aa).
|
|
|
|
send them to the author now.
|
|
ver 1.3:
Add support for setting the creation-ID.
Updated constants to match IrOBEX 1.3.
Replace netbuf implementation with databuffer.
Fix segmentation fault when receiving invalid OBEX packets.
ver 1.2:
Add OBEX_EV_REQCHECK support.
Add support for suspend after sending a header.
Add support for empty headers for buggy OBEX servers.
Fix memory leak in obex_object_send().
ver 1.1:
Fix list of exported functions.
Fix duplicate string from basename() result.
Fix wrong order of sanity checks.
Fix memory leak in send_stream() function.
ISO C99 says that inttypes.h includes stdint.h header.
Add proper client side ABORT support.
Add support for OBEX_SuspendRequest() and OBEX_ResumeRequest().
Add USB transport support.
Increase the allowed maximum MTU to 64kB-1.
Disconnect when an ABORT fails.
Make it possible to include headers from C++ source code.
Advertise OBEX Protocol Version 1.0.
pkgsrc:
* I've added patches to detect properly NetBSD bluetooth support
and I have sent it to the openobex folks, they will be integrated
soon.
* Take maintainership for now.
* Bump BUILDLINK_API_DEPENDS because the API has changed.
*** PLEASE DO NOT TOUCH OBEXFTP, I'M UPDATING IT RIGHT NOW. THANKS ***
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
|
|
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
|
|
dillo@.
|
|
|
|
|
|
An obex application to transfer objects (address book items, images, movies,
anything the target can handle) to mobile devices via IrDA, Bluetooth and other
protocol via the OBEX format.
xtraeme: now it should be possible to transfer files from/to my cellular
phone from NetBSD.
|
|
obexapp.
Bump PKGREVISION.
|
|
driver most importantly.
|
|
|