Commit Graph

4224 Commits

Author SHA1 Message Date
espie
089030e769 Clean up _PORT_USE, so that it does not depend on what's being made.
fetch can depend on real-fetch directly, since it does not involve
cookies.
1999-12-20 00:07:17 +00:00
espie
469acd4ed9 Changes tests of IGNORE/NO_IGNORE so that
`main' targets (checksum, fetch, extract...) are always defined.

This removes the possibility of erroneously overriding them.

Dependency fix:
- move the NO_xxx test to the _xxx_COOKIE target, so that each cookie
is built at exactly one point in the Makefile.
- separate phony targets from the real thing:
`top' dummy targets (e.g., build)  depend on the corresponding cookie,
cookies depend on each others and each cookie does trigger the real targett
(unless NO_xxx) before creating the cookie.

This does repair parallel makes, which were completely broken.

Might induce problems into odd-balls ports, but I couldn't get anyone to
comment on this patch after a week on ports@ and tech@.

Maybe, if something breaks, I'll finally get some comments...
1999-12-19 23:48:36 +00:00
brad
feb01ed2f6 fix path to Qt's documentation 1999-12-19 20:42:04 +00:00
jason
ebcb913090 update to fltk-1.0.7; patch accepted by author. 1999-12-19 16:15:56 +00:00
brad
0d3cfb6244 upgrade to ImageMagick 4.2.9 1999-12-19 01:28:52 +00:00
fgsch
e4585c8f61 Update to release 5.2.0. Use INSTALL_DATA_DIR.
MAKE_EBONES -> WITH_KERBEROS. Add ssl support via WITH_SSL.
Still to merge some changes brad@ sent me.
Note: if ssl is enabled, it'll compile, but ssl will not be
actually included. Patches sent again to author, sigh, sigh.
Don't even think in enabling inet6 yet.
1999-12-18 19:51:57 +00:00
brad
beb97cacae upgrade to LessTif 0.89.4 1999-12-18 19:41:39 +00:00
fgsch
c3133ef998 update to distrib. patch 19991121. fix some bugs. 1999-12-18 11:31:30 +00:00
fgsch
f56c80239d use INSTALL_DATA_DIR instead of mkdir. simplify installation.
use WITH_KDE=yes to include kde support. kde dependencies are needed.
1999-12-18 11:25:41 +00:00
brad
fbbff687bb - remove IS_INTERACTIVE and NO_PACKAGE tags, these ports are not interactive
- remove deprecated variables
1999-12-18 03:18:40 +00:00
brad
e9c2f4301f - remove do-install target
- cleanup Makefile
- make this port respect CC and CFLAGS
- use zip's own install target and use BSD_INSTALL macros instead of just
copying the files
1999-12-18 01:48:51 +00:00
brad
2f78cf50cf - remove BROKEN tag
- sync PLIST
1999-12-17 23:11:34 +00:00
ho
24eda84191 Update to 8.2.2-P6-19991217. Marked unbroken. Add missing DESTDIRs. 1999-12-17 17:56:30 +00:00
brad
1b4d00b108 remove unnecessary post-extract target 1999-12-17 14:29:10 +00:00
dugsong
03a378a97a fix permissions on binary, install in /sbin, more libnet cleanup 1999-12-17 04:24:08 +00:00
angelos
4e9abdf7dc Fix so it compiles with new libnet. 1999-12-17 03:43:18 +00:00
dugsong
597039e537 fix buffer overflow. from imp@FreeBSD 1999-12-16 18:52:25 +00:00
angelos
0c43eb7afa Enable pchar. 1999-12-16 06:05:04 +00:00
angelos
b3b0d22bde Path characterization tool, from FreeBSD. 1999-12-16 06:03:50 +00:00
brad
9f0d738a8b - stop trying to remove some dirs that might still contain files from
other parts of kde
- relocate execution of ldconfig in PLIST
1999-12-16 05:14:43 +00:00
brad
2011175ddd stop trying to remove some dirs that might still contain files from other parts of kde 1999-12-16 05:05:16 +00:00
brad
93d6a8d416 - replace ugliness in install target with BSD_INSTALL macros
- convert patches to unified diffs
- add patch to suppress some warnings
1999-12-16 04:31:40 +00:00
brad
88b6e1ee18 - cleanup Makefile
- convert patches to unified diffs
- make this port respect CFLAGS
1999-12-15 22:32:10 +00:00
brad
36ce72f399 - remove unnecessary post-extract target, this is performed in gtar's
Makefile as-is
- remove workaround for texinfo install-info bug
- ${STRIP} -> strip
- rearrange PLIST a bit
1999-12-15 22:13:13 +00:00
brad
39a936dd35 - remove deprecated variables
- remove pre-configure target
- remove workaround for texinfo install-info bug
- add removal of info files into ghsar+gunshar's Makefile before they are
recreated
- split out patch-aa into patch-aa and patch-ab, patches are supposed to
only patch one file each
- rearrange PLIST a bit
1999-12-15 21:58:47 +00:00
dugsong
4f4d36c613 add figlet 1999-12-15 09:27:09 +00:00
dugsong
73b439f5a5 new figlet port - ASCII art banner program 1999-12-15 09:26:02 +00:00
dugsong
57151076e3 no such distfile at any sunsite mirror 1999-12-15 08:36:25 +00:00
form
7abbeb825d echo -n 'pgsql' -> echo -n ' pgsql' 1999-12-15 06:34:06 +00:00
dugsong
6349db2096 bye bye NFR - http://www.nfr.net/download/reasons-for-removal.html 1999-12-15 05:16:24 +00:00
brad
5984bfc15f remove deprecated variables 1999-12-15 03:29:29 +00:00
kevlo
e9d4b2d678 The port should now compile and run better on fussy archs like the alpha. 1999-12-15 02:59:48 +00:00
kevlo
78685ce836 Remove that file. 1999-12-15 02:57:16 +00:00
kevlo
ca76526b11 95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.
1999-12-15 02:54:39 +00:00
dugsong
ffa6ef5689 new nscache port - Netscape cache browser 1999-12-14 17:12:34 +00:00
brad
062983bdbd rearrange PLIST a bit 1999-12-14 14:17:13 +00:00
kevlo
14b1df39fb Remove all warnings. Change all strcpy -> strlcpy, strcat-> strlcat,
and  sprintf -> snprintf.
1999-12-14 06:42:22 +00:00
dugsong
e7c3778bc3 new GAIM port, from evan.cordes@UMICH.EDU 1999-12-14 05:22:46 +00:00
brad
7982812431 - ${SED} -> sed
- cleanup Makefile
- make this port respect CC and CFLAGS
- fix port so it'll work in package form
1999-12-14 04:17:14 +00:00
brad
7aa99fdf05 - remove pre-configure target
- convert patch-aa to a unified diff
- remove workaround for texinfo install-info bug
- move removal of wget.info* into wget's Makefile just before it gets
re-generated
- ${SH} -> sh
1999-12-14 03:59:09 +00:00
dugsong
a94b6ef6a9 fix bug which allowed for unencrypted sessions - markus@ 1999-12-14 01:35:04 +00:00
angelos
78edeef281 Version 2.3b10 (Reinoud.Koornstra@ibbnet.org) 1999-12-14 01:11:28 +00:00
espie
b15b5c9a11 Update to 991208 snapshot, quite a few bugs fixed as usual.
Highlight: inlining on function trees should be active in C++.

