Commit graph

175650 commits

Author SHA1 Message Date
minskim
43fe623c85 Import tex-romanneg-doc-2011 as print/tex-romanneg-doc.
This is documentation for tex-romanneg.
2011-09-17 22:31:31 +00:00
minskim
1967d96f2a Import tex-romanneg-2011 as print/tex-romanneg.
Causes the page numbers in the DVI file (as defined by \count0) to be
negative when roman pagenumbering is in effect.
2011-09-17 22:31:20 +00:00
pettai
1ce7fe47da Updated security/softhsm to 1.3.0 2011-09-17 21:49:11 +00:00
pettai
78e4d81360 SoftHSM 1.3.0
* Can now read CKA_ALWAYS_AUTHENTICATE but does not use it.
* Encryption and decryption using CKM_RSA_PKCS.
* Support X.509 certificates. (Patch from Thomas Calderon)
* Updated backup instructions.
* Only a Security Officer can set CKA_TRUSTED to true.
* The softhsm tool can set the value of CKA_TRUSTED.
* Support Botan 1.10.0.
* Better signing performance with a single element cache for
  the PK_Signer object.
* Document README.MinGW describes how to build on Windows.
  (Text and patches contributed by Jaroslav Imrich)

Bugfixes:
* API changes in Botan created a namespace collision.
* API changes in Botan's state handling.
* BigInt::to_u32bit was accidently dropped in Botan. Adding it
  as a compatibility function to SoftHSM.
* Better exception handling.
* CKF_USER_PIN_COUNT_LOW and CKF_SO_PIN_COUNT_LOW must be set
  if an incorrect PIN has been entered at least once.
* Windows: Detect LoadLibrary.
* Windows: Set CRYPTOKI_EXPORTS.
* Windows: Load library correctly in softhsm.
* Windows: Compatibility function for getpass.
* Windows: Use _putenv and not setenv.
* Windows: Generate the DLL file.
* Windows: The softhsm tool will use the DLL file by default.
* Windows: Log to EventLog.
* Windows: Fix parsing of configuration file.
* Windows: The check program now links with a shared libgcc in order to
  make the exceptions work.

Known issue:
* Firefox does improper setting of CKA_DERIVE attribute during PKCS#12
  import. See https://bugzilla.mozilla.org/show_bug.cgi?id=515663
2011-09-17 21:47:30 +00:00
brook
292550d268 Replace hard-coded paths to /usr/pkg with $ENV{BUILDLINK_DIR} and remove
a hard-coded path to /usr/local/bin altogether.  This usage is consistent
with other paths already in the same file.
2011-09-17 19:04:43 +00:00
brook
21e80ae392 The CPAN module DB_File tries to link against -ldb, but NetBSD does not
provide a separate library so compilation fails.  Add a hints file to
correct the list of libraries used on NetBSD.
2011-09-17 18:51:35 +00:00
obache
9be6ccaef5 Updated inputmethod/scim-input-pad to 0.1.3 2011-09-17 14:35:16 +00:00
obache
f8cdcba010 Add missing patches at updated to 0.1.3. 2011-09-17 14:34:51 +00:00
obache
57148a89a7 Update scim-input-pad to 0.1.3.
The new features of scim-input-pad are the the next tables who are included:

korea.pad 		includes from Korean the letters, Hangul Jamo, Hangul
			Compatibility Jamo, Halfwith/fullwith
arabian.pad		includes the Arabian script
armenian.pad	 	includes the Armenian script
georgian.pad	 	includes the Georgian script from Georgia
russian.pad	 	includes the Russian script
hebrew.pad	 	includes the Hebrew script from Israel
india_bengali.pad 	includes the Bengali script from India
india_chiki.pad	 	includes the Ol Chiki script from India
india_devanagari.pad	includes the Devanagari script from India
india_gujarati.pad 	includes the Gujarati script from India
india_gurmukhi.pad	includes the Gurmukhi script from India
india_kannada.pad 	includes the Kannada script from India
india_lepcha.pad 	includes the Lepcha script from India
india_limbu.pad	 	includes the Limbu script from India
india_malayalam.pad	includes the Malayalam script from India
india_oriya.pad	 	includes the Oriya script from India
india_saurashtra.pad	includes the Saurashtra script from India
india_sinhala.pad 	includes the Sinhala script from India
india_syloti_nagri.pad	includes the Syloti Nagri script from India
india_tamil.pad	 	includes the Tamil script from India
india_telugu 		includes the Telugu script from India

