Commit graph

98072 commits

Author SHA1 Message Date
joerg
c9ce5af20f Remove explicit GNU tar dependency. It is an unnecessary alternative
and the tools framework already does the right thing. Bump revisions.
2006-05-26 13:19:38 +00:00
joerg
71ff3090d5 Uses C++. 2006-05-26 12:36:19 +00:00
drochner
189b505d75 also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger
2006-05-26 12:33:37 +00:00
drochner
6e057064b5 -uses c++
-install documentation, bump PKGREVISION
submitted by Ben Collver per PR pkg/33557 and pkg/33559
2006-05-26 12:30:15 +00:00
drochner
3a085a2425 fix buffer overflow (CVE-2006-1655), from Debian
bump PKGREVISION
2006-05-26 12:16:13 +00:00
joerg
d7729e088e Don't update the gtk icon cache on install time. 2006-05-26 12:03:54 +00:00
joerg
994f0ecabf Also remove /dev/fd from emul/linux, since DragonFly's MAKEDEV creates
it. Bump revision for this. Set a number of CHECK_FILES_SKIP entries
to let the package pass CHECK_FILES.
2006-05-26 11:45:24 +00:00
shannonjr
f9aa6e877e Added additional environment cleanup before exec'ing prelude-manager. 2006-05-26 11:43:42 +00:00
shannonjr
efc3c73093 Modify run-prelude-lml to properly start prelude-lml as daemon. This works
around a problem where prelude-lml is not connecting to prelude-manager
when passed the -d command line argument.
2006-05-26 11:25:22 +00:00
adam
0bc76febea Updated archivers/dar to 2.3.0 2006-05-26 10:11:22 +00:00
adam
8c9fabfb71 Changes 2.3.0:
- added user_interaction::pause2() method
- added the snapshot feature
- added the Cache Directory Tagging detection feature
- adapted Wesley's patch for a pkgconfig for libdar
- more...
2006-05-26 10:10:08 +00:00
joerg
a31b0cbf0a Fix device names in libusb for DragonFly. 2006-05-26 10:06:43 +00:00
joerg
5eed2d6e5f Fix path names to USB devices on DragonFly. Bump revision.
Based on patch from Joe Talbott.
2006-05-26 10:06:13 +00:00
adam
1f01d8b963 Updated emulators/wine to 0.9.14 2006-05-26 09:41:21 +00:00
adam
f420896650 Changes 0.9.14:
- Better MS/RPC compatibility.
  - Many fixes to Direct3D shaders.
  - Several improvements to the header control.
  - Lots of bug fixes
2006-05-26 09:40:33 +00:00
adam
190c0affd9 Updated net/irrd to 2.2.8 2006-05-26 09:21:25 +00:00
adam
79c4f06597 Changes 2.2.8:
Fix bug when displaying bad DB names used with !j command.

Changes 2.2.7:
    Fixed file descriptor leak when journal file is corrupted.

Changes 2.2.6:
    Fixed UII "show ip" command so that it does not crash IRRd.  Also
fixed incorrect output when more specific option is used with this command.

Changes 2.2.5:
    Allow more specific expansions for /8's or longer (instead of /16).
2006-05-26 09:20:21 +00:00
joerg
191836bf2a Make a number of copy constructors public and use C++. 2006-05-26 09:20:02 +00:00
taca
ecc16f287f +drupal-4.7.1
+postgresql73-7.3.15
+postgresql74-7.4.13
+postgresql-8.1.4
+postgresql80-8.0.8

These are security fixed releases.
2006-05-26 09:10:40 +00:00
joerg
68720b0b6f tunepimp needs pthread for the test to work. 2006-05-26 09:07:49 +00:00
adam
e5f2e5c3bc Updated net/dante to 1.1.19 2006-05-26 08:51:10 +00:00
adam
0115074afd Changes 1.1.19:
o Disabled code for shutting down idle sockd processes, appears to need
  more testing.

o Upgrade to Automake 1.9.6.

o Use __libc_enable_secure if it exists and issetugid() doesn't.
  Should allow the SOCKS_CONF environment variable to be used on Linux.

o Check if large files need special support; logfiles can grow large.

o Drop trying to optimize away unnecessary PAM calls, creates
  obscure problems on some PAM-Linux implementations.

o Fixed bug introduced as part of additions to better preserve TCP
  semantics across connections.

o New module available: session.  This gives control over how
  many sessions different clients can create.

o In order to share some code, there were some api changes
  made to the bandwidth module, requiring users to upgrade.
  Users of the bandwidth module can contact sales for a free upgrade.

o Fix bug preventing immediate-error on wrong password to take effect
  for servers configured to use PAM.

o Update usage of 'head'.

o Support server-chaining.  Currently only the tcp connect command
  is supported.  It might be possible to add support for udp and
  tcp bind if requested.

o Fix PAM-related bug introduced in version 1.1.16.
2006-05-26 08:50:13 +00:00
adam
dbe06dc898 Updated archivers/dact to 0.8.41 2006-05-26 08:45:34 +00:00
adam
036b08c33c Changes 0.8.41:
* Added support for libmcrypt
* Bug fixes
2006-05-26 08:44:28 +00:00
joerg
662e468165 Correct pthread linkage and C++ usage. 2006-05-26 07:47:03 +00:00
jschauma
c4c1fb921a - Update tor to latest stable version 0.1.1.20 via files from pkgsrc-wip
- maintainer -> tv

Changes (summary):

some major security fixes, including entry guards to protect the
beginning of the circuit, exit enclaves to protect the end, and better
firewall support; a new directory protocol that improves bandwidth use
and keeps clients more up to date; two new directory authorities;
a new ascii-based controller protocol that lets people easily write
applications to interact with Tor; and
many scalability and performance improvements

