1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
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
Michael Johnson
1eb11fd11e Update to 0.7 2008-03-31 13:44:54 +00:00
Pav Lucistnik
2945511c2d - Back out the BROKEN line, the are reports this compiles in the wild
Ok'ed by:	linimon
2007-10-05 09:01:38 +00:00
Mark Linimon
60ac16fbae Mark as broken with gcc4.2. 2007-10-04 08:12:48 +00:00
Mark Linimon
41a56135d1 Remove support for antique perl.
Hat:	portmgr
2007-09-08 00:45:08 +00:00
Michael Johnson
26d251cf73 Update to 0.5 2007-07-02 17:31:26 +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
9333661fe2 Update to 0.3.1 2007-02-25 21:53:03 +00:00
Kris Kennaway
60b3a84279 Use libtool15 port instead of included version to avoid objformat a.out botch 2007-02-10 06:05:06 +00:00
Michael Johnson
ea5fec4f4f Fix a double-free while performing print operations which could trigger a
segmentation fault if malloc debugging was enabled.

Submitted by:	marcus
Reported by:	dougb
2006-12-15 22:14:33 +00:00
Jeremy Messenger
6d2b668115 Fix the version numbers going backwards by add PORTEPOCH.
Approved by:	portmgr (implicit, kris and marcus)
Reported by:	erwin's tool
2006-10-14 18:00:07 +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
Michael Johnson
7aa884d0fe - Readd IGNORE for sparc64, should be fixed in next version 2006-07-08 23:18:28 +00:00
Michael Johnson
b64e733713 - Add sparc64 back on the map for kern.osreldate>=601101 2006-07-05 23:14:34 +00:00
Michael Johnson
93eac9cab1 - Mark IGNORE on sparc64 2006-04-17 00:29:45 +00:00
Michael Johnson
c28115ab28 - Convert all gecko pkg-[de]install scripts into a generic
pkg-[de]install script
- Always use pkg-install to create missing dir's [1]

Requested by:	marcus [1]
2006-03-29 18:29:45 +00:00
Michael Johnson
6253b3d9f9 - Mark broken on 4.x 2006-03-27 14:32:31 +00:00
Joe Marcus Clarke
dbf7cc2ee8 Use the right transformiix patch for Sunbird.
Approved by:	portmgr (implicit)
2006-03-04 18:53:45 +00:00
Joe Marcus Clarke
7542dbb5b5 Fix the build on sparc64.
Approved by:	portmgr (implicit)
2006-03-02 06:31:29 +00:00
Michael Johnson
3b109f31b1 - Fix build on amd64
Obtained from:	www/mozilla
Tested by:	mail@david-reid.com
Fix pointed out by: marcus
2006-01-08 20:18:04 +00:00
Michael Johnson
e3b6738062 - Don't try and remove share/pixmaps since it's in mtree 2005-12-05 05:33:51 +00:00
Jeremy Messenger
64a923ea98 Fix all those ports to find libnssckbi.so in the correct place to allow those
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.

PR:		ports/89796
Reported by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2005-12-02 05:30:01 +00:00
Michael Johnson
2769f0eabc - Add sunbird
The Sunbird Project is a redesign of the Mozilla Calendar component. The goal
is to produce a cross platform standalone calendar application based on
Mozilla's XUL user interface language.

WWW:    http://www.mozilla.org/projects/calendar/sunbird.html

Note: This is still in the beta stages and you will probably run in to
      a few bugs.
2005-11-30 00:52:24 +00:00