Age | Commit message (Expand) | Author | Files | Lines |
2005-12-09 | Adjust valloc return value on DragonFly to not conflict with unistd.h. | joerg | 2 | -4/+16 |
2005-12-09 | Fix errno. Remove "prototypes", which confused GCC 3.4. Add DragonFly. | joerg | 6 | -17/+81 |
2005-12-09 | Fix errno. | joerg | 3 | -1/+44 |
2005-12-07 | Add DragonFly support. The libiconv conditional is nasty -- libiconv | joerg | 3 | -4/+23 |
2005-12-06 | Add and enable gate. | wiz | 1 | -1/+2 |
2005-12-06 | Import gate-2.06 from pkgsrc-wip, packaged by Hugo Rivera: | wiz | 4 | -0/+40 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 9 | -22/+22 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 32 | -73/+71 |
2005-12-05 | Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes. | wiz | 1 | -1/+4 |
2005-12-01 | Split up patch-global multipatch in multiple separate patches. | wiz | 14 | -564/+615 |
2005-12-01 | regen in diff -u format. | wiz | 3 | -114/+80 |
2005-12-01 | Convert to options framework. | wiz | 7 | -75/+87 |
2005-12-01 | Remove LEGACY_VARS line -- it is in the global obsolete.mk file. | wiz | 1 | -2/+1 |
2005-12-01 | Regen patches in diff -u format. | wiz | 50 | -827/+820 |
2005-12-01 | Replace superfluous exec/unexec pair with an additional PLIST entry. | wiz | 1 | -3/+2 |
2005-12-01 | Convert to options framework. | wiz | 2 | -17/+25 |
2005-12-01 | Updated editors/vim to 6.4.3 | martti | 3 | -5/+11 |
2005-11-18 | Use the new print/teTeX/module.mk framework and install | reed | 6 | -14/+36 |
2005-11-18 | Add support for DragonFly. This is in the "boost" libraries. | reed | 4 | -1/+60 |
2005-11-16 | Add patch so on NetBSD, it will not core dump on exit. | reed | 3 | -2/+21 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 2 | -4/+4 |
2005-11-10 | Update to 1.0.5.12, provided by Geert Hendrickx in PR 31569: | wiz | 4 | -70/+213 |
2005-11-08 | install(1) on NetBSD 1.6.2 refused to install bin/ex with mode 1755 as | rillig | 2 | -5/+14 |
2005-11-08 | Fixed patch-ac from tv to only change the code on Interix. This makes all | rillig | 2 | -4/+6 |
2005-11-08 | convert TeXmacs and lyx-qt to use tex.buildlink3.mk | tonio | 2 | -5/+6 |
2005-11-07 | Need devel/libgetopt for <getopt.h> and getopt_long(3). | tv | 1 | -1/+2 |
2005-11-07 | Add <sys/time.h> to autoconf check for fd_set so that it is properly | tv | 2 | -1/+14 |
2005-11-07 | Only include <inttypes.h> if HAVE_INTTYPES_H. | tv | 2 | -6/+8 |
2005-11-07 | Interix doesn't have sync(2). | tv | 2 | -1/+14 |
2005-11-04 | Append "/man1" for the --mandir switch. | reed | 1 | -1/+2 |
2005-11-03 | Fixed invalid use of WRKSRC. | rillig | 5 | -20/+20 |
2005-11-03 | Fixed the HOMEPAGE. | rillig | 1 | -2/+2 |
2005-10-31 | Include <stdlib.h> to get [u]intptr_t on Interix. | tv | 3 | -1/+27 |
2005-10-24 | Converted to the options framework. Bumped PKGREVISION. | rillig | 1 | -7/+9 |
2005-10-24 | Fixed pkglint warnings by replacing PKG_JVM with PKG_DEFAULT_JVM and "# | rillig | 1 | -3/+3 |
2005-10-24 | update checksum - distfile changed on distribution site, | drochner | 1 | -4/+4 |
2005-10-23 | Append things to CONFIGURE_ARGS instead of overwriting them. Found by | rillig | 1 | -7/+7 |
2005-10-23 | Fixed pkglint warnings. | rillig | 2 | -5/+5 |
2005-10-21 | update to 1.0.5 | drochner | 6 | -14/+43 |
2005-10-19 | Changes 3.17: | adam | 2 | -7/+7 |
2005-10-17 | Changes 2.4.1: | adam | 3 | -10/+10 |
2005-10-17 | Updated vim to 6.4.0 | martti | 7 | -246/+56 |
2005-10-16 | Update to 2.12.1: | jmmv | 3 | -39/+41 |
2005-10-16 | Update to 2.12.0: | jmmv | 3 | -8/+24 |
2005-10-16 | Just like this configure doesn't support --infodir, it doesn't | reed | 3 | -8/+11 |
2005-10-14 | Update to 3.2.18: changes since 3.2.15 unknown. | jmmv | 4 | -62/+105 |
2005-10-14 | Build fix on OpenBSD, borrowed from OpenBSD ports. | hiramatsu | 1 | -1/+6 |
2005-10-12 | Add CONFIGURE_HAS_MANDIR= no, since configure does not support --mandir | tonio | 1 | -1/+2 |
2005-10-10 | Patch libtool.m4 in configure to support DragonFly. | joerg | 2 | -1/+67 |
2005-10-10 | Remove nested extern int errno. Include errno.h in one case instead. | joerg | 3 | -1/+36 |