Commit graph

8 commits

Author SHA1 Message Date
Beat Gaetzi
ab9d3a7b76 - Remove obsolete gecko providers
- Remove obsolete inclusion of www/mozilla/bsd.gecko.mk

Approved by:	portmgr (miwi)
Exp-run by:	miwi
2009-11-27 09:11:32 +00:00
Thierry Thomas
a2cf41641a - This changes adds xt to USE_XORG since the port uses headers from the
xt port (e.g., X11/Intrinsic.h) and clearly links with libXt during the
build;

- Release maintainership.

PR:		ports/126699
Submitted by:	glewis
2008-08-22 19:12:23 +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
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
Thierry Thomas
94b87b5985 Add a missing USE_XLIB.
Reported by:	pointyhat via Kris
2007-02-08 20:58:54 +00:00
Thierry Thomas
4bdd20018d Mark ONLY_FOR_ARCHS=i386: JDIC needs com.sun.jnlp, which is part of the
web plug-in (javaws.jar) and which is not installed on !i386.

Reported by:	pointyhat via Kris
Credits to:	hq for the explanation
2007-01-18 20:17:38 +00:00
Thierry Thomas
c4c8523eac The JDesktop Integration Components (JDIC) project aims to make Java(TM)
technology-based applications ("Java applications") first-class citizens of
current desktop platforms without sacrificing platform independence.

JDIC provides Java applications with access to facilities provided by the native
desktop such as the mailer, the browser, and registered document viewing
applications. Additionally it provides the mechanisms by which Java applications
can integrate into the native desktop such as registering Java applications as
document viewers on the desktop, creating tray icons on the desktop and creating
installer packages.

JDIC consists of a collection of Java packages (JDIC API), all with the package
name prefix org.jdesktop.jdic, and a JNLP application packaging tool (JDIC
Packager).

Note: only the tray icon API is built at the moment.

WWW: https://jdic.dev.java.net/
2007-01-05 23:24:40 +00:00