Commit Graph

59 Commits

Author SHA1 Message Date
brad
1daa932275 add libdes so this links with -current's OpenSSL. 2002-06-05 19:46:37 +00:00
brad
471e274019 hopefully fix build problems after trying to get Pine to obey CC. 2002-02-18 14:43:06 +00:00
brad
0d8e6cc6bd honor CC. 2002-02-09 21:10:04 +00:00
brad
94abb27ec8 fix offsets after upgrade to 4.44 2002-01-13 09:03:25 +00:00
jakob
b19fb8302f update to pine v4.44 - security update
--
This note is to announce the availability of the Pine Message System version
4.44. The purpose of this release is to fix a security bug with the treatment
of quotes in the URL-handling code. The bug allows a malicious sender to
embed commands in a URL. This bug is present in all versions of UNIX Pine.
There is no vulnerability from this bug in PC-Pine.
2002-01-10 10:48:44 +00:00
brad
c25c43c3a7 add BUILD_DEPENDS to ensure the right version of c-client is installed. 2001-12-16 21:57:47 +00:00
brad
293ea6d6ea upgrade to Pine 4.43 2001-12-01 23:22:58 +00:00
brad
4e05186098 upgrade to Pine 4.42
--
Minor bux-fix release:
* Replying to a message may close the folder containing the message.
2001-11-22 20:29:20 +00:00
brad
fc4fa1a587 upgrade to Pine 4.41 + Pico 4.2 2001-11-19 02:01:57 +00:00
brad
453e4a6789 Rearrange order of Kerberos libraries to allow pine to link properly on ELF archs. This should help with static archs too though untested. 2001-10-06 02:14:16 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
brad
63def4466c adjust package name for the pico subpackage to reflect reality, pico does
not use the same version number as pine.
2001-09-28 13:27:09 +00:00
brad
acd1bd5437 Re-enable GSS support.
--
Patch to fix pine from: jakob@
2001-09-27 23:37:30 +00:00
brad
b01e347d43 PREFIX -> LOCALBASE 2001-09-27 18:44:41 +00:00
brad
6586b7c27c upgrade to Pine 4.40 2001-09-27 16:52:40 +00:00
brad
e247f23714 editor -> pico 2001-08-14 19:21:00 +00:00
brad
80405c9b8f bump NEED_VERSION 2001-08-12 19:15:39 +00:00
brad
e965a79301 - PREFIX -> LOCALBASE
- never create an ldap FLAVORized Pico package since it does not pertain
to Pico and do not mistakenly register a dependency on ldap with the
package either
2001-07-20 22:48:10 +00:00
brad
9e113bd23a document ldap FLAVOR.
--
Pointed out by: pvalchev@
2001-07-20 19:51:51 +00:00
brad
6cbe0697e7 space -> tab 2001-04-14 03:57:00 +00:00
brad
7abbb819cd - integrate COMMENT's
- use PKGNAME-foo instead of overriding PKGNAME
- bump NEED_VERSION
2001-04-14 02:56:16 +00:00
brad
4caa06ae70 upgrade to Pine 4.33 2001-02-02 16:47:13 +00:00
brad
c016c47789 set myself as maintainer 2001-01-21 21:07:16 +00:00
jakob
3ae50c4607 add ldap flavour 2001-01-21 19:19:59 +00:00
brad
067c670b6a don't redefine MAX. 2001-01-19 01:07:52 +00:00
brad
92b6b501f6 upgrade to Pine 4.32 2001-01-18 18:51:36 +00:00
brad
1c1cebc32b upgrade to Pine 4.31 2000-12-31 04:49:37 +00:00
marc
c4f888bae2 Even though the port is broken, fix sub-package generation
This allows, for example, pico to be installed using the format
    make NO_IGNORE=Yes SUBPACKAGE=-pico install
2000-10-05 18:01:49 +00:00
marc
7456a1c981 BROKEN="remote access exploit" 2000-10-05 00:15:36 +00:00
brad
4919ce7f76 do not try to use "size" on nonexistent binaries 2000-09-19 21:07:43 +00:00
brad
860a85553b update the pine port to utilize the c-client port.
Pine has historically built against an internal copy
of the c-client library, however c-client development
has progressed beyond what is shipped with pine.
(It would appear that all new development work is
being done via UW's imap server codebase.) This change
allows pine to utilize improvements/bugfixes in the
c-client library. A consequence of this change is
that the recently reported vulnerability to BugTraq
regarding malformed X-keywords header has been fixed.
2000-09-17 14:56:26 +00:00
brad
c311f66750 use better filenames for patches 2000-09-15 10:06:36 +00:00
espie
4c8a9cb2ba Multi-package pine.
This leads to three packages:
pine, pine+pico, pico

Note that pine does not depend on pico, since it links with the static
libpico library.

The old pine package corresponds to the newer pine+pico package.
2000-09-03 17:20:33 +00:00
brad
b16f63751c ${FOO} -> $FOO 2000-08-04 18:30:39 +00:00
brad
a0711d7430 - add HOMEPAGE
- remove FAKE=Yes and license type
- remove configure script and integrate it into the Makefile
- add #!/bin/sh to DEINSTALL
- re-arrange INSTALL script a bit and remove bogus PIDFILE variable
2000-07-10 22:54:33 +00:00
espie
be717ad969 Trivial fake 2000-03-22 16:15:12 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
d8fa988373 license for this is wrong. its not BSD, its NOFEE. 2000-02-14 09:02:29 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
brad
81bcc26dc5 - mkdir -> ${INSTALL_DATA_DIR}
- improve usage of INSTALL_ macros
2000-01-05 05:17:14 +00:00
brad
7b74479f9f add patch provided in PR, fixes problem with using ispell as the spell
checker in Pico/Pine.
Patch By: Jason Downs <downsj@downsj.com>
--
closes PR# 1036
2000-01-05 05:13:37 +00:00
brad
25dbc188d1 upgrade to Pine 4.21, fixes a security bug as posted on BugTraq 1999-12-01 03:20:03 +00:00
brad
0dd77a62d9 upgrade to Pine 4.20 1999-10-27 12:18:58 +00:00
marc
01eb432f0f o patch man page to reflect proper location of config files
o patch doc to reflect proper location of config files
o add INSTALL/DEINSTALL scripts
o call INSTALL script from a post-install target in Makefile
o remove de-install message from packing list (now in DEINSTALL script)
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 17:36:48 +00:00
jakob
371c8eaca1 update to 4.10 1999-03-30 18:26:30 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
836d18328f update to 4.05 1999-01-20 05:10:55 +00:00
marc
dc979ca70d update to 4.03; Johan Allard <allard@netman.se> 1998-09-13 18:23:27 +00:00
marc
39e8874f5a update to 4.02A (thanks to Jakob Schlyter <jakob@carlstedt.se>) 1998-08-14 20:27:07 +00:00