non port: science/gramps/Makefile |
SVNWeb
|
Number of commits found: 98 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above )
|
Sat, 2 Jul 2022
|
[ 09:31 Rene Ladan (rene) ] 425a716
science/gramps: remove option for expired py-bsddb3
|
Thu, 23 Jun 2022
|
[ 15:39 Fernando Apesteguía (fernape) Author: Benjamin Takacs ] f8c049d
science/gramps: Optional dependency on py-bsddb3
databases/py-bsddb3 is deprecated. Make science/gramps use py-bsddb3 as an
option to facilitate the migration and remove the DEPRECATE note since it does
not apply anymore.
Add UPDATING note with instructions for the migration.
While here pet linters.
PR: 264529
Reported by: nimaje+fbz@bureaucracy.de
|
Tue, 15 Mar 2022
|
[ 10:16 Baptiste Daroussin (bapt) ] ac03b07
cleanup: remove wrong usage of INSTALLS_OMF
|
Mon, 28 Feb 2022
|
[ 23:40 Muhammad Moinur Rahman (bofh) ] e5963086
science/gramps: Mark DEPRECATED
- Requires py-bsddb3 which depends on upstream EOLd db5 which is set to
expire on 2022-06-30 in the tree.
- If you want this port to stay chase upstream to use py-berkeleydb from
https://www.jcea.es/programacion/pybsddb.htm which is already in the
tree.
PR: 262136
|
Thu, 10 Feb 2022
|
[ 09:37 Fernando Apesteguía (fernape) ] 6ff489d
science/gramps: update to 5.1.5
ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.1.5
Reported by: portscout
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Wed, 28 Jul 2021
|
[ 09:48 Fernando Apesteguía (fernape) ] d9c0a9f
science/gramps: update to 5.1.4
ChangeLog: https://gramps-project.org/blog/2021/07/gramps-5-1-4-released/
Reported by: portscout
|
Sat, 22 May 2021
|
[ 02:13 Ben Woods (woodsb02) ] 95d52e5 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
|
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.
|
Mon, 9 Nov 2020
|
[ 17:08 tcberner ] (Only the first 10 of 114 ports in this commit are shown above. )
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
|
Tue, 24 Mar 2020
|
[ 19:54 antoine ] (Only the first 10 of 87 ports in this commit are shown above. )
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai
|
Tue, 10 Dec 2019
|
[ 13:54 woodsb02 ]
science/gramps: Update to 5.1.1
Note the default database backend for new family trees is now SQLite.
Changes this release:
https://gramps-project.org/blog/2019/09/gramps-5-1-1-released/
https://gramps-project.org/blog/2019/08/gramps-5-1-0-released/
https://gramps-project.org/blog/2019/08/gramps-5-0-2-released/
|
Mon, 4 Feb 2019
|
[ 14:14 woodsb02 ]
science/gramps: Update to 5.0.1
Changes this release:
https://gramps-project.org/introduction-WP/2018/07/gramps-5-0-0-released/
https://gramps-project.org/introduction-WP/2018/12/gramps-5-0-1-released/
|
Mon, 26 Feb 2018
|
[ 15:06 woodsb02 ]
science/gramps: Tidy up the USE_PYTHON settings
- Set USE_PYTHON=noflavors, since gramps is a GUI application and
flavors make no sense here
- Remove use of deprecated USE_PYTHON=optsuffix - no suffix required
when flavors are not used
|
[ 14:50 woodsb02 ]
science/gramps: Update to 4.2.8
Changes this release:
https://gramps-project.org/introduction-WP/2018/02/gramps-4-2-7-released/
https://gramps-project.org/introduction-WP/2018/02/gramps-4-2-8-released/
|
Wed, 3 Jan 2018
|
[ 13:22 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.
PR: 224618
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13550
|
Mon, 18 Dec 2017
|
[ 09:00 amdmi3 ]
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Mon, 14 Aug 2017
|
[ 11:57 woodsb02 ]
science/gramps: Update to 4.2.6
Changes this release:
https://gramps-project.org/introduction-WP/2017/08/gramps-4-2-6-released/
|
Mon, 19 Dec 2016
|
[ 12:52 woodsb02 ]
science/gramps: Update to 4.2.5
Changes this release:
https://gramps-project.org/2016/12/gramps-4-2-5-released/
Approved by: adamw (mentor, implicit)
|
Sat, 24 Sep 2016
|
[ 10:42 woodsb02 ]
science/gramps: Update to 4.2.4
Changes this release:
https://gramps-project.org/2016/09/gramps-4-2-4-released/
Approved by: adamw (mentor, implicit)
|
Thu, 19 May 2016
|
[ 21:16 woodsb02 ]
science/gramps: Update to 4.2.3
- Take maintainership
- Convert to USE_GITHUB (new location of main upstream repository)
- Update dependencies for new version (namely python 3.2+ and GTK3) [1]
- Convert "strongly recommended" options to dependencies (removing option) [1]
- Add "optional" dependencies as OPTIONS [1]
- Remove pkg-plist and convert build to USE_PYTHON=autoplist distutils
- Remove pre-extract upgrade warning as it is ineffective for pkg upgrades
and now only applies for systems which have not been upgraded in 1.5 years.
- Add post-stage hack to fix staging support, copied from Arch Linux [2]
- Delete files/patch-src_gramps.py as the offending file has been removed
- Add files/patch-setup.py to allow "--single-version-externally-managed" [3]
- Add files/patch-setup.py to fix double slashes in generated by autoplist [4]
Changes: (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 19 Mar 2016
|
[ 17:11 feld ]
Move devel/py-icu to devel/py-pyicu
* PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy
[1]
* Add LICENSE=MIT as per LICENSE file contained in distfile
* Tidy up MAKE_ENV variable assignment (pet portlint)
* Update WWW in pkg-descr to point to PyPI site, since the old site is down
* Update other ports which depend on devel/py-icu to point to devel/py-pyicu
[1] https://wiki.freebsd.org/Python/PortsPolicy
PR: 207367
Approved by: maintainer timeout
|
Sun, 7 Feb 2016
|
[ 09:44 koobs ] (Only the first 10 of 11 ports in this commit are shown above. )
graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x build
There are numerous graphviz related packages in PyPI, including:
graphviz, graphviz-python and pygraphviz.
This port, py-graphviz, is not and does not provide the same package
as the 'graphviz' package on PyPI (CHEESESHOP).
Further, it blocks the creation of a correctly named py-graphviz port,
is a POLA violation in terms of users expecting to find and recieve
the package they expect based on a standard search, and is likely to
create confusion among other ports if they depend on a python graphviz
package, which could result in incorrect packages/dependencies.
This is why among other reasons, Python packages should be named (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Sat, 20 Jun 2015
|
[ 09:54 rm ]
sciense/gramps: drop dependency on py-xml
Drop py-xml dependency - it's not used in this port. While here
add NO_ARCH and limit python version to 2.x, because of pygtk2
dependency and gramps codebase.
|
Fri, 12 Jun 2015
|
[ 16:38 pawel ]
- Update to version 3.4.9 [1]
- Convert to options helpers
- Remove USE_GNOME=pygnomeextras, x11-toolkits/py-gnome-extras port
was removed in r372768 gnome update
PR: 200660 [1]
Submitted by: Chris M <cmangin@arobas.net> [1]
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: 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)
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Sun, 27 Jul 2014
|
[ 14:05 wen ]
- Update to version 3.4.8 (Latest Gtk2 version)
- Stagify and undeprecate.
- Update Berkeley DB to version 5.
- Make GNOME support optional. (Default=off)
PR: 192117
Submitted by: christian.mangin@gmail.com
|
Thu, 24 Jul 2014
|
[ 16:33 bapt ] (Only the first 10 of 79 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Mon, 26 May 2014
|
[ 14:40 miwi ]
- Convert gmake to USES
Approved by: portmgr
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Mon, 24 Jun 2013
|
[ 22:02 antoine ]
gramps installs a .desktop file with a MimeType and registers Mime types
While trim, remove a tab in pkg-descr
|
Sun, 28 Apr 2013
|
[ 22:08 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Convert science to new options framework
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Thu, 28 Mar 2013
|
[ 17:56 eadler ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert a few remaining straglers from the unmaintined ports to pathfix
|
Mon, 4 Mar 2013
|
[ 11:19 lwhsu ]
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation
|
Fri, 2 Nov 2012
|
[ 14:26 eadler ]
Hand over port to new volunteer.
Feature safe: yes
|
[ 01:33 eadler ]
Drop maintainership per request
Trim header
Approved by: maintainer
Feature safe: yes
|
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, 11 Aug 2011
|
[ 02:25 beech ]
- update to 3.3.0
- use shortcut do depend on textproc/py-xml
- pet portlint (LICENSE moving, whitespace fixing)
- depend on python 2.6+ (as per gramps README)
- add option to depend on graphics/py-exiv2,
enable it by default (as per gramps README)
PR: ports/159058
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback" <anders@troback.com> (maintainer)
|
Thu, 9 Dec 2010
|
[ 14:43 pav ]
- Fix plist and unbreak - do not overwrite file installed by shared-mime-info
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
|
[ 08:31 pav ]
- Mark BROKEN: incorrect plist (this port overwrites a file installed by one of
it's dependencies)
Reported by: pointyhat
|
Mon, 29 Nov 2010
|
[ 02:12 beech ]
Update to 3.2.5, fix LICENSE entry.
Remove stale warning.
PR: ports/152372
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
itetcu (implicit)
|
Mon, 8 Nov 2010
|
[ 21:36 pav ]
- Update to 3.2.4
PR: ports/151700
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
|
Thu, 24 Jun 2010
|
[ 12:07 pav ]
- Update to 3.2.3
PR: ports/145939
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
Feature safe: yes
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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
|
Mon, 28 Dec 2009
|
[ 06:54 wen ]
- Update to 3.1.3
- Add file pkg-message
PR: ports/141767
Submitted by: Anders Troback <freebsd@troback.com> (maintainer)
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ] (Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
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
|
Tue, 9 Jun 2009
|
[ 15:33 amdmi3 ] (Only the first 10 of 240 ports in this commit are shown above. )
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
|
Mon, 22 Dec 2008
|
[ 10:58 stefan ]
Fix plist.
Submitted by: QAT
|
Sun, 21 Dec 2008
|
[ 21:07 stefan ]
Update to 3.0.4.
PR: 127905
Submitted by: maintainer
|
Mon, 14 Jul 2008
|
[ 14:57 tabthorpe ]
- Change upgrade warning
PR: ports/125483
Submitted by: Anders Troback <freebsd troback.com> (maintainer)
|
Tue, 8 Jul 2008
|
[ 18:29 tabthorpe ]
- Update to 3.0.1
PR: ports/125027
Submitted by: Anders Troback <freebsd troback.com> (maintainer)
|
Fri, 6 Jun 2008
|
[ 13:59 edwin ] (Only the first 10 of 44 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, 23 Mar 2008
|
[ 16:44 miwi ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Tue, 19 Jun 2007
|
[ 10:30 beech ]
- Fix pkg-plist
- Makefile tweaks
Reported by: pointyhat via kris
Approved by: Anders Troback <freebsd@troback.com> (maintainer),
sat (mentor)
|
Mon, 11 Jun 2007
|
[ 12:33 beech ]
- Update to 2.2.8 (with corrections)
PR: ports/113487
Submitted by: Anders Troback <freebsd@troback.com>
Approved by: sat (mentor)
|
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}.
|
Thu, 26 Apr 2007
|
[ 20:11 miwi ]
- Update to 2.2.7
PR: 112156
Submitted by: freebsd@troback.com (maintainer)
|
Sat, 3 Mar 2007
|
[ 22:13 rafan ]
- Add missing patch in last commit
Noticed by: maintainer
|
Thu, 1 Mar 2007
|
[ 08:11 rafan ]
- Update to 2.2.6
- Pass maintainership to submitter
PR: ports/109597
Submitted by: Anders Troback <freebsd at troback.com>
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Tue, 4 Jul 2006
|
[ 18:31 rafan ]
- Update to 2.0.11
PR: 99754 (based on)
Submitted by: Anish Mistry <amistry at am-productions.biz>
Approved by: delphij (mentor, implicit)
|
Tue, 6 Jun 2006
|
[ 12:28 mnag ]
- Update to 2.0.10
PR: 95890
Submitted by: Anish Mistry <amistry___am-productions.biz>
|
Sat, 13 May 2006
|
[ 04:15 edwin ] (Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
Fri, 6 Jan 2006
|
[ 05:32 edwin ]
Update to 2.0.9
Submitted by: Stefan 'Steve' Tell <stefan.tell@crashmail.de>
|
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.
|
Fri, 9 Sep 2005
|
[ 18:24 jylefort ]
Update to 2.0.8
PR: ports/85897
Submitted by: maintainer
|
Sun, 24 Jul 2005
|
[ 16:40 jylefort ]
Update to 2.0.5
PR: ports/83872
Submitted by: maintainer
|
Mon, 27 Jun 2005
|
[ 20:05 jylefort ]
Update to 2.0.3
PR: ports/82680
Submitted by: maintainer
|
Thu, 26 May 2005
|
[ 11:58 jylefort ]
Update to 2.0.1
PR: ports/81473
Submitted by: maintainer
|
Fri, 20 May 2005
|
[ 00:57 jylefort ]
- Properly set the app-datadir property of the GnomeProgram object, so
that gnome.help_display() can locate the help
- Invoke update-mime-database from the package installation and
deinstallation, since the .desktop file contains a MimeType key
- Fix the icon paths in gramps.keys
|
Thu, 19 May 2005
|
[ 23:56 jylefort ]
Update to 2.0.0
PR: ports/81098
Submitted by: maintainer
|
Thu, 5 May 2005
|
[ 15:45 pav ]
- Update to 1.0.11
PR: ports/80645
Submitted by: Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
|
Fri, 11 Feb 2005
|
[ 15:17 pav ]
- Update to 1.0.10
PR: ports/77376
Submitted by: Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
|
Sun, 21 Nov 2004
|
[ 22:20 pav ]
- Use proper directories for pixmap and desktop entry
- Use INSTALLS_OMF knob
PR: ports/74168
Submitted by: Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
|
Wed, 10 Nov 2004
|
[ 12:02 pav ]
- Transfer maintainership
PR: ports/73674
Submitted by: new maintainer
Approved by: old maintainer
|
Thu, 4 Nov 2004
|
[ 15:14 pav ]
- Update to 1.0.8
PR: ports/73493
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
Tue, 19 Oct 2004
|
[ 07:17 pav ]
- Update to 1.0.6
PR: ports/72834
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
Sat, 21 Aug 2004
|
[ 18:45 arved ]
Update to 1.0.5
PR: 70422
Submitted by: Andreas Fehlner <fehlner@gmx.de>
|
Sun, 13 Jun 2004
|
[ 18:50 pav ]
- Update to 1.0.3
PR: ports/67854
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
Tue, 24 Feb 2004
|
[ 17:30 pav ]
- Update to 1.0.1
PR: ports/63186
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 1 Feb 2004
|
[ 03:09 pav ]
Gramps (Genealogical Research and Analysis Management Programming System)
is an open source genealogy program. It is written in Python, using the
GTK/GNOME interface.
WWW: http://gramps.sourceforge.net
PR: ports/62171
Submitted by: Andreas Fehlner <fehlner@gmx.de>
|
Number of commits found: 98 |