Age | Commit message (Expand) | Author | Files | Lines |
2005-03-16 | Fixed the type of the signal handler in xkobo.C. Fixes pr#29495. | rillig | 2 | -11/+11 |
2005-03-16 | Including <sys/stat.h> for the file permission constants. Fixes | rillig | 2 | -7/+15 |
2005-03-16 | Added workaround for missing std::vector.at() in libc++-2. Approved by wiz. | rillig | 5 | -6/+79 |
2005-03-16 | Added LANGUAGES=c c++. Approved by wiz. | rillig | 1 | -1/+2 |
2005-03-16 | Bugfix for the <pkgsrc_fixes.h> header. Use c.at() instead of c::at(). | rillig | 1 | -1/+1 |
2005-03-16 | Added two patches for building on NetBSD-1.6.2 using gcc-2.95.3. | rillig | 3 | -1/+40 |
2005-03-16 | Depend on glib2 and pango (used directly). | jmmv | 1 | -1/+3 |
2005-03-16 | /etc/mtab file not needed any longer, verified by mrauch. | wiz | 1 | -5/+1 |
2005-03-16 | Added lots of patches to build cinepaint on NetBSD-1.6.2 using gcc-2.95.3. | rillig | 15 | -1/+1454 |
2005-03-16 | + memtester-4.0.5, and I'll handle that and getmail post-freeze. | schmonz | 1 | -2/+3 |
2005-03-16 | Add a comment noting where lib/gaim/ is removed. | jmmv | 1 | -1/+2 |
2005-03-16 | Add print-PLIST hooks to avoid removing the lib/gaim directory. | jmmv | 1 | -1/+4 |
2005-03-16 | Copy the stage{1,2} GRUB files into $ISODIR/grub as well | xtraeme | 2 | -4/+5 |
2005-03-16 | Depend on pango (used directly). | jmmv | 1 | -1/+2 |
2005-03-16 | Depend on libbonobo and libxml2 (used directly). | jmmv | 1 | -1/+3 |
2005-03-16 | Depend on pango (used directly). | jmmv | 1 | -1/+2 |
2005-03-16 | Added some patches for NetBSD-1.6.2, which lacks the readdir_r function. | rillig | 5 | -10/+47 |
2005-03-16 | Added a patch that replaces C++ comments by C comments. Needed for | rillig | 2 | -1/+35 |
2005-03-16 | Added some patches for building on NetBSD-1.6.2 with gcc-2.95.3. Approved | rillig | 11 | -2/+241 |
2005-03-16 | Added some patches for building with gcc-2.95.3. Approved by wiz. | rillig | 4 | -1/+173 |
2005-03-16 | Added a patch needed for gcc-2.95.3. Approved by wiz. | rillig | 2 | -1/+24 |
2005-03-16 | Note update of "bind" package to version 9.3.0pl1nb1. | tron | 1 | -1/+2 |
2005-03-16 | - Rename rc script "named" to "named9" to avoid conflicts with NetBSD's | tron | 4 | -5/+21 |
2005-03-16 | Updated dbh to 1.0.22 | martti | 2 | -3/+3 |
2005-03-16 | Updated dbh to 1.0.22 | martti | 4 | -16/+14 |
2005-03-16 | Added a patch needed for gcc-2.95.3. Approved by wiz. | rillig | 2 | -1/+22 |
2005-03-16 | Updated mysqlcc to 0.9.4nb4. Now it builds on NetBSD-1.6.2. | rillig | 1 | -1/+2 |
2005-03-16 | Fixed a typo in a configure argument. Now OpenSSL is found and used by the | rillig | 1 | -3/+3 |
2005-03-16 | + acroread7-7.0.0, amarok-1.2.2, fontconfig-2.3.1, getmail-4.3.4, | wiz | 1 | -8/+15 |
2005-03-16 | Added two patches to allow building with gcc-2.95.3. Approved by wiz. | rillig | 3 | -1/+1036 |
2005-03-16 | Most of the NetBSD-1.* curses do not have KEY_RESIZE, so add them to | rillig | 1 | -1/+2 |
2005-03-16 | Added patches to enable building with gcc-2.95.3. Approved by wiz. | rillig | 9 | -22/+889 |
2005-03-16 | Renamed a method tolower to bz_tolower to avoid namespace collisions. | rillig | 3 | -1/+69 |
2005-03-16 | Added a patch for gcc-2.95.3. Approved by wiz. | rillig | 2 | -1/+18 |
2005-03-16 | Added a patch that #includes <sys/time.h> if present. Needed at least for | rillig | 2 | -1/+23 |
2005-03-16 | Added a workaround for systems that don't have ECANCELED. Approved by wiz. | rillig | 2 | -1/+21 |
2005-03-16 | Added patches for gcc-2.95.3 that properly order declarations and code. | rillig | 3 | -1/+46 |
2005-03-16 | Added proper CFLAGS quoting. Approved by wiz. | rillig | 1 | -2/+2 |
2005-03-16 | Added a patch to include the system headers before <Python.h>, as the latter | rillig | 2 | -1/+20 |
2005-03-16 | Fixed CFLAGS quoting. Approved by wiz. | rillig | 1 | -3/+3 |
2005-03-16 | Added two patches that are needed for gcc-2.95.3. Approved by wiz. | rillig | 3 | -1/+55 |
2005-03-16 | Emma uses gettext-0.10.35, which is incompatible with devel/gettext-lib. | rillig | 1 | -2/+2 |
2005-03-16 | Added a patch for gcc-2.95.3. Approved by wiz. | rillig | 1 | -0/+46 |
2005-03-16 | gcc-2.95.3 does not like code intermixed with declarations. | rillig | 1 | -1/+2 |
2005-03-16 | Updated mklivecd to 0.10 | xtraeme | 1 | -1/+2 |
2005-03-16 | Update to 0.10: | xtraeme | 2 | -5/+8 |
2005-03-16 | We no longer have to explicitly set F77. Addresses PR29666 | dmcmahill | 1 | -2/+1 |
2005-03-16 | make sure we correctly set F77. Addresses PR29666 | dmcmahill | 1 | -2/+2 |
2005-03-15 | libvisual uses inline assembler syntax that gcc-2.95.3 does not | rillig | 1 | -3/+3 |
2005-03-15 | Added some patches to make ntfsprogs compile on NetBSD-1.6.2, which does | rillig | 7 | -7/+97 |