balinese.pad		includes the Balinese script from Indonesia
buginese.pad 		includes the Buginese script from Sulawesi in Indonesia
cham.pad 		includes the Cham script from Vietnam and Cambodia
kayah.pad 		includes the Kayah Li script from the Karen in Myanmar
			(Birma) and in Thailand
khmer.pad 		includes the Khmer script from Cambodia
mongolian.pad 		includes the Mongolian script from Mongolia
lao.pad 		includes the Lao script from Laos
myanmar.pad 		includes the Myamar script from Birma
philipine_buhid.pad 	includes the Buhid script from the Philipines
philipine_hanunoo.pad	includes the Hanunoo script from the Philipines
philipine_tagalog.pad	includes the Tagalog script from the Philipines
tai_lue.pad 		includes the old Thai script from China, Thailand,Birma
			and Vietnam
rejang.pad 		includes the Rejang script from Sumatra in Indonesia
sundanese.pad 		includes the Sundanese script from west Java in Indonesia
tai_le.pad 		includes the new Thai script from China, Thailand,Birma 			and Vietnam
thai.pad 		includes the Thai script from Thailand
tibet.pad 		includes the Tibet script from Tibet
ethiopic.pad 		includes the ethiopian script from ethiopia
2011-09-17 14:33:45 +00:00
wiz
00c06d2717 Revert previous and disable automatic gssapi/gnutls detection instead.
Confirmed to fix the issue by christos.
2011-09-17 14:12:11 +00:00
ryoon
1e424f97a7 Remove etm 2011-09-17 13:39:50 +00:00
ryoon
d1706e8aec Updated time/etm to 877 2011-09-17 13:39:14 +00:00
ryoon
e0b740fbf7 Update to 877
Changelog:
877    2011-09-05
	Fixed no_regex to only match 'no' or 'none' and not, for example,
	'note'. Added the ability to specify RGB colors for the gui outline
	and html window fonts. When displaying output in the html window, do
	not change the outline panel display. Fixed bug in parsing alerts in
	which a single alert would be treated as a list, e.g. '@a 12' would
	give the list (1, 2). Skip 'showDay' when displaying html output.
876    2011-09-02
	Provide a leading '+' for action @e entries that do not have one.
875    2011-09-02
	When using '-gF' in outline view, prefix item titles with the
	leader, i.e., the character(s) from ['~', '*', '!', '-', '+'] that
	begin the item entry.
874    2011-09-02
	Fixed missing color key 14 (details color) in the GUI.
873    2011-09-02
	Fixed sorting and display with '-g F' to sort by file path and then
	line number.
872    2011-08-31
	Fixed bug in expanding children. Changed role of 'monthly' variables
	such as etmActions. If an empty string is given then monthly files
	will not be created and, e.g., 'actns.text' in the etmdata directory
	will be used as the default. If not an empty string, then in August
	2011, e.g., 'etmActions/2011/08/actns.text' would be created, if
	necessary, and used as the default. (Note the addition of the month
	directory.) The same directory can be specified for etmActions,
	etmEvents, etmNotes and etmTasks, e.g., 'monthy' in the etmdata
	directory and, if this is done, then 'actns.text', 'evnts.text',
	'notes.text' and 'tasks.text' for August would all be placed in the
	directory '../etmdata/2011/08/'. Introduced new variables,
	'minutes_msg', 'oneminute_msg' and 'rightnow_msg' with defaults
	'begins %s minutes from now', 'begins one minute from now' and
	'begins now'. The '%s' can be placed anywhere in the expression for
	'minutes_msg' and will be replaced by the number of minutes. Added
	ability (experimental) to use foreign language characters in the
	etmrc settings.
