summaryrefslogtreecommitdiff
path: root/www/galeon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove CONFLICTS so galeon doesn't conflict with itself since we only haveMichael Johnson2005-07-221-2/+0
| | | | | | | 1 galeon now. Notes: svn path=/head/; revision=139858
* s/freebsd.org/FreeBSD.org/Joe Marcus Clarke2005-07-201-1/+1
| | | | | | | Reported by: oliver Notes: svn path=/head/; revision=139722
* Update to 1.3.21.Adam Weinberger2005-05-233-7/+9
| | | | Notes: svn path=/head/; revision=135983
* - Force rebuild with new mozilla/firefoxMichael Johnson2005-05-121-1/+1
| | | | Notes: svn path=/head/; revision=135115
* Bump PORTREVISIONs to chase the Mozilla update.Joe Marcus Clarke2005-04-161-1/+1
| | | | Notes: svn path=/head/; revision=133483
* Bump PORTREVISION for all ports that depend on Mozilla.Joe Marcus Clarke2005-03-251-1/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131941
* Add dependencie to gnome-desktop.Koop Mast2005-03-171-1/+2
| | | | | | | Submitted by: pointyhat via krion Notes: svn path=/head/; revision=131492
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-162-2/+3
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Fix the build with mozilla-devel.Joe Marcus Clarke2005-03-161-1/+3
| | | | | | | Reported by: Jukka A. Ukkonen <jau@iki.fi> Notes: svn path=/head/; revision=131377
* Update to 1.3.20, and add Firefox support.Joe Marcus Clarke2005-03-142-7/+10
| | | | Notes: svn path=/head/; revision=131153
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Shutting down gconfd is no longer needed before installation and isJoe Marcus Clarke2005-01-231-3/+0
| | | | | | | actually a bad thing to do. Notes: svn path=/head/; revision=127122
* Use GCC 3.4 if we're building on 4.x against mozilla-devel.Adam Weinberger2005-01-221-0/+6
| | | | | | | Reminded by: marcus Notes: svn path=/head/; revision=127061
* Update to 1.3.19. See http://galeon.sourceforge.net/Main/GaleonRelease1319Joe Marcus Clarke2005-01-164-26/+3
| | | | | | | for all the changes. Notes: svn path=/head/; revision=126543
* Update PORTREVISION to force a rebuild with Mozilla 1.7.5.Joe Marcus Clarke2004-12-191-1/+1
| | | | Notes: svn path=/head/; revision=124517
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-232-3/+1
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-4/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Rename ports/www/galeon2 --> ports/www/galeonMichael Johnson2004-11-0921-1250/+342
| | | | | | | Approved by: marcus Notes: svn path=/head/; revision=121250
* Bump PORTREVISIONs to chase Mozilla update.Joe Marcus Clarke2004-08-081-0/+1
| | | | Notes: svn path=/head/; revision=115603
* Add intlhack to fix the build on 4.X.Joe Marcus Clarke2004-07-111-1/+2
| | | | Notes: svn path=/head/; revision=113422
* Use the right HEADS_SUFX to fix the build.Joe Marcus Clarke2004-07-061-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=113083
* Update to 1.2.14 which is the latest release of 1.2. This features supportJoe Marcus Clarke2004-06-284-174/+20
| | | | | | | | for Mozilla 1.7, but will have no future Mozilla support. While I'm here, use the new GConf schema policy. Notes: svn path=/head/; revision=112431
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Catch up with the latest mozilla-devel.Joe Marcus Clarke2004-02-261-1/+1
| | | | Notes: svn path=/head/; revision=102155
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵Adam Weinberger2004-02-181-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values. Notes: svn path=/head/; revision=101293
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove mozilla-headers.Adam Weinberger2004-01-181-2/+1
| | | | | | | | This integrates the headers from mozilla-headers and mozilla-headers-devel into mozilla and mozilla-devel. Notes: svn path=/head/; revision=98452
* Change the Mozilla version to trunk for building with 1.6.Joe Marcus Clarke2004-01-171-1/+1
| | | | | | | | PR: 61476 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=98411
* Catch up with Mozilla 1.6.Joe Marcus Clarke2004-01-171-0/+1
| | | | Notes: svn path=/head/; revision=98370
* Build with Mozilla 1.6b.Joe Marcus Clarke2003-12-161-1/+1
| | | | Notes: svn path=/head/; revision=95971
* Update to 1.2.13 to fix a build with Mozilla 1.5 and 1.6.a.Joe Marcus Clarke2003-11-263-21/+5
| | | | | | | | Reported by: bento via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94788
* * Update mozilla-devel to 1.6aJoe Marcus Clarke2003-11-011-1/+1
| | | | | | | | * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly Notes: svn path=/head/; revision=92794
* Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,Joe Marcus Clarke2003-10-191-2/+2
| | | | | | | | mozilla-devel has not been updated since it would cause INDEX conflicts with the GTK2 port. Notes: svn path=/head/; revision=91618
* Remove any chance of linking galeon with -pthread. Instead, make sureJoe Marcus Clarke2003-10-162-5/+17
| | | | | | | | | ${PTHREAD_LIBS} is used. Submitted by: sf Notes: svn path=/head/; revision=91445
* Fix build with Mozilla 1.4.1.Joe Marcus Clarke2003-10-151-0/+11
| | | | | | | | PR: 58072 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=91342
* Bump PORTREVISION to stay in sync with mozilla.Joe Marcus Clarke2003-10-111-0/+1
| | | | Notes: svn path=/head/; revision=90866
* galeon and galeon2 conflict with each other.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90835
* Remove an extraneous .endif.Joe Marcus Clarke2003-10-011-1/+0
| | | | | | | Reported by: FreshPorts Notes: svn path=/head/; revision=89949
* Remove mozilla-embedded and mozilla-embedded-devel. They were not heavilyJoe Marcus Clarke2003-10-011-6/+1
| | | | | | | | used (if at all), they were broken in functionality, and they did not build correctly on all architectures. Notes: svn path=/head/; revision=89945
* Update to 1.2.12.Joe Marcus Clarke2003-09-252-4/+3
| | | | Notes: svn path=/head/; revision=89383
* Remove nautilus support now that Nautilus has been removed from the tree.Joe Marcus Clarke2003-07-151-9/+0
| | | | Notes: svn path=/head/; revision=84933
* Correct the number of .endif's.Joe Marcus Clarke2003-07-011-1/+0
| | | | | | | Reported by: Freshports Notes: svn path=/head/; revision=83952
* Add support for Mozilla 1.4, and remove references to mozilla-vendor.Joe Marcus Clarke2003-07-011-9/+4
| | | | Notes: svn path=/head/; revision=83948
* Update to 1.2.11.Joe Marcus Clarke2003-06-124-30/+7
| | | | Notes: svn path=/head/; revision=82874
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+1
| | | | Notes: svn path=/head/; revision=82858
* Update for Mozilla 1.4b.Joe Marcus Clarke2003-05-162-1/+27
| | | | Notes: svn path=/head/; revision=81124
* Portlint whitespace fix.Joe Marcus Clarke2003-04-241-1/+1
| | | | Notes: svn path=/head/; revision=79563
* Fix the flashplayer link.Joe Marcus Clarke2003-04-241-0/+3
| | | | Notes: svn path=/head/; revision=79562