notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/AbiWord2/Makefile

Number of commits found: 48

Saturday, 4 Dec 2004
21:46 mezz search for other commits by this committer
-Move editors/AbiWord2 -> editors/abiword
-Update to 2.2.1, see the detail:

        http://www.abisource.com/release-notes/2.2.1.phtml
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 11 Oct 2004
23:41 marcus search for other commits by this committer
Update to 2.0.12, and create the post-install directories before installing
into them.  While AbiWord doesn't "own" these directories, this definitely
helps with alternate PREFIX test installations.
Original commit
Tuesday, 31 Aug 2004
00:15 marcus search for other commits by this committer
Update to 2.0.11.
Original commit
Saturday, 28 Aug 2004
22:50 thierry search for other commits by this committer
Chase libaspell to aspell.16.
Original commit
Monday, 16 Aug 2004
17:15 marcus search for other commits by this committer
Update to 2.0.10.
Original commit
Monday, 2 Aug 2004
00:32 mezz search for other commits by this committer
Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog for
the full detail: http://www.abisource.com/release-notes/2.0.9.phtml
Original commit
Tuesday, 13 Jul 2004
11:54 pav search for other commits by this committer
- Update to 2.0.8
Original commit
Wednesday, 9 Jun 2004
19:12 mezz search for other commits by this committer
- Clean up to make it looks nicer.
- Change from autogen.sh to configure; it works fine with tweaks.
- No longer wv check for the conflict, which it depends on textproc/wv
  rather than the one include AbiWord's tarball. I have tested my Mom
  and sister's docs from their work/school and they works fine with wv
  port. I don't see any problem or slowdown.
- Force AbiWord to check/compile everything what apps that are
  installed (headers, libraries, etc) from ports rather than check and
  use the stuff that are included in tarball such as wv, zlib, libpng,
  popt and etc. (Use external dependencies.)
- Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL.
- Add the new WITHOUT_GTKSPELL knob to allow us not depend and install
  either Aspell or Enchant, but the spell checker will be still enable
  and dictionary will be install. The spell checker works fine in my
  test so far.
- Add install the Help docs to fix the ports/66623 and add a new
  WITHOUT_HELP_DOCS to disable the install Help docs.

Reviewed by:    marcus and adamw
Original commit
Wednesday, 2 Jun 2004
19:05 pav search for other commits by this committer
- Fix a startup crash in ap_GetLabel_Autotext()

PR:             ports/67484
Submitted by:   Oleg Sharoiko <os@rsu.ru>
Original commit
Thursday, 20 May 2004
05:53 marcus search for other commits by this committer
* Update to 2.0.7
* Do not install GNOME files into the wrong location
* Protect more files behind GNOME_ENABLED that rely on the GNOME
  heirarchy
Original commit
Wednesday, 7 Apr 2004
04:52 marcus search for other commits by this committer
Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
Original commit
Monday, 5 Apr 2004
22:07 marcus search for other commits by this committer
AbiWord 2.0 has not been ported to use gucharmap-1.4.x yet.

Reported by:    Mike Harding <mvh@ix.netcom.com>
Original commit
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

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.
Original commit
Tuesday, 9 Mar 2004
05:26 marcus search for other commits by this committer
Update to 2.0.5 now with the Word doc crash fixed.
Original commit
Saturday, 6 Mar 2004
23:55 marcus search for other commits by this committer
Update to 2.0.4.  Note: opening Word document is still broken, but a bug has
been filed:

http://bugzilla.abisource.com/show_bug.cgi?id=6466

For a list of what's new, checkout:

http://www.abisource.com/changelogs/2.0.4.phtml
Original commit
Saturday, 28 Feb 2004
18:37 adamw search for other commits by this committer
AbiWord2 will prefer enchant over aspell if it's installed. So, register
a dependency on it if it exists. Furthermore, modify the default
behaviour to install enchant if no dictionary backend is installed. Also
introduced is a WITH_ENCHANT option.

Noticed by:     Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Original commit
Friday, 27 Feb 2004
18:21 bland search for other commits by this committer
- Fix crash on startup bug for locales with mb acceleratos in menu.
- Utilize USE_ICONV
Original commit
Thursday, 26 Feb 2004
17:45 marcus search for other commits by this committer
Looks like there are no 64-bit platforms on which AbiWord builds at this time.

