1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Florent Thoumie
c1f23cd26d - Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.

PR:		ports/129724
Submitted by:	Phillip Neumann, Romain Tartiere (bsd-sharp team)
2009-02-09 09:00:01 +00:00
Joe Marcus Clarke
9c3698b2c2 Chase libgnomeprint version.
Reported by:	pointyhat via pav
2009-01-11 22:48:51 +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
Jeremy Messenger
9f6302ce31 Chase libgnomeprint update for plist, bump the PORTREVISION. 2008-02-12 21:41:45 +00:00
Jeremy Messenger
0ed53fc080 Fix the plist by chase libgnomeprint update, bump the PORTREVISION.
Reported by:	pointyhat
2008-01-31 03:50:10 +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
Tom McLaughlin
de410470b1 - Fix pkg-plist
PR:		117198
Submitted by:	Phillip Neumann (maintainer)
2007-10-18 03:25:00 +00:00
Mark Linimon
7055b6ce4c Mark as broken: fails to install. 2007-10-04 08:04: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
d8fc9ae7bc Fix pkg-plist after last libgnomeprint update
Notified by:	kris
2007-03-29 15:19:39 +00:00
Tom McLaughlin
efdfda5f87 - Update to 0.7.6
* Numerous bugfixes
    From NEWS: "If you have tried Gfax in the past and have been
    disappointed we recommend you checkout the 0.7.6 version."
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20

Project by:BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:02:29 +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
03f8639f06 - Change bash dependency from bash2 to bash port
- Remove USE_REINPLACE while I'm at it

Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-04 23:12:04 +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
e13a0e860d - Add fix for stricter mcs in 1.1.9.x
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-11-10 04:41:45 +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
37ce70f789 - Update the comment.
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
  and few others become as runtime dependency, which they are just need to be
  in the build dependency.
- Correct a typo, gfax.schema -> gfax.schemas.
- Fix the installation.
- Fix the plist.
- Bump the PORTREVISION.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-07-10 21:46:05 +00:00
Jeremy Messenger
012d5a9a10 -Update to 0.7.3.
-Remove the IGNORE, it doesn't crash anymore with Mono 1.1.7.

BSD# - Project by:	http://www.mono-project.com/Mono:FreeBSD
2005-05-16 06:33:05 +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
24f56f80a0 BSD# Project is taking the maintainership, as for lang/mono, tmclaugh wants
to ask someone first before let BSD# Project to take the maintainership. The
reason is that we are lacking on C programming, threads knowledge and etc.

BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2005-02-16 21:05:55 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Jeremy Messenger
4c911adfae Remove the quote from IGNORE.
Reported by:	krion
2005-01-09 09:17:58 +00:00
Jeremy Messenger
06659fdd75 BROKEN -> IGNORE
Requested by:	kris
2005-01-09 07:26:49 +00:00
Jeremy Messenger
2273bed3f3 Fix the build, but still add it as broke because it doesn't run. It happens
same thing in the Linux world, which gfax needs to catch up with mono and
gtk-sharp.

PR:		ports/75975
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Reported by:	pointyhat via kris
Approved by:	maintainer timeout, no contact from him for weeks
2005-01-09 07:02:23 +00:00
Jeremy Messenger
273b1c663a Fix the dependency of gtk-sharp that was moved from LOCALBASE to X11BASE.
Reported by:	pointyhat via kris
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-12-15 04:50:18 +00:00
Joe Marcus Clarke
e8aa15ef25 Bump PORTREVISION to chase the gtkhtml3 shared library version. 2004-12-08 06:34:54 +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
Pav Lucistnik
d9b8543491 - Update to 0.6.4
PR:		ports/69119
Submitted by:	John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-17 14:18:29 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +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
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Joe Marcus Clarke
88434931c9 Update to 0.5 (latest STABLE version), and unbreak now that the system lpr
is left untouched.

PR:	52780
Submitted by:	maintainer
2003-06-01 20:21:43 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Kris Kennaway
0aa749d4da BROKEN: Replaces system lpr binary 2003-02-22 21:44:22 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Joe Marcus Clarke
86374536df GFax URL was stale. Update it with the new one.
PR:	48389
Submitted by:	tadalunch@s5.xrea.com
2003-02-17 21:07:09 +00:00
Joe Marcus Clarke
ee82f8537e Add gfax, a GTK+ front-end to hylafax.
PR:		34103
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-11-22 07:33:41 +00:00