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

26 Commits

Author SHA1 Message Date
Kirill Ponomarev
3a93a11f4f Chase deps shlib version after updating security/gsasl 2009-12-15 20:59:48 +00:00
Xin LI
8121e44e5f - Fix a possible segfault in stringUtils::countASCIIchars()
- Fix body contents not generating bug caused by stream::reset() won't
   reset EOF condition.

Obtained from:	vmime svn
2009-12-08 17:59:00 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Xin LI
ddbce161cb Chase for latest GNUtls's removal of libgnutls-config. 2009-08-19 23:29:24 +00:00
Roman Bogorodskiy
f32c11d872 Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. 2009-08-16 18:04:40 +00:00
Xin LI
43a7f11740 Mark MAKE_JOBS_SAFE wherever makes sense. 2009-03-27 01:09:14 +00:00
Kirill Ponomarev
eb3283ed6e Chase libs for previous security/gsasl update. 2009-02-06 07:24:05 +00:00
Mark Linimon
164d970ce6 Mark as broken on sparc64: does not compile. 2009-02-03 06:18:18 +00:00
Xin LI
dfe374f9bf Derive CXXFLAG from CFLAG explicitly. Without this, user supplied CXXFLAG
could cause compile fail due to the lack of -I${LOCALDIR}

Reported/tested by:	Andrei V. Lavreniyuk <andy.lavr reactor-xg kiev.ua>
2008-11-24 06:46:59 +00:00
Xin LI
1c01c6a605 Update to 0.9.0 2008-11-16 21:49:03 +00:00
Kirill Ponomarev
28dd1cf220 - Update to version 0.2.28
- Bump sh lib version on depending ports

PR:		ports/126857
Submitted by:	mm@FreeBSD.org
2008-08-26 20:28:09 +00:00
Xin LI
e4eb9af0d9 This port is not broken, it does not compile due to the corrupted header
installed by gnutls, which is now fixed.
2008-07-30 08:53:32 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
576a467f79 - Mark BROKEN: does not compile with gnutls-2.4.x 2008-07-23 00:57:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Xin LI
ec2fc08a00 Remove GNUTLS_E_OPENPGP_TRUSTDB_VERSION_UNSUPPORTED after GNUTLS upgrad
in order to fix build.

Reporteed by:	pointyhat via pav
2008-03-05 23:09:46 +00:00
Roman Bogorodskiy
c9536f39b3 - Chase security/gnutls shlib version bump
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Xin LI
dd46428dfa - Define _GLIBCXX__PTHREADS as a workaround for our gcc's gthr.h,
which defines _GLIBCXX_GTHREAD_USE_WEAK and causes compilation
   to fail for no good reason.
 - Respect users' CFLAGS setting.
 - Use MASTER_SITE=SF.
 - Bump PORTREVISION.
2008-02-18 00:10:20 +00:00
Xin LI
d1a735b326 Now we have a usable gnutls version that can be used with libvmime,
so enable it in build.
2007-12-14 22:04:22 +00:00
Kirill Ponomarev
b0cd481e69 Chase libver after security/gsasl update. 2007-09-05 13:57:27 +00:00
Kirill Ponomarev
c0816bb3be Chase increase of security/gsasl shlib version. 2007-06-01 08:24:36 +00:00
Xin LI
6d083aa3d0 Upate to 0.81 2007-01-05 02:25:47 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
45d1f9d24f Update to 0.8.0
Add SHA256

PR:		89217
Submitted by:	delphij (maintainer)
2005-11-18 13:26:20 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Marcus Alves Grando
9984aa2815 New port
"libvmime is a MIME manipulation library."

PR:		ports/86300
Submitted by:	Xin LI <delphij@freebsd.org>
Approved by:	pav (mentor)
2005-09-20 12:18:52 +00:00