871    2011-08-29
	Fixed codecs error under Windows. Fixed html printing under Windows
	and Linux. Allow parsing option strings with embedded minus signs
	such as searches for hyphenated words. Added term_print for terminal
	output using term_encoding. Added < 2.0.0 to the setup requirement
	for dateutils to avoid the Windows "_thread" problem.
870    2011-08-26
	MS Windows fix. Changed locale to support the 3-manth calendar in
	the CLI and the 12-month calendar in the GUI.
869    2011-08-25
	Only load data in e.py when necessary and not, for example, when
	doing a version check or displaying a three month calendar.
868    2011-08-25
	Windows fixes for missing color attributes and bug in scrolling.
867    2011-08-25
	When selecting a date in the monthly calendar scroll to the top of
	the outline display. Save and restore outline expansion state after
	making changes.
866    2011-08-24
	In the interactive CLI, added edit, create, delete, finish, unfinish
	and move using 'item numbers' from the interactive display. Added
	'jump to date' (fuzzy parsed or relative) to both the CLI and the
	GUI. Added a three month calendar display to the CLI. In in the GUI
	change the monthy calendar to reflect a change in the 'begin_date'.
	Fixed various bugs in parsing options, particularly for busy view.
865    2011-08-19
	Removed unneeded fieldNames and fixed code for details to allow the
	inclusion of any regular field. Reset totalsfirst to False when
	restoring defaults by pressing "space". Added CenterOnScreen to gui
	init.
864    2011-08-18
	Cleaned up currentPage and char2PageMode. Removed spurious
	'py_modules=['ez_setup'] from setup.py and setup_app.py.
863    2011-08-15
	Added abbreviationsFile to etmrc and abbreviation expansion to entry
	processing.
862    2011-08-15
	For dated items without occurances within the beg_year, end_year
	interval, add the last of the occurances before the interval and the
	first of the occurances after the interval so that these items will
	be available, e.g, for search and for grouping by file path.
861    2011-08-14
	Cleaned up and simplified templates, hotkey shortcuts and histories.
	Ctrl-Tab and Space-Tab are now bound to the same "smart" completion
	routine which looks first for entries such as "@c" or "-g" and, if
	found, indentifies possible completions. If no such match is
	possible, then completions are sought for entries that begin with
	"o", "b", "~", "*", "-", "+" or "!". Entries from contexts.txt,
	keywords.txt, locations.txt and timezones are available as are
	current file entries if the "addFile" switches are True. Current
	session entries for "o" and "b" are also available.
860    2011-08-13
	Added F (filepath) to grouby options. Modified afterChange to
	restore view using current options.
859    2011-08-09
	Remove item count from group header unless greater than 1.
858    2011-08-08
	Added busyfontsize setting to etmRC - Windows needs a smaller font
	size than the one used before.
2011-09-17 13:35:17 +00:00
tron
1f82ccfcba Only make "readlink" a run-time dependence if we are actually building
the embedded server which is the only binary that requires the library.

No revision bump as there is no changed to the default binary package.
2011-09-17 12:56:17 +00:00
ryoon
ae2210d376 Updated x11/xlockmore to 5.34
Updated x11/xlockmore-lite to 5.34
2011-09-17 12:47:43 +00:00
ryoon
7d800d5ed7 Update to 5.34
* This change also bumps the version of x11/xlockmore-lite.
* Change primary MASTER_SITES to http, ftp is not fetchabel for me.

