Commit Graph

4151 Commits

Author SHA1 Message Date
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
dugsong
fb437b78c0 upgrade to 1.0 release, from halogen@nol.net 1999-12-13 02:45:21 +00:00
brad
e7b8eef435 - BUILD_DEPENDS -> LIB_DEPENDS, rsaref builds a shared library
- ${PREFIX} -> ${LOCALBASE} for paths to libs/headers
- define PKG_PREFIX when running the INSTALL script
1999-12-13 01:49:33 +00:00
brad
11eb75638c - re-do do-install target
- re-do rsaref Makefile using our library framework instead
- convert patch-aa to a unified diff
1999-12-13 00:34:11 +00:00
dugsong
4ba1e7ce56 missed patch in change to rsaref port 1999-12-12 22:28:02 +00:00
dugsong
86118ac3f7 use rsaref port 1999-12-12 22:26:59 +00:00
jakob
fc56e5a836 postfix-19990906-pl09 1999-12-12 22:10:48 +00:00
dugsong
b131dffd16 use rsaref port 1999-12-12 22:09:25 +00:00
dugsong
c1db3645d0 use rsaref port 1999-12-12 22:01:15 +00:00
brad
762631e89c - remove unnecessary NOMAN tag
- remove deprecated variables
- make sure to define PKG_PREFIX when running the INSTALL script
1999-12-12 21:18:05 +00:00
brad
2724e90b45 - remove workaround for texinfo install-info bug
- ${MKDIR} -> mkdir
- rearrange PLIST a bit
1999-12-12 20:51:15 +00:00
brad
199ed9d62e rearrange PLIST a bit 1999-12-12 20:46:05 +00:00
brad
6a0b597b09 - remove workaround for texinfo install-info bug
- remove pre-configure target, this is done inside automake's Makefile anyway
- remove unnecessary CONFIGURE_ENV tag
1999-12-12 20:43:51 +00:00
brad
8622a12d9a stricter fix for oflow 1999-12-12 20:17:23 +00:00
jakob
701e197ed6 Update to postfix-19990906-pl09. File missed by CVS. 1999-12-12 19:01:53 +00:00
jakob
8efb75e9c4 Update to postfix-19990906-pl09. Information from the author:
This patch resolves several really old defects that were resolved
or discovered in the last couple weeks.

  - Address rewriting would panic on a lone \ at the end of a line
    where an address was expected. Reported by Jason Hoos.

  - The local delivery agent would deliver to the user instead of
    the .forward file when the .forward file was already visited
    via some non-recursive path. Patch by Patrik Rak.
                                                                                  - Postfix now attempts to deliver all addresses in the expansion
    of an alias or .forward file, even when some addresses must be
    deferred. Problem reported by Andrew McNamara and others.
1999-12-12 19:00:32 +00:00
brad
de6f9389d7 remove unnecessary GNU_CONFIGURE tag, USE_AUTOCONF implies using GNU_CONFIGURE 1999-12-12 18:40:45 +00:00
dugsong
037ce8dad2 stricter fix for oflow 1999-12-12 18:38:51 +00:00
brad
0a395a6dd2 update INDEX 1999-12-11 16:34:35 +00:00
espie
f0ac2fb53b Use IFS to parse PATH instead of ludicrous echo $PATH|tr 1999-12-11 16:14:20 +00:00
brad
f4d8e69fa7 change LIB_DEPENDS for new libtiff 1999-12-11 02:36:40 +00:00
brad
4b4acb7f9b upgrade to bladeenc 0.90 1999-12-11 01:42:08 +00:00
brad
8be314c6f9 upgrade to bladeenc 0.90, many minor bug fixes including long vs int
issues being fixed.
1999-12-11 01:41:03 +00:00
brad
6527d4da5e fix MASTER_SITE_SUBDIR for new location of libaudiofile on GNOME mirrors 1999-12-10 21:56:28 +00:00