aboutsummaryrefslogtreecommitdiff
path: root/devel/gnomevfs2
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_GNOMENG.Maxim Sobolev2002-07-252-16/+4
| | | | Notes: svn path=/head/; revision=63531
* Update to 2.0.2.Joe Marcus Clarke2002-07-244-15/+17
| | | | Notes: svn path=/head/; revision=63502
* Remove superfluous `\' in RE.Maxim Sobolev2002-07-011-1/+1
| | | | Notes: svn path=/head/; revision=62261
* 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-265-33/+35
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-153-4/+4
| | | | Notes: svn path=/head/; revision=61311
* Don't assume that ~/.gnome directory always exists - it may not be true forMaxim Sobolev2002-06-132-0/+30
| | | | | | | | virgin users, who never used neither GNOME1 desktop not any GNOME1 apps. Bump portrevision. Notes: svn path=/head/; revision=61195
* Update to the latest GNOME 2 snapshot. This will be done it two parts.Joe Marcus Clarke2002-06-116-32/+38
| | | | | | | | 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-285-23/+31
| | | | 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-124-59/+60
| | | | Notes: svn path=/head/; revision=58959
* * Fix more path issues.Joe Marcus Clarke2002-05-061-2/+7
| | | | | | | | | | * Disable gtk-doc * Bump PORTREVISION These changes allow the soon-to-be-committed gnomecontrolcenter2 to work. Notes: svn path=/head/; revision=58611
* Fix a problem with locating file type pixmaps. Bump PORTREVISION.Joe Marcus Clarke2002-05-052-0/+12
| | | | Notes: svn path=/head/; revision=58596
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-023-45/+43
| | | | Notes: svn path=/head/; revision=58444
* - Update to 1.9.12 (version found in the GNOME2 beta4);Maxim Sobolev2002-04-265-89/+93
| | | | | | | - use USE_LIBTOOL. Notes: svn path=/head/; revision=58157
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-2/+1
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-3/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Tech corresponding GNOME1 and GNOME2 components to play nicely with sharedMaxim Sobolev2002-04-081-1/+1
| | | | | | | dirs. Notes: svn path=/head/; revision=57459
* Update to GNOME 2.0 beta3.Joe Marcus Clarke2002-04-065-50/+23
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57392
* Remove patches not needed anymore (iconv --> giconv).Maxim Sobolev2002-03-181-14/+0
| | | | Notes: svn path=/head/; revision=56309
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Bring up already ported portion on GNOME2 development platform on par withMaxim Sobolev2002-03-115-62/+21
| | | | | | | GNOME2 beta2 release. Notes: svn path=/head/; revision=55883
* Update all components of the GNOME 2.0 to the versions included into GNOMEMaxim Sobolev2002-02-275-31/+33
| | | | | | | 2.0-beta release. Notes: svn path=/head/; revision=55302
* Update to 1.9.5 after a repo-copy from ports/devel/gnomevfs and connect to theMaxim Sobolev2002-02-1618-330/+324
| | | | | | | build. Notes: svn path=/head/; revision=54781
* Don't create compatibility symlinks, which might get in the way of the GNOME2.Maxim Sobolev2002-02-152-9/+1
| | | | | | | Tested by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54762
* Fix patch, so that it doesn't break some ports on 4-STABLE.Maxim Sobolev2002-02-031-6/+8
| | | | | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54157
* Add missed continue statement.Maxim Sobolev2002-01-291-7/+8
| | | | Notes: svn path=/head/; revision=53943
* Nuke ssl-modules.conf.Maxim Sobolev2002-01-261-1/+0
| | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.ORG> Notes: svn path=/head/; revision=53789
* Prevent OpenSSL detection, because otherwise re-entrancy issues will causeMaxim Sobolev2002-01-262-3/+3
| | | | | | | | | galeon to coredump in MD2_Update(). Bump PORTREVISION. Prompted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53768
* Ensure that the -pthread flag isn't omitted by libtool. I hope this wouldMaxim Sobolev2002-01-245-11/+42
| | | | | | | solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade. Notes: svn path=/head/; revision=53688
* Update to 1.0.4.Maxim Sobolev2002-01-238-64/+93
| | | | Notes: svn path=/head/; revision=53638
* 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.3.Maxim Sobolev2001-11-094-11/+13
| | | | Notes: svn path=/head/; revision=49891
* s/malloc.h/stdilb.h/Ying-Chieh Liao2001-11-091-0/+11
| | | | Notes: svn path=/head/; revision=49862
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 1.0.2.Maxim Sobolev2001-10-0110-69/+206
| | | | Notes: svn path=/head/; revision=48295
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-2/+4
| | | | Notes: svn path=/head/; revision=46297
* Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43415
* 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 1.0.1Ade Lovett2001-05-105-21/+16
| | | | Notes: svn path=/head/; revision=42503
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-047-187/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.5Ade Lovett2001-01-304-5/+145
| | | | Notes: svn path=/head/; revision=37774
* * Fix gnome-vfs-config: looking in wrong directory for vfsConf.shAde Lovett2000-11-303-4/+35
| | | | | | | | | | * Don't build the test programs, since they're not installed and are pretty much meaningless anyway Submitted by: sobomax Notes: svn path=/head/; revision=35560
* Update to 0.4.2Ade Lovett2000-11-073-2/+3
| | | | Notes: svn path=/head/; revision=34882
* Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)Ade Lovett2000-11-032-2/+2
| | | | Notes: svn path=/head/; revision=34788
* Update to 0.4Ade Lovett2000-11-037-81/+39
| | | | Notes: svn path=/head/; revision=34772
* Updates for new bonoboAde Lovett2000-10-101-0/+1
| | | | Notes: svn path=/head/; revision=33682
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-11/+3
| | | | Notes: svn path=/head/; revision=33428