summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-07-04Use the python infrastructure.wiz4-27/+17
Installs compiled python objects, so add them to PLIST and bump PKGREVISION. Replace patch-aa with better SUBST framework usage.
2008-07-04Yet another attempt to get the license and restriction text rightsmb1-2/+2
2008-07-03Note security updates:tonnerre1-1/+4
- Updated lang/ruby18-base to 1.8.7.22nb1. - Updated multimedia/vlc to 0.8.6fnb2. - Updated databases/openldap-client to 2.4.9nb1.
2008-07-03Add patch to fix a libBER Denial of Service in OpenLDAP. (CVE-2008-2952)tonnerre3-2/+27
2008-07-03Don't suggest SASL by default. Ride recent PKGREVISION bump.schmonz1-2/+2
2008-07-03Fix vlc wav handling heap overflow. A specially crafted .WAV file couldtonnerre3-3/+47
be used to achieve that with an overly large fmt chunk. (CVE-2008-2430)
2008-07-03master site is down (and has been for a while) - add a mirrorabs1-2/+3
2008-07-03Add a patch to fix the integer overflow in rb_ary_fill() in Ruby 1.8tonnerre3-2/+24
which can be exploited to cause a denial of service through memory exhaustion. (SN-2008-02)
2008-07-03Updated devel/subversion-base to 1.5.0nb1schmonz1-1/+2
2008-07-03Make the newly introduced cyrus-sasl dependency optional, on by default.schmonz2-7/+12
Approved during the freeze by agc@.
2008-07-03bootstrap-mk-files-20080703:joerg2-2/+210
AIX's tsort doesn't understand -q, override sys.mk. Reported in PR 39064.
2008-07-03Correct restrictionssmb1-2/+3
2008-07-03Added restriction on binary redistribution because of GPL versionsmb1-1/+6
incompatibility with the claws-mail base package.
2008-07-03Resolve pkg/39077 by updating to 1.27smb2-7/+6
Version 1.27 * Cleaned up the buddy "Get Info" screen a bit * Fixed up a couple of compiler warnings * You are now hidden on your own contact list by default Version 1.26 * A few minor security fixes * Incomming messages with HTML-like text are displayed properly * Usernames and passwords with funny characters (like +) in them should work Version 1.25 * Plugin will automatically reconnect if the messages stop downloading * Logging you out of the plugin wont log you out of Facebook * Buddies will appear online when typing and sending messages to you * No DNS lookups for proxies Version 1.24 * Some fixes to the friends search * Messages can be auto-resent if they don't get through (buddy offline etc) Version 1.23 * You can now search for friends from the account menu (Account->Facebook->Search for friends...) Version 1.22 * Fixed receiving multiple notifications * Local alias in Pidgin will be set if you havn't set it Version 1.21 * Notifications (Inbox/Friends) appear as new emails in Pidgin
2008-07-03+ net6-1.3.7 [pkg/38995]obache1-1/+2
2008-07-03Remove BUILD_DEPENDS for p5-Test-More.bad1-2/+1
Test::More was added to the core modules with Perl 5.6.2 and 5.7.3. Fixes PR pkg/39087.
2008-07-03+ wxGTK-2.8.8tron1-2/+2
2008-07-03Disable bmake regression tests also on AIX. PR 39064.obache1-3/+3
2008-07-03build needs msgfmt, from Hasso Tepper per PR pkg/39072drochner1-2/+2
2008-07-03fix build on DragonFly, from Hasso Tepper per PR pkg/39074drochner2-1/+14
(On NetBSD, unistd.h is pulled in indirectly through the c++ headers, via gthr-*.h)
2008-07-03sunsite.dk -> mirrors.dotsrc.orguebayasi1-2/+2
2008-07-03Fix PLIST and really bump PKGREVISION.obache2-8/+9
Previous commit for Ruby 1.8.7 seems incomplete. (note bump, but not, PLIST use site, not vendor) Noticed by Hasso Tepper in PR 39073.
2008-07-03+libSM-1.1.0, libXfont-1.3.3, libXft-2.1.13, libXrandr-1.2.3,taca1-2/+13
libXxf86vm-1.0.2, libdrm-2.3.1, randrproto-1.2.2, xf86-video-glint-1.2.1, xf86-video-mga-1.4.9, xf86-video-nv-2.1.10, xf86-video-vesa-2.0.0, xtrans-1.2.1
2008-07-02Document java option. ok wiz@gdt1-0/+1
2008-07-02Add missing 'pkg-config' to USE_TOOLSsmb1-1/+3
2008-07-02GNU readline was removed from DragonFly base now and it needs the same treatmentobache2-4/+4
as NetBSD - both use libedit emulation of the libreadline now. Patch provided by Hasso Tepper in PR 39059.
2008-07-02Fix build failure on DragonFly, treat DragonFly same as FreeBSD.obache3-1/+29
Patch provided by Hasso Tepper in PR 39048.
2008-07-02Recent DragonFly have trunc().obache2-8/+8
Patch provided by Hasso Tepper in PR 38867.
2008-07-02Add java option, defaulting to off. Make the subversion metapackagegdt2-5/+9
not depend on java unless the option is selected. Resolves problem of default dependency on non-portable and non-Free code in a Free package. Approved in concept by epg. PKGREVISION++.
2008-07-02Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.15.ghen1-1/+4
2008-07-02Note update of the "wireshark" package to version 1.0.1.tron1-1/+2
2008-07-02Update "wireshark" package to version 1.0.1. This update fixes thetron2-7/+6
security vulnerabilites reported in the "wnpa-sec-2008-03" advisory.
2008-07-02Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.15.ghen8-41/+28
Part of patch-af has been fixed upstream. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.15/releasenotes/
2008-07-02distfile is now in subdir on mail ftp master server.obache1-2/+2
2008-07-01Fix typo. It is BUILD_DEPENDS.bad1-2/+2
2008-07-01Make nessus-core honor PKG_SYSCONFBASE for configuration files.bad1-3/+4
While here, move the sharedstatedir to VARBASE where it belongs. Bump PKGREVISION.
2008-07-01Treat DragonFly same as other *BSDs.obache2-6/+6
Patch provided by Hasso Tepper in PR 38878.
2008-07-01getvfsstat() of DragonFly is not compatible with NetBSD's one.obache2-7/+7
Patch provided by Hasso Tepper in PR 38877.
2008-07-01Fix build with gcc41 on DragonFly BSD.obache1-0/+3
xemacs part of PR pkg/38633 from Hasso Tepper.
2008-07-01Fix build with gcc41 on DragonFly BSD.obache1-0/+3
emacs20 part of PR pkg/38633 from Hasso Tepper.
2008-07-01Note update of the "mysql5-server" package to version 5.0.51bnb1.tron1-1/+2
2008-07-01Add patch from <http://lists.mysql.com/commits/43206> to fix thetron5-8/+126
security vulnerability reported in CVE-2008-2079.
2008-07-01Disable linker optimizations on Darwin, thereby allowing this package toagc1-1/+7
build on Mac OS X Leper.
2008-06-30+ Updated chat/smirk to 20080111nb1 [bjs 2008-06-30]bjs1-1/+2
2008-06-30 - Handle ncurses dependency properly, eliminating unintentional inclusionbjs4-10/+27
of mk/curses.b3.mk after devel/ncurses/b3.mk. - Define DATADIR correctly so that it knows where to look for help files. - Remove quotes around DOCS_PATH in snprintf() call so that smirk can actually open the help files. - Bump PKGREVISION.
2008-06-30Note update of security/sudo pacakge to 1.6.9p17.taca1-1/+2
2008-06-30Update sudo package to 1.6.9p17.taca2-6/+6
660) The -i flag should imply resetting the environment, as it did in sudo version prior to 1.6.9. Also, the -i and -E flags are mutually exclusive. 661) Fixed the configure test for dirfd() under Linux. 662) Fixed test for whether -lintl is required to link. 663) Changed how sudo handles the child process when sending mail. This fixes a problem on Linux with the mail_always option. 664) Fixed a problem with line continuation characters inside of quoted strings.
2008-06-30Updated filesystems/py-fuse-bindings to 0.2pre1nb1wiz1-1/+2
2008-06-30Fix installation with python-2.5, using the appropriate infrastructurewiz2-11/+17
(following some hints by joerg@). Add missing files to PLIST. Mark as user-destdir ready. Bump PKGREVISION.
2008-06-30Move PY_NO_EGG?= check outside of defined(PYDISTUTILSPKG) to fixabs1-7/+7
PLIST of ap22-py25-python and similar packages (removes additional egg-info file) From tnn@. Passed via packages@ without objection