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: sysutils/k3b/Makefile

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2 

Wednesday, 6 Apr 2005
15:08 arved search for other commits by this committer
- Update to 0.11.23
- only /dev/cd* devices will be recognized as cd drives.

PR:             79258
Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Monday, 7 Feb 2005
18:54 mi search for other commits by this committer
Update to from 0.11.18 to 0.11.20

PR:     ports/76861
Submitted by:   Heiner Eichmann
Original commit
Monday, 10 Jan 2005
15:06 vs search for other commits by this committer
Update to 0.11.18

PR:             ports/75983
Submitted by:   maintainer
Original commit
Thursday, 11 Nov 2004
02:03 lofi search for other commits by this committer
Depend on id3lib instead of libid3tag.

PR: 73776
Submitted by: Oleksandr S. Usov <usov@kvi.nl>
Approved by: maintainer
Original commit
Wednesday, 10 Nov 2004
00:20 lofi search for other commits by this committer
Update to 0.11.17

Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Maintainer
Original commit
Thursday, 2 Sep 2004
15:26 arved search for other commits by this committer
- Fix detection of TEAC R56S

PR:             71010
Reported by:    Reinhard Lenninger
Submitted by:   maintainer

- Upgrade to 0.11.14

PR:             71113
Submitted by:   maintainer
Original commit
Sunday, 1 Aug 2004
12:13 lofi search for other commits by this committer
Add a patch that fixes a problem with detection of the dvd+rw-format
executable.

Submitted by: maintainer
Original commit
Tuesday, 20 Jul 2004
01:19 ijliao search for other commits by this committer
upgrade to 0.11.12

PR:             69310
Submitted by:   maintainer
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 6 Jun 2004
19:00 markus search for other commits by this committer
Remove obsolete hack to respect PTHREAD_LIBS

No objection by: maintainer
Original commit
Wednesday, 2 Jun 2004
17:17 netchild search for other commits by this committer
Chase the merge of sysutils/mkisofs into sysutils/cdrtools.

Submitted by:   marius
Original commit
Friday, 28 May 2004
05:52 linimon search for other commits by this committer
Upgrade to 0.11.9.

Note: upgraders from 0.11.6 or below should note the changed topic 3C
in pkg-message.

PR:             ports/67238
Submitted by:   Heiner Eichmann <h.eichmann at gmx dot de> (maintainer)
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Thursday, 25 Mar 2004
04:31 ade search for other commits by this committer
Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables
Original commit
Thursday, 18 Mar 2004
17:41 markus search for other commits by this committer
- Update to 0.11.6
- remove trailing ^M in pkg-plist

PR:             ports/64201
Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>
Approved by:    arved (mentor)
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
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Wednesday, 7 Jan 2004
22:28 linimon search for other commits by this committer
Update to 0.10.3:

 fixed automatic writing mode selection when the writer does not support DAO
 The OggDecoder now refuses non-44100 hz files since it does no resampling yet
 fixed vcdimager version check
 fixed bug that caused cuefiles to be cut to 0 byte

PR:                     ports/60764
Submitted by:           Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
Original commit
Thursday, 20 Nov 2003
13:03 will search for other commits by this committer
Add k3b 0.10.2, a CD/DVD recording GUI for KDE.

PR:             59287
Submitted by:   Heiner Eichmann <h.eichmann@gmx.de>
Original commit

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2