Commit Graph

38 Commits

Author SHA1 Message Date
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
marc
22ae5b2544 update to pine/pico/pilot 4.02; imapd NOT compiled or installed 1998-08-03 04:11:48 +00:00
marc
71b0fccfa6 move sample dot file to share/doc/pine; clean up
packing list; test package create/add/delete.
1998-03-31 05:59:41 +00:00
marc
5e67da2ce4 Don't try to install shared libpico unless it was generated.
Clean up Packing list and remove share/doc/pine on uninstall
1998-02-19 06:59:26 +00:00
tacho
3b18b6c8f3 no more shared libpico... not really needed... only static 1998-01-21 22:43:21 +00:00
niklas
d6f4e4c2c2 Make work with ${WRKSUBDIR} 1998-01-16 15:40:31 +00:00
niklas
c4e1de020c man pages are not gzipped here 1997-12-23 10:32:18 +00:00
gene
87f066f99b Remove FreeBSD-specific reference. 1997-11-18 07:32:23 +00:00
joey
718eed7973 added $OpenBSD$, changed ejovi to joey...removed freebsd contact from ssh 1997-11-17 21:47:27 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00