Reword include files fixing so that it wedges in where it is
supposed to, as latest tweaks to va_list means the stage1 compiler
needs correct includes.
1999-12-14 00:19:15 +00:00
form
eb18dd76ca add missing patch 1999-12-13 17:30:30 +00:00
form
663f31d987 update to 4.0 1999-12-13 17:26:55 +00:00
brad
ee58b32756 almost forgot this, add missing LIB_DEPENDS for dependency on librsaref 1999-12-13 05:59:13 +00:00
brad
a0867b4c9b - remove NO_PACKAGE and NEED_VERSION tags
- improve patch-ao by also adding an option --with-rsaref so that the use
of RSAREF has to be enabled instead of enabling it based on the existance
of librsaref. Thus would allow someone to be able to build a version of
PGP on a system that has librsaref installed already. Quite useful in the
situation of doing automated package building.
1999-12-13 05:56:17 +00:00
jasoni
dc0957332f - Update to v 1.5.2.
- Clean up and remove FreeBSD stuff.
1999-12-13 04:53:02 +00:00
brad
a968268103 - remove now unnecessary PATCH_LIST tag
- BUILD_DEPENDS -> LIB_DEPENDS, rsaref makes a shared library
- add patch so that pgp respects CC
1999-12-13 03:58:18 +00:00
brad
a9c6511db5 style 1999-12-13 03:04:54 +00:00