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: graphics/ImageMagick/pkg-plist

Number of commits found: 145 (showing only 45 on this page)

«  1 | 2 

Saturday, 21 Aug 2004
19:55 nork search for other commits by this committer
Fix pkg-plist (some added documents/images).
Original commit
19:51 nork search for other commits by this committer
Oops, I forgot.
Original commit
Saturday, 12 Jun 2004
14:52 pav search for other commits by this committer
- Update to 6.0.2.6 [1]
- Simplify plist [2]
- Reflect new mpeg2 dependency [3]

PR:             ports/67671 [3], ports/67861 [1,2]
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) [1],
                michael johnson <ahze@ahze.net> [2],
                edwin [3]
Approved by:    maintainer
Original commit
Sunday, 6 Jun 2004
15:22 pav search for other commits by this committer
- Update to 6.0.2

PR:             ports/67628
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Monday, 31 May 2004
21:24 pav search for other commits by this committer
- Add empty directories to package, so deinstalling of package does not throw
  warnings about nonexisting directories

Approved by:    maintainer
Original commit
20:39 pav search for other commits by this committer
- Revert my previous commit, it does not fix the problem.
Original commit
20:04 pav search for other commits by this committer
- Put @dirrm of Q8/Q16 modules under %%MODULES%%

Reported by:    Tinderbox
Original commit
Wednesday, 19 May 2004
19:48 pav search for other commits by this committer
- Update to 6.0.1

  For what's new in 6.0 please read
  http://www.imagemagick.org/www/News.html
Original commit
Friday, 13 Feb 2004
23:10 mi search for other commits by this committer
Closer investigation shows, that ImageMagick stopped supporting HDF
format on or before July 2002:

       
http://studio.imagemagick.org/pipermail/magick-users/2002-July/003703.html

Indeed, the HDF bits are commented out in the package's
configure/autoconf and none of the utilities installed by the port
actually link with HDF.

Rather than bump PORTREVISION, upgrade to the 5.5.7.16 (from .15).

Prompted by: troubles with HDF and amd64
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Sunday, 5 Oct 2003
11:21 nork search for other commits by this committer
o Utilize CONFICTS
o Utilize USE_GNOME
o Install pkgconfig .pc file to correct place
o Support alternative PTHREAD_LIBS difinition

PR:             ports/57592
Submitted by:   Ports Fury
Original commit
Saturday, 4 Oct 2003
16:36 nork search for other commits by this committer
Update to 5.5.7-11. [1]
o Removed two (now obsolate) libtool version patches
  as ImageMagick now uses internal version system for
  them starting from 0:0:0 (5.5.8 will become 0:1:0),
  also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
  variables removed from the source.
o Removed two other patches as now they are already
  embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
  installations based on selection while installing.
  Also Makefile modifed to reflect this.

Minor cleanup MASTER_SITES.
Utilize PLIST_SUB from post-install:

PR:             ports/55274 (Update to 5.5.7-10) [1]
Submitted by:   Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Reviewed by:    Rob Lahaye <lahaye@snu.ac.kr>
Original commit
Wednesday, 10 Sep 2003
17:02 nork search for other commits by this committer
Back out to 5.5.6.

Submitted by:   marcus (portmgr)
Original commit
16:28 nork search for other commits by this committer
Update to 5.5.7-10. [1]
o Removed two (now obsolate) libtool version patches
  as ImageMagick now uses internal version system for
  them starting from 0:0:0 (5.5.8 will become 0:1:0),
  also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
  variables removed from the source.
o Removed two other patches as now they are already
  embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
  installations based on selection while installing.
  Also Makefile modifed to reflect this.

PR:             ports/55274 [1]
Submitted by:   Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
Original commit
Sunday, 4 May 2003
12:22 demon search for other commits by this committer
Update to version 5.5.6;
Pass more sane arguments to libtool's -version-info option.
Original commit
Monday, 24 Feb 2003
16:29 demon search for other commits by this committer
Update to version 5.5.5.
Original commit
Sunday, 2 Feb 2003
13:48 arved search for other commits by this committer
Add missing directory.

