summaryrefslogtreecommitdiff
path: root/x11-fm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update port to version 1.1.3.Jimmy Olgeni2001-05-272-3/+2
| | | | Notes: svn path=/head/; revision=43138
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* Put back Mozilla support.Maxim Sobolev2001-05-226-12/+48
| | | | Notes: svn path=/head/; revision=42905
* Update to 1.0.3.Maxim Sobolev2001-05-1418-960/+812
| | | | Notes: svn path=/head/; revision=42592
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-113-3/+3
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Remove patch that may cause build breakage if XFREE86_VERSION == 4.Maxim Sobolev2001-05-112-20/+0
| | | | Notes: svn path=/head/; revision=42520
* Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).Maxim Sobolev2001-05-104-0/+30
| | | | | | | Submitted by: Matthew Hawkins <matthew@topic.com.au> Notes: svn path=/head/; revision=42494
* Use proper location of freetype library (LOCALBASE, not X11BASE).Maxim Sobolev2001-05-052-4/+4
| | | | Notes: svn path=/head/; revision=42277
* Add missed libghttp dependency.Maxim Sobolev2001-05-052-2/+4
| | | | Notes: svn path=/head/; revision=42274
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-0418-462/+1194
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-042-7/+5
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-048-238/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update port to version 4.4.4.Jimmy Olgeni2001-04-278-42/+43
| | | | | | | | | | Add support for PORTDOCS in pkg-plist. Patches in files/ have been regenerated for this release, but they do the same things as before. Notes: svn path=/head/; revision=41961
* Bad will. Do "make package" next time. Bad!Will Andrews2001-04-171-1/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=41495
* Upgrade to version 1.8.Kevin Lo2001-04-153-12/+16
| | | | | | | | PR: 26558 Submitted by: Ports Fury Notes: svn path=/head/; revision=41433
* Ensure that the freetype-config is available. This should workaround theMaxim Sobolev2001-04-092-2/+4
| | | | | | | | | | XFree86-4 + freetype2 problem. This is not a final solution and provided only for forthcoming 4.3 release, after which it will be removed. We are still waiting for jmz to fix things properly. Notes: svn path=/head/; revision=41144
* Overhaul QT/KDE support:Will Andrews2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Update port to version 2.2.0Jimmy Olgeni2001-04-022-2/+2
| | | | | | | | PR: 26291 Submitted by: simond@irrelevant.org Notes: svn path=/head/; revision=40751
* Update port to version 1.1.2Jimmy Olgeni2001-03-313-3/+4
| | | | Notes: svn path=/head/; revision=40678
* Add worker 2.1.0, a X11 File Manager based on Directory Opus.Will Andrews2001-03-316-0/+48
| | | | | | | | PR: 25800 Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=40628
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-292-4/+4
| | | | | | | | | | -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
* Fix pkg-plist.Jimmy Olgeni2001-03-281-1/+1
| | | | | | | Noticed by: fenner's reminder Notes: svn path=/head/; revision=40507
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-203-3/+3
| | | | Notes: svn path=/head/; revision=40120
* Add missing gdk-pixbuf dependency.Jimmy Olgeni2001-03-181-1/+2
| | | | | | | Submitted by: bento logs Notes: svn path=/head/; revision=40024
* Add missed libxml dependency.Maxim Sobolev2001-03-131-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39775
* Add rox-session, a simple session manager for the ROX desktop.Jimmy Olgeni2001-03-137-0/+69
| | | | | | | WWW: http://rox.sourceforge.net/rox_session.php3 Notes: svn path=/head/; revision=39730
* Update port to version 1.1.1.Jimmy Olgeni2001-03-112-12/+3
| | | | | | | | Remove perl regexp replacements for configure and Makefile.in, use GTK_CONFIG and GLIB_CONFIG instead. Notes: svn path=/head/; revision=39601
* Port bugfix: the "files/rox" script did not pass command line arguments toJimmy Olgeni2001-03-081-1/+1
| | | | | | | | | "AppRun". Submitted by: Thomas Leonard <tal00r@ecs.soton.ac.uk> Notes: svn path=/head/; revision=39264
* Update to version 0.5.Steve Price2001-02-2611-145/+94
| | | | | | | | PR: 25294 Submitted by: Sergei Gnezdov <sergeiga@yahoo.com> Notes: svn path=/head/; revision=38773
* Correct MASTERSITES.Dmitry Sivachenko2001-02-221-3/+1
| | | | Notes: svn path=/head/; revision=38592
* Sanitize MASTER_SITES.Mario Sergio Fujikawa Ferreira2001-02-221-1/+2
| | | | Notes: svn path=/head/; revision=38576
* Upgrade to 0.99.8.Vanilla I. Shu2001-02-164-29/+23
| | | | | | | | PR: ports/25152 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=38411
* Fix frcolor & frftp's permission.Vanilla I. Shu2001-02-143-1/+23
| | | | | | | | PR: ports/25058 Submitted by: Andre Goeree <abgoeree@uwnet.nl> Notes: svn path=/head/; revision=38341
* Spaces -> tabs in ports/x11-fm.Jimmy Olgeni2001-02-0516-16/+16
| | | | Notes: svn path=/head/; revision=38010
* Update to 0.8. Unfortunately it doesn't work apart from setup wizard, soMaxim Sobolev2001-02-0120-848/+934
| | | | | | | use it cautiously and don't forget to let me know if you managed to fix it. Notes: svn path=/head/; revision=37894
* Reflect divorce of mozilla-embedded and mozilla-headers.Maxim Sobolev2001-02-012-4/+8
| | | | Notes: svn path=/head/; revision=37875
* Chase gtkhtml shared library revision.Ade Lovett2001-01-312-2/+2
| | | | Notes: svn path=/head/; revision=37839
* Max kindly agreed to be the vict^Wmaintainer. We need fresh newAde Lovett2001-01-302-2/+2
| | | | | | | | | blood to sacrif^Wget rid of the Linuxisms. Good luck, Max! Notes: svn path=/head/; revision=37806
* Chase new gtkhtml shared library numberAde Lovett2001-01-252-2/+2
| | | | Notes: svn path=/head/; revision=37589
* Use proper capitalization (freebsd.org -> FreeBSD.org)Jimmy Olgeni2001-01-242-2/+2
| | | | | | | Noted by: sobomax Notes: svn path=/head/; revision=37538
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)Jimmy Olgeni2001-01-242-2/+2
| | | | Notes: svn path=/head/; revision=37537
* Update to version 1.7Kevin Lo2001-01-233-4/+73
| | | | | | | | PR: 24557 Submitted by: Ports Fury Notes: svn path=/head/; revision=37485
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefilesAde Lovett2001-01-1228-776/+1290
| | | | | | | | all over the place. If some enterprising hacker wants to figure out why, patches are more than welcome, both to me and the nautilus developers. Notes: svn path=/head/; revision=37148
* Update to version 4.4.0.Dmitry Sivachenko2001-01-066-12/+23
| | | | Notes: svn path=/head/; revision=36865
* Update to version 1.0.0Kevin Lo2000-12-273-16/+16
| | | | | | | | PR: 23884 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36406
* Update to 1.0.0Kevin Lo2000-12-273-9/+6
| | | | | | | | PR: 23883 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36404
* Update MASTER_SITES and WWW: lineKevin Lo2000-12-222-2/+2
| | | | | | | | PR: 23764 Submitted by: Ports Fury Notes: svn path=/head/; revision=36235
* Update mtoolsfm to 1.6 after repocopy from x11-fm/mfm to x11-fm/mtoolsfm.Will Andrews2000-12-219-43/+12
| | | | | | | | | | Update category Makefile and modules as necessary. PR: 22750 Submitted by: Ports Fury Notes: svn path=/head/; revision=36176