aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxmozilla
Commit message (Collapse)AuthorAgeFilesLines
* - Set for expiration in one month: has been broken for more than 6 monthsPav Lucistnik2008-12-191-0/+2
| | | | Notes: svn path=/head/; revision=224487
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Mark BROKENPav Lucistnik2008-04-161-0/+2
| | | | Notes: svn path=/head/; revision=211414
* - Fix buildPietro Cerutti2008-03-281-0/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=210024
* - Update to 0.5.6Pietro Cerutti2008-03-185-39/+47
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=209321
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove 4.X cruft.Mark Linimon2007-03-171-4/+0
| | | | | | | Noticed by: GeJ Notes: svn path=/head/; revision=187555
* - Fix previous commit, re-add errourneously removed wxgtk24 dependencyPav Lucistnik2006-12-031-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=178640
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-011-6/+4
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - x11-toolkits/ of ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170655
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+1
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Use the nspr.pc from devel/npsr instead of looking for one installed byJoe Marcus Clarke2005-12-291-0/+5
| | | | | | | Mozilla. This fixes the build with the new Gecko World Order. Notes: svn path=/head/; revision=152339
* Fix up IGNORE message to appease portlint.Joe Marcus Clarke2005-12-181-1/+1
| | | | Notes: svn path=/head/; revision=151505
* Add USE_GECKO to fix packaging.Joe Marcus Clarke2005-12-181-2/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=151504
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*Max Khon2005-05-121-2/+2
| | | | Notes: svn path=/head/; revision=135139
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Remove a file that is no longer generated thanks to the new libtool scheme.Joe Marcus Clarke2004-10-281-1/+0
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=120374
* This port really is broken on 4.X.Joe Marcus Clarke2004-10-161-1/+7
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=119553
* Fix the build with PTHREAD_LIBS=-pthread. I'm also unmarking this port asJoe Marcus Clarke2004-10-122-25/+4
| | | | | | | | | broken on 4.X as I think this will fix that build as well. Reported by: pointyhat via kris Notes: svn path=/head/; revision=118752
* Depend on Mozilla since certain Firefox ports are broken after the recentJoe Marcus Clarke2004-06-241-3/+2
| | | | | | | | | 0.9 update. Reported by: pointyhat via kris Notes: svn path=/head/; revision=112173
* wxWindows -> wxWidgetsMax Khon2004-04-132-3/+3
| | | | | | | Prodded by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=106928
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* BROKEN on 4.x: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101796
* Substitute another occurance of firebird with firefox.Joe Marcus Clarke2004-02-191-1/+1
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=101405
* Fix typos.Jimmy Olgeni2004-02-171-2/+2
| | | | Notes: svn path=/head/; revision=101194
* Switch this port to use www/firefox instead of mozilla-firebird.Joe Marcus Clarke2004-02-111-1/+1
| | | | Notes: svn path=/head/; revision=100650
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* add wxmozilla 0.5.3Ying-Chieh Liao2004-02-026-0/+90
Embedding Mozilla in wxWindows Notes: svn path=/head/; revision=99782