Port details |
- paintlib C++ library for processing images
- 2.6.2_5 graphics
=0 2.6.2_5Version of this port present on the latest quarterly branch. BROKEN: does not build
DEPRECATED: does not compile with new tiff and no more maintained upstream
This port expired on: 2010-12-30
IGNORE: is marked as broken: does not build
- 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
 - Port Added: 2004-06-18 20:48:22
- Last Update: 2010-12-31 17:35:17
- SVN Revision: UNKNOWN
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.paintlib.de/paintlib/
- Description:
- paintlib is a portable C++ class library for image loading, saving
and manipulation. Images can be loaded from BMP, GIF, IFF, JPEG,
PCX, PGM, PICT, PNG, PSD, SGI, TGA, TIFF and WMF files and saved
in BMP, JPEG, PNG and TIFF formats. Image manipulation can be done
either through filters implemented in filter classes or by directly
accessing the bitmap bits.
WWW: http://www.paintlib.de/paintlib/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- paintlib>0:graphics/paintlib
- No installation instructions:
- This port has been deleted.
- PKGNAME: paintlib
- 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. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool>=2.2 : devel/libtool22
- Library dependencies:
-
- curl : ftp/curl
- jpeg : graphics/jpeg
- png : graphics/png
- tiff : graphics/tiff
- ungif : graphics/libungif
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.2_5 31 Dec 2010 17:35:17
 |
rene  |
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs. |
2.6.2_5 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.6.2_5 29 Oct 2010 22:24:57
 |
bapt  |
Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time |
2.6.2_5 04 Sep 2010 21:34:20
 |
pav  |
- Mark BROKEN: does not compile with new tiff
Reported by: pointyhat |
2.6.2_5 05 Apr 2010 19:16:14
 |
dinoex  |
- fix build with gcc4i.x for png-1.4.1 |
2.6.2_5 03 Apr 2010 10:44:36
 |
roam  |
Chase the ftp/curl shlib version bump. |
2.6.2_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.6.2_3 13 Mar 2010 15:00:24
 |
erwin  |
Mark BROKEN on 8.x as well as 9.x: does not build |
2.6.2_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.6.2_2 19 Jan 2010 19:00:11
 |
erwin  |
Mark BROKEN on 9.x: does not build. |
2.6.2_2 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.6.2_2 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.6.2_2 18 Jul 2009 11:11:29
 |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
2.6.2_1 23 Jan 2009 15:43:14
 |
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2.6.2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.6.2 09 Aug 2007 04:39:18
 |
rafan  |
- Update to 2.6.2
- Remove unused DOCSDIR substitution in pkg-plist |
2.6.1_3 09 Aug 2007 04:34:30
 |
rafan  |
- Sort pkg-plist for upcoming update |
2.6.1_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.6.1_2 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
2.6.1_2 22 Dec 2006 17:07:07
 |
arved  |
Fix build with gcc41 |
2.6.1_2 13 Dec 2006 12:41:36
 |
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
2.6.1_1 14 Aug 2006 23:06:39
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.6.1_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.6.1 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
2.6.1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.6.1 01 Jun 2005 19:56:04
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
2.6.1 26 Nov 2004 00:42:06
 |
kris  |
Add missing file |
2.6.1 19 Jun 2004 03:50:27
 |
lofi  |
Add missing dependencies.
Reported by: pointyhat via kris |
2.6.1 18 Jun 2004 20:34:32
 |
lofi  |
Add paintlib, an C++ library for processing images
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>i by: |