Full changes available at
http://archives.seul.org/or/announce/May-2006/msg00000.html:
2006-05-26 02:21:41 +00:00
wiz
ad5b9a61fc USE_LANGUAGES=c c++
Builds for me on 3.99.18/i386, so remove BROKEN_IN.
2006-05-25 23:51:32 +00:00
seb
b46d977e11 Fix pasto/thinko: it's PKG_HOME.${DIRMNGR_USER}
not PKG_SHELL.${DIRMNGR_USER}
2006-05-25 22:49:23 +00:00
wiz
defc715fdb USE_LANGUAGES=c c++ 2006-05-25 17:58:49 +00:00
wiz
6050cfdadb USE_LANGUAGES=c c++ 2006-05-25 17:36:50 +00:00
jdolecek
d776212127 refer to just KDE (instead of KDE2) 2006-05-25 17:36:25 +00:00
wiz
1b2ef07323 - avidemux (thanks, reed), epiphany* (thanks, drochner),
prelude-lml (thanks, shannonjr).
2006-05-25 15:34:12 +00:00
wiz
cd684783aa + abcm2ps-4.12.18, afterstep-2.2.2,
coreutils-5.96, courier-imap-4.1.1, courier-mta-0.53.2, cups-1.2.1,
  cvsd-1.0.11, lincvs-1.5.0 [now called CrossVC], maradns-1.2.07.4,
  multitail-4.0.4, neon-0.26.1, oregano-0.50.0, popa3d-1.0.2,
  qt4-4.1.3, rtorrent-0.5.3, ruby-RMagick-1.11.0 [pkg/33538],
  shmux-1.0b7, tor-0.1.1.20 [wip], tuxpaint-config-0.0.6, weechat-0.1.9,
  xchm-1.8, xscreensaver-5.00.
2006-05-25 15:32:05 +00:00
wiz
7fe70dcf03 USE_LANGUAGES=c c++
XXX: does not build for me with:
main.c:57: error: `F77_FUNC' declared as function returning a function
2006-05-25 14:39:56 +00:00
wiz
e91ec5a1a2 USE_LANGUAGES=c c++ 2006-05-25 14:29:41 +00:00
wiz
63f9ada035 USE_LANGUAGES=c c++ 2006-05-25 14:12:56 +00:00
wiz
f246e9d35a USE_LANGUAGES=c c++ 2006-05-25 13:39:02 +00:00
seb
6280b965eb Let us have ${PREFIX}/share/texmf/ls-R ignored by check-files target 2006-05-25 13:38:57 +00:00
markd
ce42775611 krusader update. 2006-05-25 12:51:40 +00:00
markd
5e61679dda Update krusader to 1.70.0
Changes 1.70:
New zip/tar slave supports writing to archive. A Safari-like Jump-Back
feature. Quick Navigation. Checksum creation/verification supports md5,
sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column
types can be changed and saved individually. Synchronizer is now in color.
Calculates space in archives and remote FS. Improved performance when
reading directories with many files. Preserves date for local targets on
copy / move.

Changes 1.60:
Many changes and bug fixes.
2006-05-25 12:49:39 +00:00
markd
2f4837c7b9 kmess and krecipes update. 2006-05-25 11:38:58 +00:00
markd
932c680f6e kde3.mk sets USE_PKGLOCALEDIR so don't bother here.
Uses C++.
2006-05-25 11:34:45 +00:00
markd
5a25b192e0 Update krecipes to version 0.9.1
Changes 0.9.1
This release fixes one particurly ugly bug affecting only MySQL users who
are first creating a database with 0.9 (and didn\'t already have a
database from an earlier release).

Changes 0.9
This release includes several new features, particularly extending what
information Krecipes holds for each recipe. These include:
* Multi-user and multi-criteria rating system
* Yield type and range
* Multiple preparation methods
* Ingredient ranges
* Stores the time a recipe is created, modified, and last accessed
Other significant features include:
* Rezkonv export
* Backup/restore
* Copy to Clipboard feature
* Interface to quickly paste ingredients into a recipe
2006-05-25 11:07:04 +00:00
wiz
8c9283756c No package is using USE_RMAN any longer, remove it. 2006-05-25 11:00:39 +00:00
markd
d03bd52a98 Update kmess to version 1.4.3
3+ years worth of changes from the version 1.1 that was here
2006-05-25 11:00:25 +00:00
wiz
7cc55c4a6d rman updated to 3.2, tkman PKGREVISION bump. 2006-05-25 10:44:00 +00:00
wiz
5bdd358547 Depend on rman>=3.1, per PR 33536 from Andreas Tannert. Bump PKGREVISION. 2006-05-25 10:43:38 +00:00
wiz
c3e846fc84 Update to 3.2:
2002
24 Aug  used in Apple's OS X 10.2 (Jaguar) to convert manual pages for display in Project Builder


2003
28 Mar  updated for groff 1.18's new escape codes
	remove Ensemble output format, which is obsolete
	remove Texinfo output format, which is not useful
	HTML tags in lowercase
	released version 3.1
 5 Jun  applied Aaron Hawley's patches for DocBook XML
 6 Jul  assume HTML browsers support full set of entity references
	discontinue support for Mac OS 9 and earlier (compiles out of the box on OS X)
25	tags well nested for troff source input (at last!)
26	release version 3.2
2006-05-25 10:41:21 +00:00
rillig
e980c3a5f5 On Solaris/sparc, nbsed does not work as expected. GNU sed does.
openquicklime needs libz. Bumped PKGREVISION.
2006-05-25 09:17:27 +00:00
wiz
24d0000c3c USE_LANGUAGES=c c++; add missing qt3-tools build dependency. 2006-05-24 22:32:17 +00:00