Commit graph

166705 commits

Author SHA1 Message Date
wiz
16444c48cf Updated textproc/mdocml to 1.10.8 2010-12-25 12:12:41 +00:00
wiz
1e25e288f1 Update to 1.10.8:
24-12-2010: version 1.10.8

Significant improvements merged from OpenBSD downstream, including

    * many new roff components,
    * in-line implementation of troff's soelim,
    * broken-block handling,
    * overhauled error classifications, and
    * cleaned up handling of error conditions.

Also overhauled the -Thtml and -Txhtml output modes. They now
display readable output in arbitrary browsers, including text-based
ones like lynx. See HTML and XHTML manuals in the DOCUMENTATION
section for examples. Attention: available style-sheet classes have
been considerably changed! See the example.style.css file for
details. Lastly, libmdoc and libman have been cleaned up and reduced
in size and complexity.
2010-12-25 12:12:28 +00:00
obache
bc84a2aa35 DragonFly also not require extra libs for OpenSSL. 2010-12-25 11:35:06 +00:00
wiz
6042dd7e7c Get rid of annoying beep by using the flag provided by upstream
instead of a patch.
2010-12-25 11:02:02 +00:00
obache
8d644fbadd Updated devel/zzuf to 0.13 2010-12-25 11:01:07 +00:00
obache
d75651d4d8 Updte zzuf to 0.12.
Based on PR#44274, with some fixes.

Changes from zzuf 0.12 to 0.13

 * various fixes for Linux, FreeBSD, OS X and OpenBSD libc calls.
 * network host filtering support.
 * support for memory limits on OS X.
 * massive testsuite improvements.
 * support most cat options in zzcat, which is now fully programmable.
2010-12-25 11:00:51 +00:00
adam
ed7d0ca715 Fixed patch-ad: now configure doesn't stop on Mac OS X. 2010-12-25 10:53:21 +00:00
obache
1a242c585d simplify. 2010-12-25 09:59:25 +00:00
obache
f2b7426e85 intN_t and uintN_t should be provided by stdint.h for porability.
fixes PR#44278.
2010-12-25 09:48:09 +00:00
asau
d8776b9e8a Updated lang/guile to 1.8.8 2010-12-25 09:04:36 +00:00
asau
56ad733bed Update to Guile 1.8.8
Changes in 1.8.8 (since 1.8.7)

* Bugs fixed

** Fix possible buffer overruns when parsing numbers
** Fix random number generator on 64-bit platforms

Previously the `scm_c_random' function would crash or return only 32-bit
worth of randomness.  In addition, the new `scm_c_random64' function
explicitly returns 64 bits of randomness.

** Add missing range checks in `vector-move-left!' and `vector-move-right!'

Previously these procedures could write past the end of a vector.

