1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

12732 Commits

Author SHA1 Message Date
Marc G. Fournier
cc39d5eec9 Update mico port from 2.0.5 to 2.1.0 1998-08-23 04:32:04 +00:00
Marc G. Fournier
2539c42828 Update to latest snapshot of xicq. All previous patches were submitted and
committed as part of the central sources, so are no longer required...
1998-08-23 04:18:52 +00:00
Justin M. Seger
0f2e26c397 Perl fixes 1998-08-23 04:12:26 +00:00
Justin M. Seger
2fae6ef01d Perl fixes 1998-08-23 04:00:48 +00:00
Justin M. Seger
59cbdb0d9f Fix with new perl versions 1998-08-23 03:51:55 +00:00
Justin M. Seger
838e56c899 Unbreak this port. 1998-08-23 03:36:55 +00:00
Justin M. Seger
d8b3b95220 unbreak this after perl changes 1998-08-23 03:19:48 +00:00
Justin M. Seger
c53f68cd10 Unbreak this with new perl variables. 1998-08-23 03:05:12 +00:00
Justin M. Seger
aa6dcd7b41 Unbreak this by using new perl variables. 1998-08-23 03:01:19 +00:00
Justin M. Seger
18fa85920e Make this work with new perl variables. 1998-08-23 02:57:11 +00:00
Tim Vanderhoek
23bcef9463 Use MAN1. Install correctly from usermode. 1998-08-23 02:34:23 +00:00
Tim Vanderhoek
57091ab2ee Clarify. 1998-08-23 02:31:20 +00:00
Tim Vanderhoek
c02e63c842 Move the warning about redistribution from Makefile to pkg/DESCR. Some
rephrasals in pkg/DESCR.
1998-08-23 02:24:37 +00:00
Tim Vanderhoek
e49e6b4ea0 Use MAN1. Don't be as gratuitously stupid about it (and installing
in general) as before.
1998-08-23 02:10:57 +00:00
Tim Vanderhoek
5b729e5316 Use the MANx variables.
For the record, pkg_delete also gave me the following errors:

: cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory!
: cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory!

