Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.97.3_7,1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.97.3_7,1 24 Feb 2024 09:03:18 |
Muhammad Moinur Rahman (bofh) |
graphics/dia: Moved man to share/man
Approved by: portmgr (blanket) |
0.97.3_6,1 20 Nov 2023 01:15:19 |
Charlie Li (vishwin) |
graphics/dia: add missing devel/icu LIB_DEPENDS and bump
While here, fix DIST_SUBDIR and WWW |
0.97.3_5,1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.97.3_5,1 25 Jul 2023 08:36:28 |
Muhammad Moinur Rahman (bofh) |
graphics/dia: Fix build with llvm16
- Add LICENSE GPLv2
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
0.97.3_4,1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.97.3_3,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.97.3_3,1 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
0.97.3_3,1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.97.3_3,1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
0.97.3_2,1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.97.3_1,1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.97.3_1,1 10 Sep 2021 21:17:40 |
Bernhard Froehlich (decke) |
graphics/dia: Add CPE information
Approved by: portmgr (blanket) |
0.97.3_1,1 07 Aug 2021 06:01:42 |
Tobias C. Berner (tcberner) |
graphics/dia: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
0.97.3_1,1 21 Jun 2021 08:10:37 |
Piotr Kubaj (pkubaj) |
graphics/dia: fix build on riscv64
fpsetmask() is not available on riscv64. |
0.97.3_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.97.3_1,1 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
0.97.3_1,1 23 Sep 2019 17:55:30 |
jbeich |
graphics/dia: unbreak with clang 9
ld: error: .libs/wmf.o: unable to find library from dependent library specifier:
gdi32
Reported by: antoine (via bug 240629 exp-run)
Regressed by: https://reviews.llvm.org/rL360984 |
0.97.3_1,1 06 Apr 2019 21:19:33 |
tcberner |
graphics/dia: fix underlinking
Reported by: antoine
Reviewed by: kwm (gnome) |
0.97.3_1,1 09 Nov 2017 22:17:07 |
antoine |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
0.97.3_1,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.97.3_1,1 18 Apr 2015 09:47:30 |
tijl |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
0.97.3_1,1 25 Mar 2015 20:09:43 |
marino |
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
0.97.3_1,1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.97.3,1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.97.3,1 11 Dec 2014 16:46:55 |
kwm |
Update dia to 0.97.3.
Disable WMF plugin (wasn't build on amd64) clang isn't happy with it.
Drop unused popt depend [1].
PR: 193100 [1]
Submitted by: Andriy Voskoboinyk [1] |
0.97.2_4,1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.97.2_4,1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.97.2_4,1 28 Jul 2014 21:54:34 |
adamw |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
0.97.2_4,1 03 Jun 2014 00:33:52 |
amdmi3 |
- Drop .la files
Approved by: kwm |
0.97.2_3,1 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.97.2_2,1 11 Apr 2014 15:27:54 |
bapt |
Support stage |
0.97.2_2,1 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
0.97.2_2,1 07 Dec 2013 09:11:55 |
bsam |
Fix build at 10.x and up (hardcoded -lstdc++):
-----
libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o
.libs/wmf.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib
-L/usr/local/lib /usr/local/lib/libEMF.so -lstdc++ -lpng -lz -L/usr/lib -lc++
-lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname
-Wl,libwmf_filter.so -o .libs/libwmf_filter.so
/usr/bin/ld: cannot find -lstdc++
-----
PR: ports/184138
Submitted by: bsam (me)
Approved by: gnome (maintainer timeout, 2 weeks) |
0.97.2_2,1 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.97.2_2,1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.97.2_2,1 02 Sep 2013 21:04:01 |
bapt |
Add an explicit dependency on pkgconf |
0.97.2_2,1 29 Aug 2013 17:48:05 |
kwm |
Add patch [1] to fix runtime after glib 2.36 update.
While here, add gmake to USES and sort. Use new lib_depends syntax. Change
LIBS to LDFLAGS and remove -lintl since glib-2.0 now supplies that.
Submitted by: stefanf@ [1]
Obtained from: upstream via OpenSUSE |
0.97.2_1,1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.97.2_1,1 17 Apr 2013 11:25:52 |
kwm |
convert NOPORTDOCS to PORT_OPTIONS:MDOCS
Switch to desktop-file-utils uses.
Remove shlib version.
Fix glib.h header patch so the correct prototype is used, otherwise function
returns the wrong time [1]
Move pre-configure section to post-patch.
PR: ports/177462 [1]
PR: ports/177564 [1]
Submitted by: AN <andy@neu.net>
Luiz Eduardo Roncato Cordeiro <cordeiro@cert.br>
Based on: patch from Golyashov Sergey <svvord@ulona.org> in ports/177462
Feature safe: yes |
0.97.2,1 20 Mar 2013 01:52:58 |
mezz |
- Update to 0.97.2. [1]
- Update the header.
- gnomehack -> USES=pathfix
- Remove libgnomeui dependency and always disable it. We want to get rid of
GNOME2.
- Disable Python support as it doesn't build.
- Update WWW.
PR: ports/175858 [1]
Submitted by: Dmitry <dmitry2006@yandex.ru> [1] |
0.97.1_3,1 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.97.1_3,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.97.1_2,1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.97.1_2,1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.97.1_2,1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.97.1_1,1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.97.1,1 07 Feb 2010 07:57:26 |
avl |
- Update to 0.97.1 |
0.97_3,1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.97_2,1 20 Jul 2009 15:53:34 |
avl |
- Fix build on i386 with libemf installed
- Disable wmf filter build for !i386
PR: ports/136815
Submitted by: O. Hartmann <ohartman AT zedat.fu-berlin.de>
Reviewed by: marcus, mezz (GNOME team)
Approved by: tabthorpe (mentor) |
0.97_1,1 10 Jul 2009 18:08:32 |
marcus |
Kwm forgot to commit this patch with the 0.97 update. This will fix the
packaging of the French manpage. This was in avl's original 0.97 update
diff. |
0.97,1 10 Jul 2009 16:35:27 |
kwm |
Update to 0.97.
Submitted by: avl@ |
0.96.1_6,1 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
0.96.1_6,1 06 Jun 2008 13:35:04 |
edwin |
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) |
0.96.1_5 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) |
0.96.1_4,1 25 Oct 2007 19:22:07 |
mezz |
Force commit, bump the PORTREVISION. |
0.96.1_4,1 25 Oct 2007 19:20:04 |
mezz |
- Fix the plist when GNOME support disable.
- Ensure it will actually diable GNOME support for real if anyone run
WITHOUT_GNOME=libgnomeui by add --diable-*
PR: ports/117503
Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
0.96.1_3,1 24 Oct 2007 23:37:25 |
marcus |
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 (Only the first 15 lines of the commit message are shown above ) |
0.96.1_1,1 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}. |
0.96.1,1 29 Mar 2007 16:57:40 |
marcus |
Update to 0.96.1. |
0.96,1 25 Mar 2007 19:30:30 |
marcus |
Update to 0.96. |
0.95.1,1 04 Feb 2007 01:48:33 |
marcus |
Fix the build after the removal of objformat.
Reported by: pointyhat via kris |
0.95.1,1 02 Jan 2007 07:43:21 |
mezz |
-Update to 0.95.1.
-USE_X_PREFIX -> USE_XLIB, no function change because of gnomeprefix.
-Add desktopfileutils dependency and manual run update-desktop-database.
-Remove the locale dirs that aren't in the mtree.
Security: Format string vulnerabilities
http://bugzilla.gnome.org/show_bug.cgi?id=342111 |
0.95,1 04 Sep 2006 23:04:35 |
mezz |
Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.
PR: ports/101505
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
0.95,1 10 Jul 2006 05:03:21 |
marcus |
Really fix the build by depending on docbook-xsl, and using the installed
docbook stylesheet rather than fetching it via HTTP. |
0.95,1 10 Jul 2006 02:15:17 |
marcus |
Add a BUILD_DEPENDS on Python. |
0.95,1 25 Jun 2006 01:59:12 |
marcus |
Update to 0.95. |
0.94_6,1 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
0.94_6,1 05 Apr 2006 17:37:04 |
mnag |
- Security fixes.
- Bump PORTREVISION
Approved by: gnome (marcus)
Security: VuXML b5fc63ad-c4c3-11da-9699-00123ffe8333 |
0.94_5,1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.94_4,1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.94_4,1 23 Nov 2005 10:23:55 |
vs |
Correct icon's suffix from .png to .xpm
PR: ports/89279
Submitted by: Frank Ruell
Approved by: ahze |
0.94_3,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. |
0.94_3,1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.94_2,1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.94_1,1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.94,1 20 Aug 2004 19:49:01 |
marcus |
Update to 0.94. This represents work by adamw, mezz, and
Tom McLaughlin <tmclaugh@sdf.lonestar.org>.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.93_1,1 17 Aug 2004 06:20:30 |
bland |
Cleanup empty directiry installed by dia.
Reported by: pointyhat |
0.93_1,1 17 Aug 2004 06:16:50 |
mezz |
- Add install dia.xpm for the WindowMaker users. [1]
- Correct the version of libtool to 15 and remove lthack to avoid install the
*.la files.
- Bump PORTREVISION, because of pkg-plist change.
PR: ports/70289 [1]
Requested by: David JULIEN <david.julien@gmail.com> [1] |
0.93,1 27 Jul 2004 00:07:33 |
adamw |
Remove the lthack bits from a configure patch. |
0.93,1 26 Jul 2004 05:05:59 |
adamw |
Use lthack. |
0.93,1 05 Jul 2004 08:37:17 |
pav |
- Update WWW [1]
- While here, update description and kill attribution
Submitted by: Kim Jorgensen <kimj@galnet.dk> [1] |
0.93,1 12 May 2004 02:15:11 |
marcus |
One more fix to the help installation in the non-GNOME case.
Reported by: pointyhat via kris |
0.93,1 09 May 2004 05:43:46 |
marcus |
Fix package build in the non-GNOME case.
Reported by: bento via kris |
0.93,1 01 May 2004 19:49:45 |
marcus |
Update to 0.93. |
0.92.2_3,1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.92.2_2,1 19 Mar 2004 07:39:32 |
marcus |
Fix build with freetype2-2.1.7.
Reported by: Mike Harding <mvh@ix.netcom.com> |
0.92.2_2,1 18 Mar 2004 14:05:58 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.92.2_2,1 14 Mar 2004 06:17:56 |
ade |
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. |
0.92.2_2,1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.92.2_1,1 04 Nov 2003 18:30:50 |
marcus |
Chase the libxslt shared lib version with a PORTREVISION bump. |
0.92.2,1 01 Nov 2003 22:47:43 |
marcus |
Update to 0.92.2. |
0.92.1,1 27 Oct 2003 01:50:59 |
marcus |
Update to 0.92.1. |
0.92,1 20 Oct 2003 21:10:25 |
adamw |
Update distinfo checksum.
They rerolled the tarball to change the manpage. Looks like they added
a new dia.1 right before the release, and forgot to take the old one
out of the tarball.
Extra special thanks to the dia team for not bumping the version number ;;)
Submitted by: "Florian C. Smeets" <flo@kasimir.com> |
0.92,1 20 Oct 2003 04:59:17 |
adamw |
Update to 0.92 release.
I had to add a PORTEPOCH bump secondary to a poor choice of prerelease
numbering schemes on my part. |
0.92p7 15 Oct 2003 05:38:42 |
marcus |
Update to 0.92pre7. |
0.92p6 13 Oct 2003 17:20:50 |
marcus |
Update to 0.92pre6. |
0.92p5 12 Oct 2003 03:32:07 |
bland |
Update to 0.92-pre5 |
0.92p4 28 Sep 2003 01:54:08 |
bland |
Update to 0.92-pre4 |