aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gdesklets/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326172
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert to OptionsNGMartin Wilke2013-03-051-4/+4
| | | | | | | | | - Trim header Reviewed by: beat, bapt, kwm Notes: svn path=/head/; revision=313460
* - Update *_DEPENDS on databases/py-gdbm after gdbm.so relocationLi-Wen Hsu2013-03-041-2/+2
| | | | Notes: svn path=/head/; revision=313403
* Remove the created by me and update those header at the same time. I neverJeremy Messenger2012-12-311-5/+0
| | | | | | | | care about those header, so you even can claim that those were created by you instead of me. There are a few more left, I will worry about it later. Notes: svn path=/head/; revision=309766
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+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
* Fix broken fetch.Cy Schubert2011-07-111-6/+6
| | | | | | | | | Update 0.36.1 --> 0.36.2. Assume maintainership of this orphan port. Notes: svn path=/head/; revision=277505
* Mark broken does not fetchBaptiste Daroussin2011-06-161-0/+2
| | | | Notes: svn path=/head/; revision=275675
* 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 0.36.1Martin Wilke2009-12-291-17/+18
| | | | | | | | PR: 142036 Submitted by: Ports Fury Notes: svn path=/head/; revision=246852
* - 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
* - Update MASTER_SITES/WWW/pkg-descrDennis Herrmann2009-06-031-4/+3
| | | | | | | | | | | - Reset maintainer PR: ports/134909 Submitted by: dhn Approved by: Franz Klammer <klammer@webonaut.com> (old maintainer) Notes: svn path=/head/; revision=235128
* 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - 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
* - 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 0.35.4Martin Wilke2006-11-151-4/+5
| | | | | | | | PR: ports/105522 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=177338
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-1/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.distRenato Botelho2006-08-071-0/+1
| | | | | | | | | | | - Add USE_GETTEXT=yes PR: ports/101516 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Franz Klammer <klammer at webonaut.com> (maintainer) Notes: svn path=/head/; revision=169978
* devel/libgtop2 -> devel/libgtopJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. Notes: svn path=/head/; revision=163665
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.35.3Tim Bishop2006-02-081-3/+2
| | | | | | | | PR: 92556 Submitted by: "Franz Klammer" <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=155488
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.35.2Marcus Alves Grando2005-10-261-2/+1
| | | | | | | | PR: 87980 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=146357
* - Add a dependency on database backend, bsddb by default, gdbm asPav Lucistnik2005-07-181-3/+13
| | | | | | | | | | an alternative option PR: ports/83592 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=139474
* Add MASTER_SITE_GENTOO to MASTER_SITES to fix fetch.Roman Bogorodskiy2005-07-141-1/+2
| | | | | | | Reported by: poinyhat via kris Notes: svn path=/head/; revision=139171
* Fix plist.Roman Bogorodskiy2005-07-031-0/+1
| | | | | | | | | PR: 82925 Submitted by: Franz Klammer (maintainer) Reported by: pointyhat via kris Notes: svn path=/head/; revision=138411
* Update to 0.35.1.Roman Bogorodskiy2005-06-301-2/+3
| | | | | | | | PR: 82817 Submitted by: Franz Klammer (maintainer) Notes: svn path=/head/; revision=138246
* Update to 0.34.3.Roman Bogorodskiy2005-04-041-2/+1
| | | | | | | | PR: 79307 Submitted by: Franz Klammer (maintainer) Notes: svn path=/head/; revision=132482
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-161-0/+1
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Update to 0.34.2Roman Bogorodskiy2005-03-161-2/+1
| | | | | | | | | PR: 78920 Submitted by: Franz Klammer (maintainer) Approved by: krion (mentor) (implicit) Notes: svn path=/head/; revision=131410
* - This needs gtkhtml python bindings from py-gnome-extras for runtimePav Lucistnik2005-03-141-5/+2
| | | | | | | Reported by: several Notes: svn path=/head/; revision=131261
* Add a missing dependency on librsvg2.Joe Marcus Clarke2005-03-121-1/+1
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=130990
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.34.1Tilman Keskinoz2005-03-061-1/+1
| | | | | | | | PR: 78405 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=130481
* Prune bogus dependency I missed in previous commitVolker Stolz2005-03-021-2/+1
| | | | | | | First one to notice: thurners AT t-online.de Notes: svn path=/head/; revision=130178
* Update to 0.34Volker Stolz2005-03-021-12/+4
| | | | | | | | PR: ports/78193 Submitted by: maintainer Notes: svn path=/head/; revision=130160
* - Create legacy Sensors directory, packing lists of many desklets rely on itPav Lucistnik2005-02-201-0/+2
| | | | Notes: svn path=/head/; revision=129427
* - Update to 0.33.1Pav Lucistnik2005-02-171-11/+10
| | | | | | | | PR: ports/77596 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=129111
* - Update to 0.31.1Pav Lucistnik2004-11-151-4/+4
| | | | | | | | PR: ports/73947 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=121624
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Yipes... I broke the port with my last commit. Nuke lthackAdam Weinberger2004-07-271-2/+2
| | | | | | | | (and the redundant configure patch that I'd forgotten to remove) and set LIBTOOL_VER to 15. Notes: svn path=/head/; revision=114836
* Use lthack; This port was installing a couple .la files.Adam Weinberger2004-07-261-1/+1
| | | | Notes: svn path=/head/; revision=114732