non port: devel/libgsf/Makefile |
SVNWeb
|
Number of commits found: 99 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 24 Jul 2022
|
[ 20:16 Dima Panov (fluffy) ] c696fce
devel/libgsf: update to 1.14.50 release (+)
Changes:
* Fix error handling problem when writing ole files.
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 May 2022
|
[ 17:06 Baptiste Daroussin (bapt) ] cf4e1e5
devel/libgsf: update to 1.14.49
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Wed, 8 Sep 2021
|
[ 20:53 Bernhard Froehlich (decke) ] 362c9f2
devel/libgsf: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 10 Sep 2020
|
[ 18:55 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362
|
Sun, 2 Aug 2020
|
[ 15:49 tcberner ]
devel/libgsf: add NLS option
PR: 248062
Submitted by: Andrew Romanenko <melanhit@gmail.com>
|
Mon, 15 Jun 2020
|
[ 14:45 bapt ]
Update to 1.4.47
|
Mon, 16 Dec 2019
|
[ 18:50 bapt ]
Update to 1.14.46
|
Tue, 25 Sep 2018
|
[ 20:15 kwm ]
Update libgsf to 1.14.44.
* Add license
* add WWW in pkg-descr
|
Sat, 1 Apr 2017
|
[ 22:59 bapt ]
Update to 1.14.41
|
Fri, 4 Mar 2016
|
[ 13:21 kwm ]
Update libgsf to 1.14.36.
|
Sun, 2 Aug 2015
|
[ 15:02 kwm ]
Update libgsf to 1.14.34.
|
Sat, 18 Apr 2015
|
[ 19:16 kwm ]
Update libgsf to 1.14.33.
|
Fri, 27 Mar 2015
|
[ 07:07 kwm ]
Update libgsf to 1.14.32.
Obtained from: GNOME devel repo
|
Thu, 15 Jan 2015
|
[ 09:17 kwm ]
Really enable introspection support.
PR: 196601
Submitted by: olivierd@
|
Sun, 28 Sep 2014
|
[ 16:00 kwm ]
Update to 1.14.30.
|
Mon, 1 Sep 2014
|
[ 19:00 tijl ]
Convert to USES=libtool and add INSTALL_TARGET=install-strip
Obtained from: gnome-dev
|
Tue, 29 Jul 2014
|
[ 21:07 adamw ] (Only the first 10 of 106 ports in this commit are shown above. )
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Sep 2013
|
[ 20:25 kwm ]
Update to 1.4.28.
Add gdkpixbuf2 to depend [1], also sort USE_GNOME.
Enable stage support.
PR: ports/181727
Submitted by: pawel@
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 19 Aug 2013
|
[ 22:09 kwm ]
Switch to USES=gmake , and USE_GNOME=introspection:build
Obtained from: GNOME dev repo
|
Thu, 27 Jun 2013
|
[ 11:44 kwm ]
Update to 1.14.27.
|
Sun, 5 May 2013
|
[ 20:47 kwm ]
Update to 1.14.26.
Remove py-libgsf and libgsf-gnome which where removed
Obtained from: GNOME stage repo
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 6 Mar 2013
|
[ 22:50 kwm ]
Unbreak libgsf-gnome by making sure the PLIST_FILES line only applies to libgsf
itself.
Reported by: build runs (by miwi)
|
Mon, 25 Feb 2013
|
[ 00:55 danfe ]
- Convert to OptionsNG, explicitly pass --without-gconf if GCONF is disabled
- Drop leading indefinite article from COMMENT, i/o -> I/O
- Since PLIST_SUB was covering just one file, turn it into PLIST_FILES+=
Approved by: mezz (on behalf of gnome)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 7 Nov 2011
|
[ 04:24 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid FreeBSD 6 support
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Tue, 14 Jun 2011
|
[ 03:30 mezz ]
Update to 1.14.21.
PR: ports/157743
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
Fri, 25 Mar 2011
|
[ 12:30 kwm ]
Update to 1.14.20.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 21 Nov 2010
|
[ 23:56 marcus ]
Update to 1.14.19.
|
Mon, 31 May 2010
|
[ 22:52 marcus ] (Only the first 10 of 38 ports in this commit are shown above. )
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257
|
Mon, 24 May 2010
|
[ 23:29 pav ]
- Mark libgsf-gnome as BROKEN on 6.X: does not configure
Reported by: pointyhat
|
Mon, 10 May 2010
|
[ 21:19 kwm ] (Only the first 10 of 772 ports in this commit are shown above. )
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above )
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 14 Feb 2010
|
[ 20:46 marcus ]
Update to 1.14.17.
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 17 Oct 2009
|
[ 03:36 marcus ]
Update to 1.14.16.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 4 Jul 2009
|
[ 23:52 marcus ]
Update to 1.14.15.
|
Sun, 24 May 2009
|
[ 19:42 marcus ]
Update to 1.14.14.
|
Sat, 9 May 2009
|
[ 04:55 marcus ]
Update to 1.4.13.
|
Sun, 3 May 2009
|
[ 00:37 marcus ]
Update to 1.4.12.
|
Fri, 13 Feb 2009
|
[ 14:24 stas ]
- Fix slave ports build after my last change.
Pointy hat to: me
|
Thu, 12 Feb 2009
|
[ 18:34 stas ]
- Make gconf dependency optional by knob.
Approved by: gnome (marcus)
|
Sat, 10 Jan 2009
|
[ 05:22 marcus ] (Only the first 10 of 718 ports in this commit are shown above. )
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 14:33 edwin ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Fri, 7 Mar 2008
|
[ 07:24 marcus ]
Update to 1.14.8.
|
Fri, 7 Sep 2007
|
[ 20:06 mezz ]
Update to 1.14.7.
|
Wed, 5 Sep 2007
|
[ 15:50 mezz ]
Update to 1.14.6.
|
Fri, 13 Jul 2007
|
[ 04:55 marcus ]
One more PORTREVISION bump to ensure everyone gets the GConf schemas installed.
|
Thu, 12 Jul 2007
|
[ 19:04 marcus ]
Correct distfile generation, and re-enable GConf schema installation.
The thumbnailer will not work without it. Since this should be temporary,
I did did not add build depends on the autotools, but basically, I did:
aclocal19 -I m4 -I /usr/local/share/aclocal
autoconf259 -I m4 -I /usr/local/share/aclocal
automake19
Then I diff'd the files that required modification for GConf to work.
|
[ 17:15 mezz ]
Disable the GCONF_SCHEMAS for now, the gconf stuff is broke. I have reported
in its bugzilla.
Reported by: a few
|
Wed, 11 Jul 2007
|
[ 19:43 mezz ]
-Update to 1.14.5.
-Clean up in CONFIGURE_ARGS by remove these that are taken care by gnomeprefix.
-Remove an empty of GCONF_SCHEMAS in libgsf-gnome.
|
Thu, 21 Jun 2007
|
[ 19:52 marcus ]
Correct the plist.
Reported by: Mike Harding <mharding@edentreetech.com>
|
Tue, 19 Jun 2007
|
[ 05:11 marcus ]
Update to 1.14.4.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 7 Nov 2006
|
[ 13:03 ahze ]
Update to 1.14.3
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ] (Only the first 10 of 577 ports in this commit are shown above. )
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 May 2006
|
[ 07:37 marcus ]
Update to 0.14.1.
|
Sun, 30 Apr 2006
|
[ 00:47 marcus ] (Only the first 10 of 431 ports in this commit are shown above. )
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 24 Jan 2006
|
[ 01:37 marcus ]
Be sure to use the standard GConf source.
|
Mon, 7 Nov 2005
|
[ 05:31 ahze ]
- Update to 1.13.3
|
Sat, 5 Nov 2005
|
[ 04:53 marcus ] (Only the first 10 of 369 ports in this commit are shown above. )
Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Jul 2005
|
[ 19:00 marcus ]
Set PORTREVISION with a ?= so the slave port doesn't pick it up.
|
[ 19:00 marcus ]
Bump PORTREVISION for bzip2 fix since this will require packages built
with the old dependency to be rebuilt.
|
[ 18:58 marcus ]
Fix a bzip2 dependency now that the shared lib versions have been bumped
in 6.X and 7.X.
|
Sat, 12 Mar 2005
|
[ 10:39 marcus ] (Only the first 10 of 436 ports in this commit are shown above. )
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Aug 2004
|
[ 20:31 marcus ]
Update to 1.10.1.
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Sun, 4 Jul 2004
|
[ 23:01 adamw ]
Update to 1.10.0.
|
Sat, 22 May 2004
|
[ 20:56 pav ]
- Split libgsf port to two standalone ports:
* devel/libgsf is the old port minus gsf-gnome bits
* devel/libgsf-gnome contains libgsf-gnome-1 library and it's header files
This greatly reduces number of dependencies for ports that was using only
non-gnome part of this library.
- Point USE_GNOME parameter libgsf to GNOME-less port and create new parameter
libgsf_gnome for libgsf-gnome port.
- Convert all consumers of libgsf-gnome-1 library to depend on libgsf-gnome
port (read all as: Gnumeric)
PR: ports/63851 (in the spirit of)
Submitted by: Sybolt de Boer <sybolt@xs4all.nl>
Prodded by: lofi (KDE team)
Reviewed by: marcus (GNOME team)
|
Sat, 15 May 2004
|
[ 18:46 marcus ]
Update to 1.9.1.
|
Thu, 6 May 2004
|
[ 09:33 bland ]
Update to 1.9.0
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 25 Sep 2003
|
[ 03:23 adamw ]
Update to 1.8.2.
Obtained from: marcuscom
|
Sat, 7 Jun 2003
|
[ 20:20 adamw ]
Udpate to 1.8.1.
|
Tue, 13 May 2003
|
[ 04:24 marcus ]
Update to 1.8.0.
|
Tue, 22 Apr 2003
|
[ 04:21 marcus ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert to new GNOME infrastructure.
|
Sun, 20 Apr 2003
|
[ 02:56 marcus ] (Only the first 10 of 52 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 7 Feb 2003
|
[ 18:42 marcus ] (Only the first 10 of 287 ports in this commit are shown above. )
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
|
Sun, 19 Jan 2003
|
[ 19:39 marcus ]
Update to 1.6.0.
|
Mon, 28 Oct 2002
|
[ 06:08 marcus ]
Update to 1.5.0.
|
Sat, 5 Oct 2002
|
[ 16:29 marcus ]
Update to 1.4.0.
|
Fri, 20 Sep 2002
|
[ 17:07 marcus ] (Only the first 10 of 151 ports in this commit are shown above. )
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
Wed, 11 Sep 2002
|
[ 12:12 sobomax ]
Add libgsf 1.3.0, an extensible i/o abstraction library for dealing with
structured file formats.
|
Number of commits found: 99 |