aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-blog
Commit message (Collapse)AuthorAgeFilesLines
* Replace gnomehack by pathfixBaptiste Daroussin2014-12-251-2/+2
| | | | Notes: svn path=/head/; revision=375507
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371262
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Stagify.Koop Mast2014-03-311-1/+0
| | | | Notes: svn path=/head/; revision=349807
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326142
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* 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
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.9.1.Jeremy Messenger2007-08-083-12/+43
| | | | | | | Requested by: Lachlan Michael <lachlan@lkla.dhs.org> Notes: svn path=/head/; revision=197356
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Change the PORTNAME:Jeremy Messenger2006-05-281-2/+1
| | | | | | | | | | | | | | | | | | | gnomemag -> gnome-mag gnomespeech -> gnome-speech fileroller -> file-roller gnomeaudio -> gnome-audio gnomemedia2 -> gnome-media gnomedb -> gnome-db gnomeblog -> gnome-blog gnomepim -> gnome-pim gnomeutils2 -> gnome-utils bugbuddy -> bug-buddy gnomebuild -> gnome-build gnomecommon -> gnome-common gnomecrash -> gnome-crash Notes: svn path=/head/; revision=163663
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* 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
* Properly remove the ${X11BASE} Python directories.Joe Marcus Clarke2005-03-071-2/+2
| | | | | | | Pestered until I got it right by: ade Notes: svn path=/head/; revision=130511
* Clean up the Python lib and sitelib directories if they are empty. O theJoe Marcus Clarke2005-02-141-0/+2
| | | | | | | | | burdens of installing Python modules into X11BASE... Reported by: pointyhat via kris Notes: svn path=/head/; revision=128827
* Update to 0.8.Adam Weinberger2005-01-123-7/+12
| | | | Notes: svn path=/head/; revision=126265
* Use new GCONF_SCHEMAS.Jeremy Messenger2004-11-232-3/+2
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=122241
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-4/+2
| | | | | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=113150
* * Add a missing dependency on pygnome2 [1]Joe Marcus Clarke2004-05-153-7/+18
| | | | | | | | | | * Fix GConf schema installation * Bump PORTREVISION PR: 66657 Notes: svn path=/head/; revision=109225
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add gnome-blog.Adam Weinberger2003-10-014-0/+97
gnome-blog lets you post to bloggerAPI and MetaWeblog compatible blogs including blogger.com, blogspot.com, advogato.org, pyblosxom, moveable-type. Notes: svn path=/head/; revision=89938