Commit graph

1234 commits

Author SHA1 Message Date
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
plunky
eed2c385ec assume maintainership
update to v1.4.9

add BUILD_DEFS to quiet pkglint warning
2008-07-14 07:01:01 +00:00
sborrill
459999bf0a Add reload command to rc.d script.
Remove sudo from rc.d - it should not be a requirement to stop your VoIP
server.
2008-07-10 08:23:20 +00:00
plunky
f3042ff0a1 fix build
obexapp uses mktemp which incurs a security warning,
	and -Wfatal-errors causes the link to fail.
	the quick fix is to make WARNS=0
2008-07-09 20:14:37 +00:00
taca
1e394fcd0d Explicitly set DISTFILES.
Why it had no problem a little while ago?
2008-06-22 02:34:26 +00:00
joerg
e24e6b83dc Fix build on LP64. 2008-06-21 20:47:28 +00:00
taca
cd1a5b7db5 * Don't install an extra file. Noted via private mail from joerg@.
* Remove redundant EXTRACT_SUFX from Makefile.
2008-06-21 03:58:51 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
taca
83a0216707 Add a patch to build with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:39:58 +00:00
wiz
f0e85b41ce Add missing file to PLIST. Bump PKGREVISION. 2008-06-19 08:14:29 +00:00
wiz
35f9ffa755 pkgsrc-users, not packages (hi riz!) 2008-06-18 11:12:53 +00:00
mjl
31c7e00215 Update to 1.2.29. Security update.
* channels/chan_sip.c: Copy the From header into a variable so that
          pedantic SIP handling does not try to mess with a NULL pointer.
          (AST-2008-008)
