Commit graph

169514 commits

Author SHA1 Message Date
minskim
9494f0de25 Note update of tex-fontspec{,-doc}. 2011-03-17 17:58:38 +00:00
minskim
a907d9dc12 Update tex-fontspec{,-doc} to 2.1f.
Changes:
    * Add a real error message when a font cannot be found.
    * Add "Letters=Random" feature.
    * Fix bug in which "Unknown feature `'..." warnings
      were shown in the log file.
    * Some small documentation improvements.
2011-03-17 17:58:04 +00:00
adam
b06fa2d588 Updated archivers/lzop to 1.03 2011-03-17 14:58:27 +00:00
adam
6c31214c17 Changes in 1.03:
* Assorted minor updates.

Changes in 1.02rc1:
  * Made lzop compile with LZO v2.
  * Under Windows files are now opened using the _O_SEQUENTIAL flag,
    which results in a major speedup when (de)compressing large files.
  * Under MacOS X, the configure script now will use the '-no-cpp-precomp'
    compiler option in order to work around bugs in Apple's native
    "smart" preprocessor.
  * File sizes > 2GB are correctly displayed.
2011-03-17 14:57:47 +00:00
adam
0051480ebb Updated www/cgicc to 3.2.9 2011-03-17 14:49:51 +00:00
adam
49bc71b677 Changes 3.2.9:
* Correction of bugs

Changes 3.2.8:
* Correction of bugs on compilation

Changes 3.2.7:
* Correction of bugs on compilation

Changes 3.2.6:
* Correction of bugs, see changelog file

Changes 3.2.5:
* Add the XHTML support from David Roberts work
2011-03-17 14:48:50 +00:00
kefren
481562bfdc Don't force using pthread TLS in NetBSD but check first if compiler
support (__thread) exists. Should fix PR/44725
2011-03-17 14:24:52 +00:00
drochner
c1d713a9e4 update to 2.4.24
changes:
-Added LDIF line wrapping setting
-Added libldap cert x500UniqueIdentifier handling
-Added libldap_r,libldap formal concurrency API
-Added slapadd attribute value checking
-Added slapcat continue mode for problematic DBs
-Added slapd syncrepl suffixmassage support
-Added slapd multiple listener threads
-Added slapd extensible match for ordering rules
-Added slapd-meta paged results control forwarding
-Added slapd-meta subtree-include support
-Added slapd-null back-config support
-Added slapd-sql autocommit support
-Added slapd-sql support for long long keys
-Added slapo-sssvlv multiple sorts per connection
-many bugfixes
-documentation improvements

approved by Geert Hendrickx (the MAINTAINER)
2011-03-17 14:09:20 +00:00
obache
dd1cfe5e9d user-destdir installation support. 2011-03-17 13:41:22 +00:00
obache
811d17d8b6 one more destdir fix. 2011-03-17 13:39:29 +00:00
obache
3f5e9c84ef add user-destdir installation support. 2011-03-17 13:37:48 +00:00
adam
72026c633b Fix building with Clang. 2011-03-17 13:26:04 +00:00
obache
8f75e85794 * marked as user-destdir ready
* need libXt to build.
* need libXp to match PLIST.
* let not to install nspr.m4 to avoid conflict with devel/nspr

Bump PKGREVISION.
2011-03-17 13:24:07 +00:00
obache
644888bccd Fixes last user-desrdir support commit. 2011-03-17 13:17:51 +00:00
obache
ef4be2430b Add user-destdir installation support. 2011-03-17 13:07:22 +00:00
obache
ff141614f3 marked as user-destdir installation support. 2011-03-17 11:47:45 +00:00
obache
09f11e6d7b Add user-destdir installation support. 2011-03-17 11:38:42 +00:00
obache
a671cc71a9 user-destdir installation support. 2011-03-17 09:57:55 +00:00
wiz
8761587f3f Remove pylint option until someone imports pylint. 2011-03-17 09:19:21 +00:00
sborrill
e4f654530d Update Solaris packages to 8.63 and force user to fetch the distfile
manually. Update distinfo accordingly.
Alter HOMEPAGE to better reflect new site layout.
Bump PKGREVISION for HOMEPAGE change.

N.B. Solaris packages are completely untested.
2011-03-17 09:05:32 +00:00
obache
cc230c2ec6 Add user-destdir installation support. 2011-03-17 08:38:41 +00:00
obache
c5d79f8f65 * set LICENSE=gnu-gpl-v2
* add user-destdir support
2011-03-17 08:26:08 +00:00
gdt
8ab5ee9831 Updated www/trac to 0.12.2nb1 2011-03-16 23:28:38 +00:00
gdt
abc46f8f44 Update to 0.12.2 from 0.12.
Trac 0.12.2 (January 31, 2011)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.2

