1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

89 Commits

Author SHA1 Message Date
Vasil Dimov
df61e1a2d5 Get rid of WITH_SYSCALL_HARD and depend on whether PKGNAMESUFFIX is -hard
or not.
2007-02-12 16:04:14 +00:00
Vasil Dimov
59e8bb5642 Prepare devel/pth for the slave port devel/pth-hard that will be added
shortly.

PR:		ports/108975
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-12 15:38:08 +00:00
Vasil Dimov
2e279978a3 Switch to USE_LDCONFIG 2006-06-19 09:06:13 +00:00
Vasil Dimov
1462f68cf9 Upgrade from 2.0.6 to 2.0.7 2006-06-16 14:18:59 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Vasil Dimov
0e2468d8b1 Change my email address to the @FreeBSD one
Approved by:	garga (mentor)
2006-01-20 06:12:05 +00:00
Florent Thoumie
3305e65662 - Update to 2.0.6.
PR:		ports/89449
Submitted by:	maintainer
2005-11-23 11:57:30 +00:00
Norikatsu Shigemura
6cf4ee9ccb Fix pkg-plist WITH_SYSCALL_HARD, and Bump PORTREVISION.
Approved by:	Vasil Dimov <vd@datamax.bg> (maintainer)
2005-11-15 15:44:39 +00:00
Marcus Alves Grando
07fbbe5aa6 Update to 2.0.5
Take MAINTAINER

PR:		88037
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-26 18:59:25 +00:00
Alfred Perlstein
bbdc6fa005 Explicitly disable "soft syscalls" when compiling WITH_HARD_SYSCALLS. 2005-06-17 19:01:30 +00:00
Alfred Perlstein
8aef8486ec support toggling of HARD/SOFT syscalls. 2005-06-15 21:03:03 +00:00
Alexey Dokuchaev
a3a6eafc2a - Adjust Makefile header slightly
- Mute in-place patching and unmute script install
- Do not pass CFLAGS twice in !OPTIMIZED_CFLAGS case
- Utilize OPTIONS
2005-05-16 14:11:39 +00:00
Alexey Dokuchaev
fcddd4aa67 Update to version 2.0.4, the latest from GNU. 2005-05-16 13:58:45 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Mikhail Teterin
092e0be75a Use vertical bar (`|'') instead of coma (`,'') for
sed-substitutions. Comas can occur within CFLAGS now.
2004-12-15 00:06:16 +00:00
Ralf S. Engelschall
3cbb44c3d8 upgrade to (my ;-) GNU pth 2.0.3 2004-12-03 17:30:58 +00:00
Dmitry Sivachenko
c4d620512f Upgrade to version 2.0.2. 2004-11-10 09:03:33 +00:00
Pav Lucistnik
ec0c7acb66 - Support WITH_OPTIMIZED_CFLAGS knob
PR:		ports/66102
Submitted by:	michael johnson <ahze@ahze.net>
2004-05-02 19:36:28 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Tilman Keskinoz
73925f7101 Respect CFLAGS, should fix build on alpha 2003-11-21 12:25:04 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ralf S. Engelschall
a496bb3a68 upgrade to GNU Pth (Portable Threads), version 2.0.0 2003-02-17 11:15:32 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Dirk Froemberg
f5f2e82d03 Add startup script for non standard library path.
PR:		ports/37142
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-28 07:38:54 +00:00
Kevin Lo
1cd23c63a9 Update to 1.4.1
PR: 36115
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
2002-03-23 10:59:25 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
FUJISHIMA Satsuki
73fbc4e19c install headers/libraries under its own directory, ${PREFIX}/includes/pth and
${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread.
2001-09-11 14:49:45 +00:00
Maxim Sobolev
2eb4691928 Don't install useless .la files. 2001-07-30 16:38:49 +00:00
Ade Lovett
92081570e5 Revert maintainership to ports@FreeBSD.org since current maintainer
appears to be idle (see ports/25224)
2001-06-06 14:58:18 +00:00
Ralf S. Engelschall
46490f4de0 Upgrade to GNU Portable Threads (Pth), version 1.4.0 2001-03-25 14:12:16 +00:00
Archie Cobbs
4becd5a1b2 This patch fixes a scheduling bug and is to be incorporated in the
next version. In the meantime, apply with the port.

FYI, the bug is demonstrated by this program:

#include <stdio.h>
#include <stdlib.h>
#include <pth.h>
static int check_something(void *arg)
{
        return (0);
}
static void *thread(void *arg)
{
        printf("thread sleeping five seconds...\n");
        pth_nap(pth_time(5, 0));
        printf("thread is done sleeping\n");	/* bug: we never get here */
        return (NULL);
}
int main(int ac, char **av)
{
        pth_event_t ev;
        pth_init();
        pth_spawn(NULL, thread, NULL);
        ev = pth_event(PTH_EVENT_FUNC, check_something, NULL, pth_time(2, 0));
        while (1)
                pth_wait(ev);
}
2001-03-16 01:20:02 +00:00
Ralf S. Engelschall
fbac6a1ad7 Upgrade to GNU Pth, version 1.3.7 2000-07-29 16:03:15 +00:00
Ralf S. Engelschall
036cf27197 Upgrade to GNU Portable Threads (Pth), version 1.3.6 2000-07-01 14:27:20 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Satoshi Asami
f4bf5bb635 Add share/aclocal/pth.m4.
Submitted by:	bento
2000-06-03 09:17:27 +00:00
Ralf S. Engelschall
dad9a55449 GNU Pth 1.3.4 -> 1.3.5 2000-04-17 16:19:07 +00:00
Ralf S. Engelschall
879e34383b '' 2000-04-16 11:33:13 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Ralf S. Engelschall
fef1fd5ab2 Upgrade GNU Portable Threads (Pth) to version 1.3.3 2000-03-10 10:45:13 +00:00
Ralf S. Engelschall
d231dadbc8 Upgrade to GNU Portable Threads (Pth), version 1.3.2 2000-02-24 13:34:38 +00:00
Ralf S. Engelschall
9ed55c5cdb Upgrade to GNU Portable Threads (Pth), version 1.3.1 2000-02-20 12:30:19 +00:00
Ralf S. Engelschall
c9674ef11b Upgrade GNU Portable Threads (Pth) from version 1.2.2 to 1.3.0,
the new release version in the now stable Pth 1.3 series.
2000-02-19 17:14:03 +00:00
Ralf S. Engelschall
59c6829f22 Upgrade to GNU Portable Threads (Pth), version 1.2.2 2000-01-08 15:17:25 +00:00