Changes:
sssss
 changed from 30 sec to 5 sec.  Define -DMIN_DPMS=3 at compile-time
    if you would like to change it to be sooner.
  life mode fix for hexagons, life forms would not map certain screen sizes
  life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
    S356/B46, and added some new oscillators including a neighbor 6 p16.
    Now (mostly) use generated file from java app and life2d.xml.
  life3d mode: Added new some new oscillators including a neighbor 12 p10
    S456/B3.  Also new puffers and gliders found.  Now use generated file
    from java app and life3d.xml.
  loop mode: made new small loops less frequent

5.33
  Took out mode description on screen for WIN32 as it seems to
    mess up the screen frequently.
  life updates:
    added 2 more triangle rules from Carter Bays' applet.
    added a few more life forms to life (hexagonal)
    added a non-totalistic rule to life (square)  known as Rule 3/2ab3
      but for consistency it is known here as S2a2b2c2d3/B3.
  life3d added new life forms to truncated octahedral.
  ant/demon/life updates for -neighbors 5 or 7.  Now with better
    pentagons.  ant with -neighbors 5 should now work properly (7 removed).
  loop update added Byl and Chou-Reggia (1&2) loops, changed colors to be
    more traditional

5.32
  life3d update for -neighbors 14, new truncated octahedral life form.
  ant & demon updates for -neighbors 5 or 7

5.31
  -xinerama option added off by default. [Untested as I do not have true
    multiscreen.  I tried with Xnest but I do not think this ever worked
    with Xinerama.]
  cppcheck fixed minor issues in xlock subdirectory and with pyro2 and
    invert.

5.30
  atlantis, atunnel, biof, bubble3d, cage, fire, gears, invert, lament,
    moebius, morph3d, noof, pipes, rubik, sballs, sierpinski3d, skewb,
    sproingies, stairs, and superquadrics added to Windows version (atunnel,
    fire, lament, and sballs lack textures).
  skewb mode now scrambles, taken out of unstable category.
  Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
    on pievwm and tvtwm.
2011-09-17 12:45:32 +00:00
mef
376bd80dfe Updated misc/elscreen to 1.4.6. 2011-09-17 12:23:17 +00:00
mef
c48c7b538b Remove elscreen update to 1.4.6 2011-09-17 12:03:57 +00:00
mef
6c23f34e2b Following commit based on PR pkg/43967. Ok'ed by uebayasi@
(I have added 'LICENSE=        gnu-gpl-v2a' after that)

List of Changes:
	-elscreen-1.4.5
	+elscreen-1.4.6

	+elscreen-color-theme-0.0.0.tar.gz

	-elscreen-gf-1.5.2.tar.gz
	+elscreen-gf-1.5.3.tar.gz

	-elscreen-howm-0.1.0.tar.gz
	+elscreen-howm-0.1.3.tar.gz

	-elscreen-server-0.0.1.tar.gz
	+elscreen-server-0.2.0.tar.gz

	-elscreen-wl-0.7.0.tar.gz
	+elscreen-wl-0.8.0.tar.gz

elscreen-1.4.6/ChangeLog
-------------------------
2007-12-30  Naoto Morishima  <naoto@morishima.net>

        ElScreen 1.4.6 released.

2007-12-29  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-delete-frame-confs): Don't call
        elscreen-notify-screen-modification which potentially causes an
        error when frame has been created via make-frame-on-display.

2007-11-22  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-display-tab): Change type from boolean to
        choice of boolean and integer.  t means display with automatic
        width calculation, and integer means display with fixed width.
        (elscreen-tab-width): Removed.
        (elscreen-e21-tab-width,elscreen-xmas-tab-width): New functions.
        (elscreen-e21-tab-update,elscreen-xmas-tab-update): Use them.
        (elscreen-default-window-configuration): Set dedicated-p of
        selected-window to nil instead of splitting it.

