aboutsummaryrefslogtreecommitdiff
path: root/www/osb-nrcore
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Fix building after libtool changesAde Lovett2006-03-011-1/+1
| | | | | | | | Submitted by: pointyhat Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156913
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Reset MAINTAINERMichael Johnson2006-01-291-1/+1
| | | | Notes: svn path=/head/; revision=154736
* 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
* - Mark broken on 4.xMichael Johnson2005-11-101-2/+2
| | | | Notes: svn path=/head/; revision=147822
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* 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-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Fix build on amd64.Kirill Ponomarev2005-01-191-2/+2
| | | | Notes: svn path=/head/; revision=126827
* Mark BROKEN for AlphaMichael Johnson2004-12-021-1/+7
| | | | | | | Pointed out by: pointy hat via kris Notes: svn path=/head/; revision=123008
* Add osb-nrcoreMichael Johnson2004-12-015-0/+527
Gtk+ WebCore is a Gtk+ port of Apple Computer Inc.'s WebCore KHTML html rendering engine including a web component. Gtk+ WebCore is a standards compliant (X)HTML rendering engine, javascript interpreter and an embeddable web component. The purpose of the web component is to be a light-weight, easy-to-compile and embed, open source rendering component. The project work is done at Nokia Research Center (NRC) as part of ongoing internet browser-related research activities. Notes: svn path=/head/; revision=122865