Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20230101_1 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
20230101 14 Jan 2024 20:31:45 |
Daniel Engberg (diizzy) Author: Martin Neubauer |
print/fontforge: Update to 20230101
Changelog: https://github.com/fontforge/fontforge/releases/tag/20230101
PR: 276275
Reviewed by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20220308_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
20220308_2 11 Jul 2023 20:15:43 |
Tijl Coosemans (tijl) |
devel/gettext: Update to 0.22
Convert post-patch commands to real patches. This way there are errors
when the underlying code changes.
*/*: Fix gettext issues. The new gettext tools are more strict.
PR: 272210
Exp-run by: antoine |
20220308_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
20220308_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 ) |
20220308 01 Dec 2022 01:31:20 |
Nuno Teixeira (eduardo) Author: Naram Qashat |
print/fontforge: Update to 20220308
ChangeLog: https://github.com/fontforge/fontforge/releases/tag/20220308
PR: 268060 |
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) |
20201107_3 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 ) |
20201107_3 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
20201107_3 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
20201107_3 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) |
20201107_2 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 |
20201107_1 19 Jan 2022 07:52:06 |
Daniel Engberg (diizzy) |
print/fontforge: Add missing dependency, switch to upstream release archive
Add missing dependency for gdkpixbuf2 (referenced in gdraw/ggdkdraw.c
and gdraw/ggdkdrawP.h)
Switch to upstream release archive as recommended by Porters Handbook
Do some minor changes to Makefile
PR: 261301
Reviewed by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20201107 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) |
20201107 08 Oct 2021 11:55:23 |
Bernhard Froehlich (decke) |
print/fontforge: Add CPE information
Approved by: portmgr (blanket) |
20201107 15 May 2021 07:14:04 |
Tobias Kortkamp (tobik) Author: Yasuhiro Kimura |
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine |
20201107 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20201107 05 Jan 2021 00:31:04 |
ygy |
print/fontforge: Update to 20201107
- Update WWW
- Move build from autotools to CMake
Changelogs:
- https://github.com/fontforge/fontforge/releases/tag/20200314
- https://github.com/fontforge/fontforge/releases/tag/20201107
PR: 252343
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: lwhsu |
20190801_2 19 Sep 2019 14:11:04 |
zeising |
print/fontforge: Fix timeout without GUI
Add an upstream patch to fix a timeout when starting fontforge without any
gui available, such as when running fontforge -version. This fixes delays
when building for instance print/lilypond.
PR: 240680
Approved by: Naram Qashat |
20190801_1 15 Sep 2019 13:39:50 |
pkubaj |
print/fontforge: fix build on GCC architectures
Approved by: mentors (implicit approval) |
20190801_1 09 Sep 2019 13:41:29 |
tobik |
Belatedly bump revision of graphics/libspiro consumers
In r509300 libspiro was updated and there was a shared library bump,
but consumers were never bumped.
https://forums.freebsd.org/threads/gimp-wont-compile.72223/
PR: 239951
Pointy hat: pi |
20190801 06 Sep 2019 22:20:07 |
zeising |
print/fontforge: Update to 20190801
* Update to 20190801
* Update distinfo
* Update pkg-plist
* Move most required things to options (only required LIB_DEPENDS is
freetype2 and only required GNOME use is glib20 and libxml2)
* USES autoreconf no longer needs to have the build argument because they
made their bootstrap be just running autoreconf and not all the other
junk it did before
* USES localbase in favor of setting CPPFLAGS and LDFLAGS to those
* iconv is forced on despite being an option as the build fails without
iconv for some reason
* Included options for some things that were not options before but are
configurable via GNU configure (Only the first 15 lines of the commit message are shown above ) |
20190413 11 Jun 2019 22:30:14 |
rodrigo |
Update print/fontforge to 20190413
* Rework FREETYPE option using print/freetype2 to get
freetype files instead of fetching distfile directly,
removing the need of chasing the port's version.
* Shift some things around in Makefile to appease portlint
* Regenerate patches and remove patch-fontforge_splinefont.h
Changelog: https://github.com/fontforge/fontforge/releases/tag/20190317
https://github.com/fontforge/fontforge/releases/tag/20190413
PR: 237855
Submitted by: kunda <chitty_cloud@me.com>
Approved by: <cyberbotx@cyberbotx.com> (maintainer) |
20170731_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
20170731 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
20170731 17 Aug 2017 19:10:22 |
swills |
print/fontforge: Update to 20170731
PR: 221169
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20161005_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
20161005_1 23 Apr 2017 03:28:16 |
miwi |
- Remove clang36 dependency
PR: 218730
Submitted by: myself
Approved by: maintainer |
20161005 10 Oct 2016 16:54:32 |
pawel |
Update to version 20161005
PR: 213159
Submitted by: Naram Qashat (maintainer) |
20160404 31 Jul 2016 22:41:33 |
pawel |
- Update to version 20160404
- Register package indirect dependencies
PR: 211463
Submitted by: Naram Qashat (maintainer) |
20150824_2 26 May 2016 21:57:29 |
mandree |
Fix build on HEAD-i386, using clang 3.6, not newer.
PR: 204175
Submitted by: Hiroo Ono
Reported by: Ivan Klymenko
Approved by: Naram Qashat (maintainer) |
20150824_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
20150824_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20150824_2 14 Dec 2015 13:48:24 |
kwm |
Chase freetype2 to 2.6.2 update.
PR: 205298
Submitted by: maintainer |
20150824_1 03 Dec 2015 20:01:04 |
antoine |
Update giflib to 5.1.1
PR: 204492 |
20150824 15 Nov 2015 15:34:51 |
tijl |
Let USES=autoreconf define AUTORECONF and use it throughout the tree.
PR: 204534
Approved by: portmgr (antoine) |
20150824 27 Aug 2015 16:51:59 |
amdmi3 |
- Update to 20150824
PR: 202639
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20150612_2 16 Aug 2015 02:49:46 |
jbeich |
print/fontforge: sync version and mirrors with print/freetype2
PR: 201418
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20150612_1 29 Jul 2015 16:26:19 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
20150612 25 Jun 2015 10:35:46 |
amdmi3 |
- Update to 20150612
PR: 200885
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20150430 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
20150430 15 May 2015 23:20:10 |
jbeich |
print/fontforge: update to 20150430
- Consistently prepend LOCALBASE in pre-configure
- Wrap long USES line
- Drop redundant GH_ACCOUNT
Changes: https://github.com/fontforge/fontforge/releases/tag/20150330
Changes: https://github.com/fontforge/fontforge/releases/tag/20150430
PR: 199972
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20150228 07 May 2015 17:32:53 |
mat |
Update ports in the p* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
20150228 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
20150228 02 Apr 2015 09:47:38 |
bapt |
Fix build with freetype option
Reported by: Ivan Klymenko <fidaj@ukr.net> |
20150228 30 Mar 2015 22:39:27 |
bapt |
Remove dead RINGSERVER |
20150228 07 Mar 2015 07:16:14 |
riggs |
Update to upstream version 20150228
PR: 198278
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20141230 25 Jan 2015 08:24:18 |
jbeich |
- Update to upstream version 20141230 (same as v2.1.0)
- Chase update of print/freetype2 to 2.5.5
PR: 196861
Differential Revision: https://reviews.freebsd.org/D1630
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: bapt (mentor) |
20141126_1 25 Jan 2015 08:22:30 |
jbeich |
Unbreak build on 8.x
PR: 197056
Differential Revision: https://reviews.freebsd.org/D1662
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: bapt (mentor) |
20141126_1 14 Jan 2015 18:19:33 |
antoine |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
20141126 04 Jan 2015 15:48:26 |
riggs |
- Update to upstream version 20141126
- Remove OPTIONS MULTILAYER, PLUGINS and PANGO
- Simplify Makefile
PR: 196300
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20120731.b_9 28 Dec 2014 14:53:30 |
wen |
- Update graphics/libspiro to 0.2.20131203
PR: 196202
Submitted by: cyberbotx@cyberbotx.com(maintainer) |
20120731.b_8 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
20120731.b_7 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
20120731.b_7 14 Dec 2014 15:26:23 |
riggs |
Chase update of freetype2 to 2.5.4.
While on it:
- Convert USE_PYTHON -> USES
PR: 195872
Submitted by: cyberbotx@cyberbotx.com (maintainer) |
20120731.b_6 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
20120731.b_5 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
20120731.b_5 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
20120731.b_5 03 Jun 2014 00:51:21 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
20120731.b_4 16 Apr 2014 18:28:50 |
zeising |
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 ) |
20120731.b_3 24 Mar 2014 09:27:55 |
pawel |
Doc files are downloaded separately, they are not available
when DOCS=off
Noticed by: maintainer |
20120731.b_3 23 Mar 2014 16:56:58 |
pawel |
- Support staging [1]
- Use OPTIONS helpers [1]
- Catch up to latest freetype2 version [1]
- Updates to LIB_DEPENDS and USES [1]
- Strip program, libs and plugins
PR: ports/187641 [1]
Submitted by: maintainer |
20120731.b_2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
20120731.b_2 14 May 2013 19:14:53 |
rakuco |
Fix typo in OPTIONS_DEFINE, the second PYTHON should be PANGO.
PR: ports/178643
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20120731.b_2 03 May 2013 20:36:33 |
madpilot |
- Update to use freetype2 2.4.11
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION
PR: ports/174823
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20120731.b_1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
20120731.b_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
20120731.b_1 15 Mar 2013 09:56:17 |
bapt |
Do not remove directories not owned by the port |
20120731.b_1 08 Feb 2013 14:48:58 |
pawel |
Add missing dependency
PR: ports/175938
Submitted by: myself
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20120731.b 15 Aug 2012 22:56:17 |
scheidell |
- Update to 20120731-b
PR: ports/170572
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20110222_5 16 Jul 2012 20:28:34 |
ak |
- Fix build on FreeBSD9/CURRENT with WITH_ICONV set in src.conf [1]
- Pet portlint by renaming patch with unrecommended characters (:) in filename
PR: ports/169869 [1]
Submitted by: Jan Beich <jbeich@tormail.org>
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20110222_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20110222_4 20 Feb 2012 03:57:37 |
swills |
- Switch to giflib
Approved by: maintainer (via IRC) |
20110222_3 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 |
20110222_3 04 Mar 2011 04:01:28 |
miwi |
- Update to 20110222
PR: 155076
Submitted by: maintainer |
20100501_3 03 Jan 2011 12:18:35 |
arved |
Chase freetype2 update
PR: 153639
Submitted by: maintainer |
20100501_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
20100501_2 30 Nov 2010 22:58:28 |
beech |
Chase recent Freetype2 update.
PR: ports/152602
Submitted by: Naram Qashat (cyberbotx@cyberbotx.com) (maintainer)
Approved by: itetcu (implicit) |
20100501_2 21 Aug 2010 23:04:29 |
lwhsu |
- Work properly with non-standard PREFIX
PR: ports/149860
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer) |
20100501_2 17 Aug 2010 20:26:35 |
amdmi3 |
- Chase freetype2 update
PR: 149680
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20100501_1 27 Jul 2010 14:08:14 |
sylvio |
- Update freetype_version to 2.4.1
PR: ports/148976
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20100501_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
20100501 16 May 2010 22:13:55 |
sylvio |
- Chase freetype2 update to 2.3.12
PR: ports/146488
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20100501 07 May 2010 22:54:55 |
sylvio |
- Update to 20100501
PR: ports/146226
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090923_4 29 Mar 2010 08:08:39 |
dinoex |
- fix build for png-1.4.1 |
20090923_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20090923_3 22 Feb 2010 09:26:18 |
nemoliu |
- Chase freetype2 to 2.3.11
- Bump the PORTREVISION
PR: ports/144193
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
20090923_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20090923_1 01 Oct 2009 13:24:08 |
amdmi3 |
- Properly produce CFLAGS without optimizations
PR: 139225
Suggested by: Andriy Gapon
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090923 25 Sep 2009 19:14:57 |
miwi |
- Update to 20090923
PR: 139120
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (Maintainer)
Feature safe: yes |
20090914_1 17 Sep 2009 10:00:04 |
miwi |
- Update to 20090914
PR: 138886
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Feature safe: yes |
20090622_1 03 Sep 2009 23:12:41 |
amdmi3 |
- Fix build
Reported by: pointyhat via pav
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090622_1 22 Aug 2009 21:09:25 |
miwi |
- Fix fetch after recent Sourceforge migration
PR: 138069
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090622_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20090622_1 02 Aug 2009 19:36:34 |
mezz |
-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 |
20090622_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
20090622 01 Jul 2009 12:36:35 |
miwi |
- Update to 20090622
PR: 135977
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090408 11 Apr 2009 11:44:26 |
miwi |
- Update to 20090408
PR: 133580
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |
20090224 25 Feb 2009 20:58:29 |
beech |
- Update to 20090224
PR: ports/132105
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) |