There wouldn't happen to be a problem with pkg/PLIST, would there?
1998-08-23 01:50:27 +00:00
Tim Vanderhoek
72999de668 Smoothify style. 1998-08-23 01:16:34 +00:00
Tim Vanderhoek
8025d3baa0 .ifndef NOMANCOMPRESS
.def MANCOMPRESSED
.dejavu
1998-08-23 01:08:37 +00:00
Tim Vanderhoek
b588d0675c .if !defined(NOMANCOMPRESS)
MANCOMPRESSED=	yes
.endif
.haveaniceday!
1998-08-23 00:48:53 +00:00
Tim Vanderhoek
fc054190a6 Oops. /dev/null, not /dev/nul. I actually fixed this before
committing but forgot to hit the "save" button...
1998-08-23 00:17:36 +00:00
Tim Vanderhoek
2606c7818d Don't expect /etc/passwd and /etc/group to mean anything particular.
PR:		ports/7708
1998-08-23 00:12:14 +00:00
Justin M. Seger
70e28ab1bf Make this work with new perl version 1998-08-22 20:26:03 +00:00
Justin M. Seger
9b49915c44 Make this work with the new perl variables. 1998-08-22 19:55:02 +00:00
Justin M. Seger
0258cb9d2b Fix this so that it uses the PERL_VERSION and PERL_VER variables. 1998-08-22 19:37:33 +00:00
Tim Vanderhoek
ca1b9291af Don't force the user to edit pkg/PLIST manuall. Don't use += on
first occurence of MAKE_ENV.
1998-08-22 17:27:00 +00:00
Tim Vanderhoek
74ba41cbe7 ${PKGDIR}/PLIST -> ${PLIST} 1998-08-22 16:20:24 +00:00
Satoshi Asami
02d6163767 Make links correctly depending on NOMANCOMPRESS. 1998-08-22 13:20:35 +00:00
Satoshi Asami
e33fb5a4d2 It doesn't compile because of gtk path. Vanilla? :)
Also, the tcl path ("--with-tcl=/usr/include") is entirely
wrong.  Ports are not supposed to use tcl in /usr.
1998-08-22 11:13:29 +00:00
Tim Vanderhoek
e4be841dab Use the MAN1 variable. Add the other half of patch-aa that causes
this port to respect BINOWN and MANOWN.
1998-08-22 06:07:08 +00:00
Tim Vanderhoek
249efab97e Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.
Respect BINOWN and MANOWN.  (Changes for this are in patch-ad --- I
should have split patch-aa in a separate commit).
1998-08-22 05:48:17 +00:00
Tim Vanderhoek
e742866df2 Make this work with asami's proposed bsd.port.mk. <sigh> 1998-08-22 04:45:03 +00:00
Brian Somers
f71edbd136 Add www.Awfulhak.org to the distribution sites as the other
sites move the old archive away when a new one is available
(breaking the port).
1998-08-22 02:13:51 +00:00
Tim Vanderhoek
a90bcf55f6 Almost forgot the reason I was here: use the MAN1 variable. 1998-08-21 23:11:03 +00:00
Masafumi Max NAKANE
1ab9de6776 Add URI for DeleGate homepage. 1998-08-21 22:11:47 +00:00
Masafumi Max NAKANE
d4976c7d82 Upgrade to 5.6.5. 1998-08-21 22:10:28 +00:00
Masafumi Max NAKANE
5214a9daa8 Add a line only contains a # after the $Id$ line. 1998-08-21 22:04:29 +00:00
Tim Vanderhoek
8b85da920b Guys, you can't include "@exec ranlib xxx" in the plist. Doing so
will cause pkg_delete to fail.
1998-08-21 21:44:18 +00:00
Tim Vanderhoek
9ba070b296 Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
Brian Somers
3ed18311fd Version 2.0.2 -> 2.1a4 1998-08-21 18:09:19 +00:00
Justin M. Seger
b8df51a288 Add perl5 category and properly compress perl man pages.
Suggested by:   ache
1998-08-21 12:00:41 +00:00
Andrey A. Chernov
01707c1e84 PerlMagick is now included in ImageMagick
Reviewed by: no response from Satoshi
1998-08-21 03:17:25 +00:00
Justin M. Seger
395755e27a Unbreak by making a new checksum and fixing the makefile to find a new source
file.
1998-08-21 03:09:08 +00:00
Justin M. Seger
8e6d3e2186 Upgrade to tf-40b2 1998-08-21 03:06:54 +00:00
Justin M. Seger
53823d81fa Un-BREAK with new checksum 1998-08-21 02:22:36 +00:00
David E. O'Brien
b0a37b7555 * Nuke included libpcap so I don't make the mistake ache fixed again.
* Prefer -u diffs over -c
1998-08-20 22:06:00 +00:00
Tim Vanderhoek
809f9c49b0 Dang. Instead of fixing my braindamage, I managed to mildly spam this
file in the last commit.  Sorry about this, Martin.  It should be right,
now.  Really.
1998-08-20 21:28:09 +00:00
Tim Vanderhoek
5aa1df2fa2 Remove some brain-damage on my part. 1998-08-20 19:06:21 +00:00
Justin M. Seger
e15a36b2f2 BROKEN:
# make package
>> povuni_s.tgz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/.
Receiving povuni_s.tgz (754341 bytes): 100%
754341 bytes transfered in 0.9 seconds  (800.61 Kbytes/s)
>> Checksum mismatch for povuni_s.tgz.
>> Checksum OK for povuni_d.tgz.
Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 18:56:00 +00:00
Justin M. Seger
1396c73731 BROKEN:
# make package
>> qpage-3.2.tar.Z doesn't seem to exist on this system.
>> Attempting to fetch from http://www.qpage.org/download/.
Receiving qpage-3.2.tar.Z (149352 bytes): 100%
149357 bytes transfered in 24.5 seconds  (5.95 Kbytes/s)
>> Checksum mismatch for qpage-3.2.tar.Z.
Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
#
1998-08-20 17:45:23 +00:00
Justin M. Seger
e470f7ab97 BROKEN:
# make package
>> harmonics.gz doesn't seem to exist on this system.
>> Attempting to fetch from http://www.universe.digex.net/~dave/files/.
Receiving harmonics.gz (358944 bytes): 100%
358944 bytes transfered in 396.0 seconds  (906 bytes/s)
>> Checksum OK for xtide-1.6.2.tar.gz.
>> Checksum mismatch for harmonics.gz.
Make sure the Makefile and md5 file (/usr/ports/astro/xtide/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
1998-08-20 17:42:06 +00:00
Justin M. Seger
4a3440955e BROKEN:
# make checksum
>> Checksum mismatch for seaview.tar.
1998-08-20 17:41:16 +00:00