FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:25 PM GMT
non port: finance/gnucash/Makefile
CVSWeb

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Sun, 2 Oct 2011
[ 21:02 swills ] Original commit 
1.161 finance/gnucash/Makefile
- Chase devel/gwenhywfar has a shlib version bump

PR:             ports/160998
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Tue, 23 Aug 2011
[ 18:39 kwm ] Original commit 
1.1185 audio/Makefile
1.14 audio/ario/Makefile
1.9 audio/clementine-player/Makefile
1.10 audio/cueplayer/Makefile
1.14 audio/gmpc-libnotify/Makefile
1.14 audio/gmpc-wikipedia/Makefile
1.38 audio/goobox/Makefile
1.7 audio/padevchooser/Makefile
1.136 audio/rhythmbox/Makefile
1.18 audio/vagalume/Makefile

(Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
Fri, 19 Aug 2011
[ 17:48 kwm ] Original commit 
1.158 finance/gnucash/Makefile
Add option for experimental localized tax categories [1]

Pet portlint by moving LICENSE block to correct place and moving CPPFLAGS out
of configure_env.

PR:             ports/159822 [1]
Submitted by:   Armin Gruner <ag@muc.de> [1]
Sun, 31 Jul 2011
[ 20:10 kwm ] Original commit 
1.157 finance/gnucash/Makefile
1.47 finance/kmymoney-kde4/Makefile
Chase devel/gwenhywfar shlib bump.
[ 15:07 jlaffaye ] Original commit 
1.43 audio/beast/Makefile
1.44 audio/denemo/Makefile
1.50 audio/glame/Makefile
1.106 audio/snd/Makefile
1.29 cad/gwave/Makefile
1.36 cad/libgeda/Makefile
1.41 deskutils/gnotime/Makefile
1.68 devel/autogen/Makefile
1.49 devel/g-wrap/Makefile
1.62 devel/gconf/Makefile

(Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Chase guile shared lib bump
- Add an entry to UPDATING
Sun, 17 Jul 2011
[ 14:55 kwm ] Original commit 
1.155 finance/gnucash/Makefile
1.46 finance/gnucash/distinfo
Update to 2.4.7.
Mon, 11 Apr 2011
[ 15:00 kwm ] Original commit 
1.154 finance/gnucash/Makefile
1.45 finance/gnucash/distinfo
1.52 finance/gnucash/pkg-plist
Update to 2.4.5

Tweak the libgwengui-gtk2 check so it has actualy a chance of installing the
dependancies before the check happens.
Mon, 7 Mar 2011
[ 15:59 clsung ] Original commit 
1.153 finance/gnucash/Makefile
1.23 net-mgmt/collectd/Makefile
1.34 sysutils/syslog-ng3-devel/Makefile
1.39 sysutils/syslog-ng3/Makefile
1.16 www/mod_log_sql2-dtc/Makefile
1.15 www/mod_log_sql2/Makefile
- dbi.0 => dbi.1
- bump PORTREVISION
Wed, 2 Mar 2011
[ 16:02 kwm ] Original commit 
1.152 finance/gnucash/Makefile
Fix hopefully the last typo. Spell PORTSDIR correctly in the webkit section.

Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
[ 15:42 kwm ] Original commit 
1.151 finance/gnucash/Makefile
Clear up some unused depends. bump portrevision for this change.
White space nit, and check for libgwengui-gtk2.so only when building with
AQBANKING support.

Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Tue, 1 Mar 2011
[ 11:29 kwm ] Original commit 
1.150 finance/gnucash/Makefile
Remove a space before .else in the PYTHON section.

Submitted by:   Guido Falsi via irc.
Mon, 28 Feb 2011
[ 19:58 kwm ] Original commit 
1.149 finance/gnucash/Makefile
1.44 finance/gnucash/distinfo
1.3 finance/gnucash/files/patch-src-gnome-utils-gnc-html-graph-gog.c
1.2 finance/gnucash/files/patch-src_app-utils_guile-util.c
1.1 finance/gnucash/pkg-message
1.51 finance/gnucash/pkg-plist
Update to 2.4.3.

Add LICENSE (GPLv3)
Provide option to use webkit for html engine instead of gtkhtml3.
Provide option to install python bindings.
Provide option to enable database support. Done via libdbi. Info about how
to use this feature is in the pkg-message.

PR:             ports/154841 (merged features from)
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Sun, 3 Oct 2010
[ 17:04 mezz ] Original commit 
1.148 finance/gnucash/Makefile
1.1 finance/gnucash/files/patch-src_app-utils_guile-util.c
Fix the quote price editor adds price data as wrong date. Bump the
PORTREVISION. More details by the submitter:

"gnucash quote price editor consume date string and convert the string by
strptime(3) then get time_t by mktime(3). And struct tm, a mktime argument
is not initialized and mktime detects insane structure and returns -1. So
the entry is always added as epoch -1 date."

PR:             ports/138410
Submitted by:   Takanori Watanabe <takawata@init-main.com>
Sat, 2 Oct 2010
[ 16:53 mezz ] Original commit 
1.147 finance/gnucash/Makefile
Makes gnucash-docs as a dependency optional.

PR:             ports/150990
Submitted by:   Guido Falsi <mad@madpilot.net>
Sat, 14 Aug 2010
[ 17:54 marcus ] Original commit 
1.146 finance/gnucash/Makefile
Chase the aqbanking shared lib version.

PR:             144894
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Sun, 25 Jul 2010
[ 23:03 linimon ] Original commit 
1.24 finance/gnucash-docs/Makefile
1.145 finance/gnucash/Makefile
1.22 graphics/p5-Cairo/Makefile
1.10 misc/gnome-devel-docs/Makefile
1.5 print/cups-pk-helper/Makefile
Reassign some of ahze's ports to gnome@.

Requested by:   kwm
Hat:            portmgr
Mon, 31 May 2010
[ 02:01 ade ] Original commit 
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile

(Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Mon, 10 May 2010
[ 21:19 kwm ] Original commit 
1.2130 MOVED
1.27 accessibility/Makefile
1.13 accessibility/accerciser/Makefile
1.73 accessibility/at-spi/Makefile
1.1 accessibility/at-spi2-atk/Makefile
1.1 accessibility/at-spi2-core/Makefile
1.60 accessibility/atk/Makefile
1.2 accessibility/gir-repository-atk/Makefile
1.55 accessibility/gnome-mag/Makefile
1.47 accessibility/gok/Makefile

(Only the first 10 of 772 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 28 Mar 2010
[ 06:47 dinoex ] Original commit 
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sun, 14 Feb 2010
[ 20:49 marcus ] Original commit 
1.141 editors/abiword/Makefile
1.141 finance/gnucash/Makefile
1.88 science/gchemutils/Makefile
1.20 www/plugger-plugins-hubbe/Makefile
Chase the goffice 0.8.0 update.
Fri, 5 Feb 2010
[ 11:46 dinoex ] Original commit 
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 21 Sep 2009
[ 08:58 kwm ] Original commit 
1.139 finance/gnucash/Makefile
1.2 finance/gnucash/files/patch-src-gnome-utils-gnc-html-graph-gog.c
Fix build, remove broken.

Approved by:    maintainer (impicit)
Feature safe:   yes
Sun, 20 Sep 2009
[ 10:14 pav ] Original commit 
1.138 finance/gnucash/Makefile
- Mark BROKEN: does not compile with new goffice

Reported by:    pointyhat
Feature safe:   yes
Thu, 3 Sep 2009
[ 20:16 pav ] Original commit 
1.137 finance/gnucash/Makefile
- Unmark BROKEN, I believe last slib-guile fixed this
Sat, 22 Aug 2009
[ 02:23 amdmi3 ] Original commit 
1.8 editors/tpad/Makefile
1.136 finance/gnucash/Makefile
1.31 ftp/frox/Makefile
1.66 ftp/pure-ftpd/Makefile
1.68 games/crossfire-client/Makefile
1.14 games/tremulous/Makefile
1.297 graphics/ImageMagick/Makefile
1.22 graphics/gle/Makefile
1.45 graphics/tgif/Makefile
1.24 lang/sml-nj/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Fix broken makefiles introduced with translation to new SF File Release System

Reported by:    dan
Pointyhat to:   myself
[ 00:20 amdmi3 ] Original commit 
1.9 editors/2bsd-vi/Makefile
1.10 editors/aewan/Makefile
1.12 editors/bvi/Makefile
1.21 editors/codelite/Makefile
1.36 editors/conglomerate/Makefile
1.16 editors/cream/Makefile
1.10 editors/doxymacs/Makefile
1.11 editors/drjava/Makefile
1.12 editors/emacs.app/Makefile
1.9 editors/f4l/Makefile

(Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
Mon, 17 Aug 2009
[ 17:20 erwin ] Original commit 
1.134 finance/gnucash/Makefile
Mark BROKEN: does not build
Fri, 31 Jul 2009
[ 13:57 dinoex ] Original commit 
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile

(Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 22 Jun 2009
[ 20:19 amdmi3 ] Original commit 
1.132 finance/gnucash/Makefile
- Chase finance/aqbanking shlib version bump
Sun, 21 Jun 2009
[ 20:23 amdmi3 ] Original commit 
1.131 finance/gnucash/Makefile
- Chase finance/aqbanking shlib bump
Mon, 11 May 2009
[ 20:42 pav ] Original commit 
1.130 finance/gnucash/Makefile
1.50 finance/gnucash/pkg-plist
- Adapt for aqbanking 3.x
[ 19:15 pav ] Original commit 
1.129 finance/gnucash/Makefile
1.43 finance/gnucash/distinfo
1.1 finance/gnucash/files/patch-src-gnome-utils-gnc-html-graph-gog.c
1.49 finance/gnucash/pkg-plist
- Update to 2.2.9 (and fix build with new goffice)

PR:             ports/133721
Submitted by:   Guido Falsi <mad@madpilot.net>
Approved by:    maintainer timeout (ahze; 27 days)
Thu, 22 Jan 2009
[ 16:04 miwi ] Original commit 
1.29 audio/beast/Makefile
1.42 audio/glame/Makefile
1.70 audio/snd/Makefile
1.23 cad/gwave/Makefile
1.29 cad/libgeda/Makefile
1.13 comms/gnuradio/Makefile
1.29 deskutils/gnotime/Makefile
1.65 devel/autogen/Makefile
1.48 devel/g-wrap/Makefile
1.56 devel/gconf/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Chase lang/guile shlib bump
Sat, 10 Jan 2009
[ 05:22 marcus ] Original commit 
1.1 net/vinagre/.#Makefile.1.17
1.6 accessibility/accerciser/Makefile
1.66 accessibility/at-spi/Makefile
1.55 accessibility/atk/Makefile
1.45 accessibility/dasher/Makefile
1.46 accessibility/gnome-mag/Makefile
1.40 accessibility/gok/Makefile
1.6 accessibility/mousetweaks/Makefile
1.18 accessibility/orca/Makefile
1.76 archivers/file-roller/Makefile

(Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 10 Oct 2008
[ 08:33 kwm ] Original commit 
1.126 finance/gnucash/Makefile
1.42 finance/gnucash/distinfo
1.15 finance/gnucash/files/patch-configure
1.48 finance/gnucash/pkg-plist
Update to 2.2.7.

Approved by:    maintainer (ahze)
Sun, 7 Sep 2008
[ 05:59 ahze ] Original commit 
1.125 finance/gnucash/Makefile
Use newer versions of gtkhtml and goffice
[ 03:44 ahze ] Original commit 
1.124 finance/gnucash/Makefile
1.41 finance/gnucash/distinfo
1.14 finance/gnucash/files/patch-configure
1.47 finance/gnucash/pkg-plist
Update to 2.2.6
Mon, 21 Jul 2008
[ 04:49 rafan ] Original commit 
1.28 audio/beast/Makefile
1.41 audio/glame/Makefile
1.64 audio/snd/Makefile
1.22 cad/gwave/Makefile
1.28 cad/libgeda/Makefile
1.9 comms/gnuradio/Makefile
1.28 deskutils/gnotime/Makefile
1.64 devel/autogen/Makefile
1.46 devel/g-wrap/Makefile
1.55 devel/gconf/Makefile

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
Fri, 6 Jun 2008
[ 13:27 edwin ] Original commit 
1.10 finance/aqbanking/Makefile
1.3 finance/eqonomize/Makefile
1.4 finance/expense/Makefile
1.4 finance/gfp/Makefile
1.39 finance/gnofin/Makefile
1.19 finance/gnucash-docs/Makefile
1.122 finance/gnucash/Makefile
1.38 finance/grisbi/Makefile
1.16 finance/homebank/Makefile
1.14 finance/kexchange/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [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)
Thu, 17 Apr 2008
[ 14:37 ahze ] Original commit 
1.120 finance/gnucash/Makefile
Bump PORTREVISION for the switch to ofx off by default

Reported by:    flz
[ 11:29 ahze ] Original commit 
1.119 finance/gnucash/Makefile
Make portlint happy
[ 11:28 ahze ] Original commit 
1.118 finance/gnucash/Makefile
1.46 finance/gnucash/pkg-plist
Add options for POSTGRESQL, OFX

Submitted by:   Martin Lesser <ml@bettercom.de>
Mon, 31 Mar 2008
[ 13:47 ahze ] Original commit 
1.117 finance/gnucash/Makefile
1.40 finance/gnucash/distinfo
1.45 finance/gnucash/pkg-plist
Update to 2.2.4

PR:             ports/121460
Submitted by:   Alex Varju
Sat, 15 Mar 2008
[ 15:36 ahze ] Original commit 
1.116 finance/gnucash/Makefile
Chase libversion bump in finance/libofx

Pointyhat to:   miwi
Sun, 2 Mar 2008
[ 22:48 marcus ] Original commit 
1.115 finance/gnucash/Makefile
Add slib-guile to the BUILD_DEPENDS list to fix the build.  I'm not sure
how this worked before.
Sat, 1 Mar 2008
[ 06:24 marcus ] Original commit 
1.114 finance/gnucash/Makefile
Chase guile update.

PR:             121137
Submitted by:   David Barksdale <amatus@gnu.org>
Fri, 29 Feb 2008
[ 18:54 ahze ] Original commit 
1.113 finance/gnucash/Makefile
Remove unneeded depends on g-wrap

PR:             ports/119636
Submitted by:   Nikolai Nespor
Wed, 30 Jan 2008
[ 23:42 pav ] Original commit 
1.112 finance/gnucash/Makefile
1.44 finance/gnucash/pkg-plist
- Fix plist

Reported by:    pointyhat
Pointy hat to:  ahze
Wed, 16 Jan 2008
[ 18:56 joerg ] Original commit 
1.111 finance/gnucash/Makefile
Uncomment the AQBANKING option also, I didn't notice before it was
there at all.

Reminded by: Jan Henrik Sylvester
[ 09:59 joerg ] Original commit 
1.110 finance/gnucash/Makefile
Re-enable AqBanking support after the upgrade of finance/aqbanking.
It had only been disabled before since the aqbanking port was waaay
behind so gnucash would no longer want to configure for it.
Fri, 11 Jan 2008
[ 17:26 ahze ] Original commit 
1.109 finance/gnucash/Makefile
1.39 finance/gnucash/distinfo
Update to 2.2.3

PR:             ports/119535
Submitted by:   Daniel Rucci
Thu, 10 Jan 2008
[ 07:09 marcus ] Original commit 
1.108 finance/gnucash/Makefile
1.54 science/gchemutils/Makefile
Chase the move of the goffice 0.4 API to devel/goffice04.
Tue, 8 Jan 2008
[ 16:43 ahze ] Original commit 
1.107 finance/gnucash/Makefile
1.38 finance/gnucash/distinfo
1.43 finance/gnucash/pkg-plist
Force commit to note that the correct pr number is ports/117799 and not
ports/117849
[ 16:42 ahze ] Original commit 
1.106 finance/gnucash/Makefile
1.37 finance/gnucash/distinfo
1.42 finance/gnucash/pkg-plist
Update to 2.2.2

PR:             ports/117849
                ports/118968
Submitted by:   Robert Noland
                Kuang-che Wu
Sun, 2 Dec 2007
[ 17:48 ahze ] Original commit 
1.105 finance/gnucash/Makefile
- Disable aqbanking, configure fails with current version of aqbanking.

Approved by:    portmgr (linimon)
Wed, 24 Oct 2007
[ 23:37 marcus ] Original commit 
1.17 accessibility/Makefile
1.1 accessibility/accerciser/Makefile
1.3 accessibility/at-poke/Makefile
1.61 accessibility/at-spi/Makefile
1.52 accessibility/atk/Makefile
1.39 accessibility/dasher/Makefile
1.61 accessibility/gail/Makefile
1.43 accessibility/gnome-mag/Makefile
1.36 accessibility/gnopernicus/Makefile
1.37 accessibility/gok/Makefile

(Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 29 Jul 2007
[ 01:19 ahze ] Original commit 
1.103 finance/gnucash/Makefile
1.36 finance/gnucash/distinfo
1.40 finance/gnucash/pkg-plist
Update to 2.2.0

PR:             ports/114726
Submitted by:   Hiroto Kagotani
Fri, 1 Jun 2007
[ 12:23 ahze ] Original commit 
1.102 finance/gnucash/Makefile
Chase ktoblzcheck lib version bump

PR:             113208
Submitted by:   slogster@gmail.com
Sun, 27 May 2007
[ 21:33 pav ] Original commit 
1.101 finance/gnucash/Makefile
- Fix depobj for gtkhtml38

Reported by:    Peter Jeremy <peterjeremy@optushome.com.au>
Fri, 25 May 2007
[ 00:53 marcus ] Original commit 
1.4 deskutils/chmsee/Makefile
1.100 finance/gnucash/Makefile
1.27 www/erwn/Makefile
1.30 www/peacock/Makefile
1.2 finance/gnucash/files/patch-src_gnome-utils_gnc-html.c
Teach these ports to use www/gtkhtml38 instead of gtkhtml3.
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 19 Mar 2007
[ 05:14 marcus ] Original commit 
1.16 accessibility/Makefile
1.58 accessibility/at-spi/Makefile
1.50 accessibility/atk/Makefile
1.35 accessibility/dasher/Makefile
1.59 accessibility/gail/Makefile
1.40 accessibility/gnome-mag/Makefile
1.1 accessibility/java-access-bridge/Makefile
1.4 accessibility/orca/Makefile
1.60 archivers/file-roller/Makefile
1.79 audio/gnome-media/Makefile

(Only the first 10 of 461 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.18 for FreeBSD.  GNOME 2.18 is a departure from recent GNOME
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.
Wed, 28 Feb 2007
[ 18:45 ahze ] Original commit 
1.38 devel/g-wrap/Makefile
1.97 finance/gnucash/Makefile
1.65 lang/guile/Makefile
- Bump PORTREVISION for changes in libltdl15.
Fri, 23 Feb 2007
[ 22:32 ahze ] Original commit 
1.96 finance/gnucash/Makefile
1.35 finance/gnucash/distinfo
1.3 finance/gnucash/pkg-descr
1.37 finance/gnucash/pkg-plist
Force commit to add commit message because I used the wrong cvs flags.

Update to 2.0.5

Submitted or Requested by:
        gabor, kris, Alex Varju <freebsd-ports@varju.ca>, Marc Evans
<marc@softwarehackery.com>,
        frank brierley <frank_n_brierley@yahoo.com.au>, Peter Jeremy
<peterjeremy@optushome.com.au>,
        Eric Schuele <e.schuele@computer.org>, Scott T. Hildreth
<shild@sbcglobal.net>,
        Anthony Agelastos <iqgrande@gmail.com>, Anders Troback
<freebsd@troback.com>,
        Doug Poland <doug@polands.org>, <fbsd@aanet.com.au>, Reed Loefgren
<rloef@forethought.net>,
        Frank Altpeter <frank@altpeter.de>, and many many others.
[ 22:25 ahze ] Original commit 
1.95 finance/gnucash/Makefile
1.34 finance/gnucash/distinfo
1.4 finance/gnucash/files/patch-Makefile.in
1.2 finance/gnucash/files/patch-PostgresBackend
1.13 finance/gnucash/files/patch-configure
1.4 finance/gnucash/files/patch-lib::srfi::srfi-8.scm
1.5 finance/gnucash/files/patch-ltmain.sh
1.5 finance/gnucash/files/patch-po::ru.po
1.3 finance/gnucash/files/patch-src::gnome::Makefile.in
1.2 finance/gnucash/files/patch-src_app-utils_i18n.h

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
/root/commit
Wed, 18 Oct 2006
[ 23:39 ahze ] Original commit 
1.94 finance/gnucash/Makefile
- Fix LIB_DEPENDS for g-wrap

Spotted by: Stephen J. Roznowski <sjr@comcast.net>
Approved by:    portmgr (marcus)
Tue, 17 Oct 2006
[ 21:26 ahze ] Original commit 
1.93 finance/gnucash/Makefile
- Chase g-wrap downgrade

Approved by:    portmgr (marcus)
[ 18:15 marcus ] Original commit 
1.92 finance/gnucash/Makefile
Correct the slib-guile dependency, and fix installation.

Reported by:    pointyhat via kris
Approved by:    portmgr (implicit)
Sat, 14 Oct 2006
[ 08:54 marcus ] Original commit 
1.4 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.38 accessibility/gnome-mag/Makefile
1.16 arabic/katoob/Makefile
1.33 astro/celestia/Makefile
1.41 astro/glunarclock/Makefile
1.17 astro/nightfall/Makefile
1.17 audio/beast/Makefile
1.7 audio/cantus/Makefile
1.7 audio/cantus_3/Makefile
1.49 audio/easytag-devel/Makefile

(Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Mon, 9 Oct 2006
[ 08:00 rafan ] Original commit 
1.90 finance/gnucash/Makefile
1.31 finance/grisbi/Makefile
- Chase finance/libofx share library version bump
Sun, 10 Sep 2006
[ 19:07 ahze ] Original commit 
1.88 finance/gnucash-devel/Makefile
1.13 finance/gnucash-docs/Makefile
1.89 finance/gnucash/Makefile
- Adopt ports
Mon, 14 Aug 2006
[ 23:06 clsung ] Original commit 
1.12 dns/idnkit/Makefile
1.13 editors/xmleditor/Makefile
1.18 emulators/hercules/Makefile
1.15 emulators/libvm68k/Makefile
1.28 emulators/twin/Makefile
1.87 finance/gnucash-devel/Makefile
1.88 finance/gnucash/Makefile
1.15 finance/ktoblzcheck/Makefile
1.16 finance/libofx/Makefile
1.13 finance/openhbci/Makefile

(Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Sun, 7 May 2006
[ 11:09 edwin ] Original commit 
1.33 finance/gnofin/Makefile
1.86 finance/gnucash-devel/Makefile
1.87 finance/gnucash/Makefile
1.30 finance/grisbi/Makefile
1.12 finance/kexchange/Makefile
1.7 finance/libstocks/Makefile
1.62 finance/qhacc/Makefile
1.3 finance/qtstalker/Makefile
1.17 finance/quantlib/Makefile
1.8 finance/venice/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with F
Tue, 7 Mar 2006
[ 08:28 ade ] Original commit 
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile

(Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Sat, 26 Nov 2005
[ 20:15 pav ] Original commit 
1.85 finance/gnucash/Makefile
- Fix aqbanking dependency line

Pointy hat to:  pav
[ 00:43 pav ] Original commit 
1.84 finance/gnucash/Makefile
1.32 finance/gnucash/distinfo
1.3 finance/gnucash/files/patch-Makefile.in
1.12 finance/gnucash/files/patch-configure
1.4 finance/gnucash/files/patch-po::ru.po
1.2 finance/gnucash/files/patch-src::gnome::Makefile.in
1.2 finance/gnucash/files/patch-src_doc_Makefile.in
1.33 finance/gnucash/pkg-plist
- Update to 1.8.12

PR:             ports/87703
Submitted by:   Alex Varju <freebsd-ports@varju.ca>
Thu, 15 Sep 2005
[ 07:11 linimon ] Original commit 
1.83 finance/gnucash/Makefile
Remove obsolete mastersites.

Source:         distfile survey
Wed, 31 Aug 2005
[ 22:16 pav ] Original commit 
1.2 finance/aqbanking/Makefile
1.82 finance/gnucash/Makefile
1.27 finance/grisbi/Makefile
- Chase libofx update
Wed, 8 Jun 2005
[ 15:06 lawrance ] Original commit 
1.81 finance/gnucash/Makefile
Add AQBANKING option, fixes broken/incorrect dependency on openhbci.

PR:             ports/78443 (prompted by)
Submitted by:   Peter Corneliu <pcc@gmx.net>
Thu, 12 May 2005
[ 15:56 marcus ] Original commit 
1.80 finance/gnucash/Makefile
Relinquish maintainership back to ports@.  Hopefully someone will give gnucash
a better home.
[ 15:53 marcus ] Original commit 
1.79 finance/gnucash/Makefile
Correct a typo in the previous commit, and use the right version libdb41.
[ 15:51 marcus ] Original commit 
1.78 finance/gnucash/Makefile
Fix the build with db41.

PR:             79817
Submitted by:   Jim Trigg <jtrigg@spamcop.net>
Sat, 12 Feb 2005
[ 00:14 marcus ] Original commit 
1.77 finance/gnucash/Makefile
1.30 finance/gnucash/distinfo
1.32 finance/gnucash/pkg-plist
Update to 1.8.11.

PR:             77393
Submitted by:   Alex Varju <freebsd-ports@varju.ca>
Tue, 27 Jul 2004
[ 14:23 marcus ] Original commit 
1.76 finance/gnucash/Makefile
1.1 finance/gnucash/files/patch-PostgresBackend
Fix US-ASCII encoding problem with the PostgreSQL backend.  US-ASCII will be
substituted by SQL_ASCII which Postgres understands.

Submitted by:   Richard Schilling <rschi@rsmba.biz>
Sat, 19 Jun 2004
[ 20:58 marcus ] Original commit 
1.75 finance/gnucash/Makefile
1.29 finance/gnucash/distinfo
1.30 finance/gnucash/pkg-plist
Update to 1.8.9.

PR:             68120
Submitted by:   Alex Varju <varju@webct.com>
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 22 Jan 2004
[ 21:12 eik ] Original commit 
1.314 MOVED
1.133 deskutils/Makefile
1.24 deskutils/cbb/Makefile
1.27 deskutils/gnofin/Makefile
1.7 deskutils/moneydance/Makefile
1.14 deskutils/xinvest/Makefile
1.1417 devel/Makefile
1.5 devel/libstocks/Makefile
1.19 finance/Makefile
1.12 finance/emma/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote

PR:             59357
Submitted by:   linimon
Approved by:    marcus (mentor)
Thu, 18 Dec 2003
[ 17:50 marcus ] Original commit 
1.72 finance/gnucash/Makefile
1.27 finance/gnucash/distinfo
1.2 finance/gnucash/files/patch-Makefile.in
1.29 finance/gnucash/pkg-plist
* Update to 1.8.8
* Add optional HBCI support [1]

Submitted by:   Thomas Gellekum <Thomas.Gellekum@gmx.de>
[ 17:40 marcus ] Original commit 
1.71 finance/gnucash/Makefile
Unbreak this now that the slib issues have been worked out.
Wed, 17 Dec 2003
[ 20:34 marcus ] Original commit 
1.70 finance/gnucash/Makefile
Mark this port BROKEN until we can work out the slib issues.
Sun, 14 Dec 2003
[ 22:40 pav ] Original commit 
1.22 devel/g-wrap/Makefile
1.69 finance/gnucash/Makefile
1.25 security/lsh/Makefile
- Fix dependency on slib-guile

Pointy hat to:  pav
[ 20:19 pav ] Original commit 
1.21 devel/g-wrap/Makefile
1.68 finance/gnucash/Makefile
1.24 security/lsh/Makefile
- Chase new slib-guile infrastructure
Thu, 25 Sep 2003
[ 05:17 adamw ] Original commit 
1.67 finance/gnucash/Makefile
1.26 finance/gnucash/distinfo
1.11 finance/gnucash/files/patch-configure
1.28 finance/gnucash/pkg-plist
Update to 1.8.7.
Wed, 20 Aug 2003
[ 14:30 adamw ] Original commit 
1.66 finance/gnucash/Makefile
1.25 finance/gnucash/distinfo
1.27 finance/gnucash/pkg-plist
Update to 1.8.5.

Enable gnucash to build if db41 is installed.
Sun, 17 Aug 2003
[ 04:10 marcus ] Original commit 
1.65 finance/gnucash/Makefile
1.26 finance/gnucash/pkg-plist
Use INFO.
Thu, 12 Jun 2003
[ 09:46 adamw ] Original commit 
1.20 archivers/fileroller/Makefile
1.24 audio/gnomemedia/Makefile
1.39 audio/gnomemedia2/Makefile
1.24 databases/gnomedb/Makefile
1.23 databases/libgda/Makefile
1.41 databases/libgda2/Makefile
1.16 databases/libgnomedb/Makefile
1.12 databases/mergeant/Makefile
1.52 deskutils/gnomepim/Makefile
1.7 deskutils/libmrproject/Makefile

(Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Remove REINPLACE commands that were rolled into gnomehack.
Sun, 1 Jun 2003
[ 00:45 marcus ] Original commit 
1.63 finance/gnucash/Makefile
1.24 finance/gnucash/distinfo
1.25 finance/gnucash/pkg-plist
* Update to 1.8.4
* Use ${SITE_PERL}, defined in bsd.port.mk. [1]

Submitted by:   adamw
Tue, 13 May 2003
[ 20:31 marcus ] Original commit 
1.62 finance/gnucash/Makefile
Correct a typo in the COMMENT.

Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours10
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.582 seconds.