Commit graph

49 commits

Author SHA1 Message Date
Marcus Alves Grando
67f314c971 - Update to 2.2.1 2006-04-30 23:59:58 +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
bad8146370 - Fix libs provided by pkg-config
- Bump PORTREVISION

Submitted by:	jylefort
2006-02-04 00:10:37 +00:00
Marcus Alves Grando
7094a4d8f7 Update to 2.1.19 2006-01-20 22:20:54 +00:00
Marcus Alves Grando
cdd9c5ff9a Update to 2.1.18 2006-01-17 13:30:12 +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
ffcf729c85 Add SHA256 2005-11-09 02:32:50 +00:00
Marcus Alves Grando
1378d4dd8f Update to 2.1.17
Take MAINTAINER
2005-11-07 12:53:33 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Tom McLaughlin
3dcb2fb51f Fix duplicate LATEST_LINK.
Approved by:	mezz (co-mentor)
2005-10-14 03:19:43 +00:00
Tom McLaughlin
7082d4c04a - Add gmime2-sharp, slave port of gmime2. This port provides the C#
bindings to the gmime2 library.

Approved by:    ahze (mentor)
2005-10-05 02:17:58 +00:00
Kirill Ponomarev
6b4c016cab Drop maintainership, since I'm buried in the $REALLIFE stuff. 2005-09-14 08:26:09 +00:00
Kirill Ponomarev
b395bd3931 Update to 2.1.16 2005-08-28 10:35:26 +00:00
Kirill Ponomarev
a6555c8d3b Update to 2.1.15 2005-06-16 13:43:18 +00:00
Kirill Ponomarev
a9c95d9f25 Update to 2.1.14 2005-04-02 11:40:46 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kirill Ponomarev
f07a40b5a6 Update to 2.1.13 2005-03-11 10:08:38 +00:00
Kirill Ponomarev
a045756a67 Update to version 2.1.12 2005-02-21 17:51:02 +00:00
Kirill Ponomarev
e616f1bc78 Update to 2.1.11 2005-01-30 21:03:30 +00:00
Kirill Ponomarev
241bcee99b Update to 2.1.10 2005-01-16 16:21:55 +00:00
Kirill Ponomarev
0da3352921 Install documentation to DOCSDIR.
Honour NOPORTDOCS macro.

Based on PR:	ports/74982
Submitted by:	skv
2004-12-15 22:59:23 +00:00
Kirill Ponomarev
668ca91960 Switch to USE_LIBTOOL_VER.
Bump PORTREVISION.
2004-11-10 06:08:36 +00:00
Sean Chittenden
d125b8725f Fix plist. Notified maintainer. Not bumping port version because it was
bumped 2min ago.
2004-11-09 23:37:19 +00:00
Sean Chittenden
09954ceafe *grabs bleach and pours on infectious creeping GNOME software infestation*
Fix the list of dependencies so it no longer depends on xorg-libraries.
For server installs this was unnecessary.  Bump port version, take hazard
suit off, and dispose of used suit in incinerator.

Approved by:	krion
2004-11-09 23:28:48 +00:00
Kirill Ponomarev
eb625868f9 Update to 2.1.9 2004-10-12 14:43:03 +00:00
Kirill Ponomarev
41b358c916 Update to 2.1.8
PR:		partially ports/70857
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-08-23 12:41:05 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
4ce0e1d2ad Update to version 2.1.7 2004-07-07 20:17:47 +00:00
Kirill Ponomarev
3922646c36 - Update to version 2.1.6 2004-06-07 09:02:27 +00:00
Kirill Ponomarev
817501524b - Update to version 2.1.5 2004-05-18 10:15:44 +00:00
Kirill Ponomarev
a7dff1b52a - Update to version 2.1.4 2004-05-04 15:24:20 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
75335a9c0b - Update to version 2.1.3 2004-03-12 20:05:37 +00:00
Kirill Ponomarev
ee13d04d9c - Update to version 2.1.2 2004-02-14 20:51:20 +00:00
Kirill Ponomarev
7a6f714c66 - Fix MASTER_SITES 2004-02-07 18:34:57 +00:00
Kirill Ponomarev
4825d5190e - Oh no! s/LIST/LINK
Pointy hat to:	krion
2004-02-06 11:19:02 +00:00
Kirill Ponomarev
76ea4f7977 - "Annoying Reminder Guy II" wants LATEST_LIST. 2004-02-06 11:17:54 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
b95ba692cb - Update to 2.1.1 2003-12-05 23:41:45 +00:00
Kirill Ponomarev
1014c6e7d9 - Update CONFLICTS with gmime-1.*
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-10 06:45:03 +00:00
Kirill Ponomarev
d78ca88b2c Update to 2.1.0 2003-08-10 06:09:30 +00:00
Kirill Ponomarev
329f5764a7 Update to 2.0.11 2003-08-07 09:18:12 +00:00
Kirill Ponomarev
1f3b1ef40d Update to 2.0.9
Approved by:	fjoe (mentor) (implicit)
2003-07-26 17:22:17 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Christian Weisgerber
ee8e8d19ef Update to 2.0.8
PR:		52838
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-02 14:47:56 +00:00
Max Khon
f5ba1f5df8 Fix compiling on alpha. 2003-05-19 08:18:54 +00:00
Max Khon
b3f422c8e3 New port: gmime2
Library (written in C) for parsing and creating messages using MIME.

PR:		52084
Submitted by:	Kirill Ponomarew
2003-05-13 16:44:04 +00:00