Commit graph

195177 commits

Author SHA1 Message Date
wiz
7a0e9ffa7a Note that you should install the command line tools. 2012-12-29 20:02:38 +00:00
dholland
aba5c1263d Remove sqlsharpgtk, as promised last summer. It has not been buildable
in years, and appears to be fully dead upstream.
2012-12-29 19:52:28 +00:00
dholland
8ce7814a9a Remove old Ada compilers, as agreed upon quite some time back. 2012-12-29 19:48:52 +00:00
dholland
53b266c8db oops, straggler. 2012-12-29 19:42:06 +00:00
dholland
d2daa7030b Remove pnet packages. This project only ever existed because of the
FSF's not-invented-here reflex, never went anywhere, and has been
dead upstream for a long time.
2012-12-29 19:41:17 +00:00
dholland
db8d6705cc -stlport 2012-12-29 19:23:58 +00:00
dholland
ebf67d550d Remove devel/stlport as promised; it has been unbuildable in years,
and to the extent it isn't dead upstream (which appears to be very
limited) upstream isn't interested in making releases.
2012-12-29 19:23:32 +00:00
wiz
f69b8cf333 Update where to get X11 and note 10.8 as supported, moving down
older versions as appropriate.
2012-12-29 19:17:57 +00:00
bsiegert
c802269247 +automake-1.13 2012-12-29 13:51:03 +00:00
bsiegert
639c01d1f1 MirBSD build fix: don't break when there is no _SC_GET{PW,GRâ‰}_R_SIZE_MAX.
Freeze exception granted by wiz.
2012-12-29 13:49:12 +00:00
obache
0604afb605 Updated misc/p5-Locale-Maketext to 1.23 2012-12-29 01:41:59 +00:00
obache
4453971212 Update p5-Locale-Maketext to 1.23, to newer than perl-5.16.1 core.
Revision history for Perl suite Locale::Maketext

2012-12-04
    * Fix misparsing of maketext strings.

2012-11-22
    * Fix hash order dependcy bug in tests

2012-01-14
    * Minor POD documentation update to sync with upstream blead.

2011-12-23
    * No changes. Production release after CPAN testers cleared.

