FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:36 PM GMT
Port details
nip2 7.26.3 graphics on this many watch lists=0 search for ports that depend on this port
Graphical user interface for VIPS
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 10 Apr 2005 18:18:08
License: not specified in port
nip2 is a graphical user interface for VIPS

WWW: http://www.vips.ecs.soton.ac.uk/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/bison, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: graphics/vips, math/gsl, textproc/libxml2, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/nip2/ && make install clean
To add the package: pkg_add -r nip2


Configuration Options
     No options to configure

Master Sites:
http://www.vips.ecs.soton.ac.uk/supported/7.26/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:29:55
Original commit files touched by this commit  7.26.3
mi search for other commits by this committer
Upgrade from 7.14.5 to 7.26.3.

Requested by:   Doug Fortune
03 Jul 2011 14:12:23
Original commit files touched by this commit  7.14.5_7
ohauer search for other commits by this committer
-remove MD5
09 May 2011 16:42:28
Original commit files touched by this commit  7.14.5_7
bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
20 Nov 2010 15:37:08
Original commit files touched by this commit  7.14.5_6
kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
29 Mar 2010 01:12:27
Original commit files touched by this commit  7.14.5_5
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
28 Mar 2010 06:47:48
Original commit files touched by this commit  7.14.5_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
01 Dec 2009 20:33:45
Original commit files touched by this commit  7.14.5_3
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
28 Nov 2009 20:06:37
Original commit files touched by this commit  7.14.5_2
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Jul 2009 13:57:52
Original commit files touched by this commit  7.14.5_1
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
24 Jul 2008 19:11:46
Original commit files touched by this commit  7.14.5
mi search for other commits by this committer
The latest source does not come with the generated parser and requires a
local bison (yacc just would not do). Add the flag...

Notified by: IOnut
23 Jul 2008 20:45:20
Original commit files touched by this commit  7.14.5
mi search for other commits by this committer
Upgrade vips and nip2 to 7.14.5 from 7.14.4.1 and 7.14.4 respectively.
15 Jul 2008 12:21:39
Original commit files touched by this commit  7.14.4
mi search for other commits by this committer
Update from 7.12.x to 7.14.4. Switch to GraphicsMagick.
06 Jun 2008 13:35:04
Original commit files touched by this commit  7.12.4_1
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)
12 Sep 2007 08:41:45
Original commit files touched by this commit  7.12.4
pav search for other commits by this committer
- Clean up shared directory

Reported by:    pointyhat
19 Aug 2007 16:50:23
Original commit files touched by this commit  7.12.4
mi search for other commits by this committer
Unbreak and update the two ports to the latest version of 7.12.4.
Take over maintainership temporarily upon request from the software's
author(s), who were unable to reach the previous maintainer.

In both:
        - use explict --mandir=${PREFIX}/man to avoid man-pages getting
          into ${PREFIX}/shared/man incorrectly
        - deal with the NOPORTDOCS situation by simply not-extracting
          the extra documentation from the distribution tarball
        - parallelize the build to scale with the number of CPUs

In vips:
        - move the (giant) list of man-pages into a separate Makefile.man
        - turn the pages, which contain only `.so other-page', into
          MANLINKS (specified in Makefile.man)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Jun 2007 04:17:27
Original commit files touched by this commit  7.10.21_1
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
19 May 2007 20:32:57
Original commit files touched by this commit  7.10.21_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Dec 2006 15:01:06
Original commit files touched by this commit  7.10.21
lev search for other commits by this committer
  Update to latest nip2-7.10.21
07 May 2006 23:46:33
Original commit files touched by this commit  7.10.10_1
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
07 Mar 2006 17:15:43
Original commit files touched by this commit  7.10.10_1
kris search for other commits by this committer
Now builds on !i386

Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  7.10.10_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:35:18
Original commit files touched by this commit  7.10.10_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  7.10.10_1
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  7.10.10_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
10 Apr 2005 18:17:23
Original commit files touched by this commit  7.10.10
lev search for other commits by this committer
  Update nip to latest version 7.10.10.
  Name changed to `nip2' by authors.

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight71
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.154 seconds.