2007-11-21  Naoto Morishima  <naoto@morishima.net>

        * elscreen.el (elscreen-default-window-configuration): Split
        window first to avoid error in case that the selected window is
        dedicated.
        (elscreen-copy-tree-1, elscreen-copy-tree): Split
        elscreen-copy-tree to two functions, backported from trunk.
        (elscreen-save-screen-excursion)
        (elscreen-notify-screen-modification-suppress)
        (elscreen-screen-modified-hook-setup)
        (elscreen-get-alist-to-nickname): Eliminate old-style backquotes,
        backported from trunk.
        (elscreen-get-alist-to-nickname): Define as subst instead of
        macro, backported from trunk.
        (elscreen-get-screen-to-name-alist): Rewritten to improve
        performance, backported from trunk.
        (elscreen-kill-internal): Returns killed screen, backported from
        trunk.
        (elscreen-tab-display-kill-screen): Now it's used to set the
        location of the icon to kill a screen.  Possible values are:
        'left, 'right and nil (to hide icons). Backported from trunk.
        (elscreen-e21-tab-create-keymap): Take arguments forming a
        sequence of KEY FUNCTION pairs, backported from trunk.
        (elscreen-e21-tab-update): Follow above changes, and M-mouse-1 on
        the icon [X] now calls elscreen-kill-screen-and-buffers.
2011-09-17 12:02:17 +00:00
obache
759332c808 note sqlite3 option. 2011-09-17 11:41:04 +00:00
obache
928f8b8ff2 Note update of cyrus-sasl and related packages to 2.1.25. 2011-09-17 11:39:28 +00:00
tron
71799c66f8 Note update of the "mysql55-server" package to version 5.5.16nb1. 2011-09-17 11:34:43 +00:00
tron
06d64ed201 Change "readline" to a run-time dependence as it is used by at least
"bin/mysql_embedded". This fixes the build in pkgsrc developer mode.

Bump package revision because the dependence changed.
2011-09-17 11:33:35 +00:00
obache
5ad995a4c1 +cy2-scram 2011-09-17 11:32:49 +00:00
obache
7200cd9c11 Update cyrus-sasl to 2.1.25.
Take maintainership.

New in 2.1.25
-------------

* Make sure that a failed authorization doesn't preclude
  further server-side SASL authentication attempts from working.
* Fixed a crash caused by aborted SASL authentication
  and initiation of another one using the same SASL context.
* (Windows) Fixed the random number generator to actually produce random
  output on each run.
* Be protective against calling sasl_server_step once authentication
  has failed (multiple SASL plugins)
* Fixed several bugs in the mech_avail callback handling
  in the server side code.
* Added support for channel bindings
* Added support for ordering SASL mechanisms by strength (on the client side),
  or using the "client_mech_list" option.
* server_idle needs to obey server's SASL mechanism list from the server
  context.
* Better server plugin API mismatch reporting
* Build:
 - Updated config to the latest GNU snapshot
 - Fixed SASL's libtool MacOS/X 64-bit file magic
* New SASL plugin: SCRAM
* New SASL plugin: GS2
* DIGEST-MD5 plugin:
 -  Allow DIGEST-MD5 plugin to be used for client-side and
    server-side HTTP Digest, including running over non-persistent
    connections (RFC 2617)
 - Use the same username for reauthentication cache lookup and update
 - Minimize the number of auxprop lookups in the server side DIGEST-MD5
   plugin for the most common case when authentication and authorization
   identities are the same.
 - Updated digestmd5_server_mech_step2() to be more defensive against
   empty client input.
 - Fixed some memory leaks on failed plugin initialization.
   Prevent potential race condition when freeding plugin state.
   Set the freed reauthentication cache mutex to NULL, to make errors
   due to mutex access after free more obvious.
 - Test against broken UTF-8 based hashes if calculation using special
   ISO-8859-1 code fails.
 - Fixed an interop problem with some LDAP clients ignoring server
   advertised realm and providing their own.
* GSSAPI plugin:
 - Fix to build GSSAPI with Heimdal
 - Properly set serveroutlen to 0 in one place.
   Don't send empty challenge once server context establishment is done,
   as this is in violation of the RFC 2222 and its successor.
 - Don't send maxbuf, if no security layer can be established.
   Added additional checks for buffer lengths.
