aboutsummaryrefslogtreecommitdiff
path: root/deskutils/rubrica
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.12Rusmir Dusko2013-10-048-114/+86
| | | | | | | | | | | | | | | | | | - Pass maintainership to submitter - Remove not needed LICENSE_FILE - Use the new format for LIB_DEPENDS - USES desktop-file-utils gmake pathfix pkgconfig - Add USE_LDCONFIG - Add DOCS and NLS Options - Change Desktop entry file - Support STAGEDIR and add OPTIONS_SUB - Remove not needed patches - Change pkg-descr Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329399
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326122
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Fix build with new glibAlex Kozlov2013-05-132-1/+11
| | | | | | | Submitted by: portbuild bot via miwi Notes: svn path=/head/; revision=317994
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - 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
* - Update to 2.0.10Dennis Herrmann2011-08-313-5/+6
| | | | | | | | PR: ports/160092 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280903
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵Koop Mast2011-08-232-2/+14
| | | | | | | needed. Notes: svn path=/head/; revision=280300
* - Add LICENSEEmanuel Haupt2011-08-102-0/+5
| | | | | | | | | | - Fix WWW: line PR: 159430 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279418
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* 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 2.0.8Martin Wilke2010-01-213-35/+8
| | | | | | | | PR: 142979 Submitted by: Ports Fury Notes: svn path=/head/; revision=248313
* - Update to 2.0.6Martin Wilke2009-10-046-23/+58
| | | | | | | | PR: 139287 Submitted by: Ports Fury Notes: svn path=/head/; revision=242439
* - 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
* 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
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-56/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 0.11.0Martin Wilke2007-10-058-186/+186
| | | | | | | | PR: 116928 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=200960
* - 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 1.0.17Martin Wilke2007-03-063-4/+6
| | | | | | | | PR: 109798 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=186717
* Update to 1.0.16Martin Wilke2006-12-213-6/+6
| | | | | | | | PR: 106989 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=180362
* * Update to 1.0.15Joe Marcus Clarke2006-09-033-11/+22
| | | | | | | | | * Fix a GConf crash during installation [1] Reported by: pointyhat via kris [1] Notes: svn path=/head/; revision=172065
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149246
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Chase mastersite.Mark Linimon2005-10-092-2/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144657
* New rubrica homepageTilman Keskinoz2005-09-281-1/+1
| | | | | | | | PR: 86675 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=143714
* - Update to 1.0.14Pav Lucistnik2005-05-264-12/+11
| | | | | | | | PR: ports/81505 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136199
* 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 version 1.0.13Kirill Ponomarev2004-11-185-23/+23
| | | | | | | | PR: ports/74077 Submitted by: Ports Fury Notes: svn path=/head/; revision=121889
* 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
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to version 1.0.12Kirill Ponomarev2004-02-282-3/+3
| | | | | | | | PR: ports/63493 Submitted by: Ports Fury Notes: svn path=/head/; revision=102447
* - Update to version 1.0.11Kirill Ponomarev2004-02-102-3/+3
| | | | | | | | PR: ports/62637 Submitted by: Ports Fury Notes: svn path=/head/; revision=100560
* - Update to version 1.0.10Kirill Ponomarev2004-02-067-35/+49
| | | | | | | | PR: ports/62425 Submitted by: Ports Fury Notes: svn path=/head/; revision=100141
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* - Update to version 1.0.5Kirill Ponomarev2003-10-246-80/+56
| | | | | | | | PR: 58446 Submitted by: Ports Fury Notes: svn path=/head/; revision=92064
* Assign maintainership back to ports@. Thanks for all your work, Martin.Joe Marcus Clarke2003-08-171-1/+1
| | | | Notes: svn path=/head/; revision=87110
* Update to 1.0.1, a bugfix release.Joe Marcus Clarke2003-05-162-2/+2
| | | | | | | | PR: 52312 Submitted by: maintainer Notes: svn path=/head/; revision=81120
* * Update to 1.0.0Joe Marcus Clarke2003-04-053-25/+3
| | | | | | | | | | * Use the new GNOME infrastructure PR: 49011 Submitted by: maintainer Notes: svn path=/head/; revision=78250
* Add rubrica, an addressbook for the GNOME 2 desktop.Joe Marcus Clarke2003-03-017-0/+246
PR: 48768 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=76685