2011-12-14
    * Update to 1.19_01 from upstream blead for release testing

    Fix broken URLs in dist/Locale-Maketext/lib/Locale/Maketext/TPJ13.pod for RFCs

    Keep verbatim pod in various dist/* pods within 79 cols

2011-05-25
    * Update to 1.19 from upstream blead

    [perl #89896] Locale::Maketext test failure
    when environment has variable containing unbalanced brackets

    Suppress "Name used only once" warnings.

    [perl #81888] Fix typos (spelling errors) in dist/*

2010-10-20
    * Release 1.17

    Test release of 1.16_01, versioning even deprecated Guts modules.
    This prevents CPAN upgrade circular heck. Thanks BinGOs

    Tested version fix for CPAN by BinGOs. Bump to stable version and release to public

2010-10-07
    * Release 1.16

    Blead commit bac7bf8 - Copy @_ to @_ to de-alias passed variables
    to assure that the aliases cannot be altered during maketext calls.

    Fix for CPAN RT #40727: infinite loop in
    Locale::Maketext::Guts::_compile() when working with tainted values

    Fix for CPAN RT #34182: Don't localize $@.
    ->maketext calls will now backup and restore $@ so that die messages are not suppressed.

    Fix for CPAN RT #55461
    %hash deprecated messages cleaned up with perl 5.12

    Fix for CPAN RT #48118. Perl 76674
    Speed and efficiency tweaks in _compile calls when string has no ~][ in it.

    Fix for CPAN RT #48808. Perl 76668
    I18N::LangTags use() fixups.

2010-06-22
    * Release 1.15 (included in perl 5.13.3; not released separately)

    Locale::Maketext guts have been merged back into the main module

    Fix for CPAN RT #46738. Perl 76354
    Support for RO Lexicon hashes (External cache support)

2009-11-20
    * Release 1.14 (included in perl 5.11.2; not released separately)

    In Locale::Maketext, avoid using defined @array and defined %hash.

    Convert the odd Locale::Maketext test out from Test to Test::More.

2009-06-23  Adriano Ferreira
    * Development release 1.13_82

    One more recipe: on [numf,...] with decimal precision

2009-06-23  Adriano Ferreira
    * Development release 1.13_81

    Change a few straggling 'DEBUG and print' to 'DEBUG and warn' (thanks Dan Muey)

    A start of a cookbook.

2009-06-23  Adriano Ferreira
    * Development release 1.13_80

    Fixes CPAN RT #25877 (thanks imacat)

    Add a test for failure_handler_auto()
2012-12-29 01:41:27 +00:00
joerg
0c98fa0f73 Don't accidently pick up eog-3 as dependency. 2012-12-28 22:21:14 +00:00
wiz
7ce8cd2c7e + autogen-5.17, gawk-4.0.2, gsharutils-4.13, opendkim-2.7.3
[pkg/47370], unrealircd-3.2.10.
2012-12-28 17:03:22 +00:00
bsiegert
723e090d27 Always define __PIC__ on MirBSD, fixes compilation. No-op on other platforms. 2012-12-28 14:38:59 +00:00
jnemeth
ade64d0368 sendmail is incompatible with current versions of databases/db4
as the latter is now threaded, so delete the option
2012-12-28 05:27:06 +00:00
taca
5ead227eb4 Note update of mail/squirrelmail package to 1.4.23pre14345. 2012-12-28 04:04:10 +00:00
taca
fff65a0a96 Update squirrelmail to 1.4.23pre14345, snap shot from squirrelmail's
repository.  Approved by wiz@.

* Now work well with PHP 5.4 and later.

Version 1.4.23 - SVN
--------------------
  - Added capability to issue SEARCH commands in literal format (so that
    non-ASCII search terms are handled RFC-correctly).
  - Fixed hook name clash: new "smtp_auth" hook added in version 1.4.22
    has been renamed to "smtp_authenticate"
  - Added SASL PLAIN mechanism for IMAP logins; backported from version
    1.5.2.
  - Prevent syslog warning in call_user_func_array() call when no
    arguments given.  Patch from Jean-Philippe Guerard (#3309935).
  - Changed the read_body_menu_top hook from concat_hook_function to
    do_hook_function (plugin authors please note)
  - Always ensure that the Reply-To header is a full email address in
    outgoing messages
  - Fixed issue with Noselect mailboxes being clickable in folder list
  - Made performance improvements in mailbox listing
  - Attachment filename extensions changed from ".msg" to ".eml"
  - Unified address book searches somewhat: file-backed address books now
    search in each field individually; database-backed address books now
    search in fields other than first/last name (nickname, email); LDAP-
    backed address books now search in common name fields as well as by
    email address (cn, sn, givenname, mail)
  - You may now enable LDAP-backed address books to be listed (using
    the "List all" button on the address search screen accessed via
    the "Addresses" button on the compose screen) by adding
    "$ldap_abook_allow_listing = TRUE;" (without quotes) to
    config/config_local.php (previously, this required editing of a
    file).
  - Added ability to control browser rendering mode (quirks versus
    standards) - see the $browser_rendering_mode setting in
    config/config.php or the "4. General Options ==> 19. Browser
    rendering mode" setting in the configuration tool (#3240356).
  - Added "search_index_before" hook (analog of the "mailbox_index_before"
    hook)
  - Made performance improvements in security token handling
  - Improvements for compatibility with PHP 5.4.
  - Added option that allows users to have replies to their own
    messages sent to the recipient of the previous message (#3520988).
2012-12-28 04:03:34 +00:00
dholland
d854cdcb36 Stuff from the past few days. 2012-12-28 03:13:01 +00:00
dholland
a3dfc1076f Fix legacy C. Pass -Wall -W -Wmissing-declarations -Wwrite-strings on
gcc45.

   - avoid implicit int, declare void functions void
   - return values from non-void functions
   - put most external declarations properly in header files
   - use some static and const
   - fix up a big mess with function pointer casting
   - use standard includes, don't provide own decls of standard functions
   - use types matching libc when providing own malloc, printf, and putchar
   - use <ctype.h> functions correctly
   - silence assorted compiler warnings
   - fix some bugs exposed by compiler warnings
   - don't intentionally exercise signed overflow
   - remove some unused items
   - add patch comments to other patch (patch-aa)

As this includes several fixes and removes some undefined behavior on
a commonly reachable code path, bump PKGREVISION.
2012-12-28 03:03:08 +00:00
wiz
69210f6ad3 Updated devel/boost-jam to 1.52.0nb1 2012-12-27 21:45:49 +00:00
wiz
daf4204a91 Fix path to Jambase. From Richard Palo in PR 47320.
Bump PKGREVISION.
2012-12-27 21:45:40 +00:00
bsiegert
f4e5cfe47e Add #ifdef __OpenBSD__ to some of the patches, to fix compilation on
OpenBSD and MirBSD.

Freeze exception granted by wiz.
2012-12-27 21:04:11 +00:00
ryoon
d0fe134fce Fix build on Solaris. 2012-12-27 20:38:22 +00:00
ryoon
f89bcd8961 Fix build on Solaris. 2012-12-27 20:19:35 +00:00
ryoon
515ca620b2 Mark MAKE_JOBS_SAFE=no, detected in SmartOS bulk build. 2012-12-27 20:12:26 +00:00
ryoon
1eeaf13b46 Updated editors/emacs22 to 22.3nb24
Updated editors/emacs22-nox11 to 22.3nb3
2012-12-27 17:53:30 +00:00
ryoon
540aa107fa Bump PKGREVISION.
Sync with editors/emacs22's update.
2012-12-27 17:50:26 +00:00
ryoon
ce590bc2c4 Bump PKGREVISION.
Meke NetBSD use openpty() like emacs24.
This fixes gnupg error invoked from mail/mew when decrypting.
2012-12-27 17:48:29 +00:00
bsiegert
f0935bc5f5 Unbreak on MirBSD and OpenBSD.
Freeze exception granted by Greg Troxel.
2012-12-27 17:01:23 +00:00
darcy
b01651f98f Correction to category of last viewvc update. 2012-12-27 16:35:16 +00:00
darcy
b349b63a18 Updated devel/viewvc to 1.1.17 2012-12-27 12:58:34 +00:00
darcy
a335880343 Update to 1.1.17.
Clears TODO item.

Version 1.1.17 (released 25-Oct-2012)

  * fix exception caused by uninitialized variable usage (issue #516)

Version 1.1.16 (released 24-Oct-2012)

  * security fix: escape "extra" diff info to avoid XSS attack (issue #515)
  * add 'binary_mime_types' configuration option and handling (issue #510)
  * fix 'select for diffs' persistence across log pages (issue #512)
  * remove lock status and filesize check on directories in remote SVN views
  * fix bogus 'Annotation of' page title for non-annotated view (issue #514)

Version 1.1.15 (released 22-Jun-2012)

  * security fix: complete authz support for remote SVN views (issue #353)
  * security fix: log msg leak in SVN revision view with unreadable copy source
  * fix several instances of incorrect information in remote SVN views
  * increase performance of some revision metadata lookups in remote SVN views
  * fix RSS feed regression introduced in 1.1.14

Version 1.1.14 (released 12-Jun-2012)

  * fix annotation of svn files with non-URI-safe paths (issue #504)
  * handle file:/// Subversion rootpaths as local roots (issue #446)
  * fix bug caused by trying to case-normalize anon usernames (issue #505)
  * speed up log handling by reusing tokenization results (issue #506)
  * add support for custom review log markup rules (issue #429)

Version 1.1.13 (released 23-Jan-2012)

  * fix svndbadmin failure on deleted paths under Subversion 1.7 (issue #499)
  * fix annotation of files in svn roots with non-URI-safe paths
  * fix stray annotation warning in markup display of images
  * more gracefully handle attempts to display binary content (issue #501)

Version 1.1.12 (released 03-Nov-2011)

  * fix path display in patch and certain diff views (issue #485)
  * fix broken cvsdb glob searching (issue 486)
  * allow svn revision specifiers to have leading r's (issue #441, #448)
  * allow environmental override of configuration location (issue #494)
  * fix exception HTML-escaping non-string data under WSGI (issue #454)
  * add links to root logs from roots view (issue #470)
  * use Pygments lexer-guessing functionality (issue #495)
2012-12-27 12:56:36 +00:00
wiz
7d6849bb23 + aria2-1.16.1, doxygen-1.8.3, dvdstyler-2.3.5, milter-greylist-4.4.1
[pkg/47369], xf86-video-intel-2.20.17.
2012-12-27 12:17:22 +00:00
dholland
4a861a6f6b Clean up legacy C.
Now passes gcc -Wall -Wextra -Wmissing-declarations -Wwrite-strings on gcc45.
May build with clang now too.

Changes:
   - use standard headers
   - don't declare own errno, fopen(), getenv(), or malloc()
   - declare own functions
   - declare void functions void
   - avoid implicit int
   - use C89
   - use some const
   - use some static
   - fix signed/unsigned mismatches
   - call execl() properly
   - don't cast return value of malloc
   - initialize struct sigaction correctly
   - use <ctype.h> functions correctly
   - don't index arrays with (signed) char
   - don't put function declarations inside function bodies
   - patch up two uninitialized variables
   - silence some compiler warnings that are not bugs
   - remove some unused objects
and:
   - add patch comments for preexisting patches
   - correct some minor pkglint

As a couple of these things fixed bugs (e.g. the execl calls), bump
PKGREVISION.
2012-12-27 06:13:20 +00:00
dholland
189c033e70 Fix typo and note that TECO is a 'classic' text editor. 2012-12-27 06:03:41 +00:00
dholland
a770ddc146 Pass around input buffer lengths properly and don't use gets().
PKGREVISION -> 11 for this and previous changes.
2012-12-27 00:23:21 +00:00
dholland
2a2f0cd6ed Some minor fixups. 2012-12-27 00:20:56 +00:00
dholland
29ecbe422e Fix up return types for clang. Fix problem this exposed calling XFlush()
with the wrong (no) arguments.
2012-12-26 22:31:31 +00:00
dholland
caec8ecf6a sort 2012-12-26 22:29:59 +00:00
dholland
a1bbfc17fd When looking inside FILE, don't assume that platforms without specific
handling that are using gcc are also using glibc. Might fix the Solaris
build.

XXX: looking inside FILE is gross, someone should sort this out
XXX: in collaboration with upstream.
2012-12-26 21:55:37 +00:00
dholland
baf7a72c82 Patch inline usage. 2012-12-26 21:41:52 +00:00
dholland
90bd3c7c82 Doesn't actually build using python-3.x 2012-12-26 21:30:05 +00:00
dholland
54b8e64764 Don't attempt -lsocket except on Solaris. 2012-12-26 21:25:57 +00:00
ryoon
340e03f79b ${CC} is used in configuration. 2012-12-26 21:24:26 +00:00
dholland
ffcaa87697 Fix legacy C. Passes gcc -Wall and should build on clang too.
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.
2012-12-26 21:21:38 +00:00
ryoon
17fca1a719 Add some tools to USE_TOOLS, fix build on SmartOS etc.
patch and bdftopcf is used in distribution Makefile.
2012-12-26 21:14:06 +00:00
ryoon
c20156048e Fix build on Solaris without /usr/bin/ccs/ar. 2012-12-26 18:51:47 +00:00
asau
aa73205697 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-12-26 18:46:00 +00:00
ryoon
126ff0539d * Fix build on Solaris
* Patches are regen
2012-12-26 17:12:57 +00:00