Reported by:    bento via kris
Original commit
Friday, 20 Feb 2004
17:56 marcus search for other commits by this committer
This port doesn't work on any version of Alpha.
Original commit
Friday, 6 Feb 2004
04:02 marcus search for other commits by this committer
Mark ONLY_FOR_ARCHS=i386 on 4.X.

Reported by:    bento via kris
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Saturday, 24 Jan 2004
09:33 marcus search for other commits by this committer
Update to 2.0.3.
Original commit
Monday, 15 Dec 2003
07:16 marcus search for other commits by this committer
Update to 2.0.2, and fix the problem where the Symbol Insert dialog would
hang.
Original commit
Thursday, 13 Nov 2003
14:45 trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Original commit
Friday, 31 Oct 2003
21:29 marcus search for other commits by this committer
Update to 2.0.1.
Original commit
Sunday, 28 Sep 2003
20:59 marcus search for other commits by this committer
Make sure we also have libgnomeprintui before we enable GNOME support.

Reported by:    Thierry Thomas <thierry@pompo.net>
Original commit
Thursday, 25 Sep 2003
02:58 adamw search for other commits by this committer
Update to 2.0.0.

Obtained from:  marcuscom
Original commit
Sunday, 31 Aug 2003
23:25 marcus search for other commits by this committer
Update to 1.99.6 (aka 2.0 RC2).
Original commit
Tuesday, 26 Aug 2003
20:33 marcus search for other commits by this committer
The AbiWord distfile was re-rolled.  The only change was that all the
individual subdirectories are now once again included in an
abiword-${PORTVERSION} directory.  This is consistent with the previous
AbiWord releases.
Original commit
Monday, 25 Aug 2003
08:41 marcus search for other commits by this committer
Update to 1.99.5 (aka 2.0 RC 1).
Original commit
Thursday, 7 Aug 2003
02:35 marcus search for other commits by this committer
misc/gucharmap is now deskutils/gucharmap.
Original commit
Wednesday, 30 Jul 2003
05:10 marcus search for other commits by this committer
Update to 1.99.3.
Original commit
Thursday, 17 Jul 2003
19:28 marcus search for other commits by this committer
Fix build problems on -CURRENT.
Original commit
Saturday, 12 Jul 2003
07:16 marcus search for other commits by this committer
Update to 1.99.2.
Original commit
Monday, 23 Jun 2003
06:52 marcus search for other commits by this committer
* Update to 1.99.1 (aka 2.0 Beta 1)
* Re-enable gucharmap support
Original commit
Monday, 16 Jun 2003
18:09 marcus search for other commits by this committer
It seems the configure help differs from the actual configure argument
when it comes to disabling gucharmap support.
Original commit
17:51 marcus search for other commits by this committer
Don't print the pre-everything banner until gucharmap support is fixed.
Original commit
Friday, 13 Jun 2003
18:12 marcus search for other commits by this committer
Remove gucharmap support for the time being.  It was broken with the
0.8.0 update.
Original commit
01:11 marcus search for other commits by this committer
Chase the libgucharmap shared lib version.
Original commit
Sunday, 11 May 2003
21:31 marcus search for other commits by this committer
Update to 1.9.1.
Original commit
Sunday, 4 May 2003
02:18 marcus search for other commits by this committer
Chase libgucharmap's shared lib version.
Original commit
Sunday, 20 Apr 2003
05:19 marcus search for other commits by this committer
Update to 1.9.0 which includes a working Bonobo control and Nautilus file
view.
Original commit
Wednesday, 16 Apr 2003
04:22 marcus search for other commits by this committer
Complete conversion to new GNOME infrastructure.
Original commit
Friday, 11 Apr 2003
23:46 marcus search for other commits by this committer
* Add missing popt dependency [1]
* Convert to new GNOME infrastructure

Reported by:    bento [1]
Original commit
Friday, 4 Apr 2003
07:12 marcus search for other commits by this committer
* Update to 1.1.4
* Enable optional GNOME 2 support
Original commit
Sunday, 23 Feb 2003
18:39 marcus search for other commits by this committer
Add AbiWord2 after repo copy from AbiWord.  AbiWord2 is the GNOME Office
word processor build on Gtk 2.
Original commit

Number of commits found: 48