aboutsummaryrefslogtreecommitdiff
path: root/www/osb-browser
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.5.2Martin Wilke2007-05-012-6/+6
| | | | | | | | PR: 112317 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=191344
* - Update to 0.5.1Martin Wilke2007-02-085-194/+23
| | | | | | | | | | - Remove IGNORE on FreeBSD 4.x, it's no longer need. PR: 108887 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=184613
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Unbreak fallout from libtool commit.Ade Lovett2006-03-051-1/+1
| | | | | | | | Submitted by: pointyhat Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156968
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Chase some URLs per the distfile survey.Mark Linimon2005-11-251-1/+1
| | | | | | | hat: portmgr Notes: svn path=/head/; revision=149381
* 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
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix build on 64bit archs.Kirill Ponomarev2005-02-183-1/+185
| | | | | | | | PR: ports/77030 Submitted by: Florent Thoumie <flz at xbsd dot org> Notes: svn path=/head/; revision=129151
* Correct typo in pkg-plist.Michael Johnson2005-01-252-2/+2
| | | | | | | Pointed out by: poityhat via kris. Notes: svn path=/head/; revision=127281
* Add missing directory to plistMichael Johnson2005-01-082-0/+2
| | | | Notes: svn path=/head/; revision=125764
* Mark broken on sparc64Michael Johnson2004-12-081-1/+1
| | | | | | | Pointed out by: pointy hat via kris Notes: svn path=/head/; revision=123425
* Add osb-browserMichael Johnson2004-12-014-0/+44
An example Gtk-Webcore browser using the Gtk-Webcore KHTML browser engine. Notes: svn path=/head/; revision=122867