Joe Marcus Clarke
4861419558
Allow these ports to be built with GCC 4.2.
2007-05-28 04:24:28 +00:00
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
Jeremy Messenger
4e7a4d8240
-Remove check on FreeBSD 4.x.
...
-Portlint:
*Use MAN1_EN and MANLANG.
*Use DATADIR in plist.
2007-03-26 20:08:47 +00:00
Alexander Nedotsukov
435ed464e4
Fix and sort plist.
2007-03-14 03:34:58 +00:00
Alexander Nedotsukov
8ece355c4c
Add missing dependency on desktopfileutils.
...
Reported by: krismail
2007-03-14 03:22:58 +00:00
Alexander Nedotsukov
d99a3bc646
- Remove gnomeprefix.
...
Inkscape is not GNOME application. This also fixes broken locale
initialization. [1]
- Remove USE_X_PREFIX.
Reported by: Andrew Muhametshin <andrew@dobrohot.org> [1]
2007-03-09 18:04:06 +00:00
Alexander Nedotsukov
318a3dc0c8
Manually remove extra locale directory.
...
Reported by: krismail
2007-02-11 01:27:44 +00:00
Alexander Nedotsukov
88dd080b01
Update to 0.45
...
PR: 108952
2007-02-09 00:41:03 +00:00
Joe Marcus Clarke
b4dee0b99f
Update to 0.44.1.
2006-09-17 06:13:18 +00:00
Joe Marcus Clarke
4f138d91aa
Add a missing dependency on lcms.
2006-07-10 02:12:50 +00:00
Joe Marcus Clarke
07de6b4bb4
Update to 0.44. This version required a log2 implementation which was
...
taken from standards/83845.
2006-06-25 06:07:03 +00:00
Pav Lucistnik
c4d35f2348
- Rename ports
...
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Jeremy Messenger
346a331d2d
portlint:
...
-Use lowercase letter in the begin of IGNORE.
2006-05-16 04:40:53 +00:00
Jeremy Messenger
6486c7771f
Add USE_GETTEXT to appease portlint.
2006-05-15 22:23:04 +00:00
Edwin Groothuis
ff21f59f9f
Remove USE_REINPLACE for categories starting with a G
2006-05-07 23:46:33 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Adam Weinberger
8a098bdee4
The configure script checks for libgnomeprintui, not libgnomeprint. Therefore,
...
I'm changing the dependency from libgnomeprint to libgnomeprintui. PORTREVISION
bump JIC.
2005-12-30 06:32:37 +00:00
Alexander Nedotsukov
81b6577323
- Update to 0.43
...
- Make GNOME dependency optional.
- Use bzip2 distfile.
- Add SHA256 checksum.
2005-11-22 20:19:59 +00:00
Ade Lovett
c2d62ca97a
Switch to <target>:: convention for both patch-autotools and run-autotools,
...
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02: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
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Alexander Nedotsukov
b6104b623f
Update to 0.42.2
2005-09-02 04:16:21 +00:00
Joe Marcus Clarke
52c7cf8e0f
IGNORE this port on 4.X due to missing symbols.
2005-08-31 21:43:52 +00:00
Joe Marcus Clarke
195efe2fe9
Update to 0.42.
2005-07-30 03:04:51 +00:00
Jeremy Messenger
c1d95aab80
Fully-qualify the path to update-desktop-database and update-mime-database in
...
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Joe Marcus Clarke
ba6e68fea6
Update to 0.41.
2005-03-12 11:03:07 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
cff62413b9
Add support for the new GNOME MIME system.
2004-08-16 17:57:32 +00:00
Alexander Nedotsukov
78523e974d
Fix build with gcc 3.4
...
Reported by: many
2004-08-02 03:13:37 +00:00
Alexander Nedotsukov
95c98eb8c1
Fix crasher bug. There is a problem in inkscape provoked by
...
sp_object_invoke_write() call wich result in bunch on gtk signals
emission wich in turn may release parent knot holder object beeng
modified. Current fix is not correct way to resolve the situation but
it let us safely go.
2004-04-16 17:06:21 +00:00
Alexander Nedotsukov
5249e13e8b
- Update to 0.38.1
...
- Workaround internal compiller error on -STABLE [1]
- More build patches incl. fix for build with antiqe STL on -STABLE
Reported by: Lee Harr <missive@hotmail.com> [1]
2004-04-12 16:20:45 +00:00
Alexander Nedotsukov
7aa529225b
Update to 0.38
2004-04-09 20:54:11 +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
Alexander Nedotsukov
65073326bf
Add libsigc++ dependency.
...
Submitted by: Franz Klammer <klammer@webonaut.com>
2004-02-16 13:28:59 +00:00
Alexander Nedotsukov
407403df23
Update to 0.37
2004-02-16 08:46:10 +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
Alexander Nedotsukov
5cbdc97fe5
Fix build on alpha.
2004-01-30 07:22:41 +00:00
Alexander Nedotsukov
a65a95b7d3
Fix p5-XML-XQL run-time dependency.
...
Reported by: Jeremy Messenger <mezz7@cox.net>
2004-01-06 09:53:59 +00:00
Alexander Nedotsukov
ac0f2649ee
- Enable GNOME printing support.
...
- Fix PLIST.
2003-12-11 15:36:02 +00:00
Alexander Nedotsukov
e4f09358ae
Update to 0.36
2003-12-11 13:24:07 +00:00
Alexander Nedotsukov
74f1dc757b
Add inkscape 0.35, a program seeks to become a full featured open
...
source SVG editor.
2003-11-17 04:03:39 +00:00