aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkdatabox
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-1/+0
| | | | Approved by: portmgr blanket, kwm (for gnome@ ports)
* - Drop .la files, no dependees require themamdmi32014-08-202-5/+2
|
* When linking a library libA with a library libB using libtool, if libB.latijl2014-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)
* Support stagebapt2014-04-222-31/+15
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11-toolkits)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1
|
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-281-1/+2
| | | | "pathfix" instead.
* - Update to 0.9.2.0beech2012-12-083-52/+15
| | | | | | | Feature safe: yes PR: ports/174160 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add some explicit USE_PKGCONFIG=buildbapt2012-07-271-0/+1
|
* - Update to version 0.9.1.3sperber2012-07-206-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)
* - Mark BROKEN: does not package - does not install documentationpav2012-06-181-0/+2
| | | | Reported by: pointyhat
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Convert to new options frameworkbapt2012-05-311-6/+7
|
* - Reset maintainer:pav2012-05-311-1/+1
| | | | | <shuvaev@physik.uni-wuerzburg.de> (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
* - Kick MD5 supportmiwi2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-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@
* Chase devel/glade3 shlib bumpmakc2010-05-241-1/+1
| | | | | | PR: ports/146806 Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com> Approved by: Alexey Shuvaev (maintainer)
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-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
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-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
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 0.9.0.1 (prepare for gtk-2.14)amdmi32008-11-103-6/+6
| | | | | | | - Add more master sites (sourceforge) PR: 128732 Submitted by: Alexey Shuavev <shuvaev at physik dot uni-wuerzburg dot de> (maintainer)
* With the removal of x11-toolkits/gtkdatabox2, the CONFLICTS line no longerlinimon2008-09-011-1/+0
| | | | | | is relevant. Submitted by: maintainer
* - Pull from attic and update to 0.9.0.0beech2008-07-124-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)
* Remove x11-toolkits/gtkdatabox in favour of x11-toolkits/gtkdatabox2.edwin2008-05-084-61/+0
| | | | | | Both have the same version after last weeks updates. Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
* Update to 0.8.2.2edwin2008-05-053-7/+23
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* - Add SHA256pav2005-11-261-0/+1
|
* - Register conflict with newly added Gtk2 incarnation of this portpav2004-07-071-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* - Fix MASTER_SITESkrion2003-10-241-1/+1
| | | | | PR: 58448 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
| | | | | PR: 42309 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* add gtkdatabox 0.1.13.0ijliao2002-03-215-0/+41
Display large amounts of numerical data fast and easy