summaryrefslogtreecommitdiff
path: root/devel/gconf2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 1.2.1 (bug fixes and an added Bulgarian translation).Joe Marcus Clarke2002-08-054-44/+12
| | | | Notes: svn path=/head/; revision=64017
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-5/+6
| | | | Notes: svn path=/head/; revision=62815
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-152-3/+3
| | | | Notes: svn path=/head/; revision=61311
* Update to the latest GNOME 2 snapshot. This will be done it two parts.Joe Marcus Clarke2002-06-113-4/+7
| | | | | | | | This first part is the GNOME 2 API. The next part will contain the desktop components. Notes: svn path=/head/; revision=61095
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59482
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-023-7/+6
| | | | Notes: svn path=/head/; revision=58444
* Merged from GNOME1: update WWW.Maxim Sobolev2002-04-291-1/+1
| | | | Notes: svn path=/head/; revision=58299
* Use GNOME2 beta4 download location for all GNOME2 ports.Maxim Sobolev2002-04-261-1/+1
| | | | Notes: svn path=/head/; revision=58178
* Use USE_LIBTOOL.Maxim Sobolev2002-04-263-49/+12
| | | | Notes: svn path=/head/; revision=58155
* Update to GNOME 2.0 beta3.Joe Marcus Clarke2002-04-062-3/+3
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57392
* Don't try to remove dirs shared with GNOME1 unless they are empty.Maxim Sobolev2002-03-192-5/+21
| | | | Notes: svn path=/head/; revision=56355
* - Correct LIB_DEPENDS (gtk13 --> gtk20);Maxim Sobolev2002-03-141-2/+2
| | | | | | | | | - use the same MASTER_SITE_SUBDIR and other GNOME2 beta2 ports. Submitted by: Stephen L. Palmer <slpalmer@midearth.org> Notes: svn path=/head/; revision=56084
* Update all components of the GNOME 2.0 to the versions included into GNOMEMaxim Sobolev2002-02-273-7/+11
| | | | | | | 2.0-beta release. Notes: svn path=/head/; revision=55302
* Add missed libxml2 into LIB_DEPENDS.Maxim Sobolev2002-02-161-1/+2
| | | | Notes: svn path=/head/; revision=54774
* Update gconf2 to 1.1.6 after a repo-copy from ports/devel/gconf and connect itMaxim Sobolev2002-02-168-121/+153
| | | | | | | to the build. Notes: svn path=/head/; revision=54773
* Update to 1.0.8Ade Lovett2002-02-114-14/+9
| | | | | | | | | | | | In addition, and this will be occuring with all ports that reference MASTER_SITE_GNOME as the primary download point, move to using bzip2 tarballs (wherever possible), and place distfile in gnome distfile subdirectory. Reviewed by: gnome (the bzip2 and moving of distfiles) Notes: svn path=/head/; revision=54577
* Prefix `%' in filenames passed to the @unexec command with another `%', becauseMaxim Sobolev2002-01-221-4/+4
| | | | | | | otherwise the symbol are eaten by the format-expansion routine in pkg_delete. Notes: svn path=/head/; revision=53532
* Ensure clean removal of ${PREFIX}/etc/gconf.Maxim Sobolev2002-01-112-0/+13
| | | | Notes: svn path=/head/; revision=52928
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 1.0.7.Maxim Sobolev2001-11-095-30/+29
| | | | Notes: svn path=/head/; revision=49888
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 1.0.4.Maxim Sobolev2001-08-163-5/+5
| | | | Notes: svn path=/head/; revision=46339
* Forgot to `cvs rm' this patch.Maxim Sobolev2001-08-031-14/+0
| | | | Notes: svn path=/head/; revision=45762
* Update to 1.0.3.Maxim Sobolev2001-08-036-11/+61
| | | | Notes: svn path=/head/; revision=45761
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-2/+2
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-2/+2
| | | | Notes: svn path=/head/; revision=45472
* Fix problem with db3.Maxim Sobolev2001-06-051-0/+14
| | | | Notes: svn path=/head/; revision=43531
* Add Berkeley DB 3.x supportAde Lovett2001-06-053-2/+23
| | | | | | | Requested by: Matthew Hawkins <matthew@topic.com.au> Notes: svn path=/head/; revision=43510
* Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43415
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-233-5/+13
| | | | | | | to make transitioning to GNOME/GTK+/GLIB a little easier. Notes: svn path=/head/; revision=42950
* Update to 1.0.1Ade Lovett2001-05-144-10/+12
| | | | Notes: svn path=/head/; revision=42603
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-043-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-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. Notes: svn path=/head/; revision=40539
* Remove spurious dependency on converters/iconvAde Lovett2001-02-091-3/+3
| | | | | | | | GNOME apps should now be using converters/libiconv with modifications to use giconv.h and libgiconv Notes: svn path=/head/; revision=38149
* Update to 0.12Ade Lovett2001-01-313-2/+3
| | | | | | | | Submitted by: sobomax Forgotten by: ade Notes: svn path=/head/; revision=37837
* Update iconv to 2.0 and reflect shared library version bump.Maxim Sobolev2000-11-291-1/+1
| | | | | | | | PR: 23163, 23164, 23165 Submitted by: maintainer Notes: svn path=/head/; revision=35507
* Update to 0.11Ade Lovett2000-11-022-3/+2
| | | | Notes: svn path=/head/; revision=34676
* Install a sane default configuration fileAde Lovett2000-10-202-0/+8
| | | | Notes: svn path=/head/; revision=34035
* Update to 0.10Ade Lovett2000-10-103-12/+2
| | | | Notes: svn path=/head/; revision=33680
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-11/+2
| | | | Notes: svn path=/head/; revision=33428
* Update to 0.9Ade Lovett2000-10-033-7/+9
| | | | Notes: svn path=/head/; revision=33380
* Remove a couple of generic-looking directories with @unexec rmdir.Satoshi Asami2000-09-221-0/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32979
* Update to 0.8Ade Lovett2000-08-103-9/+9
| | | | Notes: svn path=/head/; revision=31480