Commit Graph

631 Commits

Author SHA1 Message Date
Chris Piazza
f799bebdf4 Update to version 0.1.22
PR:		13643
Submitted by:	maintainer
1999-09-08 22:08:27 +00:00
Andrey A. Chernov
5ba51d0597 upgrade to 340 1999-09-08 16:32:10 +00:00
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