aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11-toolkits/gtkdatabox: update to 0.9.3.1Fernando Apesteguía2018-12-285-19/+23
| | | | | | | | | | | | | | | | | This is a bugfix release. While here: * Add USES=gnome * Add missing components to USE_GNOME * Add missing LIB_DEPENDS * Reorder some variables * Regenerate patches to match current conventions Reported by: portscout Notes: svn path=/head/; revision=488610
* Update to 0.9.3.0.Vanilla I. Shu2017-10-273-6/+6
| | | | Notes: svn path=/head/; revision=452976
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Clarify LICENSEDmitry Marakasov2016-02-141-11/+13
| | | | | | | | - Add LICENSE_FILE - Switch to options helpers Notes: svn path=/head/; revision=408906
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-1/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378032
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-192-5/+2
| | | | Notes: svn path=/head/; revision=365416
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Support stageBaptiste Daroussin2014-04-222-31/+15
| | | | Notes: svn path=/head/; revision=351819
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-1/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - Update to 0.9.2.0Beech Rintoul2012-12-083-52/+15
| | | | | | | | | | Feature safe: yes PR: ports/174160 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=308458
* Add some explicit USE_PKGCONFIG=buildBaptiste Daroussin2012-07-271-0/+1
| | | | Notes: svn path=/head/; revision=301619
* - Update to version 0.9.1.3Armin Pirkovitsch2012-07-196-42/+72
| | | | | | | | | | | | | | | - Swtich to optionsng - Add LICENSE - Update WWW: line - Unbreak - Chase shlib bump PR: ports/169423 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=301180
* - Mark BROKEN: does not package - does not install documentationPav Lucistnik2012-06-171-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=299493
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-311-6/+7
| | | | Notes: svn path=/head/; revision=297880
* - Reset maintainer:Pav Lucistnik2012-05-301-1/+1
| | | | | | | | <shuvaev@physik.uni-wuerzburg.de> (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown) Notes: svn path=/head/; revision=297841
* - Kick MD5 supportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276920
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Chase devel/glade3 shlib bumpMax Brazhnikov2010-05-231-1/+1
| | | | | | | | | PR: ports/146806 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com> Approved by: Alexey Shuvaev (maintainer) Notes: svn path=/head/; revision=254909
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - 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 0.9.0.1 (prepare for gtk-2.14)Dmitry Marakasov2008-11-103-6/+6
| | | | | | | | | | - Add more master sites (sourceforge) PR: 128732 Submitted by: Alexey Shuavev <shuvaev at physik dot uni-wuerzburg dot de> (maintainer) Notes: svn path=/head/; revision=222667
* With the removal of x11-toolkits/gtkdatabox2, the CONFLICTS line no longerMark Linimon2008-09-011-1/+0
| | | | | | | | | is relevant. Submitted by: maintainer Notes: svn path=/head/; revision=219566
* - Pull from attic and update to 0.9.0.0Beech Rintoul2008-07-114-0/+137
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/123937 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Approved by: portmgr, linimon (maintainer timeout >6 months) Notes: svn path=/head/; revision=216713
* Remove x11-toolkits/gtkdatabox in favour of x11-toolkits/gtkdatabox2.Edwin Groothuis2008-05-074-61/+0
| | | | | | | | | Both have the same version after last weeks updates. Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> Notes: svn path=/head/; revision=212808
* Update to 0.8.2.2Edwin Groothuis2008-05-053-7/+23
| | | | Notes: svn path=/head/; revision=212619
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149470
* - Register conflict with newly added Gtk2 incarnation of this portPav Lucistnik2004-07-071-0/+2
| | | | Notes: svn path=/head/; revision=113111
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Fix MASTER_SITESKirill Ponomarev2003-10-231-1/+1
| | | | | | | | PR: 58448 Submitted by: Ports Fury Notes: svn path=/head/; revision=91982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65472