* LDAPDB plugin:
 - build fixes

New in 2.1.24
-------------

* Order advertised server-side SASL mechanisms per the specified 'mech_list'
  option or by relative "strength"
* Make sure that sasl_set_alloc() has no effect once sasl_client_init()
  or sasl_server_init() is called
* Fixed sasl_set_mutex() to disallow changing mutex management functions
  once sasl_server_init()/sasl_client_init() is called (bug # 3083)
* Removed unused mutexes in lib/client.c and lib/server.c (bug # 3141)
* Added direct support for hashed password to auxprop API
* Don't treat a constraint violation as an error to store an auxprop property
* Extended libsasl (auxprop) to support user deletion
* Extended SASL auxprop_lookup to return error code
* Updated sasl_user_exists() so that it can handle passwordless accounts (e.g. disabled)
* (Windows) Free handles of shared libraries on Windows that were loaded
  but are not SASL plugins (bug # 2089)
* Prevent freeing of common state on a subsequent call to _sasl_common_init.
  Make sure that the last global callback always wins.
* Implemented sasl_client_done()/sasl_server_done()
* Added automatic hostname canonicalization inside libsasl
* Made sasl_config_init() public
* Strip trailing spaces from server config file option values (bug # 3139, bug # 3041)
* Fixed potential buffer overflow in saslautd_verify_password().
* Fixed segfault in dlclose() on HPUX
* Various bugfixes for 64bit platforms
* Fixed bug # 2895 (passing LF to sasl_decode64) in sample/sample-client.c,
  sample/sample-server.c, utils/smtptest.c
* pluginviewer: Code cleanup, improved human readable messages
* Build:
 - (Windows) Updated makefiles to build with VC 8.0 (VC++ 2005)
 - (Windows) Added Windows64 build
 - Updated to use .plugin extension on MacOS
 - Changed 64bit HP-UX build to use .so for shared libraries
* saslauthd:
 - Fixed bug counting double-quotes in username/password in
   auth_rimap.c. Also fixed bug zeroing password.
 - auth_krb.c: improved diagnostic in the k5support_verify_tgt() function.
 - auth_sasldb.c: pid_file_lock is created with a mask of 644 instead of 0644
 - auth_shadow.c: Define _XOPEN_SOURCE before including unistd.h,
   so that crypt is correctly defined
 - auth_getpwent.c: Fixed Solaris build
* SASLDB plugin:
 - Fixed spurious 'user not found' errors caused by an attempt
   to delete a non-existent property
 - Added direct support for hashed password to auxprop API
 - Sleepycat driver:  Return SASL_NOUSER instead of SASL_FAIL when the database
   file doesn't exist
 - Ignore properties starting with '*' in the auxprop store function
* SQL plugin:
 - Added support for SQLITE3
 - Uninitialized variables can cause crash when the searched user is not found
 - Added direct support for hashed password
 - Ignore properties starting with '*' in the auxprop store function
* LDAPDB plugin:
 - Added code to extend LDAPDB into a canon_user plugin in addition
   to its existing auxprop plugin functionality
* PLAIN plugin:
 - Advertise SASL_SEC_PASS_CREDENTIALS feature
* LOGIN plugin:
 - Advertise SASL_SEC_PASS_CREDENTIALS feature
* DIGEST-MD5 plugin:
 - Fixed a memory leak in the DIGEST-MD5 security layer
 - Fixed memory leaks in client-side reauth and other places
 - More detailed error reporting.
 - Fixed parsing of challenges/responses with extra commas.
 - Allow for multiple qop options from the server and require
   a single qop option from the client.
* GSSAPI plugin:
 - Check that params->serverFQDN is not NULL before using strlen on it
 - Make auxprop lookup calls optional
* EXTERNAL plugin:
 - Make auxprop lookup calls optional
* NTLM plugin:
 - allow a comma separated list of servernames in 'ntlm_server' option
 - Fixed crash in calculating NTv2 reponse
* OTP plugin:
 - Don't use a stack variable for an OTP prompt (bug # 2822)
 - Downgrade the failure to store OTP secret to debug level
* KERBEROS_V4 plugin:
 - Make auxprop lookup calls optional
2011-09-17 11:32:02 +00:00
shattered
be7041ccbb PR/39143 -- use generic 'perl' option instead of private one. 2011-09-17 11:12:26 +00:00
abs
2750273003 IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular 2011-09-17 08:13:06 +00:00
abs
e6d9e50cd6 UnixWare 7 has move dup to X11R6, still less than X11R7, so default to
X11_TYPE=modular
2011-09-17 08:10:33 +00:00
abs
021c4489b5 Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE 2011-09-17 08:06:40 +00:00
abs
ac04381173 Since Interix appears to use X11R5, switch to modular X11_TYPE by default 2011-09-17 08:05:02 +00:00
obache
13349b02f2 doc/istgt.1 does not exist at pre-configure, now it is istgt.1.in. 2011-09-17 07:03:57 +00:00
obache
60ac43af83 Fixes for the case that PKG_SYSCONFBASE is not ${PREFIX}/etc. 2011-09-17 07:01:47 +00:00
hiramatsu
4328226dad set LICENSE. 2011-09-16 22:54:19 +00:00
bsiegert
2f02c8b515 Add MirBSD support here, too, same as in python26. 2011-09-16 19:17:52 +00:00
darcy
960b84409d Don't need PKGREVISION for new version. 2011-09-16 17:27:07 +00:00
darcy
1847c037a7 Update of devel/generate to 2.7. 2011-09-16 17:23:29 +00:00
darcy
2b7737df1c Upgrade to version 2.7.
Should fix the bulk build for this package.
2011-09-16 17:21:46 +00:00
fhajny
3379528a3a Updated archivers/pbzip2 to 1.1.5.
Changes in 1.1.5 (Jul 16, 2011)
- Fixed excessive output permissions while compress/decompress
  is in progress (bug #807536)

Changes in 1.1.4 (Apr 22, 2011)
- Fixed hang on decompress with --ignore-trailing-garbage=1 when
  producer is interrupted on trailing garbage (bug #762464)
- Added example to help for decompression piped to tar (bug #746806)
- Fixed typo in Trailing Garbage printed message (bug #746799)

Changes in 1.1.3 (Mar 27, 2011)
- Print trailing garbage errors even when in quiet mode (bug #743635)
- Default extension on decompress of .tbz2 changed to .tar for
  bzip2 compatibility (bug #743639)
- Fixed hang on decompress with --ignore-trailing-garbage=1 and higher
  numCPU (e.g. > 2) (bug #740502)

Changes in 1.1.2 (Feb 19, 2011)
- Fix directdecompress segfault when destination file can't be
  opened (e.g. read-only) (bug #717852)
- Implemented --ignore-trailing-garbage feature (bug #594868)
- Fixed hang on decompress of some truncated archives (bug #590225)
- Pulled an error check out of normal logic block for clarity
- Debug print added after BZ2_bzDecompress to track it's return code.
- A debug print fixed in queue::remove
- Increased max memory usage limit from 1GB to 2GB
- If no -m switch given on command line, default max memory limit
  will now automatically increase from 100 MB to minimum amount
  of memory required to support the number of CPUs requested
- Improved performance when output buffer is full
- Fixed bug which caused hang while decompressing prematurely
  truncated bzip2 stream
- Consumer_decompress throttling modified to prevent potential
  deadlock/infinite loop in certain situations (Thanks to Laszlo
  Ersek for finding and helping track down the cause of this bug)
- Fixed deadlock bug and performance issue when consumer working
  with long bzip2 sequences (Thanks to Tanguy Fautre for finding)
- Fixed error message for block size range (max size was wrong)
- Moved #include <pthread.h> from pbzip2.cpp to pbzip2.h to fix
  OS/2 compiler issue

Changes in 1.1.1 (Apr 17, 2010)

- Modified decompression to use low-level libbz2 API to improve
  performance of long bzip2 streams of large single-stream bzip2
  blocks
- This release should now decompress files created with bzip2
  at least as fast as bzip2 or slightly faster
- Handle decompression of long bzip2 streams incrementally
  instead of loading whole stream in memory at once
- Fixed issue in safe_cond_timed_wait which caused segmentation
  fault when compiled in DEBUG mode
- Fixed issue with Sun Studio compiler - required explicit
  declaration of static const members in .cpp

Changes in 1.1.0 (Mar 13, 2010)
- Added support for multi-threaded decompression using STDIN/pipes
- Added code to support throttling compression to prevent memory
  exhaustion with slow output pipe
- Added -m switch to specify max memory usage amount before
  throttling starts (default 100MB)
- Fixed bug that did not allow command line parameters to be used
  when compressing data from STDIN
- Added long options to man page and -h output
- Added --loadavg, --read long options
- Added support for CPU detection on Win32
- Major improvements to protection of shared variables, error and
  signal handling, program termination
- Added -S switch for thread stack size customization
  (needs USE_STACKSIZE_CUSTOMIZATION defined when compiling)
- Fixed command line parsing bug for -b, -p, -m switches
- Fixed infinite loop when fileWriter fails to create output
  file at start
- Fixed bug that deleted input filename (with .bz2 extension for
  compression and without .bz2 extension for decompression) when
  a user interrupts process with CTRL-C while outputting to STDOUT
- Fixed bug where 0 byte files were not processed properly when
  data input from STDIN
- Ignores fwrite return and passes chown errors in writeFileMetaData
  if effective uid root
- OutputBuffer usage redesigned as fixed-size circular buffer
- Lots of minor bugs fixed (see AUTHORS or pbzip2.cpp for full details)
- Special thanks to Yavor Nikolov for providing the majority of
  contributions to this release and a significant amount of testing
2011-09-16 15:39:29 +00:00
joerg
25ebe05c64 Revert. Doesn't follow the patch rules for libtool, wasn't discussed
with the OWNER.
2011-09-16 15:08:26 +00:00
ghen
1188f82116 Updated mail/dovecot2 to 2.0.15. 2011-09-16 14:28:13 +00:00
ghen
c0f4d9242c Update to Dovecot 2.0.15.
+ doveadm altmove: Added -r parameter to move mails back to primary storage.
- v2.0.14: Index reading could have eaten a lot of memory in some situations
- doveadm index no longer affects future caching decisions
- mbox: Fixed crash during mail delivery when mailbox didn't yet have GUID
  assigned to it.
- zlib+mbox: Fetching last message from compressed mailboxes crashed.
- lib-sql: Fixed load balancing and error handling when multiple hosts are
  used.
2011-09-16 14:26:54 +00:00
christos
a1a6a2703a add missing dependencies so that it builds. 2011-09-16 13:44:44 +00:00
wiz
f15de747b9 Make patch apply. 2011-09-16 13:19:40 +00:00
obache
b3e021cf89 Not just CONFLICTS with , but SUPERSEDES ctorrent. 2011-09-16 12:26:03 +00:00
obache
34f0cf9543 Project Home should be set to HOMEPAGE, instead of noted in DESCR. 2011-09-16 12:21:57 +00:00
obache
8d93e7d8ac Note removal of mail/cyrus-imapd21. 2011-09-16 12:09:25 +00:00
obache
a4df95abc8 Remove cyrus-imapd21, unsupported version by upstream. 2011-09-16 12:07:32 +00:00
obache
2d55a28012 Note removal of net/hobbit{mon,client}, successor net/xymon{,client}. 2011-09-16 12:02:47 +00:00
obache
8d4a92939c Hobbit Monitor has been renamed to Xymon. 2011-09-16 11:59:00 +00:00
ryoon
7794dbcfc2 Added games/lincity-ng version 2.0 2011-09-16 11:17:13 +00:00