Commit graph

19976 commits

Author SHA1 Message Date
David E. O'Brien
228ed0867b Update to the 1999-07-18 beta snapshot of GCC-2.95. 1999-07-20 15:30:52 +00:00
Jun Kuriyama
11c33785c8 Update to 19990708 version (without changing DISTNAME). 1999-07-20 15:10:51 +00:00
Poul-Henning Kamp
dbd5f002ca Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses on
a loopback interface are ok.
1999-07-20 13:20:00 +00:00
Satoshi Asami
ec29cae58e World, meet gridpix. 1999-07-20 09:16:03 +00:00
Satoshi Asami
9cb6e78374 GridPix enables you to present large images over the Internet in an
efficient manner.  The image is stored in a tiled, layered format and
is presented to the user in pieces for quick zooming and scrolling.
Unlike other implementations that offer similar functionalities,
GridPix doesn't use plugins or applets -- it is pure HTML.
1999-07-20 09:14:59 +00:00
Andreas Klemm
bd96be665b move it back to old place ${prefix}/bin. 1999-07-20 06:00:42 +00:00
Tim Vanderhoek
718c111a1d The configure script stopped working some time ago (probably a victim of
the ELF switch).  Trick it into working again.  Fix a badly broken PLIST that
was saved only by configure not working (or would that be vice-versa?).  Add
some nice MLINKS.  FreeBSD.ORG -> FreeBSD.org
1999-07-20 05:29:34 +00:00
Chris Piazza
63632e432b Update to 0.3.2 with modifications by me.
PR:		12404
Submitted by:	Anders Nordby <anders@fix.no>, maintainer
1999-07-20 03:41:23 +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
d522742985 Fixed bug: html2ps chokes on pictures inserted via
<img src="file:/foo/bar.gif">
Thus mswordview output isn't parsed properly.

PR:		closes 10874
Submitted by:	stanislav shalunov <shalunov@att.com>
1999-07-19 19:58:06 +00:00
Justin M. Seger
98a5bc8b8e Properly check for gtk version.
Submitted by:	grog
PR:		ports/12542

and upgrade to xscreensaver-3.17
1999-07-19 16:01:45 +00:00
Satoshi Asami
c52dd8cdef Adjust do-install target to match reality (${MACHINE_ARCH} now part of
obj dir name).
1999-07-19 07:01:48 +00:00
Foxfair Hu
72310df30b Change DIST{NAME, _SUBDIR} to be appropriate for the port's name. 1999-07-19 05:45:07 +00:00
David E. O'Brien
ea23014920 Make useless "Ports collection makefile for" comment consistant with port's
name.
1999-07-19 04:55:09 +00:00
Chris Piazza
48442db93b Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE
hooks.

PR:		12691
Submitted by:	Brian Handy <handy@physics.montana.edu>, maintainer
1999-07-19 04:32:58 +00:00
Chris Piazza
e2f0c56449 Update to version 1.1.3
PR:		12704
Submitted by:	Jim Mock <jim@phrantic.phear.net>, maintainer
1999-07-19 03:59:58 +00:00
Chris Piazza
b8f51714e3 Add a new master site
PR:		12705
Submitted by:	Jim Mock <jim@phrantic.phear.net>, maintainer
1999-07-19 03:58:10 +00:00
Chris Piazza
c4ee880c2d Libdockapp: the standard library for windowmaker dock apps. It is
used by newer dock apps especially

PR:		12682
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-07-18 21:04:26 +00:00
Chris Piazza
85c3a5a824 devel/libdockapp -> x11-wm/libdockapp 1999-07-18 21:02:33 +00:00
Andreas Klemm
fd07efbaee remove typo, seems to be I'm a victim of the heat wave ;-) 1999-07-18 11:52:13 +00:00
Andreas Klemm
aa11dde4cd make zebra startup script executeable in final destination... 1999-07-18 11:46:32 +00:00
Andreas Klemm
d577b530cb - Improve startup script
- OSPF tested, zebra works well as designated (DR)
  and backup designated router (BDR)
- Disable debugging to meet FreeBSD package policy (no debug)
1999-07-18 11:42:26 +00:00
Andreas Klemm
da57b0623d Make zebra port more user friendly be providing a nice start stop script
which is prefix-clean:
- Install a zebra startup script ${PREFIX}/rc.d/zebra.sh
- Can be used as start and stop script (expects "start" or
- "stop" as argument).
- If config file is present in ${PREFIX}/etc/zebra
	- Starts zebra, ripd, ospfd and bgpd
	- Stops (kills)  ripd, ospfd, bgpd and at last zebra
