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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: editors/koffice-kde3/distinfo

Number of commits found: 25

Wednesday, 28 Dec 2011
17:49 rene search for other commits by this committer
Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is
scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on
anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend
on
Original commit
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Wednesday, 4 Jul 2007
10:25 lofi search for other commits by this committer
Update to KDE 3.5.7 / KOffice 1.6.3
Original commit
Monday, 28 May 2007
16:12 lofi search for other commits by this committer
Forced commit to note that the last commit (which, while correct, went into
the wrong repository, hence the somewhat lackluster commit message) fixes
a build error on 7-CURRENT/amd64.

Error reporty by: marcus
Patch obtained from: KDE SVN
Original commit
Tuesday, 13 Mar 2007
19:10 lofi search for other commits by this committer
Update to KDE 3.5.6 / KOffice 1.6.2
Original commit
Tuesday, 19 Dec 2006
21:19 lofi search for other commits by this committer
Update to KDE 3.5.5 / KOffice 1.6.1

Approved by:    portmgr
Original commit
Tuesday, 12 Sep 2006
23:26 lofi search for other commits by this committer
KDE 3.5.4 / KOffice 1.5.2
Original commit
Saturday, 27 May 2006
10:26 lofi search for other commits by this committer
Update to KOffice 1.5.1
Original commit
Saturday, 29 Apr 2006
15:36 lofi search for other commits by this committer
Update to KOffice 1.5.0

Approved by:    portmgr (kris)
cVS:    arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
Original commit
Sunday, 22 Jan 2006
08:34 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Saturday, 5 Nov 2005
11:19 lofi search for other commits by this committer
Update to KDE 3.4.3 / KOffice 1.4.2
Original commit
Sunday, 31 Jul 2005
22:46 lofi search for other commits by this committer
Update to KDE 3.4.2 / KOffice 1.4.1
Original commit
Tuesday, 5 Jul 2005
20:55 lofi search for other commits by this committer
Update to KOffice 1.4.0a.

Note that 'a' does *not* stand for 'alpha', but denotes a short-notice
bugfix release made after KOffice 1.4.0.
Original commit
Monday, 13 Dec 2004
19:53 lofi search for other commits by this committer
Update to KOffice 1.3.5
Original commit
Monday, 8 Nov 2004
00:34 lofi search for other commits by this committer
Update to KDE 3.3.1
Original commit
Wednesday, 11 Aug 2004
01:27 lofi search for other commits by this committer
Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
Original commit
Thursday, 6 May 2004
10:20 lofi search for other commits by this committer
Update to version 1.3.1
Original commit
Thursday, 18 Mar 2004
01:32 lofi search for other commits by this committer
SIZEify.
Original commit
Thursday, 5 Feb 2004
01:23 lofi search for other commits by this committer
Update to KDE 3.2.0

Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
Original commit
Friday, 3 Oct 2003
22:34 will search for other commits by this committer
Fix the -pthread problem in case the option gets removed again.  This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:     Adriaan de Groot <adridg@cs.kun.nl>
                Lauri Watts <lauri@kde.org>
                Andy Fawcett <andy@athame.co.uk>
Original commit
Tuesday, 22 Apr 2003
17:18 arved search for other commits by this committer
Add official bugfix patch that fixes two kword crahes, when closing the
"Insert Special Character" dialog and when updating the Table Of Contents.

PR:             49020
Submitted by:   mi, Michael Nottebrock
Original commit
Thursday, 2 Jan 2003
13:59 alane search for other commits by this committer
Update to 1.2.1.
Original commit
Wednesday, 11 Sep 2002
05:25 alane search for other commits by this committer
KOffice-1.2 is released. 'Nuff said.
Original commit
Tuesday, 27 Aug 2002
15:01 alane search for other commits by this committer
Update to koffice 1.2rc1.
Original commit
Sunday, 21 Apr 2002
23:47 will search for other commits by this committer
Please welcome Qt3/KDE3 to our ports tree.  This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 25