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
albumshaper Drag-n-drop hierarchal photo album creation
2.1_6 graphics Deleted on this many watch lists=0 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 2.1_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on QT3; unmaintained
Expired This port expired on: 2013-07-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-08-02 11:07:13
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
License: not specified in port
WWW:
http://albumshaper.sf.net
Description:
Album Shaper is a drag-n-drop hierarchal photo album creation and modification application. Based on the Qt libraries, Album Shaper is a cross-platform solution for maintaining your collection of digital images from various sources. WWW: http://albumshaper.sf.net
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • albumshaper>0:graphics/albumshaper
No installation instructions:
This port has been deleted.
PKGNAME: albumshaper
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. qmake : devel/qmake
  2. moc : x11-toolkits/qt33
Runtime dependencies:
  1. moc : x11-toolkits/qt33
Library dependencies:
  1. iconv.3 : converters/libiconv
  2. xml2.5 : textproc/libxml2
  3. xslt.2 : textproc/libxslt
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 (22 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  3. http://freefr.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  4. http://garr.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  5. http://heanet.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  6. http://hivelocity.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  7. http://ignum.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  8. http://internode.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  9. http://iweb.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  10. http://jaist.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  11. http://kaz.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  12. http://kent.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  13. http://master.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  14. http://nchc.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  15. http://ncu.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  16. http://netcologne.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  17. http://sunet.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  18. http://superb-dca3.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  19. http://switch.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  20. http://tenet.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  21. http://ufpr.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
  22. http://waix.dl.sourceforge.net/project/albumshaper/albumshaper/2.1/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1_6
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
29 Apr 2013 22:27:05
Revision:316850Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}

While here:
- trim headers
- convert to new options framework
2.1_6
27 Apr 2013 11:59:29
Revision:316662Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2.1_6
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
2.1_5
07 Jan 2013 02:07:27
Revision:310020Original commit files touched by this commit
makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2.1_5
30 Dec 2012 12:03:52
Revision:309662Original commit files touched by this commit
beat search for other commits by this committer
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2.1_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
2.1_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.1_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
2.1_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
2.1_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
2.1_1
06 Jun 2008 13:35:04
Original commit files touched by this commit
edwin search for other commits by this committer
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)
2.1
02 Mar 2008 08:25:11
Original commit files touched by this commit
linimon search for other commits by this committer
Reset relaxbsd@gmail.com due to maintainer-timeouts.

Hat:            portmgr
2.1
02 Aug 2007 11:06:58
Original commit files touched by this commit
miwi search for other commits by this committer
Album Shaper is a drag-n-drop hierarchal photo album creation and
modification application. Based on the Qt libraries, Album Shaper is a
cross-platform solution for maintaining your collection of digital images
from various sources.

WWW: http://albumshaper.sf.net

PR:             ports/113880
Submitted by:   Yinghong.Liu <relaxbsd at gmail.com>

Number of commits found: 14