aboutsummaryrefslogtreecommitdiff
path: root/databases/glom
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=libtool to accessibility/atkmm and bump dependent portsTijl Coosemans2014-09-011-1/+1
| | | | Notes: svn path=/head/; revision=366938
* net/openldap24-*:Tijl Coosemans2014-07-242-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Convert to USES=pgsqlBaptiste Daroussin2014-05-271-5/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355482
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* Add actualy library to plist.Koop Mast2014-03-061-0/+1
| | | | | | | Submitted by: tijl@ Notes: svn path=/head/; revision=347328
* Unbreak on 10+Koop Mast2014-03-065-4/+44
| | | | | | | Stagify. Add USES=desktop-file-utils and libtool. Notes: svn path=/head/; revision=347327
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-6/+6
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326173
* Remove Broken, it works now.Koop Mast2013-06-172-26/+5
| | | | | | | | Trim header, remove commented lines. switch to USES=shared-mime-info Notes: svn path=/head/; revision=321142
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Revert previous 'fix' as it was incorrect.Ryan Steinmetz2012-03-262-1/+2
| | | | | | | | Reported by: pav@ Feature safe: yes Notes: svn path=/head/; revision=293868
* - Add LICENSERyan Steinmetz2012-03-242-2/+4
| | | | | | | | | - Fix missing plist entry Feature safe: yes Notes: svn path=/head/; revision=293771
* - Get rid FreeBSD 6.x supportMartin Wilke2011-11-071-7/+1
| | | | Notes: svn path=/head/; revision=285199
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Mark BROKEN: bad plistPav Lucistnik2010-12-011-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=265526
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN on 6.x: does not configurePav Lucistnik2009-12-191-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=246235
* Attempt to fix plistErwin Lansing2009-12-162-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=245988
* gconfmm26 installs libgconfmm-2.6.1 not libgconfmm-2.0.1.Koop Mast2009-12-061-1/+1
| | | | | | | | Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp> Pointyhat to: kwm. Notes: svn path=/head/; revision=245290
* Fix build. depend on devel/gconfmm26 instead of devel/gconfmmKoop Mast2009-12-041-1/+2
| | | | | | | Submitted by: QAT, pointyhat (via pav) Notes: svn path=/head/; revision=245201
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-283-72/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 1.10.1.Koop Mast2009-06-182-6/+6
| | | | Notes: svn path=/head/; revision=236255
* Fix package build by depending on libepc and avahi-ui.Koop Mast2009-04-101-0/+2
| | | | | | | Submitted by: QA tindy Notes: svn path=/head/; revision=232027
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-104-21/+67
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Update to 1.8.7.Koop Mast2009-03-102-5/+4
| | | | Notes: svn path=/head/; revision=229842
* Chase libepc lib bump.Koop Mast2009-01-281-1/+2
| | | | Notes: svn path=/head/; revision=227035
* Add libepc and avahi-ui to dependencies.Koop Mast2009-01-191-0/+2
| | | | | | | Submitted by: pointhat (via pavmail) Notes: svn path=/head/; revision=226438
* Unbreak by updating to 1.8.5.Koop Mast2009-01-195-24/+100
| | | | Notes: svn path=/head/; revision=226422
* - Chase depobjsPav Lucistnik2009-01-131-2/+4
| | | | | | | | | - Mark BROKEN: needs bakery-2.4, but port is already at bakery-2.6 Reported by: pointyhat Notes: svn path=/head/; revision=225989
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* Update to 1.6.17.Koop Mast2008-05-283-4/+59
| | | | | | | Various Bugfix releases. Notes: svn path=/head/; revision=213796
* Update to 1.6.10.Joe Marcus Clarke2008-03-245-48/+98
| | | | | | | Submitted by: kwm Notes: svn path=/head/; revision=209661
* BROKEN=py-gnome-extras has pygda disable because it is brokeJeremy Messenger2007-10-251-0/+2
| | | | | | | Reported by: pointyhat-exp Notes: svn path=/head/; revision=201999
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-245-484/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Fix build with python25Pav Lucistnik2007-09-053-8/+468
| | | | | | | | | PR: ports/115980 Submitted by: Scot Hetzel <swhetzel@gmail.com> Obtained from: vendor SVN Notes: svn path=/head/; revision=198797
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+20
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-6/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove FreeBSD 4.X support from unmaintained ports in categories starting withGabor Kovesdan2007-04-151-7/+1
| | | | | | | letter d-e Notes: svn path=/head/; revision=190032
* - Update to 1.0.4 and unbreakRong-En Fan2006-10-163-17/+39
| | | | | | | | | PR: ports/103140 Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> Approved by: portmgr (clement) Notes: svn path=/head/; revision=175351
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+9
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* - Define USE_GETTEXT, bump PORTREVISIONRong-En Fan2006-08-151-2/+3
| | | | | | | | PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170678
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+2
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674