Age | Commit message (Expand) | Author | Files | Lines |
2006-04-04 | update to pcb-20060321 | dmcmahill | 5 | -50/+9 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 10 | -17/+20 |
2006-03-28 | Add DragonFly. Ensure that StatusBar has a non-inline constructor, | joerg | 4 | -5/+42 |
2006-03-17 | Use the tools framework to register a run-time dependency on wish (tk). | jlam | 1 | -10/+4 |
2006-03-11 | Convert all packages using REPLACE_INTERPRETER to the new variable names | ghen | 1 | -4/+4 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 2 | -6/+4 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 13 | -26/+26 |
2006-02-24 | Also allow Darwin to be a valid operating system -- by using "BSD". | reed | 1 | -2/+2 |
2006-02-16 | Add DragonFly support. Fix errno -- it is *NEVER* an int32. | joerg | 7 | -8/+80 |
2006-02-16 | Fix build on -current, and add missing -Wl,-R (should fix bulk build problem). | wiz | 6 | -9/+60 |
2006-02-11 | Repair the version number for the dependency. Hi Joerg! | dmcmahill | 1 | -2/+2 |
2006-02-10 | add gplcver and myhdl stuff | drochner | 1 | -1/+4 |
2006-02-10 | import MyHDL-iverilog-0.5, an Icarus Verilog vpi module to support cosimulation | drochner | 4 | -0/+34 |
2006-02-10 | add one... | drochner | 1 | -0/+39 |
2006-02-10 | import MyHDL-gplcver-0.5, a GPL Cver vpi module to support cosimulation | drochner | 5 | -0/+49 |
2006-02-10 | import GPL Cver 2.11a, another Verilog simulator | drochner | 8 | -0/+113 |
2006-02-10 | update to 0.5 | drochner | 3 | -10/+21 |
2006-02-06 | Move a variable declaration to the beginning of the function. Should | dmcmahill | 2 | -1/+23 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 56 | -82/+116 |
2006-02-03 | Fixed pkglint warnings. | rillig | 10 | -30/+30 |
2006-01-29 | add missing USE_LANGUAGES | dmcmahill | 1 | -1/+3 |
2006-01-29 | - add missing USE_LANGUAGES (this pkg uses c and c++) | dmcmahill | 1 | -1/+4 |
2006-01-25 | Enforce GNU readline. | joerg | 1 | -1/+2 |
2006-01-25 | update to 20060124 snapshot. | dmcmahill | 3 | -12/+8 |
2006-01-25 | Update to 20060123. Changes since the last version include | dmcmahill | 25 | -200/+61 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 17 | -19/+34 |
2006-01-20 | Drop maintainership. I can't seriously be the maintainer of so many | jmmv | 1 | -2/+2 |
2006-01-13 | Always include string.h, strdup works better that way. | joerg | 2 | -1/+16 |
2006-01-10 | Don't define setenv on the other BSDs as well. | joerg | 2 | -4/+4 |
2006-01-10 | Regen patchsum. | joerg | 1 | -2/+2 |
2006-01-08 | update to wcalc-1.0. | dmcmahill | 8 | -46/+32 |
2006-01-06 | Add DragonFly support. Remove some pre-ANSI cruft which conflicts | joerg | 6 | -41/+125 |
2006-01-06 | Fix errno. Fix implicit prototype mismatches. Add DragnFly support. | joerg | 14 | -24/+191 |
2006-01-05 | Always link the thread library explicitly when linking against qt-mt, | joerg | 4 | -9/+10 |
2006-01-05 | Fix errno, don't declare sys_errlist on DragonFly as well. | joerg | 2 | -1/+23 |
2006-01-05 | Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", | ghen | 2 | -2/+10 |
2005-12-28 | Don't use the local version if isnan is a macro. I don't want to replace | joerg | 3 | -1/+29 |
2005-12-28 | Use hw.ncpu on DragonFly as well. | joerg | 2 | -6/+6 |
2005-12-28 | Fix errno. | joerg | 2 | -1/+15 |
2005-12-20 | Fix C99/GCC 3.4+ issues: C99 math macros, test for C99 math macros, | joerg | 6 | -5/+82 |
2005-12-18 | Added a patch that prevents declarations if the identifier is already a | rillig | 2 | -1/+21 |
2005-12-13 | Fix errno. | joerg | 3 | -1/+27 |
2005-12-12 | Bump all motif packages for recent openmotif update. The major version | joerg | 2 | -2/+4 |
2005-12-12 | First step at reworking Linux binary packages. | joerg | 1 | -5/+4 |
2005-12-06 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -3/+11 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -5/+5 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 13 | -31/+30 |
2005-12-04 | override the do-patch target. This is just the meta-pkg and we're not | dmcmahill | 1 | -1/+2 |
2005-12-03 | Move the package which lived in cad/pcb-current over to cad/pcb and | dmcmahill | 32 | -927/+227 |
2005-12-03 | DragonFly is a BSD. | joerg | 1 | -2/+2 |