1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
453f8ad228 - Update maintainer mail address
PR:		125786
Submitted by:	Phillip N. <pneumann@gmail.com>
2008-07-25 22:46:15 +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
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
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
Tom McLaughlin
160cdc1716 - Move to LOCALBASE
- USE_GNOME+=gnomesharp20

Projecy by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:06:31 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tom McLaughlin
4737682cb3 Chase gtk-sharp20 update 2006-02-19 06:57:13 +00:00
Tom McLaughlin
9c139da2df - Update WWW line after home site has moved
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-04 23:20:05 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Tom McLaughlin
d0b304ace0 - Convert to USE_GECKO [1]
- Convert to USE_SQLITE [2]

PR:		89023 [2]
Submitted by:	mezz [1], Scot Hetzel <swhetzel@gmail.com> [2]
2006-01-14 03:24:03 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +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
Tom McLaughlin
0039297725 - Update to 0.2 and unbreak port
- Add WITH_MOZILLA knob
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-11-10 04:56:18 +00:00
Tom McLaughlin
dc5fb47034 - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
  in mcatalog, bless, f-spot, and gecko-sharp10.

Approved by:	ahze (mentor)
2005-09-29 03:43:25 +00:00
Jeremy Messenger
7f5aa6af15 Mark as broke, doesn't build with Mono 1.1.7 yet.
BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:33:28 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Jeremy Messenger
9b7cdfcd6e Remove a patch that I have missed in the previous commit to fix the build.
Reported by:	pointyhat via kris
Approved by:	portmgr (krion)
2005-01-01 21:57:45 +00:00
Jeremy Messenger
cdbe464121 Update to 0.0.6. 2004-12-30 20:01:14 +00:00
Norikatsu Shigemura
2ae96cb5f6 Chase dependency on databases/sqlite2, and
bump PORTREVISION.

Pointed out by:	krion
Pointy hat to:	myself
2004-12-23 12:16:22 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +00:00
Jeremy Messenger
9f0e255d09 mCatalog is a film and book catalog. It's completely written it C#, and
designed for working in the GNOME desktop. It can get the films/books data
from amazon, and has a nice themeable interface.

NOTE: The mCatalog interface was based on Delicious Library from Delicious
Monster Software, LLC, and is used with permission, although Delicious Monster
does not endorse or support this project.

WWW: http://mcatalog.sourceforge.net/

Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 06:32:57 +00:00