* channels/chan_iax2.c: When we receive a full frame that is
          supposed to contain our call number, ensure that it has the
          correct one. (closes issue #10078) (AST-2008-006)
2008-06-13 10:10:33 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
bouyer
d134795a46 Fix PLIST, patch from Hasso Tepper in pkg/38844.
Bump PKGREVISION.
2008-06-11 19:43:38 +00:00
riz
0940c02f91 Stop pretending like I have time to maintain packages that I don't
even really use anymore.
2008-06-07 17:28:11 +00:00
markd
32e1a5ac6f Fix build on NetBSD-current (needs -lrt). 2008-06-04 08:54:40 +00:00
wiz
eff6f440a2 Add INSTALLATION_DIRS so that installation is successful even in a bulk
build.
2008-05-26 12:29:24 +00:00
wiz
41f426ade1 Reset maintainer on his request. 2008-05-25 21:20:07 +00:00
adam
bb1d8c4c62 Changes 3.0.17:
* Replace thread-unsafe use of sigc::slot where relevant with thread
  safe callback classes
* Compile fixes for gcc-4.3
* Fix '=' for '==' error
* Remove unnecessary debugging code
* Update config.guess, config.sub, install-sh, missing and
  mkinstalldirs to automake-1.9
* Correct comments in pipes.h
2008-04-28 14:47:29 +00:00
wiz
acc3a4bb42 Another try at fixing installation of the pkgconfig file under pbulk. 2008-04-24 09:04:55 +00:00
dillo
35716e136c I can't maintain this package, I don't use (or install) evolution.
NOTE: If you copy and adapt a package, reset the maintainer, or at
least ask if the old maintainer is willing to also maintain the
new package.  (Hi Matthias!)
2008-04-23 21:24:22 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
joerg
e5f2db9b02 Fix DESTDIR. 2008-04-07 17:14:20 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
mjl
4fefd9c6d3 Update asterisk to 1.2.27
Update for several critical security issues:

   * astobj.h: Fix character string being treated as format string
   * chan_sip.c: Do not return with a successful
     authentication if the From header ends up empty. (AST-2008-003)
   * chan_iax2.c: Fix another potential seg fault (closes issue #11606)
   * chan_iax2.c: Fix a couple of places where it's possible
     to dereference a NULL pointer.
   * chan_sip.c, channels/chan_iax2.c: Fixing AST-2007-027
   * cdr_pgsql.c: Properly escape src and dst fields (Fixes AST-2007-026)
2008-03-19 10:32:02 +00:00
dillo
d8c327fddc Fill in, noted by Robert Elz in PR/37953. 2008-03-11 16:32:15 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
jlam
c40d42145b + Remove -ltermcap from the Makefile and remove patch-ap. The only
reason -ltermcap was added was for readline, but this is no longer
  necessary as plpftp (the only program which links against readline)
  is linked with libtool, and libtool will pull the necessary library
  dependencies from libreadline.la automatically.

XXX Changes untested because this package no longer builds using GCC-4.x.
2008-03-04 22:29:06 +00:00
jlam
3b34772d7f Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 05:33:32 +00:00
jlam
d0ef3eddac + Add tar to USE_TOOLS.
+ Use PREFIX instead of LOCALBASE when installing files (does pkglint
  warn about this?).
2008-03-03 05:22:19 +00:00
jlam
50e3759012 + Be like every other package and just install the man page but not
bother with the catman page.  This simplifies the Makefile and the
  PLIST considerably.

+ Use the pkginstall framework to install the kermit binary as
  setuid-uucp.  Generalize to use ${UUCP_USER} instead of "uucp".

Bump PKGREVISION to 3.
2008-03-01 05:17:32 +00:00
jlam
f24356be72 Fix an obvious typo. 2008-03-01 05:04:58 +00:00
jlam
ac288c995b Add full DESTDIR support. 2008-03-01 05:03:25 +00:00
wiz
913964248d Use REPLACE_BASH to make sure right bash is found for mkpkgconfig. 2008-02-28 08:53:31 +00:00
wiz
5d077f8e34 Add bash to tools for mkpkgconfig. 2008-02-27 12:31:12 +00:00
drochner
1f1f6d1404 +libopensync-plugin-evolution2 2008-02-20 19:13:12 +00:00
drochner
b1bf134c5f import libopensync-plugin-evolution2-0.22, an evolution plugin
for the opensync framework, can be used to backup evolution's data
(which doesn't work in evolution itself for me)
2008-02-20 19:11:32 +00:00
wiz
d1a422fd46 Create pkgconfig file in correct location. Add it to PLIST.
Bump PKGREVISION.
2008-02-20 10:14:19 +00:00
tnn
bdcd11f1c3 Needs GNU nroff to format catpages with -mandoc. 2008-02-07 13:24:36 +00:00
itohy
de2db41aad Update to kyopon-0.5.
- Change "AIR-EDGE PHONE" to "PHS handset" since Willcom doesn't use the term
  any longer.
- Add support for "Photo" folder (and any unknown folders).
- Remove checking against 1.5MB limit, since new models have more capacity.
  Result of writing too large file is unknown.
- Make sure reading non-existent file on the handset will be properly warned.
- Add Linux support (but do not enable since it requires non-standard driver).
2008-01-18 14:40:19 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
dillo
9a26e7434e Add SyncML plugin and library. 2008-01-12 18:19:20 +00:00
dillo
13095fda86 Initial import of SyncML plugin for the opensync framework. 2008-01-12 14:27:22 +00:00
dillo
06a7c05b8a Initial import of libsyncml, an implementation of the SyncML protocol. 2008-01-12 14:09:35 +00:00
kristerw
1a203094f0 Add libopensync-plugin-file, libopensync-plugin-kdepim, and msynctool. 2008-01-11 10:42:36 +00:00
dillo
9408fb9fea Initial import of libopensync-plugin-kdepim 0.22, a libopensync
plugin to sync with KDE 3.5.
2008-01-10 22:57:52 +00:00
dillo
01924adeea Initial import of libopensync-plugin-file 0.22, a libopensync plugin
to sync local files.
2008-01-10 22:56:41 +00:00
dillo
d9877309ed Initial import of msynctool 0.22, a command line tool for the
opensync framework.
2008-01-10 22:54:37 +00:00
rillig
bd46762046 Without kernel sources, this package cannot be built. 2008-01-06 18:58:50 +00:00
rillig
de70f59a83 Fixed invalid C++ code and some pkglint warnings. 2008-01-06 18:39:38 +00:00