Submitted by:   bento
Original commit
Tuesday, 29 Oct 2002
23:05 lioux search for other commits by this committer
o Update to 5.5.1.4
o Remove VERSION number from both directory and library names (e.g.,
  libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
  which require this port to have a library version number. Current
  number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
Original commit
Thursday, 17 Oct 2002
18:46 mi search for other commits by this committer
My last commit, intended to fix -current, did not do so, and broke
-stable :-( Upgrade the port to the latest to compensate.

The port now installs things in version specific directories, so
add the version number to PLIST_SUB.

Remove USE_REINPLACE -- the port uses PERL anyway.

As usual, the hardest thing to do is to fix the pkg-plist.
Original commit
Thursday, 19 Sep 2002
21:11 ijliao search for other commits by this committer
upgrade to 5.3.8-3

PR:             42736
Submitted by:   Ports Fury
Original commit
Tuesday, 9 Jul 2002
02:46 lioux search for other commits by this committer
o Fix build in case WITH_IMAGEMAGICK_MODULES is defined
o Trim pkg-plist

PR:             40358
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Sunday, 7 Jul 2002
18:43 alane search for other commits by this committer
Removed missing file from pkg-plist that prevented package from building.
Original commit
18:40 alane search for other commits by this committer
No feedback to contrary so far. Committed.
Original commit
Saturday, 6 Jul 2002
22:33 lioux search for other commits by this committer
Update to 5.4.7-1

PR:             39989, 40270
Submitted by:   KATO Tsuguru <tkato@prontomail.com>,
                Guilherme J. R. Oliveira <guilherme@nortenet.pt>
Reviewed by:    Cyrille Lefevre <cyrille.lefevre@laposte.net>
Prompted by:    many in FreeBSD-ports mailing list
Original commit
Thursday, 20 Jun 2002
04:37 mi search for other commits by this committer
Upgrade to 5.4.6.1
Original commit
Friday, 29 Mar 2002
00:31 pat search for other commits by this committer
Update to 5.4.4
Original commit
Thursday, 7 Mar 2002
02:40 pat search for other commits by this committer
- Update to 5.4.3.11   - Dont remove .la files    
Original commit
Tuesday, 5 Mar 2002
00:17 pat search for other commits by this committer
- Update to 5.4.3.10   - Remove .la files (requested by mi)    
Original commit
Sunday, 3 Mar 2002
01:10 mi search for other commits by this committer
Update to 5.4.3.9. Obey DOCSDIR and NOPORTDOCS. Fix some warnings --   time_t is
rather int than long.    
Original commit
Wednesday, 27 Feb 2002
20:23 mi search for other commits by this committer
Update to 5.4.3-6 -- released today :-) One more include file installed,   and a
few more files of documentation.    
Original commit
Thursday, 21 Feb 2002
06:31 pat search for other commits by this committer
Update to 5.4.3.4    
Original commit
Saturday, 5 Jan 2002
09:46 pat search for other commits by this committer
Update to 5.4.1.2    
Original commit
Saturday, 8 Dec 2001
19:57 lioux search for other commits by this committer
Update to 5.4.0.5    
Original commit
Saturday, 22 Sep 2001
06:59 sf search for other commits by this committer
update to 5.3.8.2.    
Original commit
Saturday, 25 Aug 2001
05:50 petef search for other commits by this committer
Add missing files to pkg-plist when including modules.    
Original commit
04:18 petef search for other commits by this committer
Update to version 5.3.7.    
Original commit
Wednesday, 8 Aug 2001
07:17 lioux search for other commits by this committer
Update to 5.3.6    
Original commit
Tuesday, 3 Jul 2001
02:34 lioux search for other commits by this committer
o Update port to version 5.3.5   o Update MASTER_SITES definitly removing
SOURCEFORGE    
Original commit
Tuesday, 12 Jun 2001
17:45 knu search for other commits by this committer
Update to 5.3.4.    
Original commit
Tuesday, 17 Apr 2001
20:39 sada search for other commits by this committer
Upgrade to version 5.3.1 .    
Original commit
Tuesday, 13 Mar 2001
22:36 sf search for other commits by this committer
o cleanup MASTER_SITES.   o add dependency on devel/libfpx.   o get rid of
libtool dependency unless WITH_MODULES.   o trim unnecessary BUILD_DEPENDS'.    
Original commit
Friday, 9 Mar 2001
19:51 mi search for other commits by this committer
Made ``--with-modules''  an optional argument triggered  by WITH_MODULES   knob.
 IMO, this  should  be removed  at all.  It  seems, the  "modules"   provide
solution to  a problem that does not exist.  And provide poorly.   First, every 
module is  really a  shell script  (.la), which  loads the   namesake shared
object  (.so). Second -- they don't work.  At least, not   on FreeBSD. I wish
someone did   	cd work/ImageMagick-<version>/PerlMagick/demo   	make   before
enabling them for the rest of us...    
Original commit
Thursday, 8 Mar 2001
01:06 mi search for other commits by this committer
Something  I wanted  to do  for a  long time  -- make  this port   build without
 X11 support,  for use  on X11-less  servers. Some   dependencies had to be
turned off -- until those ports are fixed   to support the NO_X knob as well.   
Original commit
Tuesday, 6 Mar 2001
17:19 sf search for other commits by this committer
o drop non-responsive maintainer. jseger nothing commits last 6 months.   o
update to 5.2.9.    
Original commit
Thursday, 11 Jan 2001
05:19 steve search for other commits by this committer
Update to version 5.2.7.    
Original commit

Number of commits found: 145 (showing only 45 on this page)

«  1 | 2