1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

742 Commits

Author SHA1 Message Date
Steve Price
f4971b755f ln(1) a set of rules so this build (at least) on FreeBSD/Alpha. 1999-09-20 00:36:16 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Dirk Froemberg
30485f5e1c Make cdrecord build on alpha (at least).
It compiled fine on beast.freebsd.org. But I couldn't really test
it there. So some feedback from alpha people would be great.
1999-09-18 18:52:53 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Dirk Froemberg
1b4030baf6 - upgrade to 1.8a28:
highlight from AN-1.8a28:

	"Now after more then half a year of testing,
	auinfo.c is included with this distribution.
	This allows to create bitwise correct audio copies:

	cdda2wav -B -v255
	cdrecord -v -dao -useinfo *.wav

	When using these commands, the cddb ID is copied,
	also the start time of the first track, all available
	ISRC ID's, the MCN, the size of all pregaps between
	all tracks and all indices if present."

- add more MASTER_SITES

- use MAKE_ENV instead of a custom do-build

- don't link /dev/rworm0.ctl to /dev/scgx in pkg/PLIST
  according to the docs it isn't even neccessary for non-CAM systems
1999-09-17 12:20:04 +00:00
Dirk Froemberg
f7d4e6e801 Change MAINTAINER from jmz@FreeBD.org to dirk@FreeBSD.org.
Thanks to Jean-Marc for maintaining cdrecord up to now.

OK'ed by:	Jean-Marc Zucconi <jmz@FreeBSD.org>
1999-09-17 11:37:50 +00:00
Donald Burr
cbe99c3c0b The checksums have changed on us... 1999-09-10 23:42:11 +00:00
Chris Piazza
5b19191f47 Fix build on -current.
PR:		13675
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm8.NCTU.edu.tw>
1999-09-10 03:56:36 +00:00
Bill Fenner
2dc1cca57c Reduce fuzz and offsets in patches. 1999-09-08 23:23:24 +00:00
Bill Fenner
245630cc15 Update to screen 3.9.5
PR:		ports/13641
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-08 22:31:05 +00:00
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
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
Michael Haro
aa3374648f gtk11 -> gtk12 1999-04-22 07:57:18 +00:00
SADA Kenji
730184884f CDRDAO writes audio CD-Rs in disc-at-once (DAO) mode.
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
Reviewed by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>,
		FUJISHIMA Satsuki <k5@respo.or.jp>
1999-04-21 13:51:11 +00:00
Steve Price
113be388dc Update to version 1.6.0.
PR:		10925
Submitted by:	maintainer
1999-04-19 04:15:33 +00:00
Andrey A. Chernov
ba0f8cda02 upgrade to 3.37 1999-04-15 19:23:23 +00:00
Michael Haro
a988aaf69e update manpage with proper ${PREFIX}
PR:		10413
Submitted by:	YAKUSHIJI Ryota te196319@cse.ec.kyushu-u.ac.jp
1999-04-14 00:24:27 +00:00
Andreas Klemm
71e780a6ad Forgotten in previous commit 1999-04-12 18:58:45 +00:00
Andreas Klemm
f62c054aba update to webmin-0.71
PR:		11068
1999-04-12 18:53:31 +00:00
Justin M. Seger
2ae4c6fbc9 Switch to working MASTER_SITES 1999-04-11 22:35:38 +00:00
Steve Price
466b1016aa DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
Justin M. Seger
0362ae50cb Upgrade to asapm-2.6
PR:		ports/10974
Submitted by:	handy@physics.montana.edu
1999-04-08 11:11:43 +00:00
Gary Jennejohn
81a8e2e2cd Add patch-af to use kvm_getswapinfo for -current.
I would have liked to pass this by the maintainer but "he's in the
army now" and inaccessible.

