Steve Price
a4dea0477f
pppload has been moved to ports/net.
1998-02-16 15:30:06 +00:00
Steve Price
c1cbbb3937
Activate pppload.
1998-02-16 15:29:02 +00:00
Steve Price
a1c646a35a
Initial import of pppload-1.0
1998-02-16 15:25:05 +00:00
Steve Price
1c52e8f403
Cleanup @unexec and @exec sequences.
...
Suggested by: Satoshi Asami
1998-02-16 15:00:25 +00:00
Steve Price
d2ec730a39
Revert previous change. Now faces will be autodetected as before
...
except when PACKAGE_BUILDING is defined where it will be disabled
by default.
Suggested by: asami and eivind
1998-02-16 14:38:26 +00:00
Satoshi Asami
f28b26a308
Make this port install docs in the right place. If you create
...
${PREFIX}/share/doc/v, and do a cp -r foo/doc ${PREFIX}/share/doc/v,
cp will create a new directory "share/doc/v/doc"....
1998-02-16 13:28:18 +00:00
Satoshi Asami
d44a58abe9
Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
...
unstable betas with better versions in the tree. (There are probably more
but these were the only ones I could pull off the top of my head.)
1998-02-16 13:16:43 +00:00
Satoshi Asami
de13028fd2
Mark this port broken, doesn't package. (I put BROKEN in the beginning,
...
not because I'm overly annoyed or anything but because this Makefile has
so many special case variables I didn't know where to stick it.)
1998-02-16 12:13:04 +00:00
Jordan K. Hubbard
ed8a772194
Unbreak this port. Sorry, I didn't test the package rule before.
...
Me bad.
1998-02-16 12:06:48 +00:00
Satoshi Asami
d602d6179d
Define MANUAL_PACKAGE_BUILD, it installs an old libreadline shared
...
lib. This is not good, but this port is so large Chuck doesn't have
the time to fix it properly.
1998-02-16 11:59:34 +00:00
Satoshi Asami
d4e6576a14
Mark kdenetwork broken instead of taking it out of the parent Makefile.
1998-02-16 11:57:59 +00:00
Satoshi Asami
4e908e2f7a
Mark this port BROKEN, apparently some patches went missing.
1998-02-16 11:53:08 +00:00
David E. O'Brien
78d23d4a06
Upgrade to beta version 5.0x.
1998-02-16 11:23:14 +00:00
Satoshi Asami
e2dd98e0e5
portlint.
1998-02-16 11:19:42 +00:00
Satoshi Asami
c076908612
Mark this port BROKEN, it doesn't package. While I'm here, fix a couple
...
of bogons (like DEPENDS -> LIB_DEPENDS) and portlint.
1998-02-16 10:54:05 +00:00
Satoshi Asami
1a8781eb79
Change "-"s to "."s in PKGNAME so the Latest link will be created
...
correctly.
1998-02-16 09:19:00 +00:00
Satoshi Asami
5306c7abab
Mark this port broken, doesn't package.
1998-02-16 09:18:13 +00:00
Andrey A. Chernov
a47645a182
Upgrade to 114
1998-02-16 03:41:52 +00:00
Steve Price
5d74e06f5c
Activate pppload-1.0.
1998-02-16 02:30:03 +00:00
Steve Price
f0c6d00277
Run h2ph as part of post-install target. Note this doesn't get a complete
...
list of header files but does get enough that when perl needs more header
files that it will hint to use h2ph.
PR: 5738
1998-02-15 23:03:58 +00:00
Stefan Eßer
8be0beab57
Reconnect kdegames
1998-02-15 22:54:16 +00:00
Stefan Eßer
c6a25ffa61
Clean up Makefile
1998-02-15 22:23:46 +00:00
Stefan Eßer
8a824b3975
Clean up Makefile
1998-02-15 22:18:32 +00:00
Steve Price
d296f3088a
Update to version 4.9.9 and portlint.
...
PR: 5756
Submitted by: Brian Handy <handy@lambic.spasci.com>
1998-02-15 21:24:52 +00:00
Justin M. Seger
678d2667e1
Upgrade to version 2.6.
1998-02-15 17:13:22 +00:00
Justin M. Seger
51da53574e
Activate games/xbloody
1998-02-15 17:04:58 +00:00
Justin M. Seger
2d6f30625b
Reimport xbloody.
1998-02-15 17:03:38 +00:00
Steve Price
fcc102b669
Fix to properly install info files.
...
PR: 5740
Submitted by: Igor Vinokurov <igor@zynaps.ru>
1998-02-15 17:01:07 +00:00
Justin M. Seger
14737a7a86
Nuke x11/xbloody. Should be games/xbloody
...
Noticed by: max
1998-02-15 17:01:04 +00:00
Jun-ichiro itojun Hagino
f9763a0c15
nvi-1.79.tar.gz seems to be replaced, with the same filename...
1998-02-15 16:24:55 +00:00
Steve Price
7bde2d64d0
Build this port with '--with-xface=no'.
...
PR: 5656
1998-02-15 15:43:42 +00:00
Justin M. Seger
4730d8efd0
Activate xbloody.
1998-02-15 14:38:10 +00:00
Justin M. Seger
88778b6434
Upgrade to freeciv 1.51
...
PR: 5749
Submitted by: handy@lambic.space.lockheed.com
1998-02-15 14:18:37 +00:00
Jordan K. Hubbard
fc02bf58cb
Unbreak cyrus port.
...
Submitted by: Ian Vaudrey <i.vaudrey@bigfoot.com>
PR: 4729
1998-02-15 12:14:15 +00:00
Peter Wemm
53822a9f24
Update port to get patches from new site, and include all the new
...
distributed patches, and fix those that can't be used as is and supply them
in the patches directory. (Argh, most of the patches are relative to lib/,
others are relative to the top directory. bsd.port.mk can't handle this)
1998-02-15 05:36:55 +00:00
Jeffrey Hsu
c35acec432
#include <unistd.h> to get prototype for ftruncate().
...
PR: 5737
Submitted by: tejblum@arc.hq.cti.ru (Dmitrij Tejblum)
1998-02-15 00:45:09 +00:00
David E. O'Brien
79ae5368db
Note that netscape-*.us is also crypto controled.
1998-02-14 23:37:50 +00:00
David E. O'Brien
2990400ce5
Cleanup Makefile.
...
Dirt noticed by: Max
1998-02-14 23:35:48 +00:00
Andreas Klemm
860c178195
update lsof to newest version, so that port works.
...
lsof is also needed for tcplist port.
1998-02-14 22:15:35 +00:00
Andreas Klemm
8695e9be07
Enable gp
...
PR: closes 5742
1998-02-14 18:15:46 +00:00
Andreas Klemm
59af00b294
import of new port GP.
...
A GUI printer manager written with TCL/TK.
Is able to preview and convert file types before print.
Looks nice.
1998-02-14 18:13:09 +00:00
Andreas Klemm
cd85c810c7
Update the port to the new 0.12beta version.
...
PR: closed 5686
Submitted by: Brian Handy
1998-02-14 16:46:59 +00:00
Andrey A. Chernov
5600159904
Add ability to fetch finger: URLs and switch to fresh rlist@anon.lcs.mit.edu
1998-02-14 16:26:44 +00:00
Peter Wemm
ecceedd1fb
Argh.. yet another botch.. Sigh.. :-/
...
Pointed out by: Evan Champion <evanc@synapse.net>
1998-02-14 14:36:12 +00:00
Andreas Klemm
a9575910ed
fix invalid ctlinnd option (stop)
...
And closed PR 5620, since all things are fixed now
Submitted by: Adrian Wontroba <aw1@stade.co.uk>
1998-02-14 14:01:33 +00:00
Andrey A. Chernov
3a41bd5fb7
More -w fixes
1998-02-14 13:46:38 +00:00
Peter Wemm
3e876e808d
Update 3.5.7 -> 3.5.8 (prompted by a number of people)
1998-02-14 13:21:20 +00:00
Eivind Eklund
f22258e516
Add support for env-variable 'MUSIC_CD' of cdcontrol fame.
1998-02-14 08:01:01 +00:00
David E. O'Brien
f8cd0b6297
Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.
...
Including linking with the STL vector class.
1998-02-14 04:18:25 +00:00
David E. O'Brien
762df7a756
NetBIOS Auditing Tool / Security Kit
1998-02-14 04:10:33 +00:00