Satoshi Asami
58bbd86d53
Add dependency to xpm.
...
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
1998-11-17 03:22:07 +00:00
Satoshi Asami
2bfd465a56
Forgot to (cvs) add back patch I just deleted. My bad.
...
PR: 8652
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 23:38:00 +00:00
Satoshi Asami
119ddd36d9
Upgrade to 0.7.0. It's not from the maintainer but it's a simple
...
upgrade with only minor patch changes so I'm just going to commit it,
especially since the original was marked broken (can't fetch anymore).
PR: 8652
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
1998-11-11 20:59:31 +00:00
Satoshi Asami
dbc8aa6cc1
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
...
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
24528efcc0
Mark this broken, original not available on master site and new version
...
fails in patch.
1998-11-10 23:11:21 +00:00
Satoshi Asami
efffd53c19
No need to put name in front.
1998-11-10 23:10:44 +00:00
Jun Kuriyama
cca45053c3
wmavgload - Another WindowMaker load gauge
...
PR: ports/7344
Submitted by: Vladimir Kushnir <kushn@mail.kar.net>
1998-11-10 15:43:48 +00:00
Jun Kuriyama
bcc5aa3f92
Activate wmavgload.
1998-11-10 15:40:12 +00:00
Steve Price
e53252cb35
Change location of MASTER_SITE.
...
Requested by: maintainer
1998-11-09 01:12:08 +00:00
Steve Price
864b42859e
Update to version 2.2.
...
PR: 8342
Submitted by: maintainer
1998-11-02 03:45:00 +00:00
David E. O'Brien
a0f1927f79
Add homepage.
1998-10-31 07:25:58 +00:00
David E. O'Brien
5b01056a23
Upgrade to version 1.6.1.
1998-10-31 07:00:21 +00:00
David E. O'Brien
36145bd251
Fix bug related to multi-session burning.
...
PR: posted to ports@freebsd.org
Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-31 06:42:02 +00:00
Jean-Marc Zucconi
348f3f4636
Remove the run dependency on mkisofs.
...
PR: ports/7004, ports/7818
1998-10-30 03:33:20 +00:00
Steve Price
9ff4c86d27
Update to version 3.7.6.
...
PR: 8478
Submitted by: maintainer
1998-10-28 22:48:39 +00:00
David E. O'Brien
b092c91c5e
Add to security category.
...
Portlint while I'm here.
1998-10-27 07:52:30 +00:00
Bill Fenner
66545edc0c
Update MASTER_SITES
...
Submitted by: Lars.Koeller@post.uni-bielefeld.de
1998-10-23 16:47:00 +00:00
Steve Price
3028b5f13c
Remove empty directories on deinstall.
1998-10-21 01:07:33 +00:00
Steve Price
0b3931097a
No need to supply a minor number for shared libraries if it is zero.
1998-10-21 01:06:56 +00:00
Steve Price
2646e845ff
Move manpages from pkg/PLIST to Makefile.
1998-10-21 00:57:42 +00:00
Vanilla I. Shu
d618ff5265
Activate gnomeadmin again.
...
Remind by: asami
1998-10-20 16:32:16 +00:00
Vanilla I. Shu
e1a7bd5fad
Add a patch from maintainer.
...
PR: ports/8273
Submitted by: maintainer
1998-10-19 14:42:14 +00:00
Justin M. Seger
5a1fb165ba
Mark BROKEN for ELF.
1998-10-14 18:01:49 +00:00
Justin M. Seger
f505ad36f8
Mark BROKEN for current.
...
scsi.c
1998-10-14 10:41:59 +00:00
Justin M. Seger
c0accd93e7
Unbreak for current.
...
Submitted by: Gary Jennejohn <garyj@muc.de>
1998-10-14 00:05:44 +00:00
Justin M. Seger
d9133a8d65
Unbreak for current.
...
Suvbmitted by: Gary Jennejohn <garyj@muc.de>
1998-10-13 23:52:47 +00:00
Justin M. Seger
ebc2e927f0
Unbreak.
...
Submitted by steve
1998-10-13 03:59:13 +00:00
Justin M. Seger
7829f7c2e2
mkhybrid11->mkhybrid
...
Submitted by: steve
1998-10-13 03:40:13 +00:00
Vanilla I. Shu
3bfa1fa969
Typo error.
...
Submitted by: maintainer.
1998-10-12 06:13:47 +00:00
Vanilla I. Shu
68a7bf4041
Activate gtop.
1998-10-10 13:45:03 +00:00
Vanilla I. Shu
7a57987224
GNOME system monitor.
...
PR: ports/8228
Submitted by: Yukihiro Nakai <nakai@technologist.com>
1998-10-10 13:44:01 +00:00
Gary Jennejohn
9e35fc88b9
Add patch-ae to change MNT_NFS to MOUNT_NFS. Don't know how I managed
...
to screw that up.
This should now work for -stable.
Reported by: Satoshi
1998-10-10 11:50:09 +00:00
Gary Jennejohn
f84ea39c43
Fix a slip of the fingers in freebsd_system.c. MNT_NFS should have been
...
MOUNT_NFS for -stable.
Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.
Pointed out by: Satoshi
1998-10-10 11:41:31 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
David E. O'Brien
fe351d408c
Make this build on a.out 3.0-CURRENT systems.
1998-10-09 10:01:32 +00:00
Jean-Marc Zucconi
b0f531ef90
Upgrade to version 1.6.1a4
1998-10-07 14:46:33 +00:00
Gary Jennejohn
cf3fc455de
Update to version 1.4a.
...
The patches are now part of the tarball and have been deleted from the
patch directory.
Version 1.4a now includes the libdevstat patches, which were formerly
patch-ad.
Tested under -current (with CAM) successfully.
PR: ports/8167
Submitted by: Jian-Da Li (the maintainer)
1998-10-06 23:56:21 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Gary Jennejohn
4913bc44ef
Update to version 2.0 and add support for libdevstat so that this works
...
with CAM.
I don't run NFS so I was unable to test whether xperfmon++ still shows
reasonable values for nfclient and nfsserver.
Obtained from: the update came from Lars Koeller, the libdevstat support
was added by me.
1998-09-30 19:32:44 +00:00
Gary Jennejohn
d2c4a6e3ba
Update xsysinfo to use libdevstat for CAM.
...
Unfortunately, the maintainer is currently doing his compulsory military
service, so I'm committing this change without his OK.
1998-09-30 19:24:49 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Satoshi Asami
39475894a9
devel/libslang has been ELFized.
1998-09-25 10:18:41 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
Steve Price
009ee5803a
Update to version 1.2.1.
...
PR: 7893
Submitted by: maintainer
1998-09-19 22:41:10 +00:00
Vanilla I. Shu
013a4a7172
Fix gtk11 config proglem.
...
PR: ports/7985
Submitted by: maintainer
1998-09-19 10:55:11 +00:00
Steve Price
9f5ed4e44d
Fixup checksum and add a new manpage or two.
...
PR: 7824
Submitted by: Bruce A. Mah <bmah@ca.sandia.gov>
1998-09-19 05:48:10 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Steve Price
26ebf6897c
Activate mergemaster.
1998-09-17 22:38:47 +00:00
David E. O'Brien
0db36ee0bc
Upgrade to ver 4.37 + 3.0 patches by Vic Abell
...
Submitted by: Vic Abell <abe@vic.cc.purdue.edu>
1998-09-16 04:14:27 +00:00