aboutsummaryrefslogtreecommitdiff
path: root/www/epiphany
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.22.3.Joe Marcus Clarke2008-07-022-5/+5
| | | | Notes: svn path=/head/; revision=216114
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* Update to 2.22.2.Jeremy Messenger2008-05-263-6/+6
| | | | Notes: svn path=/head/; revision=213723
* - Remove www/firefox15 supportMartin Wilke2008-04-301-1/+1
| | | | | | | Reviewed by: mezz Notes: svn path=/head/; revision=212372
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Update to 2.22.1.1Michael Johnson2008-04-072-5/+5
| | | | Notes: svn path=/head/; revision=210761
* Update to 2.22.1Michael Johnson2008-04-074-504/+6
| | | | Notes: svn path=/head/; revision=210739
* Remove seamonkey supportMichael Johnson2008-03-301-1/+1
| | | | | | | Reported by: Volodymyr Kostyrko <arcade@cairn.ints.net> via marcus Notes: svn path=/head/; revision=210177
* Fix plist in epiphany-webkitMichael Johnson2008-03-252-2/+4
| | | | Notes: svn path=/head/; revision=209773
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-245-61/+583
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* Update to 2.20.3.Joe Marcus Clarke2008-01-083-4/+34
| | | | Notes: svn path=/head/; revision=205239
* Update to 2.20.2.Joe Marcus Clarke2007-12-123-5/+15
| | | | Notes: svn path=/head/; revision=203157
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-129/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* -Update to 2.18.3.Jeremy Messenger2007-07-023-6/+14
| | | | | | | | -Get rid of X11BASE. -Use MANPREFIX before style police notice it. ;-) Notes: svn path=/head/; revision=194712
* Update to 2.18.2.Jeremy Messenger2007-05-293-5/+7
| | | | Notes: svn path=/head/; revision=192270
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-40/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 2.18.1.Joe Marcus Clarke2007-04-102-4/+4
| | | | Notes: svn path=/head/; revision=189629
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-193-14/+69
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Update to 2.16.3.Jeremy Messenger2007-01-302-4/+4
| | | | Notes: svn path=/head/; revision=183688
* - In USE_GECKO line, remove firefox-devel and add firefox15Pav Lucistnik2006-12-051-1/+1
| | | | | | | Suggested by: GeJ on EFnet Notes: svn path=/head/; revision=178913
* Update to 2.16.2.Jeremy Messenger2006-11-203-56/+4
| | | | Notes: svn path=/head/; revision=177638
* Retire mozilla support since it doesn't work anymoreMichael Johnson2006-11-091-1/+1
| | | | | | | Reported by: Raymond Lohuis <rlohuis@eddinglega.nl> Notes: svn path=/head/; revision=176936
* Don't try to close shared D-BUS connections. This fixes an abort crash onJoe Marcus Clarke2006-11-062-1/+52
| | | | | | | | | exit with newer versions of D-BUS. Obtained from: GNOME CVS Notes: svn path=/head/; revision=176589
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-143-29/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.Jeremy Messenger2006-09-041-0/+8
| | | | | | | | PR: ports/101486 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=172238
* Update to 2.14.3.Joe Marcus Clarke2006-07-313-4/+13
| | | | Notes: svn path=/head/; revision=169178
* - Add firefox-devel supportMichael Johnson2006-06-061-1/+1
| | | | Notes: svn path=/head/; revision=164637
* Update to 2.14.2.1.Jeremy Messenger2006-05-292-4/+4
| | | | Notes: svn path=/head/; revision=163908
* Update to 2.14.2.Joe Marcus Clarke2006-05-292-4/+4
| | | | Notes: svn path=/head/; revision=163791
* Update to 2.4.1.1.Joe Marcus Clarke2006-05-153-6/+32
| | | | Notes: svn path=/head/; revision=162501
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-304-48/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 1.8.5.Joe Marcus Clarke2006-02-133-4/+11
| | | | Notes: svn path=/head/; revision=155886
* Update to 1.8.4.1.Joe Marcus Clarke2006-02-053-6/+8
| | | | Notes: svn path=/head/; revision=155281
* Mark IGNORE on 4.X.Joe Marcus Clarke2005-12-061-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150524
* Correct the plug-in regular expression for Ephy 1.8.Joe Marcus Clarke2005-11-301-2/+2
| | | | Notes: svn path=/head/; revision=150003
* Correct a typo.Joe Marcus Clarke2005-11-301-1/+1
| | | | Notes: svn path=/head/; revision=149998
* Convert to USE_GECKO.Joe Marcus Clarke2005-11-293-91/+8
| | | | | | | Obtained from: MarcusCom CVS Notes: svn path=/head/; revision=149970
* Update to 1.8.3.Joe Marcus Clarke2005-11-271-0/+0
| | | | Notes: svn path=/head/; revision=149701
* Update to 1.8.3.Joe Marcus Clarke2005-11-273-15/+4
| | | | Notes: svn path=/head/; revision=149700
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Correct a copy&paste problem.Joe Marcus Clarke2005-11-131-2/+2
| | | | | | | Reported by: FreshPorts check Notes: svn path=/head/; revision=148167
* Do not detect libexecinfo.Joe Marcus Clarke2005-11-131-0/+2
| | | | | | | PR: 88674 Notes: svn path=/head/; revision=148158
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesJoe Marcus Clarke2005-11-054-66/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie <mjl@luckie.org.nz> ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke <kysd@po.harenet.ne.jp> Mark Hobden <markhobden@gmail.com> Sergey Akifyev <asa@agava.com> Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. Notes: svn path=/head/; revision=147261
* Update to 1.6.5.Joe Marcus Clarke2005-08-282-3/+3
| | | | Notes: svn path=/head/; revision=141028
* Update to 1.6.4.Jeremy Messenger2005-07-053-9/+13
| | | | Notes: svn path=/head/; revision=138522
* - Force rebuild with new mozilla/firefoxMichael Johnson2005-05-121-0/+1
| | | | Notes: svn path=/head/; revision=135115
* Update to 1.6.3.Adam Weinberger2005-04-232-4/+3
| | | | Notes: svn path=/head/; revision=134015
* Bump PORTREVISIONs to chase the Mozilla update.Joe Marcus Clarke2005-04-161-0/+1
| | | | Notes: svn path=/head/; revision=133483