This list contains only a few highlights:
 - install: improved robustness of Trac installation if Babel is
   installed after the fact (#9439, #9595, #9961)
 - notifications: support for Asian character width (#4717)
 - roadmap: fix display of progress bar in some corner cases (#9718)
   and respect the overall_completion milestone group setting (#9721)
 - reports: reports and queries look much better, as the columns now
   keep the same width across groups; the absence of word wrapping in
   reports has been fixed (#9825)
 - web admin: improved layout (#8866, #9963)
 - web: it's now possible to log in different Trac instances sharing
   the same URL prefix (e.g. /project and /project-test) (#9951)

Trac 0.12.1 (October 9, 2010)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.1

This list contains only a few highlights:
 - db: improve concurrency behavior (#9111)
 - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)
 - svn authz: improve compatibility with svn 1.5 format (#8289)
 - milestone: allow to set the time for the due date (#6369, #9582)
 - ticket: fixes for the CC: property (#8597, #9522)
 - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494)
 - i18n: added a configuration option to set the default language (#8117)
 - several fixes for upgrade (#9400, #9416, #9483, #9556)
2011-03-16 23:28:22 +00:00
wiz
955ee6c8e2 Update HOMEPAGE and MASTER_SITES per Aleksey Cheusov in PR 44729.
Improve COMMENT while here.
2011-03-16 23:14:55 +00:00
minskim
93893bd76c Add tex-collection-genericrecommended{,-doc}. 2011-03-16 18:15:34 +00:00
minskim
79c699daeb Import tex-collection-genericrecommended-doc-2010 as
print/tex-collection-genericrecommended-doc.

This is documentation for tex-collection-genericrecommended.
2011-03-16 18:14:29 +00:00
minskim
c5d381a870 Import tex-collection-genericrecommended-2010 as
print/tex-collection-genericrecommended.

This is a meta package providing recommended TeX packages that work
with multiple formats.
2011-03-16 18:14:16 +00:00
minskim
d5beb96004 Add tex-tex-ps{,-doc}. 2011-03-16 18:00:01 +00:00
minskim
45ff457f59 Import tex-tex-ps-doc-2010 as graphics/tex-tex-ps-doc.
This is documentation for tex-tex-ps.
2011-03-16 17:58:56 +00:00
minskim
d32e150bb6 Import tex-tex-ps-2010 as graphics/tex-tex-ps.
TeX to PostScript generic macros and add-ons: transformations of EPS
files, prepress preparation, color separation, mirror, etc.
2011-03-16 17:58:42 +00:00
minskim
9b0561ac9e Add tex-multido{,-doc}. 2011-03-16 17:51:01 +00:00
minskim
d701f4c710 Import tex-multido-doc-1.42 as devel/tex-multido-doc.
This is documentation for tex-multido.
2011-03-16 17:49:10 +00:00
minskim
1797a4faa6 Import tex-multido-1.42 as devel/tex-multido.
The package provides the \multido command, which was originally designed
for use with with PSTricks. Fixed-point arithmetic is used when working
on the loop variable, so that the package is equally applicable in
graphics applications like PSTricks as it is with the more common
integer loops.
2011-03-16 17:49:02 +00:00
hans
726136716c Whats netbsd64macro.dfs and why is it missing?
Uncomment that stuff to make the test target work again.
From Kai-Uwe Eckhardt.
2011-03-16 17:48:22 +00:00
hans
5a7541a212 Unlimit stacksize to fix build on some NetBSD platforms.
From Kai-Uwe Eckhardt.
2011-03-16 17:44:23 +00:00
minskim
df0f042fa3 Note PKGREVISION bump of tex-eso-pic. 2011-03-16 17:42:03 +00:00
minskim
fd80b949c7 Sync tex-eso-pic{,-doc} with TeX Live r21515.
Changes:
- \ShowFrameColor and \ShowFrameLinethickness can be used to change
  the frames.
2011-03-16 17:41:37 +00:00
drochner
7eddea52d9 update to 3.3.20
changes:
-Added --slider-zoom option to gtkwave to enable experimental
 horizontal slider zoom feature
-bugfixes
2011-03-16 17:31:12 +00:00
drochner
9b91067581 -update to 5.0.1
changes: fixes for issues:
 -invalid text in XML declaration causes sanitizer to crash
 -sanitization can be bypassed by malformed XML comments
 -sanitizer doesn't strip unsafe URI schemes
-add test target
2011-03-16 16:43:35 +00:00
hans
b5b06106c6 Fix java build on -current i386. Patch from Kai-Uwe Eckhardt. 2011-03-16 14:53:49 +00:00
wiz
33f256b348 Updated games/rftg to 0.8.1 2011-03-16 14:52:37 +00:00
wiz
9bed8a002f Update to 0.8.1, take maintainership.
2011-03-09 -- Version 0.8.1 released, with a bugfix for Alien
Toy Shop's consume power.
2011-03-08 -- Version 0.8.0 released, with some AI improvements
and minor bug fixes.
2011-03-16 14:52:27 +00:00
taca
220d4ef182 Note update of time/ruby-tzinfo package to 0.3.25. 2011-03-16 14:50:40 +00:00
taca
7729e63964 Update ruby-tzinfo package to 0.3.25.
== Version 0.3.25 (tzdata v2011d) - 14-Mar-2011

* Updated to tzdata version 2011d
  (http://article.gmane.org/gmane.comp.time.tz/3662).
2011-03-16 14:49:59 +00:00
wiz
e49884881f Updated finance/gnucash to 2.4.4 2011-03-16 14:43:33 +00:00
wiz
48d9964a0b Update to 2.4.4:
Changes between 2.4.3 and 2.4.4 include:


      * User-visible changes
              * Update rev to 2.4.4
              * Implement automatic creation of stock account for newly
                imported OFX stocks. Only active if "auto-create
                commodity" is switched on in the preferences from
                r20376.
              * When setting the report print name, check whether this
                exact name has been used before. Append an increasing
                number if that was the case.
              * When setting a printer job name, remove slashes because
                they are not allowes in filenames.
              * Add the invoice number in the output printer job name,
                if an invoice report is printed.
              * Add option in OFX import to have newly encountered
                commodities automatically created.
              * Modify Tax Info on Account Page to display or not
                display sub-account info based on whether row is
                expanded. Re-apply changes reverted in r20251. The only
                difference between this commit and r20207 is that,
                contrary to the recommendation given in gnc-tree-view.h,
                "Use GNC_TREE_VIEW_COLUMN_DATA_NONE if you plan on using
                a non-model data source for this column", it cobtinues
                to use "GNC_TREE_MODEL_ACCOUNT_COL_TAX_INFO". Using
                "GNC_TREE_VIEW_COLUMN_DATA_NONE" generates problems
                later in the "gnc_tree_view_add_text_column" routine
                when it tries to set up sorting for the column ("CRIT
                <Gtk> gtk_tree_sortable_set_sort_func: assertion
                `sort_column_id >= 0' failed"). Define a new column,
                GNC_TREE_MODEL_ACCOUNT_COL_TAX_INFO_SUB_ACCT, in
                gnc-tree-model-account.c filled with
                gnc_ui_account_get_tax_info_sub_acct_string. Modify
                gnc-tree-view-account.c to define a tax_info_data_func
                that displays only the the data in the
                GNC_TREE_MODEL_ACCOUNT_COL_TAX_INFO model column if the
                row is expanded; otherwise it combines it with the data
                in the GNC_TREE_MODEL_ACCOUNT_COL_TAX_INFO_SUB_ACCT
                model column. Modily the view creation function to use
                the new tax_info_data_func for the text after having
                first set it to GNC_TREE_MODEL_ACCOUNT_COL_TAX_INFO to
                prevent the problem mentioned above, thereby overriding
                it.
              * Update page name if invoice/bill is renamed.
              * Present already open budget page if the user tries to
                open a budget more than once
              * Update page name if budget is renamed.
      * Updated translations or translation-related changes
      * Bugs fixed
              * Bug #570042: Better default for book-closing entries in
                Income Statement Report Options Patch by Tristan
                Faujour: Proposed patch: make reports ignore
                book-closing entries I chose to: - Change the reports'
                default behavior to have them ignore the book-closing
                entries. - Do not change anything in reports that deal
                explicitly with them. Here is the content of this patch
                (everything is under gnucash/src/report): - In function
                gnc:account-get-trans-type-balance-interval, depending
                on an argument, closing entries can be ignored (they are
                identified by xaccTransGetIsClosingTxn). - Some report
                utility functions are duplicated (with a "-with closing"
                suffix) to provide the legacy feature. - Equity
                statement and Profit & Loss reports are modified to call
                the *-with-closing functions.
              * Bug #644556: Running the test as root happened to
                remove /dev/null. Check for this and also fix the
                respective test. Additionally, it turned out the log
                system never gave notice about a log output file that
                was unwritable. Added an appropriate CRITICAL error
                message.
              * Bug #644557 - gnucash-2.4.3: downstream patches to fix
                tests linking Patches kindly provided by Gilles
                Dartiguelongue <eva@gentoo.org> of the Gentoo project.
              * Bug #642739 - Translog files being created in Gnucash
                program installation directory Translog files for
                databases are now created in a directory "translog"
                inside the .gnucash dir. The files will be named
                following this scheme:
                <dbtype>_<hostname>_<user>_<dbname>.<timestamp>.log
              * Bug #644036: Counter format validation fails on Windows
                because the number format is I64i there. Note: Users
                will run into a problem when copying a windows file to
                linux and vice versa because the counter format will
                have to be changed on the other operating system each
                time.
              * Bug #521817 - Guid_init causes very long startup delay
                if Novell Network active P_tmpdir is set to "\" by
                mingw. The way P_tmpdir is used by GnuCash, this seems
                to trigger unwanted network activity. So on Windows, I'm
                replacing it with "C:/temp" for now, based on
                suggestions found on the internet regarding this issue.
              * Bug #347265 - budget column resizing/options applies to
                all budget windows
      * Other code/build changes
              * Tag 2.4.4
              * Add some more sanity checking in common importer module.
              * Refactor KVP-related functions of OFX into separate
                file.
              * Revert r20405, "Correct memory leaks..." - does not
                compile with guile-1.6 The patch will be re-applied once
                trunk requires guile-1.8, which will be done right after
                the oncoming branching.
              * Code cleanup in ofx importer; refactoring to get away
                from the single giant long function.
              * Add some more const-correctness.
              * Configure simplification: Use pkg-config for libofx.
                Remove obsolete external qof detection. (Somehow the
                argument --with-qt3-wizard-package was writting right
                inside the qof code stuff. This has been moved to the
                aqbanking section now.)
              * Win32: Tweak cross compiling script for webkit so that
                is seems to almost compile.
              * Correct memory leaks found with valgrind
              * Remove unused functions for wall clock timing.
                Facilities such as this should be used from external
                expert libraries. Also, this is in the way when cleaning
                up some log system problems in subsequent commits.
              * Fix r20394: Output string clean-up was missing the date
                part.
              * Move business-options.[hc] from business-utils to
                app-utils. As "business-core" has been dissolved, the
                "business-utils" code has no more requirements than
                app-utils and can be moved there because of this.
              * Add ChangeLog.2010.
              * Fix missing timestamp in trace files on Windows
              * Additional svn:ignore settings
              * Add yet more gitignores.
              * Add more gitignore entries.
              * Add comments to warn about lack of Windows support in
                the guid_init function.
              * Fix an accelerator.
              * Correct memory leaks found with valgrind
              * Add more debug logging.
              * Minor code cleanup: Move gconf section name into header;
                clarify argument name.
              * Minor code cleanup in ofx importer; improve
                const-correctness.
              * Use qualified include path for cmake/automake
                simplification
              * Add additional debug markers
              * Correct memory leak found with valgrind
              * Remove some obsolete files These files were once copied
                from gtk 2.8 to work around pre-2.8 gtk bugs when that
                was still our baseline. Our baseline is currently 2.10,
                so these files are no longer needed/used.
              * Fix Gtk CRIT warnings introduced in r20351
              * Small spelling corrections in comments and some
                whitespace adjustments
2011-03-16 14:43:22 +00:00
wiz
3d05ea8bca Updated devel/m4 to 1.4.16 2011-03-16 14:31:54 +00:00
wiz
53f0fe8956 Update to 1.4.16:
* Noteworthy changes in release 1.4.16 (2011-03-01) [stable]

** Fix regressions in the `index' builtin.  On glibc platforms, this
   avoids false positives from a strstr bug in glibc 2.9 through 2.12;
   on many other platforms, it fixes two separate regressions, a false
   positive introduced in 1.4.11 and a false negative in 1.4.15.

** A number of portability improvements inherited from gnulib.
2011-03-16 14:31:46 +00:00
wiz
bbf51900f1 + efax-gtk-3.2.7, elm-me-2.5plalpha25, feh-1.12, fotoxx-11.03.1,
gammu-1.29.92, glib2-2.28.3, gnucash-2.4.4, gtk2-2.24.3, gtk3-3.0.3,
  hanzim-3.4, podofo-0.9.0, sawfish-1.8.0, texmaker-2.3, viewvc-1.1.10,
  vsftpd-2.3.4, xbindkeys-1.8.5, xmlstarlet-1.0.6, xorg-util-macros-1.13.0,
  zile-2.3.23.
2011-03-16 12:54:55 +00:00