1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
b48819e2e0 Reassign some of ahze's ports to gnome@.
Requested by:	kwm
Hat:		portmgr
2010-07-25 23:03:46 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
163cc510e9 - Fix error introduced in previous commit 2009-08-22 01:16:14 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Michael Johnson
5a6b140b90 Update to 2.2.0
PR:		ports/114727
Submitted by:	Hiroto Kagotani
2007-07-29 01:24:29 +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
Michael Johnson
93dc521a8e Update to 2.0.1 2007-02-23 22:23:23 +00:00
Michael Johnson
766eb20fb0 - Adopt ports 2006-09-10 19:07:44 +00:00
Pav Lucistnik
7b8e2758ed - Add SHA256 2005-11-24 16:18:42 +00:00
Michael Johnson
eaf5004e08 - Release maintainer to ports@ to be with gnucash 2005-10-18 00:37:06 +00:00
Joe Marcus Clarke
414f5ff7e3 Mark BROKEN on alpha for the time being. The build causes xsltproc to
dump core.
2004-11-28 21:00:03 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Michael Johnson
340cba7eae Update to 1.8.4
Approved by:	marcus (co mentor)
2004-11-12 06:57:37 +00:00
Joe Marcus Clarke
1c9327234f Make these stylesheets XSLT compliant by making sure templates with the same
name are not included multiple times into the same stylesheet.  Instead,
use <xsl:import/>, and nest them with the proper import precedence so that
the proper overrides occur.

As of libxslt-1.1.11, stricter template name checking is done with
<xsl:include/>.

Reported by:	pointyhat via kris
2004-10-17 00:28:02 +00:00
Pav Lucistnik
7d83787187 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:05:58 +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
Joe Marcus Clarke
24efa94047 Convert scrollkeeper over to use the system catalog location. This helps
to unbreak gtk-doc as well as removes a ton of gross hacks to support
the old location.  Also, import some CVS patches from SK to fix some
potential crashes when installing bad catalogs.

While I tested this with a full SK database rebuild, problems may still
occur.  Please let me know if you encounter any issues with OMF files
after this commit.
2003-11-04 08:53:10 +00:00
Adam Weinberger
efa81cc754 Update to 1.8.3. 2003-09-25 05:18:11 +00:00
Joe Marcus Clarke
593038e3d5 Fix installation by using the DocBook DTDs installed on the system.
Reported by:	Peter Kostouros <kpeter@melbpc.org.au>
2003-08-17 00:05:24 +00:00
Joe Marcus Clarke
7277efaedb Update to 1.8.1. 2003-05-13 17:29:00 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Joe Marcus Clarke
d7453bf174 Add a missing BUILD_DEPENDS on db4.
Reported by:	bento
2003-02-22 08:25:10 +00:00
Joe Marcus Clarke
58d06cebae Add gnucash-docs, the documentation for GnuCash.
PR:		48403
Submitted by:	Glenn Johnson <glennpj@charter.net>
2003-02-18 03:39:02 +00:00