summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-06Fix typo in USE_TOOLS.ryoon1-2/+2
2011-03-06Fix "make package" failure.ryoon1-14/+14
Probably it's my mistake.
2011-03-06Updated www/firefox-l10n to 3.6.15obache1-1/+2
2011-03-06Update firefox-l10n to 3.6.15, sync with www/firefox.obache2-228/+228
2011-03-06Updated graphics/mypaint to 0.9.1ryoon1-1/+2
2011-03-06PKGREVISION is no longer needed.ryoon1-2/+1
2011-03-06Update to 0.9.1.ryoon3-37/+6
* Delete unnecessary SUBST line. * patch-aa is already included in tar ball. Changes: This is a bugfix release without any new features. Several problems with non-ASCII file names, directory names, and layer names have been fixed, as well as a number of other minor issues. Integration with the Windows platform has been improved.
2011-03-06Updated www/py-django-classy-tags to 0.3.3adam1-1/+2
2011-03-06Changes 0.3.3:adam3-39/+37
Bug fixes.
2011-03-06python25, mailagent, lesstif, irssidholland1-1/+5
2011-03-06Make ipv6 option enabled by default, by request of PR 44689. PKGREVISION++.dholland2-2/+4
2011-03-06This exposes libXp, so add libXp to the bl3.dholland2-2/+4
From Taylor Campbell in PR 44668. PKGREVISION++.
2011-03-06Fix glaring LP64 problems; build no longer hangs on amd64 as reporteddholland7-13/+124
in PR 44682.
2011-03-06Adjust openssl version number test; PR 44683 from Michael Roland.dholland2-4/+4
Fixes broken build on DragonFly 2.8.2. Someone please teach the openssl people about API stability.
2011-03-06Merge the patch for http://secunia.com/advisories/43463/ from thedholland3-3/+90
copy in python26.
2011-03-06- pass fullpath in argv[0] when pkg-scan spawns bmake so thatseanb2-12/+5
the same gets inherited across a sub make.
2011-03-05Update chat/weechat to 0.3.4tonio2-3/+3
2011-03-05Update chat/weechat to 0.3.4tonio12-22/+551
Fix for SA43543 and update kindly provided by gls@ This is a major release, with lot of bugs fixed and major new features. Among the new features: - 256 colors support, with unlimited number of nick colors - irc proxy (relay plugin) - redirection of IRC commands - command /notify - rmodifier plugin - regular expressions for highlights - color support for timestamp in chat buffer - irc option to force color for some nicks - share input line between buffers.
2011-03-05Add msgfmt to USE_TOOLS.gls1-2/+2
Should fix build on DragonFly.
2011-03-05pkg-config is required for building.gls1-1/+2
Spotted by Justin Sherrill while running bulk builds on DragonFly.
2011-03-05Updated lang/sbcl to 1.0.46asau2-3/+3
2011-03-05Update to SBCL 1.0.46asau2-6/+6
Changes in sbcl-1.0.46 relative to sbcl-1.0.45: * enhancement: largefile support on Solaris. * enhancement: SB-PROFILE:REPORT now supports :LIMIT and :PRINT-NO-CALL-LIST arguments (lp#710017) * enhancement: SB-PCL:+SLOT-UNBOUND+ is exported, making it possible to distinguish unbound instance slots when using STANDARD-INSTANCE-ACCESS &co. (lp#718039) * optimization: ERROR and CERROR are approximately 5 times faster. * optimization: optimized constructors are used for MAKE-INSTANCE of classes with applicable non-standard (SETF SLOT-VALUE-USING-CLASS), SLOT-BOUNDP-USING-CLASS, and INITIALIZE-INSTANCE :AROUND methods, speeding up instance creation in those cases. * optimization: arithmetic operations with multiple constant arguments in now have them reduced at compile-time. (lp#676414) * optimization: determining current character position on string-streams for pretty-printing was overly slow. * bug fix: local tail calls to DYNAMIC-EXTENT functions can no longer cause lifetime analysis to overwrite closed-over variables (lp#681092). * bug fix: encoding errors from some multibyte external formats such as EUC-JP were not handled correctly (lp#713063). * bug fix: printing waitqueue objects without setting *PRINT-CIRCLE* to T is now safe (lp#673630). * bug fix: Solaris/x86-64 wasn't getting built with lutex support by mistake. (lp#667297). * bug fix: CONSTANTLY generated functions had bogus lambda-lists. (lp#713626) * bug fix: RUN-PROGRAM :PTY option was racy on OpenBSD. (lp#669485) * bug fix: UNINTERN takes a symbol, not a symbol designator -- could previously unintern the wrong symbol with the same name. (lp#693796) * bug fix: COPY-PPRINT-DISPATCH always has access to a pristine table, making it possible to restore the initial table if it has been messed up. (lp#678409)
2011-03-05Remove liberation-ttfryoon1-2/+1
2011-03-05Updated fonts/liberation-ttf to 1.06.0.20100721ryoon1-1/+2
2011-03-05Update to 1.06.0.20100721.ryoon3-18/+18
Changelog: * Wed Jul 21 2010 Pravin Satpute <psatpute@redhat.com> - Update for New Release 1.06 - Added New Family Narrow (Contribution from Herbert Duerr <herbert.duerr@oracle.com>) - updated version of fonts * Mon 10 May 2010 Caius 'kaio' Chance <me at kaio.net> - Fixed Romanian glyphs, U+021A, 021B, 0218, 0219, 0162, 0163, 015E, 015F, 2010, 2011. (rhbz#440992) - Fixed height of arrows U+2190, 2192, 2194. (Issue #2) * Thu 06 May 2010 Caius 'kaio' Chance <me at kaio.net> - Cleaned up points and auto-instructed hinting of 'u', 'v', 'w', 'y'. (rhbz#463036) - Created the first project icon. (Issue #5) * Wed May 05 2010 Caius 'kaio' Chance <k at kaio.net> - Incorrect cent sign glyph (U+00A2) in Sans and Mono style in Liberation fonts. (rhbz#474522) * Wed 28 Apr 2010 Caius 'kaio' Chance <me at kaio.net> - rhbz#510174: Corrected version number of all SFD files. - Corrected license exceptions to GPLv2. - Updated README file. * Tue 27 Apr 2010 Caius 'kaio' Chance <me at kaio.net> - Renamed Narrow Fonts. - Updated list of contributors. - Released version 1.05.3. * Thu 22 Apr 2010 Herbert Duerr <duerr at sun.com> - Contributed Liberation Sans Narrow Fonts. * Fri 12 Mar 2010 Caius 'kaio' Chance <me at kaio.me> - Migrated to Google Code. - Updated AUTHORS. - Upgraded license to GPLv3+exceptions. * Sun 27 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Fixed ttf pack preparation error. * Tue 21 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Fixed 'wrongly encoded glyphs after U+10000' (rhbz#525498), provided by Denis Jacquerye <moyogo at gmail.com>. * Tue 21 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Fixed fontforge script sfd2ttf.pe. - Include traditional kern table for Sans and Serif. * Tue 14 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Generated TTFs with tradition kern table, with fontforge ver 20090408. - Added make target alias dist-src as dist-sfd. * Mon 13 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Updated for generation of traditional kern table via scripts. * Mon 06 Jul 2009 Caius 'kaio' Chance <me at kaio.me> - Reconverted SFDs from original TTFs with traditional kern table. - Updated "clean" target in Makefile. * Tue 30 Jun 2009 Caius 'kaio' Chance <me at kaio.me> - Reconverted SFDs from original TTFs with traditional kern table. - Updated "clean" target in Makefile. * Tue 30 Jun 2009 Caius 'kaio' Chance <me at kaio.me> - Generated cleaner SFD from original TTFs. - Include Makefile in sources tarball. * Wed 24 Jun 2009 Caius 'kaio' Chance <me at kaio.me> - Makefile: pack SFD files as source tarball. - Makefile: pack TTF files as ttf packs. - Tidy up repository. - Updated documents. * Mon 12 Jan 2009 Caius Chance <cchance at redhat.com> - Fixed copyright holder name typo for Sans Regular font (rhbz#479521). * Tue 09 Dec 2008 Caius Chance <cchance at redhat.com> - Changed cent sign glyph (U+00A2) to be coressed in Sans and Mono (rhbz#474522). * Wed 03 Dec 2008 Caius Chance <cchance at redhat.com> - Started 1.04.93.devel. - Fixed blurriness of U+03BC for Sans Regular font (rhbz#473481). - Fixed src tarball mis-inclusion of dist files in Makefile. * Fri 28 Nov 2008 Caius Chance <cchance at redhat.com> - Corrected version number in Makefile. - Fixed make target of source tarball. - Uploaded 1.04.92 source tarball to release area. * Wed 15 Oct 2008 Caius Chance <cchance at redhat.com> - Fixed blurred 'u' and 'W' for Sans Bold font (rhbz#463036). - Released as version 1.04.92 * Wed 17 Sep 2008 Caius Chance <cchance at redhat.com> - Fixed missing hinting instructions for all Mono fonts (rhbz#460090). - Fixed missing hinting instructions for all Sans fonts (rhbz#460090). - Fixed missing hinting instructions for all Serif fonts (rhbz#460090). - Released as version 1.04.91 * Tue 09 Sep 2008 Caius Chance <cchance at redhat.com> - Backed up all released files in ./dist directory. * Fri 05 Sep 2008 Caius Chance <cchance at redhat.com> - Fixed incorrect glyph points and missing hinting instructions for: Mono Bold Italic (up to U+2012) (rhbz#460090). * Mon 25 Aug 2008 Caius Chance <cchance at redhat.com> - Fixed incorrect glyph points and missing hinting instructions for: U+0079, U+03BC, U+0431, U+2010..2012, U+1114117 (rhbz#458592). - Released as version 1.04.90.
2011-03-05Added databases/postgresql{83,84,90}-uuid version 1.0.2brook1-1/+4
2011-03-05Add databases/postgresql{,83,84,90}-uuid.brook1-1/+4
2011-03-05Initial import of the uuid v1.0.2 package from pgfoundry.org.brook10-0/+141
The ``uuid'' PostgreSQL package implements creation of Universally Unique Identifiers (UUIDs), also referred to as Globally Unique Identifiers (GUIDs). Although PostgreSQL supports storing UUIDs as a native datatype, it does not provide any mechanism for creating them. This package wraps openssl-supplied md5 and sha1 functions to create UUIDs within PostgreSQL.
2011-03-05Apply patches from debian:cegger3-0/+126
- Bug fix: "Disconnect after an hour and loops trying to reconnect" - Additional vpnc functionality (resolvconf, Target Networks, DNSUpdate options) Bump revision Forgot to 'cvs add' the new files before. Sorry.
2011-03-05Apply patches from debian:cegger5-64/+123
- Bug fix: "Disconnect after an hour and loops trying to reconnect" - Additional vpnc functionality (resolvconf, Target Networks, DNSUpdate options) Bump revision
2011-03-05note mozilla updatestnn1-1/+5
2011-03-05Security and stability update of seamonkey to 2.0.12.tnn2-7/+6
MFSA 2011-10 CSRF risk with plugins and 307 redirects MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-07 Memory corruption during text run construction (Windows) MFSA 2011-06 Use-after-free error using Web Workers MFSA 2011-05 Buffer overflow in JavaScript atom map MFSA 2011-04 Buffer overflow in JavaScript upvarMap MFSA 2011-03 Use-after-free error in JSON.stringify MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
2011-03-05Bump PKGREVISION for pgsql.sh fix.wiz2-2/+4
2011-03-05regen patch so that line numbers are not 1000 lines off.wiz2-5/+5
2011-03-05Note update of the "pango" package to version 1.28.3nb3.tron1-1/+2
2011-03-05Add openSUSE's fix for the DoS vulnerability remoted in CVE-2011-0064.tron5-3/+183
2011-03-05Stability and security update of thunderbird to 3.1.8.tnn6-29/+27
MFSA 2011-09 Crash caused by corrupted JPEG image MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
2011-03-05Note that i386 mode is the default, and point to tron@'s 2009 tech-pkggdt1-10/+14
post that explained the issues clearly. Caution that 10.4 support is on even thinner ice with 10.7 due out.
2011-03-05Stability & security update of firefox to 3.6.15.tnn5-16/+13
MFSA 2011-10 CSRF risk with plugins and 307 redirects MFSA 2011-09 Crash caused by corrupted JPEG image MFSA 2011-08 ParanoidFragmentSink allows javascript: URLs in chrome documents MFSA 2011-07 Memory corruption during text run construction (Windows) MFSA 2011-06 Use-after-free error using Web Workers MFSA 2011-05 Buffer overflow in JavaScript atom map MFSA 2011-04 Buffer overflow in JavaScript upvarMap MFSA 2011-03 Use-after-free error in JSON.stringify MFSA 2011-02 Recursive eval call causes confirm dialogs to evaluate to true MFSA 2011-01 Miscellaneous memory safety hazards (rv:1.9.2.14/ 1.9.1.17)
2011-03-05Fix building with GPGME 1.3.0.adam2-1/+18
2011-03-05buildlink3.mk fixadam1-2/+3
2011-03-05Add user-destdir installation support.obache6-5/+97
2011-03-05Revert previous, the files were already there (in sort(1) order).wiz1-4/+1
2011-03-05add libX11-xcb.so* versions.mrg1-1/+4
2011-03-04chmod +w file copied into WRKDIR.gdt1-1/+2
Don't assume sources are writeble. Fixes build with CVSREAD=t.
2011-03-04Add tex-euro-ce{,-doc}.minskim2-2/+6
2011-03-04Import tex-euro-ce-doc-2010 as fonts/tex-euro-ce-doc.minskim4-0/+21
This is documentation for tex-euro-ce.
2011-03-04Import tex-euro-ce-2010 as fonts/tex-euro-ce.minskim4-0/+43
MetaFont source for the symbols in several variants, designed to fit with Computer Modern-set text.
2011-03-04Add tex-euro{,-doc}.minskim2-2/+6
2011-03-04Import tex-euro-doc-1.1 as finance/tex-euro-doc.minskim4-0/+20
This is documentation for tex-euro.