Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-17 | Fix font handling. Install TrueType and Type1 fonts too. | wiz | 4 | -17/+117 | |
Simplify PLIST handling. Bump PKGREVISION. | |||||
2006-02-17 | Remove type1inst log file; improve empty dir detection; | wiz | 1 | -4/+4 | |
needed by fonts/intlfonts, ok@ jlam. | |||||
2006-02-17 | Fix typo in type1inst depends line. | wiz | 1 | -2/+2 | |
2006-02-17 | Note freefonts PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -6/+5 | |
2006-02-17 | Note cyr-rfx* PKGREVISION bumps. | wiz | 1 | -1/+13 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 25 | -225/+147 | |
2006-02-17 | Note biznet-iso8859_2 PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -9/+3 | |
2006-02-17 | Note Xg PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2006-02-17 | Note xbeeb PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -5/+6 | |
2006-02-17 | Revert previous, committed by accident. | wiz | 1 | -2/+1 | |
2006-02-17 | Note vice PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Move options handling to options.mk. | wiz | 4 | -33/+36 | |
Fix pkglint warning. Bump PKGREVISION. | |||||
2006-02-17 | Do not install *.orig files. Get rid of autoconf dependency. | wiz | 3 | -10/+39 | |
2006-02-17 | Note pcemu PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Builds on 3.99.15/i386; remove BROKEN_IN. | wiz | 2 | -8/+9 | |
Bump PKGREVISION. | |||||
2006-02-17 | Note arcem PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Add missing file to PLIST. Bump PKGREVISION. | wiz | 2 | -4/+4 | |
2006-02-17 | Note xwpe PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Add missing file to PLIST. Bump PKGREVISION. | wiz | 2 | -3/+4 | |
2006-02-17 | Note xemacs-packages PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 2 | -9/+20 | |
2006-02-17 | Note py-cheetah PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Add missing files to PLIST. Bump PKGREVISION. | wiz | 2 | -3/+48 | |
2006-02-17 | Fix build after libtool-1.5.22 update. | wiz | 2 | -1/+15 | |
2006-02-17 | pax(1), like tar(1), likes to strip leading slashes from pathnames. So the | rillig | 1 | -18/+11 | |
better way is to change to the destination directory first and to extract the files there. Removed BROKEN_IN, bumped PKGREVISION. | |||||
2006-02-17 | - Be stricter when checking whether a shell word consists of exactly one | rillig | 1 | -2/+2 | |
variable or not. | |||||
2006-02-17 | Updated databases/py-postgresql to 3.8. | darcy | 1 | -1/+2 | |
2006-02-17 | Update to version 3.8. | darcy | 2 | -8/+7 | |
- Installed new favicon.ico from Matthew Sporleder <mspo@mspo.com> - Replaced snprintf by PyOS_snprintf. - Removed NO_SNPRINTF switch which is not needed any longer - Clean up some variable names and namespace - Add get_relations() method to get any type of relation - Rewrite get_tables() to use get_relations() - Use new method in get_attnames method to get attributes of views as well - Add Binary type - Number of rows is now -1 after executing no-result statements - Fix some number handling - Non-simple types do not raise an error any more - Improvements to documentation framework - Take into account that nowadays not every table must have an oid column - Simplification and improvement of the inserttable() function - Fix up unit tests - The usual assortment of minor fixes and enhancements | |||||
2006-02-17 | Note guile-slib PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Simplify PLIST. Bump PKGREVISION. | wiz | 2 | -5/+5 | |
2006-02-17 | Note ruby-DBI PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Note py-ZODB PKGREVISION bump. | wiz | 1 | -1/+2 | |
2006-02-17 | Add missing files to PLIST. Bump PKGREVISION. | wiz | 2 | -22/+36 | |
2006-02-17 | Fixed pkglint warnings. | rillig | 1 | -6/+5 | |
2006-02-17 | Don't include <stdint.h> and <inttypes.h> unconditionally. For example, | rillig | 2 | -6/+10 | |
Solaris 8 has only <inttypes.h>. | |||||
2006-02-17 | - Text alignment with spaces is changed to tabs if the --autofix option is | rillig | 1 | -2/+25 | |
selected and the alignment can be done solely with tabs, that is, the alignment leads to a column that is a multiple of 8. | |||||
2006-02-17 | Solaris su(1) does not have an -m argument; re-work so that this can be | sketch | 1 | -5/+7 | |
supported. | |||||
2006-02-17 | Add DragonFly support. | joerg | 2 | -4/+6 | |
2006-02-17 | Updated misc/multitail to 3.8.6. | rillig | 1 | -1/+2 | |
2006-02-17 | Updated multitail to 3.8.6. | rillig | 2 | -6/+6 | |
Changes since 3.8.5: - Made the cursor keys work in the scrollback screen. | |||||
2006-02-17 | Install bin/pear with correct file permissions | adam | 2 | -6/+6 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 8 | -91/+92 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 5 | -32/+32 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 5 | -35/+37 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 5 | -43/+51 | |
2006-02-17 | Fixed warnings found by pkglint -Wall. | martti | 51 | -114/+116 | |