Age | Commit message (Collapse) | Author | Files | Lines |
|
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.
|
|
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).
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
Collection, from pkgsrc-wip.
gkrellm-multiping is a GKrellM plugin that repeatedly pings a list of hosts
and show their respective status. Optionally it can displays the average
round-trip time value for each host.
|