Commit Graph

476 Commits

Author SHA1 Message Date
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Gary Jennejohn
1d955cfe68 Add xperfmon3 1999-02-04 05:12:53 +00:00
Gary Jennejohn
091207b6c2 Update to version 3.0. This version only works for FreeBSD 3.0R or
higher.
Submitted from: Lars Koeller (the maintainer)
1999-02-04 05:10:54 +00:00
Bill Fenner
f35a5950ab MASTER_SITE_SUBDIR doesn't get a trailing slash. 1999-02-04 02:17:35 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
a162387e41 Fix libtool for 4.0c.
PR:		ports/9827
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-02-02 14:19:19 +00:00
David E. O'Brien
2578df6dfa Upgrade to 4.40 "G" -- a special FreeBSD version to fix minor problems with
the 4.40 distribution.
1999-02-02 06:44:19 +00:00
Satoshi Asami
d077950392 portlint. 1999-02-01 23:47:45 +00:00
Satoshi Asami
1e807174e0 portlint. 1999-02-01 22:16:12 +00:00
Vanilla I. Shu
9291392cde Upgrade to 0.99.3.1.
PR:		ports/9816
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 20:48:02 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Bill Fenner
76eca5a3a5 Fix MASTER_SITES.
PR:		ports/9693
Submitted by:	Chris Piazza <norn@home.net>
1999-01-26 19:53:03 +00:00
David E. O'Brien
b8eefe1697 upgrade to 4.40 1999-01-26 09:42:58 +00:00
Steve Price
d4ae319ba7 Update to version 2.4.
PR:		9605
Submitted by:	maintainer
1999-01-26 02:30:54 +00:00
Gary Jennejohn
b0f9942875 Update to use kvm_getswapinfo for 4.0-current.
Reviewed by:	the maintainer
1999-01-25 22:10:30 +00:00
Seiichirou Hiraoka
028d6a6f16 to use MASTER_SITE_COMP_SOURCES 1999-01-21 03:55:19 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Steve Price
5afe9e7c4b Activate the npadmin port. 1999-01-18 03:42:59 +00:00
Steve Price
f2286b5691 Initial import of npadmin version 0.7.
An SNMP based command line network printer management tool.

PR:		8839
Submitted by:	Dominic Mitchell <dom@phmit.demon.co.uk>
1999-01-18 03:41:26 +00:00
Steve Price
5c7bf31b40 Fix build for -current.
PR:		9461
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-18 03:00:39 +00:00
Steve Price
ccbfd46357 Update to version 3.7.7.
PR:		9462
Submitted by:	maintainer
1999-01-18 02:58:58 +00:00
Steve Price
13e93cd996 Get this to build in -current.
PR:		9401
Submitted by:	Allan Saddi <asaddi@philosophysw.com>
1999-01-18 02:29:37 +00:00
Vanilla I. Shu
e28b279267 Upgrade to 0.99.1. 1999-01-17 12:49:48 +00:00
Vanilla I. Shu
db341fa61b Upgrade to 0.99.2. 1999-01-15 18:12:25 +00:00
Vanilla I. Shu
0797ec2744 Add more MASTER_SITES & RUN_DEPENDS to gnomecore.
And it can't work fine with gnomelibs-0.99.3, BROKEN it.
1999-01-14 20:57:30 +00:00
Bill Fumerola
7592e932d6 activate bchunk
PR:		ports/9420
1999-01-13 23:10:30 +00:00
Bill Fumerola
5d4492fa8d bchunk is a Unix/C rewrite of the fine BinChunker software for some
non-Unix systems.

binchunker converts a CD image in a ".bin / .cue" format
(sometimes ".raw / .cue") to a set of .iso and .cdr tracks. The
bin/cue format is used by some non-Unix cd-writing software, but
is not supported on most other cd-writing programs.

The .iso track contains an ISO file system, which can be mounted
through a vn device on FreeBSD systems, or written on a CD-R
using cdrecord. The .cdr tracks are in the native CD audio format. (pcm)
They can be either written on a CD-R using cdrecord -audio, or
converted to WAV (or any other sound format for that matter)
using sox.
PR:		ports/9420
Submitted By:	Adam McDougall <bsdx@spawnet.com>
1999-01-13 23:08:52 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Steve Price
82436abc4f Avoid installing libTkSteal.so if it exists. 1999-01-10 17:58:47 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Andreas Klemm
a3cc32a1b9 update to webmin v 0.65
New in this version
        - Added Solaris 7 support
        - Better support for Redhat 5.2
        - Squid NOVM and 2.1 support
        - FreeBSD group quotas support
        - Apache module bugfixes and support for dynamic modules
        - BIND module bugfixes
        - Other assorted bugfixes
1999-01-07 19:44:19 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Matthew Hunt
909aa73b66 Honor CFLAGS.
PR:		9330
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-06 18:57:37 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Hidetoshi Shimokawa
149aebcb58 Add 'ONLY_FOR_ARCHS=i386' to APM dependent ports.
Advanced Power Management is only for i386.
1999-01-06 05:16:30 +00:00
Vanilla I. Shu
c8bc1bebc7 Activate gnomecontrolcenter. 1999-01-05 13:13:04 +00:00
Vanilla I. Shu
6e95724e2a It's gnome control center. 1999-01-05 13:12:01 +00:00
Hidetoshi Shimokawa
c78a647d72 remove -m486 option for alpha. 1999-01-05 08:21:25 +00:00
Steve Price
67eaf87ab5 Update to version 1.6.2.a.
PR:		9306
Submitted by:	maintainer
1999-01-05 01:06:04 +00:00
Mike Smith
1b35d26302 Distfile changed (minor patch) 1999-01-04 09:25:54 +00:00
David E. O'Brien
ccdd87cbc6 * Obey our CFLAGS
* Allow override of gcc as compiler used

Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
                (with changes by me)
1999-01-04 05:43:31 +00:00
Steve Price
05f9ee8b64 Fix for monitoring of disk I/O in -current.
PR:		9262
Submitted by:	maintainer
1999-01-04 03:40:06 +00:00
Vanilla I. Shu
9a1ff4293b Upgrade to 0.99.0 1999-01-01 06:44:36 +00:00
Andrey A. Chernov
9c1c24df71 upgrade to 3.7.6 1998-12-30 00:16:43 +00:00
David E. O'Brien
c19a5f6dd6 upgrade to 4.39 1998-12-29 21:40:01 +00:00
Satoshi Asami
9e9d3b0ee3 Include bsd.port.pre.mk before using OSVERSION.
Reported by:	Leif Neland <root@swimsuit.internet.dk>
1998-12-29 00:15:34 +00:00
SADA Kenji
49e93e39fa Activate comconsole. 1998-12-27 18:06:51 +00:00