Commit graph

10 commits

Author SHA1 Message Date
adam
376285e7cd Changes 0.5.17:
* Bug fixes
2005-01-13 09:58:57 +00:00
jlam
af591191d2 Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
2004-11-12 06:39:19 +00:00
grant
334ccb91fd use PTHREAD_LDFLAGS instead of -lpthread for portability, and
include pthread.buildlink2.mk.
2003-07-11 23:38:45 +00:00
itohy
9b48289c2c - Correctly detect a.out shared library (developers should test on a.out env ;)
- Create fake libtool object (*.lo) if no shared libwrap exists.
2002-04-04 08:08:24 +00:00
rh
9c2c826ea5 Define _POSIX_THREAD_SYSCALL_SOFT=1 so syscalls won't block other threads.
Bump version to 0.5.8nb1
2001-10-04 19:25:25 +00:00
tron
c4572892a6 Update "ORBit" package to version 0.5.0 included in GNOME 1.0.53 release. 1999-10-22 23:35:37 +00:00
tron
0f480e3e33 Update "ORBit" package to version 0.4.2. 1999-04-04 19:20:10 +00:00
tron
e4e8ec03e0 Update "ORBit" package to version 0.4.0. 1999-03-05 00:25:09 +00:00
tron
6cc311da8d Update "ORBit" package to version 0.3.90. 1998-12-19 12:31:46 +00:00
agc
40004a4343 Make this package use GNU indent, which can act as a filter, rather
than NetBSD's indent(1).

As pointed out by Matthias Drochner.
1998-09-04 22:00:45 +00:00