Age | Commit message (Expand) | Author | Files | Lines |
2006-04-23 | Add two new capabilities to the pkginstall framework: | jlam | 7 | -89/+497 |
2006-04-22 | Python is normally multithreaded, so link against pthread. | joerg | 3 | -2/+25 |
2006-04-22 | Add DragonFly support. | joerg | 5 | -1/+69 |
2006-04-22 | Don't hard-code -lpthread, use correct pkgsrc variables instead. | joerg | 2 | -1/+15 |
2006-04-22 | Add DragonFly support. | joerg | 12 | -2/+172 |
2006-04-22 | Add DragonFly support. | joerg | 5 | -1/+69 |
2006-04-22 | Fix GCC 3.4+: (int *)[] is not valid C++. | joerg | 2 | -1/+15 |
2006-04-22 | Fix GCC 3.4+: __FUNCTION__ works like __func__ (aka variable). | joerg | 7 | -20/+186 |
2006-04-22 | Explicitly buildlink gettext-lib, since gtk-gnutella links against | joerg | 3 | -3/+21 |
2006-04-22 | Split patch-aa (one patch per file) and add DragonFly support. | joerg | 6 | -19/+97 |
2006-04-22 | Move shared library entries into the main PLIST and use them | joerg | 3 | -13/+13 |
2006-04-22 | Fix errno. | joerg | 2 | -1/+23 |
2006-04-22 | Add some more pixmaps to PLIST. Bump revision. | joerg | 2 | -2/+7 |
2006-04-22 | Remove patch-aa. Moving the include of the configuration header | joerg | 2 | -24/+1 |
2006-04-22 | Fix PLIST. Bump revision. | joerg | 2 | -2/+4 |
2006-04-22 | Look in the right directory when searching for the info page. | joerg | 1 | -3/+3 |
2006-04-22 | Kill unused embedded msgfmt path in lynx, it triggers the work dir | joerg | 2 | -1/+14 |
2006-04-22 | correct homepage URL; noted by Mr Raymond Phillips in a mail to | jschauma | 1 | -2/+2 |
2006-04-22 | Fix Perl reference in getconfig and getconfig.pl and also require | joerg | 3 | -7/+17 |
2006-04-22 | bdftruncate is a Perl script, patch interpreter and depend on Perl. | joerg | 1 | -2/+5 |
2006-04-22 | Note update of "mozilla-bin" package to version 1.7.13. | tron | 1 | -1/+2 |
2006-04-22 | Update "mozilla-bin" package to version 1.7.13. Changes since 1.7.12: | tron | 2 | -7/+6 |
2006-04-22 | Fixed pkglint warnings. | rillig | 1 | -5/+5 |
2006-04-22 | Fixed pkglint warnings. Removed the BROKEN_IN line, since the package | rillig | 4 | -51/+75 |
2006-04-22 | The list of files that define the TOOLS is extracted from bsd.tools.mk | rillig | 1 | -5/+30 |
2006-04-22 | do not require -I${PREFIX}/include/php/ext/date/lib when building | jdolecek | 2 | -1/+15 |
2006-04-22 | patch-as as renamed to patch-at before commit, follow rename | jdolecek | 1 | -2/+2 |
2006-04-22 | make build properly (now that the module contents are actually compiled) | jdolecek | 1 | -4/+20 |
2006-04-22 | add patch to actually compile the contents of PHP WDDX module; before | jdolecek | 4 | -2/+26 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 238 | -503/+504 |
2006-04-22 | Adjusted the code to the pkglint warning that NO_PACKAGE should not be | rillig | 1 | -2/+2 |
2006-04-22 | Reset MAINTAINER; I don't have the time nor inclination to maintain | lukem | 8 | -16/+16 |
2006-04-22 | Only use assembler code on i386. Fixes amd64 build and PR 33331 by Ben Collver. | wiz | 1 | -1/+7 |
2006-04-22 | no need for obsolete information here | lukem | 1 | -4/+0 |
2006-04-22 | use "tnftp" instead of "lukemftp" | lukem | 1 | -2/+2 |
2006-04-22 | Fix typo or mispelling. | reed | 25 | -28/+28 |
2006-04-22 | Fix typo/mispelling. Justify while here. | reed | 1 | -2/+3 |
2006-04-21 | update to 2.14.1 | drochner | 3 | -8/+10 |
2006-04-21 | + cfengine2-2.1.20, ocrad-0.15, tcl-8.4.13, tk-8.4.13. | wiz | 1 | -3/+5 |
2006-04-21 | regen patch-ai for less fuzz. | wiz | 2 | -5/+5 |
2006-04-21 | Add tex-fixme. | minskim | 2 | -2/+4 |
2006-04-21 | Import tex-fixme. | minskim | 4 | -0/+51 |
2006-04-21 | Remove a case for teTeX1. | minskim | 1 | -5/+3 |
2006-04-21 | Honor PKGMANDIR. | jlam | 1 | -3/+3 |
2006-04-21 | mention wmnd addition | rpaulo | 1 | -1/+2 |
2006-04-21 | Descend into wmnd | rpaulo | 1 | -1/+2 |
2006-04-21 | WMND is a dockapp for monitoring network interfaces under WindowMaker | rpaulo | 4 | -0/+25 |
2006-04-21 | Fix build on DragonFly and with newer GCC versions. | joerg | 3 | -10/+19 |
2006-04-21 | Correctly link against non-native X11. Fix another case of -ldl. | joerg | 3 | -5/+22 |
2006-04-21 | Don't include utmp.x on DragonFly. XXX autoconf test? | joerg | 2 | -6/+8 |