aboutsummaryrefslogtreecommitdiff
path: root/science/gramps
Commit message (Collapse)AuthorAgeFilesLines
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | 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@ Notes: svn path=/head/; revision=393444
* sciense/gramps: drop dependency on py-xmlRuslan Makhmatkhanov2015-06-201-3/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=390158
* - Update to version 3.4.9 [1]Pawel Pekala2015-06-123-21/+11
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=389285
* - Convert ports of science/ and security to new USES=pythonMarcus von Appen2014-10-241-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371453
* - Drop @dirrm* from plistDmitry Marakasov2014-10-181-88/+0
| | | | Notes: svn path=/head/; revision=371127
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-252-20/+5
| | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=369260
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=365599
* - Update to version 3.4.8 (Latest Gtk2 version)Wen Heping2014-07-274-184/+364
| | | | | | | | | | | | - Stagify and undeprecate. - Update Berkeley DB to version 5. - Make GNOME support optional. (Default=off) PR: 192117 Submitted by: christian.mangin@gmail.com Notes: svn path=/head/; revision=363069
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362828
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362126
* - Convert gmake to USESMartin Wilke2014-05-261-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355351
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* gramps installs a .desktop file with a MimeType and registers Mime typesAntoine Brodin2013-06-242-4/+4
| | | | | | | While trim, remove a tab in pkg-descr Notes: svn path=/head/; revision=321718
* - Fix i18n manpagesMartin Wilke2013-06-141-0/+10
| | | | Notes: svn path=/head/; revision=320875
* Convert science to new options frameworkBaptiste Daroussin2013-04-281-10/+11
| | | | Notes: svn path=/head/; revision=316757
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-281-1/+2
| | | | Notes: svn path=/head/; revision=315491
* - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocationLi-Wen Hsu2013-03-041-1/+1
| | | | Notes: svn path=/head/; revision=313404
* Hand over port to new volunteer.Eitan Adler2012-11-021-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306858
* Drop maintainership per requestEitan Adler2012-11-021-5/+2
| | | | | | | | | | Trim header Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=306832
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - update to 3.3.0Beech Rintoul2011-08-114-166/+449
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=279463
* - Fix plist and unbreak - do not overwrite file installed by shared-mime-infoPav Lucistnik2010-12-093-3/+20
| | | | | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Anders Troback <freebsd@troback.com> (maintainer) Notes: svn path=/head/; revision=265920
* - Mark BROKEN: incorrect plist (this port overwrites a file installed by one ofPav Lucistnik2010-12-091-0/+2
| | | | | | | | | it's dependencies) Reported by: pointyhat Notes: svn path=/head/; revision=265909
* Fix pkg-plistBeech Rintoul2010-11-291-0/+1
| | | | | | | Approved by: itetcu (implicit) Notes: svn path=/head/; revision=265407
* Update to 3.2.5, fix LICENSE entry.Beech Rintoul2010-11-293-12/+10
| | | | | | | | | | | | Remove stale warning. PR: ports/152372 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Anders Troback <freebsd@troback.com> (maintainer) itetcu (implicit) Notes: svn path=/head/; revision=265350
* - Update to 3.2.4Pav Lucistnik2010-11-083-5/+6
| | | | | | | | | PR: ports/151700 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Anders Troback <freebsd@troback.com> (maintainer) Notes: svn path=/head/; revision=264274
* - Update to 3.2.3Pav Lucistnik2010-06-244-585/+870
| | | | | | | | | | PR: ports/145939 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=256904
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 3.1.3Wen Heping2009-12-284-391/+723
| | | | | | | | | | - Add file pkg-message PR: ports/141767 Submitted by: Anders Troback <freebsd@troback.com> (maintainer) Notes: svn path=/head/; revision=246779
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-2/+1
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=235506
* Fix plist.Stefan Walter2008-12-222-1/+1
| | | | | | | Submitted by: QAT Notes: svn path=/head/; revision=224561
* Update to 3.0.4.Stefan Walter2008-12-213-7/+40
| | | | | | | | PR: 127905 Submitted by: maintainer Notes: svn path=/head/; revision=224540
* - Change upgrade warningThomas Abthorpe2008-07-141-1/+2
| | | | | | | | PR: ports/125483 Submitted by: Anders Troback <freebsd troback.com> (maintainer) Notes: svn path=/head/; revision=216838
* - Update to 3.0.1Thomas Abthorpe2008-07-084-733/+792
| | | | | | | | PR: ports/125027 Submitted by: Anders Troback <freebsd troback.com> (maintainer) Notes: svn path=/head/; revision=216545
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* - Fix pkg-plistBeech Rintoul2007-06-192-10/+3
| | | | | | | | | | | - Makefile tweaks Reported by: pointyhat via kris Approved by: Anders Troback <freebsd@troback.com> (maintainer), sat (mentor) Notes: svn path=/head/; revision=193872
* - Update to 2.2.8 (with corrections)Beech Rintoul2007-06-114-1677/+1764
| | | | | | | | | PR: ports/113487 Submitted by: Anders Troback <freebsd@troback.com> Approved by: sat (mentor) Notes: svn path=/head/; revision=193257
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.2.7Martin Wilke2007-04-263-1692/+1686
| | | | | | | | PR: 112156 Submitted by: freebsd@troback.com (maintainer) Notes: svn path=/head/; revision=190957
* - Add missing patch in last commitRong-En Fan2007-03-032-0/+21
| | | | | | | Noticed by: maintainer Notes: svn path=/head/; revision=186461
* - Update to 2.2.6Rong-En Fan2007-03-013-588/+1869
| | | | | | | | | | - Pass maintainership to submitter PR: ports/109597 Submitted by: Anders Troback <freebsd at troback.com> Notes: svn path=/head/; revision=186239