Commit graph

24 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Rong-En Fan
3c089c162b - Use USE_ICONV instead of LIB_DEPENDS
Approved by:	portmgr (erwin, few weeks ago)
2007-01-12 09:12:57 +00:00
Marcus Alves Grando
4904e8d104 - Update to 0.2.3
- portlint(1)

Approved by:	maintainer
Security:	CVE-2006-2197, http://secunia.com/advisories/20665/
2006-12-13 12:28:44 +00:00
Michael Nottebrock
d10a5375ee Update to KOffice 1.5.1 2006-05-27 10:26:19 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Michael Nottebrock
61d8e6ef42 Oops, some junk sneaked into the last commit. 2004-08-03 14:06:42 +00:00
Michael Nottebrock
0c1fb2bf2a Remove some obsolete hacks. 2004-08-03 13:55:01 +00:00
Michael Nottebrock
14301d2aba Update to 0.2.2 2004-07-17 11:56:25 +00:00
Alexander Nedotsukov
127368e9af Chase libgsf shlib version. 2004-05-06 09:34:46 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Michael Nottebrock
05e5428e3c Fix COMMENT. 2004-04-04 06:59:42 +00:00
Michael Nottebrock
a3f6024445 SIZEify. 2004-03-18 01:41:16 +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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Michael Nottebrock
9bbc8c51d1 Update to version 0.2.1
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-11-16 17:57:34 +00:00
Michael Nottebrock
1e7c4b7de5 Add patch-configure, install static library, bump PORTREVISION.
PR: 57360
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-30 17:30:50 +00:00
Michael Nottebrock
8ae8086566 Replace --program-transform-name with a dependency on gnometarget.
PR: 57360
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-29 16:53:14 +00:00
Michael Nottebrock
7d8d6a565e Add wv2, a library providing routines to access Microsoft Word/Excel files.
Note that, despite the misleading name, this is actually different from (and
independent of) textproc/wv, thus no repocopy.

Approved by:	arved (Mentor)
2003-09-26 18:01:34 +00:00