1999-07-18 10:31:43 +00:00
Chris Piazza
62a1ad1744 BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
1999-07-18 06:28:44 +00:00
Chris Piazza
a7b26a212e Give this port a USE_XLIB so it'll link. Also move the CC=egcc
into the ${OSVERSION} check so it'll actually compile on
-current with egcs.
1999-07-18 06:27:18 +00:00
Satoshi Asami
f291dba51e Add bottlerocket 1999-07-18 06:15:58 +00:00
Chris Piazza
19bc4199be Fix some portlint problems. echo -> ${ECHO}, fill in version required
and shorten DESCR.
1999-07-18 06:02:56 +00:00
Brian Feldman
48d2d435a8 Update to the latest version. Dan Nelson is now the maintainer, since
the previous maintainer doesn't seem to want to take care of it
anymore (no updates for a long time.)

PR:		12658
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1999-07-18 04:33:31 +00:00
Foxfair Hu
5ad0489eff moettf ---> ports/chinese/moettf && Active moettf in Makefile. 1999-07-18 01:01:23 +00:00
Foxfair Hu
7172d05363 This port installs Chinese BIG5 TrueType fonts, includes Kai/LiShu/Sung
fonts. It then can be used along with X Window System or typesetting
software like CJK. Restricted usage: end user and non-commericial only.
1999-07-18 00:57:34 +00:00
Andreas Klemm
4595bf80df Update zebra to 0.73.
New beta, many bugfixes...
1999-07-17 22:14:37 +00:00
Dirk Froemberg
13622100b0 Upgrade to 0.29.
PR:		ports/12686
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
1999-07-17 22:04:09 +00:00
Chris Piazza
282ffa6759 Set Dominik Brettnacher <domi@saargate.de> as the maintainer
of this port.
1999-07-17 21:26:37 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Tim Vanderhoek
3e7a040dae Add WWW:. This one exceeds 80 chars in length. I'm not sure what (if any)
kinds of problems that might cause.  The other x11/Xtt*/pkg/DESCR also
need to be fixed in the same way, but I'll wait and make sure that this
passes all the web mirrors and who-knows-what that may be trying to read
these DESCR files.
1999-07-17 20:56:14 +00:00
Chris Piazza
2a789e735b Update to 0.7
PR:		12683
Submitted by:	maintainer
1999-07-17 17:35:45 +00:00
Chris Piazza
6b99897788 Update to 0.54
PR:		12678
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-07-17 17:31:00 +00:00
Chris Piazza
a6eb606114 Activate libdockapp 1999-07-17 17:24:49 +00:00
Chris Piazza
f6814941c6 Update to 19990714
PR:		12643
Submitted by:	maintainer
1999-07-17 17:13:47 +00:00
Ralf S. Engelschall
ed105541c9 Upgrade to GNU shtool 1.4.4 1999-07-17 14:57:21 +00:00
Tim Vanderhoek
c51f88903c Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
Tim Vanderhoek
600b98386b This pkg/DESCR was a verbatim copy of the README file and, aside from being
entirely inappropriate, was _way_ too long.  Fix: install the README file into
share/doc/maplay and clip DESCR.
1999-07-17 14:43:55 +00:00
Tim Vanderhoek
824fcf67c9 Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines. 1999-07-17 13:55:49 +00:00
Chris Piazza
e06909c5cb Activate gogo 1999-07-17 04:16:42 +00:00
Chris Piazza
fa171211e5 Import of gogo, or 'gogo no coder', which means 'afternoon coder'
in Japanese.  It is a fast MP3 encoder with 3D Now! optimisation
support.

PR:	12665
Submitted by:	Yukihiro Nakai <nacai@iname.com>
1999-07-17 04:15:58 +00:00
Chris Piazza
d10516103d Update to 0.5.0a
PR:		12677
Submitted by:	maintainer
1999-07-17 04:04:33 +00:00
Chris Piazza
5568f38103 Update to 0.9.5.7
PR:		12673
Submitted by:	Jim Mock <jim@blues.ghis.net>
1999-07-17 04:03:21 +00:00
Chris Piazza
004a10895f Update to 1.1.2
PR:		12671
Submitted by:	maintainer
1999-07-17 03:56:08 +00:00