non port: deskutils/basket/Makefile |
SVNWeb
|
Number of commits found: 80 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
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 )
|
Mon, 5 Sep 2022
|
[ 19:05 Dima Panov (fluffy) ] 16318b2
deskutils/basket: pet stage-qa
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 4dd7a74 (Only the first 10 of 152 ports in this commit are shown above. )
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Dec 2021
|
[ 12:07 Matthias Fechner (mfechner) ] 83af587 (Only the first 10 of 33 ports in this commit are shown above. )
*/*: bump ports depending on libgit2
|
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.
|
[ 07:51 Matthias Fechner (mfechner) ] e7d94d4 (Only the first 10 of 36 ports in this commit are shown above. )
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0
PR: 252098
|
Sun, 19 Apr 2020
|
[ 03:55 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
devel/libgit2: Update to 1.0.0
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by: mfechner (maintainer)
Differential Revision: https://reviews.freebsd.org/D24471
|
Thu, 19 Mar 2020
|
[ 05:47 tobik ] (Only the first 10 of 53 ports in this commit are shown above. )
devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes
Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/
|
Mon, 4 Nov 2019
|
[ 22:20 zeising ] (Only the first 10 of 102 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 27 Mar 2019
|
[ 21:34 mfechner ] (Only the first 10 of 13 ports in this commit are shown above. )
Bump revision to make sure port is build against new libgit2 version 0.28.1.
PR: 236801
Reported by: jbeich
|
Sat, 16 Mar 2019
|
[ 21:32 tcberner ] (Only the first 10 of 58 ports in this commit are shown above. )
multimedia/phonon, multimedia/phonon-gestreamer,
multimedia/phonon-designerplugin: remove flavorse (Qt4 deprecation)
|
[ 07:48 linimon ]
Fix build on gcc-based architectures:
The compiler feature "cxx_decltype" is not known to CXX compiler
|
Mon, 11 Feb 2019
|
[ 05:07 tcberner ]
deskutils/basket: fix plist
- the so version is given by the Qt version.
PR: 235622
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Dec 2018
|
[ 21:07 tcberner ]
deskutils/basket: update to KF5 based version
- KDE4 will be removed by the end of the year.
|
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Sat, 10 Feb 2018
|
[ 10:29 tcberner ] (Only the first 10 of 444 ports in this commit are shown above. )
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979
|
Wed, 17 Jan 2018
|
[ 12:11 tcberner ]
deskutils/basket, fix build with clang6
PR: 224669
|
Thu, 22 Jun 2017
|
[ 18:20 tcberner ]
Don't depend unnecessarily on kdepim4. The dependency needed is kdelibs.
* kdepim is only needed for the kparts, which are not built anyways.
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Sat, 26 Nov 2016
|
[ 23:41 jhale ] (Only the first 10 of 46 ports in this commit are shown above. )
Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.
The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
|
Wed, 24 Aug 2016
|
[ 08:20 tcberner ] (Only the first 10 of 364 ports in this commit are shown above. )
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 May 2016
|
[ 20:56 rene ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 15 Aug 2014
|
[ 20:37 mandree ] (Only the first 10 of 522 ports in this commit are shown above. )
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
|
Tue, 6 May 2014
|
[ 12:48 pawel ]
- Port is stage safe
- Convert to USES=tar:bzip2
|
Tue, 18 Feb 2014
|
[ 14:31 makc ] (Only the first 10 of 241 ports in this commit are shown above. )
- Bump PORTREVISION after KDE4_PREFIX change
|
Sun, 20 Oct 2013
|
[ 19:20 jhale ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 14 Mar 2013
|
[ 00:38 miwi ]
- Update to 1.81
PR: 176569
Submitted by: Ports Fury
|
Fri, 8 Feb 2013
|
[ 07:20 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Reset to the pool per maintainer request.
Thank you Shawn for your work.
While here: trim headers, convert to optionsng
PR: ports/175949
Submitted by: Shane Bell <shanjobe@gmail.com>
|
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
|
Thu, 26 Apr 2012
|
[ 16:29 jgh ] (Only the first 10 of 13 ports in this commit are shown above. )
- update maintainer address to shanjobe@gmail.com
Approved by: maintainer, via mail
|
Thu, 21 Jul 2011
|
[ 12:43 jlaffaye ] (Only the first 10 of 24 ports in this commit are shown above. )
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
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, 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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
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
|
Wed, 15 Jul 2009
|
[ 16:47 wxs ] (Only the first 10 of 40 ports in this commit are shown above. )
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911
|
Fri, 23 Jan 2009
|
[ 14:12 amdmi3 ]
- Pass maintainership to submitter
- Remove Author from pkg-descr, he is no longer involved in basket
- While here, fix identation
PR: 130880
Submitted by: Shane Bell <decept0 at gmail dot com>
|
Mon, 5 Jan 2009
|
[ 19:04 delphij ] (Only the first 10 of 249 ports in this commit are shown above. )
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
[ 02:57 markus ]
- Update to version 1.0.3.1 [1]
- Drop maintainership
PR: ports/129808 [1]
Submitted by: Shane Bell <decept0@gmail.com> [1]
|
Fri, 27 Jun 2008
|
[ 01:39 markus ]
- Update to version 1.0.3
- Include bsd.port.pre/post.mk, so that OPTIONS handling works correctly again
(accidently removed in a previous commit)
|
Fri, 6 Jun 2008
|
[ 13:18 edwin ] (Only the first 10 of 170 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)
|
Sun, 6 Apr 2008
|
[ 23:00 markus ]
- Update to version 1.0.2 [1][2][3]
- Make GPG support optional and mark it as experimental (default: off) as the
current implementation is not very usable (inspired by [1])
- Make OPTIONS handling more readable [2]
PR: ports/114126 [1]
ports/120678 [2]
ports/121044 [3]
Submitted by: Shane Bell <decept0@gmail.com> [1]
Pawel Pekala <c0rn@o2.pl> [2]
Yarodin <yarodin@gmail.com> [3]
|
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}.
|
Mon, 19 Mar 2007
|
[ 20:00 markus ]
Update to version 1.0.1
|
Thu, 8 Mar 2007
|
[ 14:12 jylefort ]
Track libgpg-error shlib version change.
|
Mon, 12 Feb 2007
|
[ 02:39 markus ]
- Update to version 1.0
- Remove RELENG_4 BROKEN message
|
Thu, 11 Jan 2007
|
[ 17:23 markus ]
Mark BROKEN on 4.x
Submitted by: pointyhat via kris
|
Tue, 31 Oct 2006
|
[ 19:36 markus ]
- Update to version 0.6.0
- Add option for the Kontact plugin. Default: on
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
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)
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Thu, 10 Mar 2005
|
[ 15:16 markus ]
Update to version 0.5.0
The referenced distfile is not the original one. Missing configure checks for
fam and dnotify were added as well as proper PTHREAD_LIBS detection and a
gcc 2.95.4 compile fix.
|
Wed, 2 Mar 2005
|
[ 09:38 markus ]
- Since the projectsite has changed, the distfile has vanished and there is
only a development version avaiable on the new site, replace the MASTERSITE
until the upcomming 0.5.0 version is considered stable
- Let WWW point to the new projectsite
Submitted by: pointyhat via kris
|
Fri, 25 Jun 2004
|
[ 13:01 markus ]
Update to version 0.4.0d
|
Sat, 5 Jun 2004
|
[ 22:50 markus ]
Don't use Makefile.kde anymore
|
Thu, 15 Apr 2004
|
[ 00:18 markus ]
Update to version 0.4.0c
|
Mon, 12 Apr 2004
|
[ 08:20 markus ]
Update to version 0.4.0b
Approved by: arved (mentor)
|
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.
|
Thu, 18 Mar 2004
|
[ 09:31 markus ]
- Update to version 0.4.0
- don't use USE_SIZE anymore
- Update MASTER_SITES and WWW
Approved by: arved (mentor)
|
Mon, 23 Feb 2004
|
[ 20:57 markus ] (Only the first 10 of 29 ports in this commit are shown above. )
Change my email address.
Approved by: arved (mentor)
|
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)
|
Sat, 31 Jan 2004
|
[ 09:21 krion ]
- Fix MASTER_SITES
- SIZEify
- Remove a redundant CONFIGURE_TARGET
PR: ports/62133
Submitted by: maintainer
|
Sun, 9 Nov 2003
|
[ 13:31 arved ]
Upate to 0.3.3
PR: 59079
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
|
Tue, 14 Oct 2003
|
[ 07:43 daichi ]
update deskutils/basket: 0.3.1 -> 0.3.2
PR: 57944
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
|
Sat, 4 Oct 2003
|
[ 16:56 krion ]
- Update to version 0.3.1
PR: 57577
Submitted by: maintainer
|
Fri, 3 Oct 2003
|
[ 21:08 krion ]
BasKet is a desktop organization tool. It uses baskets /
drawers ("baskets") to organize objects, such as text, URLs,
images, sounds or other documents. Objects in a basket can be
edited, copied, moved, dragged, etc
PR: 56603
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
|
Number of commits found: 80 |