** Avoid clash with system setjmp/longjmp on IA64
** Don't dynamically link an extension that is already registered
** Fix `wrong type arg' exceptions with IPv6 addresses
** Fix typos in `(srfi srfi-19)'
** Have `(srfi srfi-35)' provide named struct vtables
** Fix C documentation extraction ("snarfing") with recent GCC versions
** Fix some Interix build problems
** Fix Tru64 build problems
** Fix GC-related build issues on Solaris 10 x86 with Sun Studio 12
** Several small documentation fixes
2010-12-25 09:03:41 +00:00
adam
0ecffcbca5 Removed PG_MB_ENCODING; not needed any more. 2010-12-25 08:51:41 +00:00
adam
c1c0e02d2d Updated odbc-postgresql to 9.0.200 2010-12-25 08:38:35 +00:00
adam
09b9df6066 Changes 09.00.0200:
* Fix a bug about sizeof() at idx_fake_oid of info.
* Return 0 for the column size when the size of numeric items are unknown.
  Also improve the calculation of scale of numeric items when it is not
  explicitly specified.
* Change to use 'if' instead of an inappropriate 'else if' at cursor of convert.
* Remember to set permanent flag to holdable cursors on commit with no
  precedent rollback (to savepoint) operations.
  This fixes a crash bug in case of cursor operations across transaction.
* Fix a bug about the handling of the SQL_RETRIEVE_DATA option.
* Fix cursor bug introduced by the previous change.
* Move the setting of folder name of libpq or gssapi related dlls from .wxs
  file to .bat file.
* Fix a bug which returns incorrect values for SQL_DATETIME_SUB.
2010-12-25 08:37:31 +00:00
taca
9abb12500f Note update of sysutils/smbldap-tools package to 0.9.6. 2010-12-25 08:08:45 +00:00
taca
136f9935f7 Updte smbldap-tools package to 0.9.6.
2010-11-15 <mm@FreeBSD.org>
	* smbldap-useradd:
	  - fix Z option in getopt (custom LDAP attribute)
	  - drop unused L option from getopt
	  - alphabetically reorganize getopt options
	  - fix several mis-spellings and typos
	(thx to Paul Howarth <paul@city-fan.org>)
	* other utilities:
	  - alphabetically reorganize getopt and help
	* new tag 0.9.6

2010-10-21 <mm@FreeBSD.org>
	* new tool: smbldap-grouplist (list LDAP groups)
	* smbldap-useradd, smbldap-usershow, smbldap-usermod:
	  - change default encoding of givenName and sn to UTF-8 (bug #11717)
	  - new option: -X (input/output encoding, defaults to UTF-8)
	  - new option: -O (localMailAddress attribute)
	  - changed option: -M (now sets only mail attribute)
	  - home directory is now chowned as $userUidNumber:$userGidNumber
	    (bug #11721)
	  - use gecos as displayName if givenName and userSN not provided
	    (bug #14517)
	* smbldap-passwd:
	  - new option: -p (allow root to set password from
	    STDIN without verification, e.g. using a pipe) (bug #11964)
	  - change userPassword, shadowLastChange and shadowMax individually
	    e.g. no shadow class or user may not have rights (bug #15052)
	* smbldap-groupmod: allow deletion of users from groups without
	  a defined samba group SID)
	* remove references to smbldap_conf.pm
2010-12-25 08:08:06 +00:00
dholland
62a70df282 Suppress annoying beeping during build. 2010-12-25 07:11:26 +00:00
obache
039d7b80cc * let to use selected PYTHONBIN and PYTHONCONFIG exactly.
* set TEST_TARGET
* fixes for DragonFly.
2010-12-25 06:33:11 +00:00
minskim
2dc279a718 Add tex-marginnote{,-doc}. 2010-12-25 06:25:37 +00:00
minskim
7a706538da Import tex-marginnote-doc-v1.1f as print/tex-marginnote-doc.
This is documentation for tex-marginnote.
2010-12-25 06:14:20 +00:00
minskim
c646c7d086 Import tex-marginnote-v1.1f as print/tex-marginnote.
This package provides the command \marginnote that may be used instead
of \marginpar at almost every place where \marginpar cannot be used,
e.g., inside floats, footnotes, or in frames made with the framed
package.
2010-12-25 06:14:09 +00:00
minskim
bc5442ee32 Update DISTFILES of tex-relsize for TeX Live 2010. No functional change. 2010-12-25 05:55:53 +00:00
minskim
e27d88803f Note removal of tex-apalike{,-doc}. 2010-12-25 05:48:57 +00:00
minskim
8f25518f3e Remove tex-apalike{,-doc}, which are now included in tex-bibtex{,-doc}. 2010-12-25 05:47:29 +00:00
obache
29ec20a66b Updated lang/python26 to 2.6.6nb5 2010-12-25 05:45:56 +00:00
minskim
db22ee2e81 Note update of tex-collection-basic{,-doc}. 2010-12-25 05:45:21 +00:00
obache
cf8c8aff00 * Remove a redundant hunk for Darwin,
* Use $(CC) for LDSHARED on NetBSD and DragonFly like any other.
  Fixes PR#42598 for that libpython will be linked with sufficient flags.

Bump PKGREVISION.
2010-12-25 05:45:15 +00:00
minskim
31bb846156 Update tex-collection-basic{,-doc} to TeX Live r20730.
Changes:
- Remove tex-apalike from the dependency list; it is now included in
  tex-bibtex.
2010-12-25 05:44:34 +00:00
minskim
2844383c16 Note update of tex-bibtex{,-doc}. 2010-12-25 05:36:43 +00:00
minskim
568fac2bc3 Update tex-bibtex{,-doc} to 0.99d.
Changes:
- Provides APA-like bibliography style.
2010-12-25 05:36:07 +00:00
minskim
787fbefe09 Update tex-luatex{,-doc} to TeX Live r20552. No functional change. 2010-12-25 05:25:30 +00:00
minskim
39a9580a08 Note PKGREVISION bump of tex-pdftex{,-doc}. 2010-12-25 02:53:05 +00:00
minskim
bb5afcf3f1 Update tex-pdftex{,-doc} to TeX Live r20786.
Changes:
- Added more fonts to the map file, including bbold, contnav, fstr,
  and hans.
2010-12-25 02:52:14 +00:00
minskim
41a6dfb00b Note update of tex-latex{,-doc}. 2010-12-25 02:45:28 +00:00
minskim
08f9247544 Update tex-latex{,-doc} to 2010.
Changes:
- Use PDF-1.5 instead of PDF-1.4.
2010-12-25 02:44:49 +00:00
minskim
6b2abddb4e Note PKGREVISION bump of tex-plain. 2010-12-25 02:40:41 +00:00
minskim
8551415021 Update tex-plain to TeX Live r20544.
Changes:
- Include luatex-unicode-letters.tex for dviluatex format.
2010-12-25 02:40:11 +00:00
minskim
307480bb22 Note update of tex-latexconfig. 2010-12-25 02:30:38 +00:00
minskim
ea7230d71e Update tex-latexconfig to 2010.20663.
Changes:
- Added lualatex-reset-codes.tex.
2010-12-25 02:30:12 +00:00
minskim
1520970fed Note update of tex-vertbars. 2010-12-25 02:19:08 +00:00
minskim
c210332a5d Update tex-vertbars to 1.0b.
Changes:
- Added \pagewiselinenumbers.
2010-12-25 02:18:44 +00:00
obache
cbebff08e8 + zzuf [pkg/44274] 2010-12-24 14:54:51 +00:00
adam
60213b2293 Updated games/scummvm to 1.2.1 2010-12-24 14:52:25 +00:00
adam
158d47206b Changes 1.2.1:
General
- Add Hungarian translation.
- Add Brazilian Portuguese translation.
Cruise:
- Fixed a problem with Raoul appearing when examining the Book
Groovie:
- Fixed a regression that made the Russian version of T7G crash.
Lure:
- Fixed several NPC movement bugs
2010-12-24 14:51:43 +00:00
joerg
365511d3e6 Update to 2010/12/21 snapshot:
- Support for git-fast-export format
- More efficient synchronisation mechanism
- "addremove", "bisect" and "stash" commands
- sqlite3 shell with some bindings to fossil logic like content_get
- undo cleans merge state
- Various improvements and bugfixes to other commands
2010-12-24 13:06:33 +00:00
asau
dadd55ec15 The current HDF5 version is 1.8.5 (patch level 1). 2010-12-24 12:57:18 +00:00
asau
8bbac4e79b Comment hdf-4.2.5 item. 2010-12-24 12:48:47 +00:00
obache
cf0fdd37f2 "-m 1" option for grep is not portable, removed it.
The matching pattern should be only once, so no changes will be happend.
2010-12-24 12:32:05 +00:00
asau
a8cb178e22 Updated math/glpk to 4.45 2010-12-24 12:25:27 +00:00
asau
ead663da9d Update to GLPK 4.45, this is bug fix release.
While here, convert to MASTER_SITE_GNU and support TEST_TARGET.
2010-12-24 12:25:01 +00:00