Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-12-02 | Fix up this package so it actually builds and works. | dmcmahill | 1 | -4/+46 |
2005-12-01 | define a common patch directory for the wcalc packages | dmcmahill | 3 | -2/+17 |
2005-11-28 | Change all instances of including mk/ghostscript.mk into asking for | jlam | 1 | -2/+2 |
2005-11-20 | Fixed pkglint warning by adding a trailing slash to the HOMEPAGE. | rillig | 1 | -2/+2 |
2005-11-20 | Fixed pkglint warning: | rillig | 1 | -2/+2 |
2005-11-20 | Use "+=" with PKG_FAIL_REASON. While here, add the missing trailing | rillig | 1 | -2/+2 |
2005-11-20 | Removed trailing white-space. | rillig | 1 | -3/+3 |
2005-11-19 | require a recent texinfo. should fix recent NetBSD-1.6 build problems | dmcmahill | 1 | -1/+2 |
2005-11-19 | Fixed pkglint warnings: | rillig | 2 | -8/+6 |
2005-11-18 | update to dinotrace-mode-9.3a to keep in sync with dinotrace. | dmcmahill | 2 | -7/+7 |
2005-11-18 | update to dinotrace-9.3a | dmcmahill | 2 | -6/+6 |
2005-11-17 | update to ng-spice-17 | dmcmahill | 11 | -131/+125 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 2 | -6/+6 |
2005-11-08 | convert ot use tex.buildlink3.mk. | tonio | 1 | -2/+4 |
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+4 |
2005-11-03 | Fixed wrong usage of WRKSRC. | rillig | 10 | -37/+38 |
2005-11-03 | Add and enable libwcalc. | wiz | 1 | -1/+2 |
2005-11-01 | add stdio-wcalc | dmcmahill | 1 | -1/+2 |
2005-11-01 | import stdio-wcalc-0.9 which was missed with the rest of the wcalc import. | dmcmahill | 3 | -0/+38 |
2005-11-01 | add *wcalc* | dmcmahill | 1 | -1/+9 |
2005-11-01 | import mex-wcalc-0.9 | dmcmahill | 4 | -0/+76 |
2005-11-01 | import wcalc-0.9 | dmcmahill | 5 | -0/+120 |
2005-11-01 | import wcalc-docs-0.9 | dmcmahill | 3 | -0/+111 |
2005-11-01 | import oct-wcalc-0.9 | dmcmahill | 3 | -0/+53 |
2005-11-01 | import sci-wcalc-0.9 | dmcmahill | 4 | -0/+87 |
2005-11-01 | import cgi-wcalc-0.9 | dmcmahill | 4 | -0/+73 |
2005-11-01 | import gtk2-wcalc-0.9 | dmcmahill | 3 | -0/+36 |
2005-11-01 | import gtk1-wcalc-0.9 | dmcmahill | 3 | -0/+36 |
2005-11-01 | import libwcalc-0.9 | dmcmahill | 4 | -0/+117 |
2005-10-31 | Don't build/install the catpage; not all systems have nroff on hand. | tv | 4 | -4/+28 |