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.

Port details
qt-bluecurve-theme Bluecurve unified-look theme for QT3 from Fedora
0.88 x11-toolkits Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.88Version of this port present on the latest quarterly branch.
Maintainer: rzheka@users.sourceforge.net search for ports maintained by this maintainer
Port Added: 2002-10-17 18:21:52
Last Update: 2004-06-02 02:40:41
SVN Revision: UNKNOWN
People watching this port, also watch:: autoconf, python, zip
License: not specified in port
Description:
This is a port of the Fedora "Bluecurve" theme for QT/KDE. It won't install RedHat logos and pixmaps, but only the required theme engines. - Ryzhyk Eugeney rzheka@users.sourceforge.net
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • >0:x11-toolkits/qt-bluecurve-theme
No installation instructions:
This port has been deleted.
PKGNAME:
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : x11-toolkits/qt33
  2. gmake : devel/gmake
  3. libtool : devel/libtool13
Runtime dependencies:
  1. moc : x11-toolkits/qt33
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp-stud.fht-esslingen.de/fedora/fedora/fedora/1/i386/SRPMS.os/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. ftp://ftp.g-int.net/Mirrors/download.fedora.us/pub/fedora/fedora/1/i386/SRPMS.os/
  4. http://download.fedora.us/fedora/fedora/1/i386/SRPMS.os/
  5. http://fedora.multikabel.nl/fedora/fedora/1/i386/SRPMS.os/
  6. http://mirrors.kernel.org/fedora.us/fedora/fedora/1/i386/SRPMS.os/
  7. http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/1/i386/SRPMS.os/
  8. http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/fedora/1/i386/SRPMS.os/
  9. http://wftp.tu-chemnitz.de/pub/linux/fedora/fedora/1/i386/SRPMS.os/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.88
02 Jun 2004 02:40:41
Original commit files touched by this commit
pav search for other commits by this committer
- This port was moved to x11-themes category.

PR:             ports/63145
Submitted by:   adamw
0.88
24 Mar 2004 22:58:10
Original commit files touched by this commit
lofi search for other commits by this committer
Update to version 0.88 (from Fedora).

Approved by: maintainer timeout (3 weeks+)
0.73_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
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.
0.73_1
01 Mar 2004 20:43:34
Original commit files touched by this commit
pav search for other commits by this committer
- rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not work

PR:             ports/63516
Submitted by:   Stephen J. Roznowski <sjr@comcast.net>
0.73_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.73
12 Dec 2003 13:43:05
Original commit files touched by this commit
netchild search for other commits by this committer
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.

I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio.
0.73
26 Jun 2003 22:58:32
Original commit files touched by this commit
ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
0.73
09 May 2003 03:01:28
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.73.

Submitted by:   maintainer
0.49
23 Feb 2003 18:32:58
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.49.

Submitted by:   maintainer
0.47
23 Feb 2003 16:24:11
Original commit files touched by this commit
marcus search for other commits by this committer
Regenerate moc file for QT 3.1.

PR:     48578
Submitted by:   Dmitry Panov <redfox@Fluffy.Khv.RU>
Approved by:    maintainer
0.47
21 Feb 2003 14:19:11
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.47
17 Oct 2002 18:21:25
Original commit files touched by this commit
marcus search for other commits by this committer
Add qt-bluecurve-theme, a port of the RedHat 8.0 unified QT/GTK theme
for QT 3.

PR:             43640
Submitted by:   Ryzhyk Eugeney <evgeni67@bezeqint.net>

Number of commits found: 12