David E. O'Brien
244bef6ca3
portlint
1999-09-05 22:15:15 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Chris Piazza
6440c072d2
Add an Xpm.4 LIB_DEPENDS.
...
Noticed by: bento.freebsd.org
1999-08-29 21:47:00 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af
Caps, no period.
1999-08-29 17:49:24 +00:00
Chris Piazza
481f889a5f
Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.
...
Submitted by: futatuki@debug.gr.jp
1999-08-29 06:25:05 +00:00
Chris Piazza
84e3d1a348
USE_NEWGCC=yes
...
PR: 13435
Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp>
1999-08-29 04:45:19 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2
sed -> ${SED}
1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
5a665241e9
Respect CFLAGS and CC
...
PR: 13380
Submitted by: Maxim Sobolev <sobomax@altavista.net>
1999-08-26 21:02:33 +00:00
Chris Piazza
9ae511c50e
BROKEN= 'Sorry, asmem doesn't compile on 4.0+'
1999-08-26 01:16:31 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
David E. O'Brien
78ab65a396
Change Id->FreeBSD.
1999-08-25 04:36:31 +00:00
Satoshi Taoka
f1e6307606
Added wmapm
1999-08-25 01:38:42 +00:00
Satoshi Taoka
dc81a3850a
Laptop battery status display for WindowMaker
1999-08-25 01:37:58 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
2491d2d1ee
Update to version 1.0.6.
...
PR: 12781 (17 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-22 04:03:26 +00:00
Chris Piazza
3bf267e69d
Update to version 0.1.20.
...
PR: 13241
Submitted by: maintainer
1999-08-21 20:29:53 +00:00
Bill Fenner
64f14efe92
Correct MAINTAINER's email address.
1999-08-21 18:48:02 +00:00
Bill Fenner
c294ac55c3
Update to version 1.3
...
PR: ports/12796
Submitted by: jack@germanium.xtalwind.net
1999-08-21 18:45:59 +00:00
Andreas Klemm
1d83480cbd
update to new version 0.73
1999-08-18 23:52:22 +00:00
Chris Piazza
7d4f95646e
Update to version 0.1.19
...
PR: 12971
Submitted by: maintainer
1999-08-14 08:04:56 +00:00
Chris Piazza
ab2498ecfc
Look for gtk--.h in ${X11BASE} not ${PREFIX}
...
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-13 22:37:38 +00:00
Chris Piazza
223bdd52f2
Remove a stray PLIST= that wasn't supposed to be there
1999-08-12 18:54:46 +00:00
Chris Piazza
f162ef270b
Update to version 1.1.2
...
PR: 12642
Submitted by: maintainer
Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes.
PR: 12642
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-12 18:49:28 +00:00
Satoshi Taoka
3730283031
To remove old files from temporary directories.
...
PR: 12972
Submitted: stanislav shalunov <shalunov@tuzik.lz.att.com>
1999-08-12 00:22:48 +00:00
Satoshi Taoka
36c79f9c94
Added stmpclean
1999-08-12 00:20:58 +00:00
Bill Fumerola
71fc96ddf5
make this patch relative to ${WRKSRC}, sorry.
...
Discovered By: Jeremy Thiel <jthiel@chc-chimes.com>
1999-08-05 05:22:49 +00:00
Bill Fumerola
0871f78cf8
Numerous -Wall fixes. None of which were potentially breaking things,
...
however all of which were really annoying and missing a LOT of includes.
These changes were made in a way that would anger Bruce.
1999-08-04 22:02:18 +00:00
Bill Fumerola
f1753690ba
Respect CFLAGS
1999-08-04 21:59:29 +00:00
David E. O'Brien
8c29a50b58
Upgrade to LSOF 4.45.
1999-07-31 17:22:26 +00:00
Chris Piazza
cd0e9d7f9b
Fix for unfetchable distfile.
...
PR: 12760
Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>, maintainer
1999-07-24 03:34:43 +00:00
Andreas Klemm
bd96be665b
move it back to old place ${prefix}/bin.
1999-07-20 06:00:42 +00:00
Andreas Klemm
51c3869a15
link it statically...
...
changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin
noticed, that ${PREFIX}/sbin is populated by dynamically linked
programs... Wasn't the intention of sbin directories, to include
statically linked programs ? Or is this degenerated, because it's
ports here and the only statically linked programs reside on
the root filesystem in /sbin ???
1999-07-19 20:36:41 +00:00
Andreas Klemm
fea4c871bc
forgot to remove no package entirely
1999-07-19 20:21:45 +00:00
Andreas Klemm
cc31d0a208
Committ rest of changes, Steve already fixed ALPHA part
...
PR: closes 11717
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-07-19 20:21:15 +00:00
Andreas Klemm
73e4847829
Webmin doesn't need a webserver to run.
...
Submitted by: Maxim Sobolev <sobomax@altavista.net>
1999-07-15 16:03:37 +00:00
SADA Kenji
d6e7d4e602
Upgrade to 1.1.1 .
...
PR: ports/12588
Submitted by: maintainer
1999-07-10 19:36:42 +00:00
Andreas Klemm
2322388fc8
reflect name change of apache binary
1999-07-05 21:12:06 +00:00
Bill Fumerola
95c90fde1f
Include audio as a virtual category, this port has an audio ripper too.
...
PR: ports/12474
Submitted By: Marc van Woerkom <van.woerkom@netcologne.de>
1999-07-01 14:26:07 +00:00
Chris Piazza
4d93155ba6
Update to version 0.1.18.
...
PR: 12454
Submitted by: maintainer
1999-06-30 03:48:04 +00:00
Sheldon Hearn
10d709045e
Fix tcplist for the version of lsof in the ports tree. It wasn't parsing
...
lsof's output correctly.
PR: 9191
Submitted by: Andrew Stevenson <andrew@ugh.net.au>
1999-06-28 09:53:02 +00:00
Chris Piazza
b5b2fe1605
Fix the fix for -current (no longer use sys/rlist.h).
...
PR: 12425
Submitted by: maintainer
1999-06-28 02:00:15 +00:00
Seiichirou Hiraoka
7b97059f3c
PR: ports/12351
...
Submitted by: nox@jelal.kn-bremen.de
a GTK+ frontend for mkisofs and cdrecord
1999-06-28 01:40:07 +00:00
Seiichirou Hiraoka
9a437bd920
Activate gcombust
1999-06-28 01:09:41 +00:00
Michael Haro
20bebc6fe9
Only depend on tcp_wrapper if it isn't in the base system.
1999-06-27 07:42:20 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
David E. O'Brien
0b6e2072b2
Upgrade to LSOF v4.44.
...
* Corrected output ordering of parent PID and process group ID when both
-R and -g are specified.
* Changed NODE-ADDR column title to NODE-ID in anticipation of using more
general identification information in the column.
1999-06-26 01:06:46 +00:00
Sheldon Hearn
fb42f6ed65
Update maintainer's e-mail address.
1999-06-21 11:07:15 +00:00
Chris Piazza
16ed8bd024
Upgrade asapm from 2.6 to 2.7.
...
PR: 12183
Submitted by: maintainer
1999-06-19 18:48:27 +00:00
Satoshi Taoka
8cd552ab2a
an AfterStep look-n-feel memory utilization monitor
...
PR: 12025
Submitted by: jack@germanium.xtalwind.net
1999-06-14 20:00:37 +00:00
Satoshi Taoka
ba6d016de3
File-system monitor for the AfterStep window manager.
...
PR: 12024
Submitted by: jack@germanium.xtalwind.net
1999-06-14 19:58:12 +00:00
Satoshi Taoka
291efc4f86
Added asfsm and asmem
1999-06-14 19:31:22 +00:00
Jun Kuriyama
ce44d21673
Fix to compile on -current (and others).
...
Change MAINTAINER to Stephen Kiernam <sk-ports@vegamuse.org>.
PR: ports/11880
Submitted by: Stephen Kiernam <sk-ports@vegamuse.org>
No response from: old maintainer
1999-06-14 13:29:14 +00:00
Steve Price
aa5966c1ec
Add the wminet port.
1999-06-11 00:06:20 +00:00
Steve Price
8e905f0730
Initial import of wminet version 2.0.2.
...
A WindowMaker dockable inetd monitor.
1999-06-11 00:05:46 +00:00
Steve Price
869a48c6bc
Activate the sdd port.
1999-06-09 00:55:28 +00:00
Steve Price
079b2fc2f4
Initial import of sdd version 1.22.
...
A faster and improved version of dd.
PR: 11718
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-06-09 00:51:12 +00:00
Steve Price
11b6581354
Update to version 4.9.0.
...
PR: 12086
Submitted by: Chris Piaza <cpiazza@home.net>
1999-06-09 00:01:47 +00:00
Kris Kennaway
adca23aa2d
Update my email address, I've been slack.
1999-06-07 12:03:44 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Andreas Klemm
0f8f3c8988
added NO_PACKAGE=ignores cflags
...
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-06-05 15:31:30 +00:00
Andreas Klemm
3dcae28f40
Upgrade webmin from 0.71 to 0.72
...
Make webmin FreeBSD 4.0 aware.
1999-06-05 13:00:43 +00:00
Michael Haro
716c14f8ce
Update to 1.8a22
...
PR: 11949
Submited by: Juergen Lock <nox@jelal.kn-bremen.de>
1999-05-31 06:22:12 +00:00
Steve Price
c707bf29ed
Fix build for Alpha.
1999-05-31 05:08:14 +00:00
Steve Price
257a928899
Use new gnome libs and set USE_LIBTOOL=yes.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:02:08 +00:00
Steve Price
7e89bdf13c
Update to version 1.0.2 and use new gnome ports.
...
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:46:25 +00:00
Steve Price
da4789d3e8
Fix the swapmeter for -current.
...
PR: 11833
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
1999-05-29 04:41:04 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Dirk Froemberg
f6e946c63e
Upgrade to 1.12b5.
...
Asked-for by: Brian Handy <handy@lambic.physics.montana.edu>
1999-05-26 10:41:15 +00:00
David E. O'Brien
30c2a00ab8
Upgrade to 4.43.
1999-05-20 08:32:40 +00:00
Satoshi Asami
33c06253b3
Fix bogus CATEGORIES line.
...
Submitted by: jkh
1999-05-12 10:38:07 +00:00
David E. O'Brien
450d670a07
Update to 1.8a21.
1999-05-11 02:29:31 +00:00
Seiichirou Hiraoka
0dc93ffdfb
Network stats fixed, and turned on by default.
...
PR: ports/11620
Tom Pavel <pavel@SLAC.Stanford.EDU>
1999-05-10 16:34:00 +00:00
Steve Price
2c83eb96cb
Update to version 1.0.5.
...
PR: 11549
Submitted by: Ade Lovett <ade@lovett.com>
1999-05-09 17:03:45 +00:00
Steve Price
e487214552
Update to version 1.6.
...
PR: 11585
Submitted by: Chris Piazza <cpiazza@home.net>
1999-05-09 16:17:44 +00:00
Jun Kuriyama
66a6c1f2a6
Modify include files to compile on 3.1-STABLE.
...
Found by: bento
1999-05-08 01:43:47 +00:00
John-Mark Gurney
05b0377511
activate ffsrecov in the correct place..
1999-05-05 20:27:03 +00:00
John-Mark Gurney
00cff9c1bc
reimport my ffs recovery tool into sysutils, NOT sysutil, that's what I
...
get for using easy-import...
Pointed out by: asami
1999-05-05 20:21:59 +00:00
Jun Kuriyama
17c9f182d1
Fix for package building.
...
Found by: bento
1999-05-05 03:16:44 +00:00
Steve Price
2c78917c6b
LIB_DEPENDS on the new unified xview port.
1999-05-04 23:18:39 +00:00
Jean-Marc Zucconi
b2a4dc58a6
Fix for tcl/tk 8.0.4
1999-05-03 22:49:45 +00:00
Stefan Eßer
c6161bba71
Upgrade KDE to Release 1.1.1.
1999-05-03 22:29:39 +00:00
Michael Haro
44d50bf6f2
Add WWW:
1999-05-03 05:37:34 +00:00
Michael Haro
e9792ecbd0
Add more WWW: tags
...
I must really like taking on sick tasks. First gtk, now this.
1999-05-03 04:21:58 +00:00
Tim Vanderhoek
6cfb5d6bb8
Wisten, to the SWwound, of a Whole new WOO
...
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
[ie. Add WWW:, and periodic misc legibalizificatings]
1999-05-02 21:31:59 +00:00
Jacques Vidrine
2d10790e7d
* Install message files in ${PREFIX}/share/locale, not ${PREFIX}/lib/locale
...
* Fix PLIST. It was over agressive when it came to removing directories.
1999-05-01 19:10:50 +00:00
Steve Price
f99480e725
Update to version 1.5.
...
PR: 11397
Submitted by: Chris Piazza <cpiazza@home.net>
1999-05-01 02:09:43 +00:00
Satoshi Taoka
22440769f8
Add cpbk
1999-04-30 09:30:50 +00:00
Satoshi Taoka
c67ce03bf0
Backup Copy programm.
...
PR: 11101
Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
1999-04-30 09:30:39 +00:00
Jun-ichiro itojun Hagino
379942fdc7
s/freefall.freebsd.org/www.freebsd.org/ for safety.
1999-04-27 11:09:39 +00:00
Jun-ichiro itojun Hagino
caffa6b2e8
add http://freefall.freebsd.org/~itojun/distfiles/ as alternate place for
...
master distribution files (just to avoid fetch errors due to the transocean
link failures)
1999-04-25 08:14:57 +00:00
Justin M. Seger
d81d197c90
Upgrade to ascpu-1.4
1999-04-23 16:35:57 +00:00