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
non port: graphics/sodipodi/Makefile

Number of commits found: 75

Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Tuesday, 3 Sep 2013
06:36 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326122 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Friday, 31 Jul 2009
13:57 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
Original commit
Friday, 6 Jun 2008
13:35 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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Monday, 15 May 2006
22:23 mezz search for other commits by this committer
Add USE_GETTEXT to appease portlint.
Original commit
Sunday, 7 May 2006
23:46 edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 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.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Wednesday, 16 Mar 2005
21:47 mezz search for other commits by this committer
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 16 Aug 2004
17:57 marcus search for other commits by this committer
Add support for the new GNOME MIME system.
Original commit
Tuesday, 27 Jul 2004
00:46 adamw search for other commits by this committer
Whack lthack, and set LIBTOOL_VER to 15.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Sunday, 14 Mar 2004
06:17 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.
Original commit
Thursday, 12 Feb 2004
08:58 bland search for other commits by this committer
Update to 0.34
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 4 Dec 2003
07:11 bland search for other commits by this committer
Update to 0.33
Original commit
Friday, 17 Oct 2003
05:28 marcus search for other commits by this committer
Add a missing dependency on libart_lgpl2.

Noticed by:     bento via kris
Original commit
Friday, 26 Sep 2003
14:52 bland search for other commits by this committer
- Remove frontline dependency. Its support was disabled in configure.in  [1]
- Add popt dependency.  It's very likely that popt present in a lot of
  systems. This also resolve lost dependency problem for builds on systems
  where popt already installed.

PR:            56886 [1]
Submitted by: Michal Pasternak <dotz@irc.pl> [1]
Original commit
Friday, 20 Jun 2003
23:20 marcus search for other commits by this committer
Whoops, we now need USE_REINPLACE.
Original commit
23:20 marcus search for other commits by this committer
Fix build on -CURRENT.

Reported by:    Jeremy Messenger <mezz7@cox.net>
Original commit
16:09 marcus search for other commits by this committer
Update to 0.32.
Original commit
Thursday, 12 Jun 2003
09:46 adamw search for other commits by this committer
Remove REINPLACE commands that were rolled into gnomehack.
Original commit
Tuesday, 22 Apr 2003
04:30 marcus search for other commits by this committer
Convert to new GNOME infrastructure.
Original commit
Sunday, 20 Apr 2003
19:22 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Saturday, 22 Feb 2003
18:15 marcus search for other commits by this committer
Update to 0.31.
Original commit
Friday, 21 Feb 2003
17:48 marcus search for other commits by this committer
Revert the libgnomeprint fix.  Turns out, the sodipodi people forgot
four files in their 0.30 distribution.
Original commit
02:24 marcus search for other commits by this committer
Correct the LIB_DEPENDS.
Original commit
Thursday, 20 Feb 2003
20:50 marcus search for other commits by this committer
* Re-add libgnomeprintui-2.0 support
* De-pkg-comment
Original commit
Tuesday, 18 Feb 2003
04:51 anholt search for other commits by this committer
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.

Approved by:    portmgr (kris), marcus
Original commit
Saturday, 8 Feb 2003
20:43 marcus search for other commits by this committer
Fix a problem with Xft2 detection.
Original commit
06:53 marcus search for other commits by this committer
Update to 0.30, and unbreak now that libgnomeprint support has been
disabled.
Original commit
Friday, 7 Feb 2003
19:41 marcus search for other commits by this committer
Mark sodipodi as broken until it works with libgnomeprint-2-2.
Original commit
Tuesday, 28 Jan 2003
18:42 marcus search for other commits by this committer
* Update to 0.29
* Sodipodi is now a GNOME 2 application
* Now more releases will be made to the GNOME 1 version
Original commit
Wednesday, 1 Jan 2003
19:18 marcus search for other commits by this committer
Update to 0.28.
Original commit
Tuesday, 12 Nov 2002
02:14 marcus search for other commits by this committer
Bump PORTREVISION after the gal version bump.
Original commit
Thursday, 10 Oct 2002
18:32 marcus search for other commits by this committer
Update to 0.27.
Original commit
Saturday, 5 Oct 2002
16:23 marcus search for other commits by this committer
Update to 0.26.
Original commit
Friday, 13 Sep 2002
16:52 sobomax search for other commits by this committer
Use frontline for tracing bitmaps. Bump PORTREVISION.
Original commit
Wednesday, 11 Sep 2002
16:05 marcus search for other commits by this committer
Update to 0.25.
Original commit
Friday, 12 Jul 2002
10:04 sobomax search for other commits by this committer
Use USE_GNOMENG.
Original commit
Monday, 12 Nov 2001
10:20 sobomax search for other commits by this committer
Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.    
Original commit
Tuesday, 9 Oct 2001
08:32 sobomax search for other commits by this committer
Update to 0.24.1.    
Original commit
Monday, 1 Oct 2001
07:39 sobomax search for other commits by this committer
Update to 0.24.    
Original commit
Tuesday, 19 Jun 2001
10:43 ade search for other commits by this committer
Clean up dependency chains after moving gtkhtml/gal inside the   USE_GNOME knob 
  
Original commit
Monday, 21 May 2001
19:06 ade search for other commits by this committer
Chase new shlib revision from x11-toolkits/gal    
Original commit
10:24 sobomax search for other commits by this committer
Update to 0.23.    
Original commit
Friday, 11 May 2001
17:36 ade search for other commits by this committer
SWitch maintainership of core GNOME ports to a small group of   committers
(gnome@FreeBSD.org), since this is now definitely too big   for just one person.
   
Original commit
Friday, 4 May 2001
22:51 ade search for other commits by this committer
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole   bunch of
GNOME applications under one convenient building mechanism.    
Original commit
Friday, 30 Mar 2001
10:58 sobomax search for other commits by this committer
Update to 0.22.    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Wednesday, 31 Jan 2001
16:13 ade search for other commits by this committer
Unbreak and update to 0.21    
Original commit
Friday, 15 Dec 2000
17:53 ade search for other commits by this committer
Mark broken: victim of the bonobo upgrade    
Original commit
Tuesday, 14 Nov 2000
14:10 ade search for other commits by this committer
Chase new print/gnomeprint shlib version    
Original commit
Tuesday, 10 Oct 2000
18:24 ade search for other commits by this committer
Update to 0.20, taking into account new bonobo    
Original commit
Thursday, 5 Oct 2000
08:10 reg search for other commits by this committer
Implement USE_GNOME, part 1.    
Original commit
Thursday, 28 Sep 2000
19:03 ade search for other commits by this committer
Update to 0.19, with new required gnomeprint    
Original commit
Friday, 4 Aug 2000
03:10 ade search for other commits by this committer
Forcibly turn off bonobo support, even if it's present on the system,   since
the bonobo-related code makes references to gdk-pixbuf   features that were
removed/replaced in newer versions.    
Original commit
Thursday, 20 Jul 2000
13:19 nakai search for other commits by this committer
Update to 0.18.2.   And add patch to remove BROKEN.   (Got from GNOME CVS)    
Original commit
Tuesday, 11 Jul 2000
23:02 ade search for other commits by this committer
Update for new devel/libglade shlib version    
Original commit
Wednesday, 14 Jun 2000
14:21 sobomax search for other commits by this committer
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    
Original commit
Thursday, 1 Jun 2000
17:25 ade search for other commits by this committer
Updates for new shared library versions in GNOME 1.2    
Original commit

Number of commits found: 75