1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
93798729eb - Fix r375073, it should be bsd.port.options.mk and bsd.port.mk 2014-12-20 18:26:59 +00:00
Sunpoet Po-Chuan Hsieh
e080f4a05c - Reword COMMENT
- Remove .include <bsd.port.options.mk>
- Cosmetic change: gather build-related knobs
2014-12-20 18:19:01 +00:00
Thierry Thomas
69d0a0a258 Adding mail/panda-cclient and mail/panda-imap.
Since Mark Crispin left the UW, development on UW-IMAP paused. Mark
however continued developing the toolkit under the name Panda-IMAP.
Since Mark passed, Jonathan Abbey created a project on GitHub, by
concatenating all of the public releases of UW IMAP with the last
version of Panda IMAP.

Add conflict lines with the original ports.
2014-12-14 17:56:14 +00:00
Alex Dupre
ff76a35166 Fix linking with libgcc on arm.
PR:		194219
Submitted by:	sbruno, mikael.urankar@gmail.com
2014-11-24 10:32:25 +00:00
Antoine Brodin
8e556b93ae Cleanup plist 2014-11-22 18:42:44 +00:00
Anders Nordby
fa72785059 Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
2014-10-29 22:11:51 +00:00
Adam Weinberger
8e7fd48a29 Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
Adam Weinberger
d3cd6aff63 The cclient build system clobbers CFLAGS, but we can pass our own
in EXTRACFLAGS.

PR:		ports/186980
Approved by:	maintainer timeout
2014-03-09 16:02:19 +00:00
Antoine Brodin
7f584f5d4b - Fix references to STAGEDIR in binaries, config files etc.
- Allow packaging as a regular user
- Move a message to a pkg-message file
2014-02-23 12:27:03 +00:00
Martin Wilke
3935c21124 - Stage support 2014-02-10 03:19:29 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Jason Helfman
2a8fb99db4 - adoption of optionsNG
Approved by:	portmgr (miwi)
2013-05-23 02:19:02 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Anders Nordby
eff47be7db Update to 2007f.
Add license info.
Correct path for c-client.cf and inform about configurability.
2011-08-21 22:49:21 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Philip M. Gollucci
41c535feba - Correctly support WITH_OPENSSL_PORT=yes
PR:             ports/143526
Submitted by:   Dan Lukes <dan@obluda.cz>
Approved by:    maintainer timeout (anders ; 211 days)
2010-09-08 01:59:41 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Anders Nordby
12e42b5342 Update to 2007e.
Remove FORBIDDEN, as the security issues should be OK now.

PR:		130255
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-01-19 01:11:44 +00:00
Martin Wilke
9e8705ff0b - Mark FORBIDDEN
Security:	http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html
		http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html
2009-01-11 14:59:03 +00:00
Joe Marcus Clarke
337fd625b5 With my portmgr hat on, fix this port so tools like imapd that depend on it
will actually work.  The previous commit completely broke imapd, ipopd, etc.

This restores the installation of linkage.c from the last working version.
2007-10-01 04:03:01 +00:00
Edwin Groothuis
75b03803c4 [patch] update mail/cclient to version 2006j
The c-client and imap-uw are still at version 2004g. The
	patch I am enclosing updates c-client to version 2006j.

PR:		ports/114833
Submitted by:	"Pedro J. Lobo" <pjlobo@sec.upm.es>
Approved by:	maintainer timeout
2007-09-30 05:58:24 +00:00
Edwin Groothuis
6b453fa43c [UPDATE]mail/cclient. The problem with the assembly of some ports
Some ports require unzipped source of cclient.
	For example, one of the ports with such problem is the
	asterisk (configure --with-imap).  Copying some of the files
	in the include/cclient solves this problem by using standard
	tools.  These files are stored parameters with which compiles
	port

