Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 9 | -18/+18 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 64 | -147/+136 |
2005-12-03 | bump pkgrevision and fix distinfo I forgot to commit | christos | 2 | -2/+5 |
2005-12-03 | Prefer sigaction instead of sigvec if it exists, and check if sigvec exists | christos | 2 | -0/+71 |
2005-12-02 | Fixed misspelled variables NO_SOURCE_ON_{FTP,CDROM}. | rillig | 1 | -5/+6 |
2005-11-30 | Added a patch that fixes the build for ISO C90 compilers. | rillig | 2 | -1/+20 |
2005-11-25 | Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because | wiz | 2 | -4/+4 |
2005-11-24 | Capitalize KOffice like in the other packages. | wiz | 1 | -2/+2 |
2005-11-24 | Improve comment. | wiz | 2 | -4/+4 |
2005-11-23 | Update to 0.50: | wiz | 2 | -7/+6 |
2005-11-23 | Update to 1.10: | wiz | 2 | -7/+6 |
2005-11-20 | Update to 2.7.6. Changes since 2.7.5: | magick | 2 | -6/+6 |
2005-11-17 | Added missing RMD160 checksums, except for those files that were | rillig | 1 | -1/+5 |
2005-11-13 | Added package esniper. | heinz | 1 | -1/+2 |
2005-11-13 | Initial import of esniper 2.14.0. | heinz | 5 | -0/+67 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -48/+49 |
2005-11-10 | Depend on errno.h for errno. | joerg | 4 | -1/+75 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -1/+18 |
2005-11-10 | Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise. | joerg | 2 | -9/+38 |
2005-11-10 | Welcome in the 21st century. errno, malloc and realloc are all | joerg | 2 | -11/+16 |
2005-11-10 | Hack in DragonFly. | joerg | 2 | -4/+13 |
2005-11-10 | Depend on the existence of errno.h and its errno. | joerg | 2 | -1/+14 |
2005-11-10 | Depend on errno.h to provide errno. | joerg | 2 | -1/+15 |
2005-11-10 | Use errno from errno.h. | joerg | 2 | -6/+14 |
2005-11-10 | cdialog is gone. | joerg | 1 | -2/+1 |
2005-11-09 | Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT. | martti | 2 | -3/+3 |
2005-11-09 | cdialog is superseded by dialog (pkgsrc/misc/dialog). | uebayasi | 5 | -94/+0 |
2005-11-08 | Upgrade udfclient to version 0.5, featuring | reinoud | 3 | -9/+9 |
2005-11-08 | Use patch from Thomas Dickey for this "tty-input". | reed | 2 | -7/+8 |
2005-11-08 | Unbreak build on NetBSD, C says that stdio is not a modificable lvalue. | joerg | 2 | -4/+4 |
2005-11-08 | The stdio abuse is bad enough to warrant a PKGREVISION bump. | joerg | 1 | -1/+2 |
2005-11-08 | Fix another stupid program, which assumes that *stdin =*reopen() | joerg | 2 | -1/+15 |
2005-11-08 | Always use the errno from errno.h. | joerg | 2 | -8/+16 |
2005-11-08 | Use HUGE_VAL for INFINITY if it is available. | tv | 2 | -6/+10 |
2005-11-08 | Add __INTERIX to conditional cpp block for <netinet/in.h>. | tv | 2 | -4/+4 |
2005-11-08 | Use utime() instead of utimes() on Interix. | tv | 2 | -5/+42 |
2005-11-06 | Change "../p5-I18N-LangTags" to "../../misc/p5-I18N-LangTags" to silence | kristerw | 1 | -2/+2 |
2005-11-03 | Fix typo botch in previous. | tv | 1 | -2/+2 |
2005-11-03 | This needs libgetopt for getopt_long(3). | tv | 1 | -1/+2 |
2005-11-03 | - remove dependency to ruby-digest, ruby-openssl and ruby-zlib packages. | taca | 1 | -5/+3 |
2005-11-02 | Replaced USE_PERL=run with USE_TOOLS+=perl:run. | rillig | 1 | -3/+2 |
2005-11-01 | Remove the test if /proc exists. | mrauch | 2 | -7/+3 |
2005-10-26 | Missed one file when committing the change to enable optional java support. | mrauch | 2 | -12/+6 |
2005-10-26 | Check defined() before empty() to satisfy older NetBSD make / bmake. | tv | 1 | -2/+2 |
2005-10-25 | Update to 1.3.7: | wiz | 2 | -6/+6 |
2005-10-23 | Use "+=" instead of "=" with PLIST_SUBST. Added proper quoting for | rillig | 1 | -2/+2 |
2005-10-23 | Set GNU_CONFIGURE to "yes" in Makefile. Removed leading "#" characters | rillig | 4 | -9/+9 |
2005-10-23 | Added missing $ after NetBSD in line 1. | rillig | 1 | -1/+1 |
2005-10-23 | Added RCS Id to patch-aa and converted it into a unified patch. Sorted | rillig | 3 | -42/+28 |
2005-10-23 | Add optional java support via options framework. | mrauch | 2 | -1/+21 |