Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-23 | Bump required version, pine 4.60 does not compile with 4.6 | kim | 1 | -2/+2 | |
2004-05-21 | Don't complain about lesstif version any more, and use the original ↵ | adam | 3 | -11/+10 | |
web-site, since it is working again | |||||
2004-05-17 | quieten the start of the build, we don't need to see all of MAKE_ENV | grant | 1 | -2/+2 | |
being set. | |||||
2004-05-17 | whitespace/indentation fixes | grant | 1 | -10/+8 | |
2004-05-17 | link against libcurses on Darwin. | grant | 1 | -2/+4 | |
2004-05-17 | whitespace fixes | grant | 1 | -5/+5 | |
2004-05-15 | Update to 2.6.1: | jmmv | 3 | -7/+9 | |
- Bug #137329 (Wrong filename got after Save as) (Paolo Maggi) - Bug #138051 (Reproducible search/replace dialog application lockup) (Paolo M.) - Fixed some mem leaks (Paolo Borelli) - Enabled vfs file choosing (Paolo M.) - Bug #137805 (Text area unfocused after opening) (Paolo M.) - Set the window type of the tag list window to UTILITY (Rob Adams) - The indent plugin now does not indent empty lines (Paolo B.) | |||||
2004-05-15 | Update to 3.2.10: | jmmv | 3 | -6/+16 | |
Dasher 3.2.10 - "Automake will eat your soul" - Rerelease of 3.2.9 without a broken tarball (hopefully) Dasher 3.2.9 - Changed default compile options so accessibility, speech and gnome support are built by default. Use --with-gnome=false, --with-speech=false and --with-gnome=false to disable this - Fixed bugs related to control-mode crashing and colour selection not working - A couple of minor build-system cleanups | |||||
2004-05-13 | Correct spelling of ja-FreeWnn-lib and Canna-lib in use of BUILDLINK_PREFIX. | kristerw | 1 | -3/+3 | |
2004-05-13 | Changes 4.7: | adam | 5 | -37/+48 | |
* bug fixes | |||||
2004-05-12 | s/netbsd.org/NetBSD.org/i | grant | 1 | -2/+2 | |
2004-05-11 | Update Ted to version 2.16 | markd | 28 | -87/+86 | |
Changes since version 2.14 (Ted 2.16 Apr 18, 2004) * Fixed some bugs, in particular a crash after you deleted a table near the end of a document. Additionally many bugs relating to (foot)notes were fixed. * More navigation keys work like in MS-Word. * Refresh of some of the translations and spelling dictionaries. * Support for a second custom print command to support both ghostview for print preview and xpp for double sided printing. (Ted 2.15 Apr 5, 2004) * Norwegian window texts * Printing (and so pdf conversion) of embedded macpict images * Bug fixes. * Mapping between rtf, PostScript and X11 fonts revisited. Preparations for the integration with the GhostScript font installation. Fonts can be embedded in the printout to print on any printer. * Separated Spanish Spanish texts and Argentinial Spanish texts. * Many fixes to support Central European and Greek files. * Very thoroughly tested by Jonathan Drews and Axel Schwarzer. | |||||
2004-05-08 | Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to | reed | 1 | -2/+2 | |
"yes"). So any packages that have old GNU configure script that does not support --infodir option (while using INFO_FILES) can set CONFIGURE_HAS_INFODIR=NO. This was suggested by agc@ as a clearer definition. | |||||
2004-05-08 | Make this aware of emacs21nox. | uebayasi | 1 | -3/+4 | |
2004-05-08 | Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate. | uebayasi | 3 | -9/+9 | |
2004-05-08 | Use a new option NO_CONFIGURE_INFODIR which is about to be introduced | reed | 1 | -1/+2 | |
because although these packages use autoconf-style configure scripts they do not know --infodir option. | |||||
2004-05-08 | Make sure this installs the info document to INFO_DIR directory. | reed | 3 | -2/+17 | |
2004-05-08 | Make sure that GNU_PROGRAM_PREFIX is prepended to | reed | 1 | -2/+3 | |
filename used by INFO_DIRS. (Alternatively, I could patch this to not install as ged.info for example.) | |||||
2004-05-08 | Remove the info/ed.info entry because the INFO_FILES pkgsrc | reed | 1 | -2/+1 | |
capability registers it automatically. | |||||
2004-05-07 | Add RCS tags | cjep | 1 | -0/+1 | |
2004-05-07 | Drop maintainership; I don't have the enough free time to maintain | xtraeme | 5 | -10/+10 | |
all these packages. | |||||
2004-05-02 | s/buildlink2/buildlink3/ in comments. | snj | 1 | -3/+3 | |
2004-05-02 | Convert to buildlink3. | snj | 2 | -19/+18 | |
2004-04-27 | avoid tricking the configure script into thinking we're cross compiling | dmcmahill | 3 | -1/+75 | |
which breaks compilation if you do not have a cross tool chain installed. Not sure how this ever compiled before... | |||||
2004-04-27 | Changes 1.0.3.7: | adam | 4 | -20/+65 | |
* bug fixes * support for new languages | |||||
2004-04-26 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-04-26 | Make build on Interix. | tv | 1 | -1/+7 | |
2004-04-25 | Convert to buildlink3. | snj | 1 | -8/+8 | |
2004-04-25 | Convert to buildlink3. | snj | 6 | -21/+23 | |
2004-04-25 | Convert to buildlink3. | snj | 1 | -5/+5 | |
2004-04-23 | bl3ify | markd | 1 | -5/+5 | |
2004-04-22 | If we're including gettext-lib, use it. (nano was factoring it out if | tv | 3 | -3/+15 | |
"msgfmt" was missing.) | |||||
2004-04-21 | USE_LDAP -> USE_OPENLDAP | cube | 2 | -6/+6 | |
2004-04-19 | bl3ify | xtraeme | 1 | -4/+4 | |
2004-04-19 | Move include of bsd.prefs.mk before the test of EMACS_USE_XAW3D so the | markd | 1 | -3/+3 | |
later can actually work. | |||||
2004-04-19 | Bump PKGREVISION due to libcroco's update (major version bump in library name). | jmmv | 1 | -2/+2 | |
2004-04-18 | Convert to buildlink3. | snj | 2 | -23/+19 | |
2004-04-17 | Convert to buildlink3. | snj | 3 | -10/+10 | |
2004-04-17 | Convert to buildlink3. | snj | 2 | -5/+5 | |
2004-04-16 | Update to 2.6.1: | jmmv | 3 | -8/+10 | |
* Fixes: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with an invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar) | |||||
2004-04-15 | Set USE_LIBTOOL=yes. | jmmv | 1 | -1/+2 | |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 9 | -22/+18 | |
*-dirs packages. | |||||
2004-04-12 | bl3ify | xtraeme | 2 | -8/+8 | |
2004-04-12 | bl3ify | xtraeme | 3 | -29/+29 | |
2004-04-12 | bl3ify | xtraeme | 3 | -10/+10 | |
2004-04-12 | bl3ify | xtraeme | 7 | -26/+26 | |
2004-04-12 | Convert to buildlink3. | snj | 1 | -8/+8 | |
2004-04-12 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-04-11 | Convert to buildlink3. | snj | 2 | -6/+6 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |