aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/fox12
Commit message (Collapse)AuthorAgeFilesLines
* - Remove x11-toolkits/fox12. Unsupported upstreams.gahr2010-08-237-574/+0
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Mark as DEPRECATED (unsupported upstreams). Removal due on 2010-04-30.gahr2010-03-121-0/+3
|
* - Take maintainship from araujogahr2010-03-121-1/+1
| | | | | Approved by: aroujo (implicit, email to ports@) Message-ID: 20100222114814.GB29137@ponderosa.intelbras.com.br
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - These ports needs libcups.so to build.araujo2009-05-201-0/+1
| | | | | PR: ports/134662 Submitted by: dionex
* - Fix build in 7.x.araujo2008-07-141-2/+2
| | | | | | | - Bump PORTREVISION. PR: ports/125558 Submitted by: Alexey Illarionov <littlesavage@orionet.ru>
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* Mark broken with gcc4.2.linimon2007-09-291-0/+4
|
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Add OPTIONS support.itetcu2007-04-191-32/+8
| | | | | PR: ports/111762 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
* - Trasnfer maintainership from alecn2002@yandex.ru torafan2007-03-291-8/+7
| | | | | | | | araujo@bsdmail.org except fox14 (owned by shuan@) - Correctly register CONFLICTS - While I'm here, correctly respect NOPORTDOCS Approved by: maintainer (fox10, fox12, fox16), shuan (implicit for fox14)
* - Remove support for xfree86-3pav2007-02-031-1/+1
| | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
|
* - Update to 1.2.18miwi2006-12-072-6/+5
| | | | | | PR: 105739 Submitted by: miwi Approved by: maintainer timeout
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-1/+4
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Add fox12, fast and extensive C++ GUI toolkit -- ver.1.2.lawrance2005-08-017-0/+587
PR: ports/84230 Submitted by: Alexander Novitsky <alecn2002@yandex.ru>