aboutsummaryrefslogtreecommitdiffstats
path: root/editors/winefish
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fixed configure errornivit2006-12-161-0/+1
| | | | | | (adding the options --with-freedesktop_org-menu --with-icon-path) Approved by: alexbl (mentor)
* - Updated email address in my portsnivit2006-12-101-1/+1
| | | | Approved by: alexbl (mentor)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-4/+5
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 1.3.3sem2006-04-193-7/+14
| | | | | | | - Add knob WITHOUT_NLS PR: ports/93717 Submitted by: maintainer
* Update to 1.3.2.6.lawrance2006-02-133-5/+17
| | | | | | | - Add a secondary master site PR: ports/93286 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Update to 1.3.2.6.ftdb2006-02-013-6/+6
| | | | | PR: 92602 Submitted by: nivit@email.it (maintainer)
* - Update to 1.3.2.6.cpav2006-01-294-6/+13
| | | | | PR: ports/92475 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* Add SHA256 checksumsehaupt2005-12-311-0/+1
| | | | | PR: 91123,91125,91126,91127,91128,91129,91130,91131 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* A LaTeX editor based on Bluefishpav2005-09-114-0/+90
Main features: (1) Autotext, Auto-Completion, Function References, Syntax highlight (2) External Tools (customizable) (3) UTF8 support PR: ports/85937 Submitted by: Nicola Vitale <nivit@email.it>