Commit graph

22 commits

Author SHA1 Message Date
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
zafer
c233534bb1 provide mirror 2010-04-19 19:39:35 +00:00
joerg
fb90b8cd25 DESTDIR support 2010-02-11 22:46:18 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
obache
92c2f6ea58 Update subdir of MASTER_SITES (or may just /slrum/). 2009-05-19 21:16:27 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
8fe5b9357d Add DragonFly and try to fix the reliance on zeroness of undefined
symbols. Feature tests should be done with defined() after all.
2006-02-24 19:25:33 +00:00
minskim
3cedaf27f2 Update MASTER_SITES. Noted by Zafer Aydogan in PR pkg/31424. 2005-09-30 04:56:27 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
ben
6f2cd5b998 Update slurm to version 0.3.3. Addresses PR#27248. Changes include:
* update config.* to allow configure run on DragonFly BSD (i386 only)
* README: minor OS updates
* os.h: allow compilation on Sun Forte CC systems again
* theme.c: (theme_readfile): remove NOTICE error
* themes/black.theme: new theme
* use better CPP magic to detect OS features
* allow compilation on a few OpenBSD systems again
* add validinterface() check on Mac OS X
* remove version name from OS for 'darwin' aka Mac OS X
* s/VERSION/PACKAGE_VERSION/
* major config subsystem replacement
* mv THEMES THEMES.txt (welcome to Mac OS X :))
* add support for pre 4.5-RELEASE FreeBSD (tested on 4.2-REL :))
* FAQ: added Linux media Q/A
* README: s/raisdorf/wormulon/
* slurm.1: s/raisdorf/wormulon/, added -L option
* slurm.c: (slurm_shutdown): s/raisdorf/wormulon/
* slurm.spec: s/raisdorf/wormulon/
* theme.c: (theme_readfile): added -D__Debian__ to search for
           themes in /usr/share rather than /usr/local/share
* add -L switch to enable LED
* reduce overhead in upcoming NetBSD port upgrade
* slurm.spec: initial specfile based on 0.2.3
2004-10-14 16:27:17 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
snj
124c082233 Convert to buildlink3. 2004-04-25 06:58:43 +00:00
cube
71b63938fb Rest of update of slurm to 0.3.1. 2003-10-16 12:55:02 +00:00
cube
4319e868a2 Update to 0.3.1. Closes PR pkg/23084.
Changes for 0.3.1:

    * fix 32Bit signed/unsigned bug
    * improve Linux /proc/net/dev parsing
    * disable LED (set -DWITH_LED to enable them)
    * make slurm Gbit-safe (tests with >100MByte/s will be done soon :))
    * make -Wall happy on all systems
    * calculate traffic correctly when using -d option
    * add Mac OS X support (thanks Jan-Eric Kolbe for providing access!)
    * print usage information if no interface was given at startup

Changes for 0.3.0:

    * did some profiling and lowered cpu usage of sleep stuff
    * misc small fixes and documentation updates

Changes for 0.3.0-pre1:

    * theme support
    * misc small typo fixes and internal changes

Changes for 0.2.3:

    * Solaris interface speed detection code
    * fix visual overflows in the display when running for long time
    * prevent the missing 'E' from being overwritten

Changes for 0.2.2:

    * Solaris auto* support
    * -z option to virtualy reset displayed counters
    * fix padding problems which lead to speeds like 123.45KB/s/s/s/s
2003-10-16 12:54:14 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
hubertf
706aff5a79 Import slurm-0.2.1: Realtime traffic statistics
slurm is a tool to monitor network traffic.

Features:
- realtime traffic statistics divided into incoming and
  outgoing optional combined view
- can monitor any kind of network interface (testers welcome!)
- shows detailed statistics about the interface

Pkg submitted by Wolfram <mail@eckigesauge.de> in private mail.
2003-03-04 16:22:06 +00:00