| Commit message (Expand) | Author | Age | Files | Lines |
* | - Mark MAKE_JOBS_UNSAFE= yes | Philip M. Gollucci | 2009-04-28 | 1 | -0/+2 |
* | Fix the patch for ports/132828 which erroneously checked | Vasil Dimov | 2009-04-28 | 1 | -7/+13 |
* | Do not include signal.h because it seems not to be necessary and its | Vasil Dimov | 2009-04-12 | 1 | -0/+13 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | Large round of typo fixes in ports/devel (pkg-descr). | Jimmy Olgeni | 2008-06-01 | 1 | -1/+1 |
* | Get rid of WITH_SYSCALL_HARD and depend on whether PKGNAMESUFFIX is -hard | Vasil Dimov | 2007-02-12 | 1 | -4/+4 |
* | Prepare devel/pth for the slave port devel/pth-hard that will be added | Vasil Dimov | 2007-02-12 | 1 | -2/+4 |
* | Switch to USE_LDCONFIG | Vasil Dimov | 2006-06-19 | 3 | -26/+1 |
* | Upgrade from 2.0.6 to 2.0.7 | Vasil Dimov | 2006-06-16 | 2 | -7/+7 |
* | Remove USE_REINPLACE from all categories starting with D | Edwin Groothuis | 2006-05-04 | 1 | -2/+0 |
* | Change my email address to the @FreeBSD one | Vasil Dimov | 2006-01-20 | 1 | -1/+1 |
* | - Update to 2.0.6. | Florent Thoumie | 2005-11-23 | 2 | -4/+4 |
* | Fix pkg-plist WITH_SYSCALL_HARD, and Bump PORTREVISION. | Norikatsu Shigemura | 2005-11-15 | 2 | -7/+12 |
* | Update to 2.0.5 | Marcus Alves Grando | 2005-10-26 | 3 | -28/+17 |
* | Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS. | Alfred Perlstein | 2005-06-17 | 1 | -6/+18 |
* | support toggling of HARD/SOFT syscalls. | Alfred Perlstein | 2005-06-15 | 1 | -2/+7 |
* | - Adjust Makefile header slightly | Alexey Dokuchaev | 2005-05-16 | 1 | -8/+12 |
* | Update to version 2.0.4, the latest from GNU. | Alexey Dokuchaev | 2005-05-16 | 2 | -4/+3 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
* | Use vertical bar (``|'') instead of coma (``,'') for | Mikhail Teterin | 2004-12-15 | 1 | -1/+1 |
* | upgrade to (my ;-) GNU pth 2.0.3 | Ralf S. Engelschall | 2004-12-03 | 3 | -4/+4 |
* | Upgrade to version 2.0.2. | Dmitry Sivachenko | 2004-11-10 | 2 | -3/+4 |
* | - Support WITH_OPTIMIZED_CFLAGS knob | Pav Lucistnik | 2004-05-02 | 1 | -0/+3 |
* | Tidy up whitespace. | Trevor Johnson | 2004-04-10 | 1 | -1/+1 |
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
* | Respect CFLAGS, should fix build on alpha | Tilman Keskinoz | 2003-11-21 | 1 | -0/+5 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
* | upgrade to GNU Pth (Portable Threads), version 2.0.0 | Ralf S. Engelschall | 2003-02-17 | 4 | -6/+6 |
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
* | Add startup script for non standard library path. | Dirk Froemberg | 2002-04-28 | 3 | -2/+26 |
* | Update to 1.4.1 | Kevin Lo | 2002-03-23 | 2 | -3/+2 |
* | Backout previous change - it seems that new revision of the patch doesn't | Maxim Sobolev | 2001-12-20 | 1 | -17/+8 |
* | Don't filter libc_r on 5-CURRENT. | Maxim Sobolev | 2001-12-19 | 1 | -8/+17 |
* | Don't link in libc - FreeBSD doesn't need this. | Maxim Sobolev | 2001-10-31 | 1 | -4/+14 |
* | install headers/libraries under its own directory, ${PREFIX}/includes/pth and | FUJISHIMA Satsuki | 2001-09-11 | 2 | -9/+15 |
* | Don't install useless .la files. | Maxim Sobolev | 2001-07-30 | 3 | -5/+20 |
* | Revert maintainership to ports@FreeBSD.org since current maintainer | Ade Lovett | 2001-06-06 | 1 | -1/+1 |
* | Upgrade to GNU Portable Threads (Pth), version 1.4.0 | Ralf S. Engelschall | 2001-03-25 | 5 | -19/+5 |
* | This patch fixes a scheduling bug and is to be incorporated in the | Archie Cobbs | 2001-03-16 | 1 | -0/+14 |
* | Upgrade to GNU Pth, version 1.3.7 | Ralf S. Engelschall | 2000-07-29 | 2 | -2/+2 |
* | Upgrade to GNU Portable Threads (Pth), version 1.3.6 | Ralf S. Engelschall | 2000-07-01 | 2 | -2/+2 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 2000-06-16 | 1 | -1/+1 |
* | Third round of INSTALL_SHLIBS=yes fixes. | Maxim Sobolev | 2000-06-15 | 2 | -5/+1 |
* | Add share/aclocal/pth.m4. | Satoshi Asami | 2000-06-03 | 1 | -0/+1 |
* | GNU Pth 1.3.4 -> 1.3.5 | Ralf S. Engelschall | 2000-04-17 | 2 | -2/+2 |
* | '' | Ralf S. Engelschall | 2000-04-16 | 2 | -2/+2 |
* | PORTNAME/PORTVERSION update | Michael Haro | 2000-04-11 | 1 | -2/+2 |