PR:		ports/10091
1999-04-07 19:23:33 +00:00
David E. O'Brien
59263f3209 Upgrade to 1.8a20
(all patches still apply)
1999-04-07 08:10:00 +00:00
Justin M. Seger
6d7516eb3a Upgrade to less-335
PR:		ports/10968
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-05 23:59:44 +00:00
Justin M. Seger
9b8acfb3fd Upgrade to ucspi-tcp 0.84
Submitted by:	Tom Hukins <tom@eborcom.com>
PR:		ports/9604
1999-04-04 17:54:52 +00:00
Jean-Marc Zucconi
aa946036a5 Documentation update.
Submitted by:	Khetan Gajjar <khetan@chain.freebsd.os.org.za>
1999-04-03 11:06:33 +00:00
Dirk Froemberg
154e21b763 Remove mkisofs112. 1999-03-31 11:24:40 +00:00
Dirk Froemberg
2a5081cf28 Upgrade to 1.12b4.
This version has support for Joliet filesystems.

Although this is labeled as "beta" it has proven enough stability
as mkisofs112 in the ports tree. mkisofs112 is going to be deleted now.
1999-03-31 11:17:09 +00:00
David E. O'Brien
7c877df5c4 Get it even more right. 1999-03-30 21:51:42 +00:00
David E. O'Brien
6df5bb5905 Get PKGNAME right. 1999-03-30 21:51:09 +00:00
David E. O'Brien
44a12ae403 Update to 4.42. 1999-03-30 21:50:20 +00:00
Satoshi Asami
9ae91f2b6d portlint 1999-03-27 22:18:05 +00:00
Vanilla I. Shu
3dede06e78 Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
Jean-Marc Zucconi
56b2073a25 Fix the path for cdda2wav.1.
Remove the (now useless) link to /dev/rworm0.ctl.

Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-03-24 20:54:01 +00:00
Jean-Marc Zucconi
130ea58aa2 Upgrade to version 1.8a.
Submitted by:	Khetan Gajjar <khetan@link.freebsd.os.org.za>
1999-03-23 23:29:01 +00:00
Jacques Vidrine
530bf3aef7 * Update 1.0.1 -> 1.0.2
* One file modified per patch in ${PATCHDIR}
1999-03-15 02:05:55 +00:00
Steve Price
8c3d7c77c2 Update to version 1.99.
PR:		10289
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 01:37:10 +00:00
Bill Fumerola
2c056b39cc Original PR upgraded to 1.7.0, 1.7.1 was released, so I upgraded it one step
further. patch-ac had to be modified because of some line differences in the
configure script, but it is functionally the same.

MAINTAINERship of this port changed, with the approval of both the former
and new MAINTAINER.

I also added MASTER_SITE_SUNSITE and removed the former maintainer's personal
distsite.

PR:		ports/10260
Submitted by:	sheldonh (new maintainer)
1999-03-14 18:12:26 +00:00
David E. O'Brien
48e49d322d upgrade to 4.41.1 which fixes compile problem under -CURRENT 1999-03-09 13:08:48 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Gary Jennejohn
c81c40c7b4 Change the get_nfsstat routine to use sysctlbyname for -current, i.e.
__FreeBSD_version >= 400001. Thanks to Doug Rabson for the idea.

Reviewed by:	Lars Koeller, the maintainer
1999-03-03 21:55:24 +00:00
Shigeyuki Fukushima
1f2aad2de5 Changed my e-mail address. 1999-03-02 10:12:10 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
Satoshi Asami
a547df0ed0 Add mkisofs112. 1999-02-28 21:49:09 +00:00
Satoshi Asami
3d45976da3 Portlint. 1999-02-28 21:48:09 +00:00
Jun Kuriyama
22007c3c25 Add windowmaker and afterstep virtual category. 1999-02-28 15:24:16 +00:00
Jun Kuriyama
7a0289c4f5 Activate wmmount. 1999-02-28 11:18:20 +00:00
Jun Kuriyama
baf061d994 The freespace for Window Maker.
PR:		ports/9314
Submitted by:	Osokin Sergey aka oZZ <ozz@freebsd.org.ru>
1999-02-28 11:17:14 +00:00