summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs1
Commit message (Collapse)AuthorAgeFilesLines
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-112-20/+8
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Allow gnomevfs to find charset.alias. This should fix some recentmarcus2002-05-062-7/+8
| | | | | | I18N problems reported with Nautilus. Bump PORTREVISION. Reported by: Franz Klammer <klammer@webonaut.com>
* Fix a problem with MIME types and file type icon support.marcus2002-05-052-2/+14
| | | | Prompted by: Franz Klammer <klammer@webonaut.com>
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already insobomax2002-04-151-2/+1
| | | | LIB_DEPENDS.
* gettext upgrade uber-patch (stage 3)ade2002-04-121-4/+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
* Tech corresponding GNOME1 and GNOME2 components to play nicely with sharedsobomax2002-04-081-1/+1
| | | | dirs.
* Remove giconv hacks.sobomax2002-03-181-27/+0
|
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-181-14/+0
| | | | <giconv.h> or -liconv with -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* Remove part of iconv cleanup patch leaked into last commit.sobomax2002-03-171-1/+1
|
* Update to 1.0.5.sobomax2002-03-179-60/+104
| | | | | PR: 35971 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Stage 1 of gettext update.ade2002-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
* Don't create compatibility symlinks, which might get in the way of the GNOME2.sobomax2002-02-152-9/+1
| | | | Tested by: Joe Marcus Clarke <marcus@marcuscom.com>
* Fix patch, so that it doesn't break some ports on 4-STABLE.sobomax2002-02-031-6/+8
| | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com>
* Add missed continue statement.sobomax2002-01-291-7/+8
|
* Nuke ssl-modules.conf.sobomax2002-01-261-1/+0
| | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.ORG>
* Prevent OpenSSL detection, because otherwise re-entrancy issues will causesobomax2002-01-262-3/+3
| | | | | | galeon to coredump in MD2_Update(). Bump PORTREVISION. Prompted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Ensure that the -pthread flag isn't omitted by libtool. I hope this wouldsobomax2002-01-245-11/+42
| | | | solve problems people having on 4-STABLE after yesterday's GNOME megaupgrade.
* Update to 1.0.4.sobomax2002-01-238-64/+93
|
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Update to 1.0.3.sobomax2001-11-094-11/+13
|
* s/malloc.h/stdilb.h/ijliao2001-11-091-0/+11
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 1.0.2.sobomax2001-10-0110-69/+206
|
* Conditionalize bzip2 dependencies.knu2001-08-151-2/+4
|
* Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIBolgeni2001-06-011-1/+1
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to 1.0.1ade2001-05-105-21/+16
|
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-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
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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.
* Update to 0.5ade2001-01-304-5/+145
|
* * Fix gnome-vfs-config: looking in wrong directory for vfsConf.shade2000-11-303-4/+35
| | | | | | | * Don't build the test programs, since they're not installed and are pretty much meaningless anyway Submitted by: sobomax
* Update to 0.4.2ade2000-11-073-2/+3
|
* Update to 0.4.1 (.8.1.6.2nd-cup-of-coffee.maybe.hey.it.compiles.ship.it)ade2000-11-032-2/+2
|
* Update to 0.4ade2000-11-037-81/+39
|
* Updates for new bonoboade2000-10-101-0/+1
|
* Implement USE_GNOME, part 1.reg2000-10-051-11/+3
|
* Chase new gconfade2000-10-031-1/+1
|
* Update to 0.3.1ade2000-08-174-8/+14
|
* Add missing dependencyade2000-08-161-0/+1
| | | | Submitted by: bento
* Re-sobomize to use pre-patch instead of post-extractade2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-044-16/+23
| | | | post-extract rule
* This port requires the bz2 library to build/run.steve2000-07-301-1/+2
| | | | Approved by: maintainer
* Update to 0.2ade2000-07-056-17/+90
|
* gnomevfs is the embryonic GNOME Virtual File System,ade2000-06-298-0/+180
OpenPOWER on IntegriCloud