PR:		ports/114913
Submitted by:	viper <viper@perm.raid.ru>
Approved by:	maintainer timeout
2007-09-23 11:44:47 +00:00
Anders Nordby
a138d284c8 Move bsd.port.pre.mk inclusion up to make OPTIONS work.
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
2007-07-01 20:57:04 +00:00
Anders Nordby
05399447ff Add OPTIONS list.
Add knob to choose mbx as default mailbox format, in cclient.

PR:		88941, 88942
Submitted by:	Mats Dufberg <mats@dufberg.se>
2007-06-26 08:08:56 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Thierry Thomas
954012f523 Upgrade to 2004g: fix vulnerability CAN-2005-2933.
Approved by:	anders (maintainer)
Security:	CAN-2005-2933
2005-10-05 17:48:11 +00:00
Anders Nordby
b5d955b613 Update to 2004d.
Fix IPv6+SSL.

PR:		77512
2005-05-30 19:57:06 +00:00
Alexander Leidinger
8c4a2c7ecf POLA: let the port behave as the previous version regarding the location
of the certification files.

Noticed by:	Manfred Antar <null@pozo.com>
Approved by:	maintainer (implicit)
2005-01-30 13:31:57 +00:00
Alexander Leidinger
7c1b394d76 Update to 2004c1.
Approved by:	maintainer (blanked, as long as I don't break anything)
2005-01-29 12:03:24 +00:00
Anders Nordby
a80a7786f5 Update to imap-2004a. 2004-09-03 21:30:15 +00:00
Anders Nordby
f6070309f2 Update to imap-2004.
Adds support for IPv6 amongst other things.

PR:		66517
Submitted by:	Christian Kratzer <ck@cksoft.de>
2004-06-04 14:21:47 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Anders Nordby
33aeb84146 Add missing quote in Makefile.
PR:		56010
Submitted by:	Roman Neuhauser <roman@bellavista.cz>
2003-10-28 23:34:18 +00:00
Anders Nordby
00c52ef0e3 Update to imap-2002d.
PR:		54181
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-22 22:25:27 +00:00
Anders Nordby
58547ee729 Correct PAM service name for ipop3d to pop3 instead of pop like we've
used to have it for a long time.

Update PAM info to reflect that the session service is now used.

Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on
cclient as well since we expect their versions to match exactly).

PR:		ports/52798
2003-06-01 20:49:37 +00:00
Anders Nordby
457a2b423e Forgot to insert SUBDIR in MASTER_SITES paths, fix that.
PR:		51754
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 00:54:21 +00:00
Anders Nordby
a5dc544c95 Update to 2002c1.
PR:		51754
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 00:13:49 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
5cc3a633fc Fix misspelling of the name of the author
PR:		ports/45814
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
2002-12-12 07:18:38 +00:00
Anders Nordby
14e85ed5bb Make port build on -current/sparc64.
PR:		39258
Submitted by:	jake
2002-12-01 15:00:47 +00:00
Anders Nordby
e493b3047d Unbreak: set USE_OPENSSL properly.
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.

Pointy hat to:	dougb
2002-11-27 03:53:42 +00:00
Doug Barton
5ccd0436d2 anders assigned me a PR to update pine, so he must have meant me to update
this too. :)

* Mostly a simple version update, although I tweaked a few things
* Make some Makefile variables more... variable
* SSLTYPE update to match new c-client makefile
* Remove a spurious variable from the port Makefile
* Tab'ify a couple places in patches that had to be regenerated anyway
2002-11-26 12:05:13 +00:00
Anders Nordby
a80cb50ea1 Don't use REINPLACE_CMD -ne.
Pointy hat to:	edwin
2002-11-06 13:27:06 +00:00
Edwin Groothuis
2736678db7 PERL -> REINPLACE
Noticed on: bento
2002-11-04 01:37:23 +00:00
Anders Nordby
dea3d82448 Remove broken master site.
Fix hostname for freenix.no master site.
2002-03-18 00:29:39 +00:00
Anders Nordby
ad6b4799b4 Correct MAINTAINER e-mail address for ports I maintain. 2002-03-14 00:11:40 +00:00