aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/genius
Commit message (Collapse)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Chase mpfr library and bump PORTREVISION.ale2010-06-111-2/+2
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 1.0.9sylvio2010-02-032-4/+4
| | | | | | PR: ports/143390 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: miwi (mentor)
* - Update to 1.0.8sylvio2009-11-152-6/+5
| | | | | | - Update my mail address to FreeBSD Approved by: miwi (mentor)
* Chase the vte shared lib bump.marcus2009-08-231-0/+1
|
* - Update to 1.0.7.araujo2009-08-193-7/+15
| | | | | | | - Pass maintainer to submitter. PR: ports/137350 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* -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-1/+1
| | | | | | bumped or updated Requested by: edwin
* Chase the vte shared lib version bump.marcus2009-06-031-1/+2
|
* - Update to 1.0.6miwi2009-03-243-5/+9
| | | | | PR: 132739 Submitted by: Ports Fury
* - Update to 1.0.5miwi2009-02-212-7/+5
| | | | | PR: 131842 Submitted by: Ports Fury
* Chase mpfr library.ale2009-01-311-1/+2
|
* - Update to version 1.0.3lwhsu2008-06-152-12/+5
| | | | | PR: ports/124583 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 1.0.2miwi2007-12-176-144/+81
| | | | | PR: 118614 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-66/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Chase mpfr library and bump PORTREVISION.ale2007-08-301-2/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove FreeBSD 4.X support from unmaintained ports in categories starting withgabor2007-04-161-4/+0
| | | | letter d-e
* - Update to 0.7.7rafan2007-02-043-5/+8
|
* - Update 0.7.6.1miwi2006-08-283-9/+8
| | | | | PR: ports/102573 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Remove directories that are not in mtree filerafan2006-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>
* Update to 0.7.6.adamw2006-08-143-4/+11
|
* - Update to 0.7.5miwi2006-08-115-27/+28
| | | | | | PR: ports/101591 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Approved by: krion (mentor)
* - Add readline as dependency when it was already installed. The programrafan2006-08-061-1/+6
| | | | | | | | | will be linked against it anyway, not against a system one. - Define USE_GETTEXT to make portlint happy - Define INSTALLS_ICONS to update icon cache PR: ports/101444 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Attempt to fix plist by not removing the icons/ subdirectories.linimon2006-07-151-6/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+4
| | | | Approved by: portmgr (kris)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-6/+6
|
* - Add SHA256pav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* LIB_DEPEND on libmfrarved2005-09-291-2/+2
| | | | | | | Bump PORTREVISION PR: 86674 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix typo.novel2005-09-011-1/+1
|
* Fix build on -CURRENT.novel2005-09-012-21/+4
| | | | | | PR: 85530 Submitted by: Ports Fury Reported by: pointyhat via kris
* Update to 0.7.4.novel2005-07-263-3/+7
| | | | | PR: 84064 Submitted by: Ports Fury
* - Update to version 0.7.3.flz2005-04-042-6/+5
| | | | | PR: ports/79467 Submitted by: Ports Fury
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to version 0.7.2krion2004-12-306-17/+101
| | | | | PR: ports/75619 Submitted by: Ports Fury
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Update to version 0.7.1krion2004-08-223-4/+9
| | | | | PR: ports/70785 Submitted by: Ports Fury
* Update to version 0.6.1krion2004-06-284-4/+24
| | | | | PR: ports/68371 Submitted by: Ports Fury
* Chase vte shlib version.bland2004-05-061-1/+1
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Update to version 0.6.0krion2004-04-033-5/+17
| | | | | PR: ports/65078 Submitted by: Ports Fury
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 0.5.7.1krion2004-01-233-14/+5
| | | | | PR: ports/61777 Submitted by: Ports Fury
* - Update to version 0.5.7krion2004-01-063-2/+3
| | | | | PR: 60926 Submitted by: Ports Fury
* - Update to version 0.5.6krion2003-10-277-45/+36
| | | | | PR: 58217 Submitted by: Ports Fury
* - Mark as BROKEN on 4-stable (requires readline 4.2 or newer)ijliao2003-06-074-21/+56
| | | | | | | | - Do not install useless .la file - Support LDCONFIG_DIRS properly PR: 52931 Submitted by: Ports Fury
* upgrade to 0.5.5ijliao2003-06-035-33/+57
|
* Remove USE_GNOMENG.marcus2003-04-191-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
* Depend on libgmp-freebsd to fix build on -currentkris2002-09-071-0/+2
|
* Use USE_GNOMENG.marcus2002-07-281-5/+3
|
* Replace ${PERL} with ${REINPLACE_CMD} inijliao2002-06-211-4/+5
| | | | | PR: 39566 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Release a few more ports so I can concentrate more on GNOMEade2000-11-181-1/+1
|
* Implement USE_GNOME, part 1.reg2000-10-051-10/+1
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-042-9/+7
| | | | post-extract rule
* Remove directory that got left behindade2000-06-271-0/+1
| | | | Submitted by: bento
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-2/+1
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Update to 0.4.6ade2000-04-073-21/+20
|
* Take over a couple of ports.ade2000-03-301-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to version 0.4.2 and use new gnome ports.steve1999-05-303-26/+47
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* The speed at which new ports are committed is absolutely unbelievable.hoek1999-05-031-1/+1
| | | | Add WWW: to the latest.
* Initial import of genius version 0.4.0.steve1999-05-035-0/+93
An arbitrary precision calculator for the Gnome Desktop Environment. PR: 11429 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>