aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Update port to version 0.1.13 (also add @s to the build targets).olgeni2002-01-313-11/+14
|
* Fix conflict with strcasestr(3)pat2002-01-303-0/+51
| | | | | PR: 34413 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Update port to version 1.1.12.olgeni2002-01-273-4/+8
|
* Update version number of freetype2 shared library.sobomax2002-01-212-2/+2
|
* Update to version 2.3.1kevlo2002-01-102-2/+2
| | | | | PR: 33754 Submitted by: MAINTAINER
* Disable Mozilla component for now, because it doesn't work with 0.9.7.sobomax2001-12-262-0/+4
|
* - PORTDOCS policepat2001-12-242-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-202-34/+16
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-202-16/+34
|
* Fix braino: when WITHOUT_MOZILLA isn't defined don't override BUILD_DEPENDS,sobomax2001-12-192-2/+2
| | | | | | | but instead append appropriate entries using `+='. This should fix bento build. Submitted by: bento
* Update port to version 1.0.2.olgeni2001-12-183-5/+12
|
* Slightly better version of "don't include wrong global.h" bandaid.sobomax2001-12-142-15/+10
|
* Provide bandaid to fix the build for some people:sobomax2001-12-142-0/+28
| | | | | | | | | - add (missed?) `#include <glib.h>' into treestore.h; - ensure that local include path is searched before the global one, so that the build doesn't break if user occasionally has different includes with the same name in both paths (e.g. global.h). Submitted by: mjacobs
* - Don't build included tests - we don't install them anyway;sobomax2001-12-084-8/+76
| | | | - check exit code of FAMMonotor*() functions.
* Remove debugging trap that somehow slipped into previous commit causingsobomax2001-12-074-2/+4
| | | | | | | Nautilus to hang as startup. PR: 32566 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Fix a harmless warning from gnomevfs about local path not starting with `/'.sobomax2001-12-062-22/+38
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozillasobomax2001-11-202-20/+0
| | | | | | component of nautilus Just Works[tm], without the need to customize environment. Remove appropriate comment from post-install section of nautilus' Makefile.
* - patch to update the x-files port to use tcl83/tk83,dinoex2001-11-144-9/+9
| | | | | | | - update mmaintainers email address. PR: 31726 Submitted by: dmaddox@csranet.com
* Add FreeBSD Newsflash newsfeed.sobomax2001-11-132-4/+10
| | | | Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Add Daily Daemon News feed.sobomax2001-11-122-0/+26
|
* Update to 1.0.6.sobomax2001-11-128-22/+78
|
* Fix braino in the previous commit:sobomax2001-11-082-2/+2
| | | | | | ${X11BASE}/mozilla-embedded --> ${X11BASE}/lib/mozilla-embedded Submitted by: Joe Clarke <marcus@marcuscom.com>
* After installation display an short instruction on how to get Mozillasobomax2001-11-082-0/+20
| | | | component working in Nautilus.
* - update to 2.3.0petef2001-11-063-3/+3
| | | | | | | - we don't own share/pixmaps, use @unexec rmdir instead of @dirrm PR: 31795 Submitted by: maintainer
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-312-2/+22
| | | | Submitted by: Ports Fury
* Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLEsobomax2001-10-3018-164/+696
| | | | | systems. Some functionality is still missed, though (e.g. Mozilla component doesn't work), but it is a good start.
* Add missing dependency on textproc/libxml (from bento error logs).olgeni2001-10-281-1/+2
|
* Update to 0.11.18dwcjr2001-10-193-15/+15
| | | | | PR: 31302 Submitted by: tkato@prontomail.com
* Update port to version 1.1.7, and sort PLIST.olgeni2001-10-073-8/+9
|
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Do not depend on the whole Gnome: this port only uses gtk and gdk-pixbuf.olgeni2001-09-231-1/+2
| | | | Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>
* Add missing file (de.gmo).olgeni2001-09-231-0/+1
|
* Update to 4.5.55.sobomax2001-09-1210-115/+135
|
* Fix pkg-plist; these directories are handled by devel/gettext.knu2001-09-111-3/+0
| | | | | PR: ports/30488 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump png majorache2001-09-111-1/+1
|
* Update to version 1.4.3kevlo2001-09-052-6/+2
| | | | | PR: 30324 Submitted by: Ports Fury
* Update to use Tcl/Tk 8.2, itcl3.2 and the latest version of BLT.knu2001-09-046-20/+121
| | | | | | | Bump PORTREVISION. PR: 30279 Submitted by: Andy Sparrow <spadger@best.com> (MAINTAINER)
* Update to 1.44.trevor2001-08-292-2/+2
|
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to permit building on bento.trevor2001-08-291-4/+6
| | | | | Submitted by: Patrick Li PR: 29600
* Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone.sobomax2001-08-282-0/+4
| | | | Submitted by: bento
* - update to version 1.9.3petef2001-08-284-9/+10
| | | | | | | | | - remove unneeded --disable-gtktest configure arg - clean up pkg-descr - fix pkg-plist (attempt to remove share/locale hierarchy) PR: 30145 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to version 1.9.2kevlo2001-08-272-4/+3
| | | | | PR: 30047 Submitted by: Ports Fury
* - update to version 0.11.17petef2001-08-274-207/+158
| | | | | | | | | - use MASTER_SITE_SOURCEFORGE - clean up install process - sort pkg-plist PR: 30103 Submitted by: maintainer
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-231-2/+2
| | | | Reviewed by: ade
* Conditionalize bzip2 dependencies.knu2001-08-161-2/+4
|
* Correct some items I was overzealous aboutdougb2001-08-133-9/+10
| | | | | | From the maintainer, new master site, -I tweak to improve build on RELENG_4 Submitted by: Anders Nordby <anders@fix.no>
* Adding gentoo, a nice, two-pane, gtk based file manager based loosely ondougb2001-08-127-0/+321
| | | | | | | | | Amiga's DirectoryOpus. I made some changes to the originator's submission. PR: ports/29635 Submitted by: Anders Nordby <anders@fix.no>
* Remove this patch since it has already taken care in pre-patchlioux2001-08-051-10/+0
| | | | | | | regexp PR: 29433 Submitted by: Pete Fritchman <petef@databits.net>
* Upgrade to 4.4.5demon2001-07-297-89/+13
|
* Update MASTER_SITES and WWWkevlo2001-07-242-4/+4
| | | | | PR: 29180 Submitted by: Ports Fury
* Utilize DATADIR and DOCSDIR.demon2001-07-151-2/+2
|
* Update port to version 1.1.6.olgeni2001-07-132-2/+2
|
* Update version number of freetype2 shared library.sobomax2001-07-122-2/+2
|
* Update to version 2.2.2kevlo2001-07-093-2/+4
| | | | | PR: 28832 Submitted by: MAINTAINER
* Update to 1.0.4. Still doesn't work (hangs at startup)... :-<sobomax2001-07-0610-554/+334
|
* Update port to version 1.0.1.olgeni2001-07-043-5/+11
|
* Update to version 2.2.1kevlo2001-07-032-2/+2
| | | | | PR: 28638 Submitted by: MAINTAINER
* Add example dir to pkg-plist and bump PORTREVISIONdwcjr2001-06-272-0/+2
| | | | | PR: 28439 Submitted by: maintainer
* Add cfm 0.5, quick Perl/Tk file manager with support for regularmarkp2001-06-236-0/+47
| | | | | | | expressions. PR: 28357 Submitted by: petef@databits.net
* House distfiles under since these are no longer available elsewherelioux2001-06-231-2/+2
|
* Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-192-2/+2
| | | | USE_GNOME knob
* Update to version 1.13.0kevlo2001-06-1517-226/+25
| | | | | PR: 28064 Submitted by: Ports Fury
* Update to version 0.99.9kevlo2001-06-153-2/+3
| | | | | PR: 28063 Submitted by: Ports Fury
* Update port to version 1.1.5.olgeni2001-06-103-6/+9
|
* Unbroke with threaded Mesa.sobomax2001-06-061-2/+2
| | | | Submitted by: bento
* Update port to version 1.1.3.olgeni2001-05-272-3/+2
|
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-231-1/+1
| | | | | would be able to insert their own entries (usually language category) upfront.
* Put back Mozilla support.sobomax2001-05-226-12/+48
|
* Update to 1.0.3.sobomax2001-05-1518-960/+812
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-123-3/+3
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Remove patch that may cause build breakage if XFREE86_VERSION == 4.sobomax2001-05-112-20/+0
|
* Correct path to the /proc/PID/status (it's /proc/PID/stat in Linux).sobomax2001-05-104-0/+30
| | | | Submitted by: Matthew Hawkins <matthew@topic.com.au>
* Use proper location of freetype library (LOCALBASE, not X11BASE).sobomax2001-05-052-4/+4
|
* Add missed libghttp dependency.sobomax2001-05-052-2/+4
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-0518-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.
* Various patches (mainly shared library revision changes) for thoseade2001-05-052-7/+5
| | | | ports that depend on GNOME and need to change for 1.4
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-058-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
* Update port to version 4.4.4.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.
* Bad will. Do "make package" next time. Bad!will2001-04-171-1/+0
| | | | Found by: bento
* Upgrade to version 1.8.kevlo2001-04-153-12/+16
| | | | | PR: 26558 Submitted by: Ports Fury
* Ensure that the freetype-config is available. This should workaround thesobomax2001-04-102-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.
* Overhaul QT/KDE support:will2001-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)
* Update port to version 2.2.0olgeni2001-04-022-2/+2
| | | | | PR: 26291 Submitted by: simond@irrelevant.org
* Update port to version 1.1.2olgeni2001-04-013-3/+4
|
* Add worker 2.1.0, a X11 File Manager based on Directory Opus.will2001-03-316-0/+48
| | | | | PR: 25800 Submitted by: Simon Dick <simond@irrelevant.org>
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-302-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.
* Fix pkg-plist.olgeni2001-03-291-1/+1
| | | | Noticed by: fenner's reminder
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-213-3/+3
|
* Add missing gdk-pixbuf dependency.olgeni2001-03-191-1/+2
| | | | Submitted by: bento logs
* Add missed libxml dependency.sobomax2001-03-141-0/+1
| | | | Submitted by: bento
* Add rox-session, a simple session manager for the ROX desktop.olgeni2001-03-137-0/+69
| | | | WWW: http://rox.sourceforge.net/rox_session.php3
* Update port to version 1.1.1.olgeni2001-03-122-12/+3
| | | | | Remove perl regexp replacements for configure and Makefile.in, use GTK_CONFIG and GLIB_CONFIG instead.
* Port bugfix: the "files/rox" script did not pass command line arguments toolgeni2001-03-081-1/+1
| | | | | | "AppRun". Submitted by: Thomas Leonard <tal00r@ecs.soton.ac.uk>
* Update to version 0.5.steve2001-02-2611-145/+94
| | | | | PR: 25294 Submitted by: Sergei Gnezdov <sergeiga@yahoo.com>
* Correct MASTERSITES.demon2001-02-221-3/+1
|
* Sanitize MASTER_SITES.lioux2001-02-221-1/+2
|
* Upgrade to 0.99.8.vanilla2001-02-174-29/+23
| | | | | PR: ports/25152 Submitted by: KATO Tsuguru
* Fix frcolor & frftp's permission.vanilla2001-02-153-1/+23
| | | | | PR: ports/25058 Submitted by: Andre Goeree <abgoeree@uwnet.nl>
* Spaces -> tabs in ports/x11-fm.olgeni2001-02-0616-16/+16
|
* Update to 0.8. Unfortunately it doesn't work apart from setup wizard, sosobomax2001-02-0220-848/+934
| | | | use it cautiously and don't forget to let me know if you managed to fix it.
* Reflect divorce of mozilla-embedded and mozilla-headers.sobomax2001-02-012-4/+8
|
* Chase gtkhtml shared library revision.ade2001-01-312-2/+2
|
* Max kindly agreed to be the vict^Wmaintainer. We need fresh newade2001-01-312-2/+2
| | | | | | blood to sacrif^Wget rid of the Linuxisms. Good luck, Max!
* Chase new gtkhtml shared library numberade2001-01-262-2/+2
|
* Use proper capitalization (freebsd.org -> FreeBSD.org)olgeni2001-01-242-2/+2
| | | | Noted by: sobomax
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)olgeni2001-01-242-2/+2
|
* Update to version 1.7kevlo2001-01-233-4/+73
| | | | | PR: 24557 Submitted by: Ports Fury
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-171-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.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3
|
* Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefilesade2001-01-1328-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.
* Update to version 4.4.0.demon2001-01-076-12/+23
|
* Update to version 1.0.0kevlo2000-12-273-16/+16
| | | | | PR: 23884 Submitted by: MAINTAINER
* Update to 1.0.0kevlo2000-12-273-9/+6
| | | | | PR: 23883 Submitted by: MAINTAINER
* Update MASTER_SITES and WWW: linekevlo2000-12-232-2/+2
| | | | | PR: 23764 Submitted by: Ports Fury
* Update mtoolsfm to 1.6 after repocopy from x11-fm/mfm to x11-fm/mtoolsfm.will2000-12-219-43/+12
| | | | | | | Update category Makefile and modules as necessary. PR: 22750 Submitted by: Ports Fury
* Remove trailing period and package name from the pkg-comment.demon2000-12-192-2/+2
|
* Use new gtkhtml (still broken, though)ade2000-12-162-2/+2
|
* "ROX-Filer is a simple and easy to use graphical file manager for X11."dougb2000-11-267-0/+88
| | | | | PR: ports/22789 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* rox-base contains basic icons and configuration items neededdougb2000-11-266-0/+79
| | | | | | | | for other rox ports, including rox-filer which is also ported by the originator. PR: ports/22788 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* - Change e-mail address and WWWkevlo2000-11-182-4/+4
| | | | | PR: 22928 Submitted by: MAINTAINER
* Fix up dependencies to libimg -- the English version should be aasami2000-11-141-2/+2
| | | | | | | | LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on ${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install anything in ${LOCALBASE}/lib). Submitted by: bento
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Use MASTER_SITE_LOCAL.trevor2000-11-031-1/+3
| | | | Thanks to David O'Brien for help.
* Chase gtkhtml shlib versionade2000-10-212-2/+2
|
* Unbreak the BROKEN line (add missing ")ade2000-10-122-2/+2
| | | | | Submitted by: steve Pointy hat to: ade
* Temporarily mark broken, primarily because of the new bonobo.ade2000-10-112-0/+4
| | | | New releases should be out real soon now.
* Rename ${FILESDIR}/patch-aa to ${FILESDIR}/last-patch-aa. (This oneasami2000-10-081-1/+1
| | | | is applied in post-install.)
* Add patch set for GTK+ 1.2.x (mailed to hideki70@osk2.3web.ne.jp--trevor2000-10-063-8/+20
| | | | | | | | | | user unknown and hideki70@osk2.threewebnet.or.jp--host unknown). Support NOPORTDOCS. Make a small nod to Jeremy Lea's new USE_GTK and USE_GLIB. Mention buggy preferences dialog.
* Provide a master site for this, since the original one has vanished.trevor2000-10-053-44/+47
| | | | | | | | | Partially update it, since no other ports use GTK+ 1.0 or GDK 1.0. Take maintainership. Mark BROKEN. More patches will follow. Approved by: will
* Implement USE_GNOME, part 2.reg2000-10-053-31/+10
|
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-7/+2
|
* Implement USE_GTK, part 2.reg2000-10-054-20/+6
|
* Add x11-fm/xdiskusage, a graphical front-end to du.trevor2000-10-046-0/+53
| | | | | PR: 21505 Approved by: will
* Back version down to 0.99.7. 0.99.8 never existed, so I'm not bumping thereg2000-10-042-2/+2
| | | | epoch.
* Chase new gconfade2000-10-044-2/+140
|
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Approved by: Willlioux2000-10-031-4/+5
| | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-2/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Adding systemg version 1.0.1.steve2000-09-1810-0/+203
| | | | | | | A UN*X file manager based on the design of Macintosh System 7. PR: 19288 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Fix rpm dependency issue.ade2000-09-182-4/+6
| | | | Submitted by: Guenther Schmidt <guenther.schmidt@bigfoot.de>
* Update to 1.4.2.4ade2000-09-174-4/+35
| | | | | | | | | | Add WWW: line into pkg/DESCR Note that this website works for me today (9/16), so the issue mentioned in the audit trail appears to have been temporary PR: 21122 Submitted by: Ports Fury
* Add nautilus, the file manager and graphical shell beingade2000-09-1525-0/+1607
| | | | | | | | | | | developed for GNOME 2.0 Please note: as it stands, this port compiles and installs cleanly, but immediately coredumps if you try to run it. I've only committed what I have so far so that any enterprising souls can try and figure out what on earth is going wrong. Bug report 3075 has been filed with bugzilla.eazel.com
* - Update to version 0.99.8kevlo2000-09-093-4/+7
| | | | | | | - Add WWW: line into pkg/DESCR PR: 21121 Submitted by: Ports Fury
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsasami2000-09-061-1/+1
| | | | work with both XFree86-3 and XFree86-4.
* Add a patch for Y2K.vanilla2000-09-031-0/+17
| | | | Submitted by: Jim Dutton <jimd@dutton3.it.siu.edu>
* Don't try to use fpresetsticky(3) on the Alpha as it doesn't exist there.steve2000-08-081-3/+5
|
* The LIB_DEPENDS on libimg should be img.1 for the ja-binder port.steve2000-08-081-1/+1
|
* change my e-mail addresssanpei2000-08-031-1/+1
| | | | --> sanpei@FreeBSD.org
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-036-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update to version 1.4.2kevlo2000-08-028-321/+442
|
* png library number has bumped from 3 to 4.alex2000-07-191-1/+1
| | | | Submitted by: bento
* Correct dependencies.alex2000-07-141-5/+6
| | | | Noticed by: bento
* Reorder MASTER_SITES because distfile on MASTER_SITE_SUNSITE appears to besobomax2000-07-131-2/+2
| | | | | | truncated. Submitted by: bento
* Update to version 0.99.6.steve2000-07-085-74/+86
| | | | | PR: 19766 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use the jpeg and png libraries from the port's collection.steve2000-07-082-2/+62
| | | | | PR: 19527 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 4.5.51ade2000-07-063-2/+5
|
* Update to version 1.12nbm2000-06-304-31/+58
| | | | | PR: ports/19525 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - USE_XLIB -> USE_X_PREFIXalex2000-06-296-8/+123
| | | | | | | | | | | - Use GTK_CONFIG instead of hardcoded gtk12-config - Replace external rxvt/vim with more common xterm/vi - Fix pkg/PLIST No response from MAINTAINER. PR: 19526 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Use MASTER_SITE_SUNSITE to MASTER_SITESsobomax2000-06-231-3/+3
| | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Use MASTER_SITE_AFTERSTEP to MASTER_SITESsobomax2000-06-232-4/+4
| | | | | PR: 19468 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-211-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* Add i18n support.will2000-06-171-0/+20
| | | | | Submitted by: Clive Lin <clive@CirX.ORG> No response: MAINTAINER (5 days)
* Add vide, a simple filemanager with vi-like keybindings.will2000-06-107-0/+53
| | | | | PR: 18649 Submitted by: Colman Reilly <careilly@thecia.ie>
* Fix URL.will2000-06-101-1/+1
| | | | | PR: 19102 Submitted by: maintainer
* Add X-Files.1x (not sure if the "x" at the end is meant to be a joke or not).asami2000-06-081-0/+1
| | | | Submitted by: obento
* Nuke q3dmenu. The port never had been a real aplication, but just a smallsobomax2000-06-051-1/+0
| | | | | showcase demonstrating 3d abilities of some ancient version of qt toolkit. It is not maintained and has been froken for a long time.
* Adjust for the libgtkgl version bump.sobomax2000-06-021-1/+1
| | | | | | | | | I hate this, but: PEOPLE, WHEN YOU ARE UPGRADING SOME LIBRARY AND SEEING VERSION BUMP PLEASE ADJUST LIB_DEPENDS OF ALL PORTS DEPENDING ON THAT LIBRARY! Submitted by: bento Forgotten by: will
* Say hello to GNOME 1.2ade2000-06-024-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* Nuke explorer.sobomax2000-05-291-1/+0
| | | | | Approved by: will No responce from: nakai (maintainer)
* - Use itcl as a dependency instead of itk.steve2000-05-299-2/+140
| | | | | | | | | | - Include extra patches from master web site fixing various problems. - Use FreeBSD-specific utils (e.g. 'vipw' instead of 'vi /etc/passwd') or correct non-FreeBSD flags to system programs (e.g. 'du -D' will not work on FreeBSD). PR: 18725 Submitted by: Andy Sparrow <andy@geek4food.org>
* Update to version 0.4.3.steve2000-05-284-55/+36
|
* Update to 4.5.48ade2000-05-245-89/+27
| | | | Approved by: reg (maintainer)
* Update to version 1.5.sobomax2000-05-204-14/+14
| | | | | PR: 18677 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'sobomax2000-05-171-1/+1
|
* Upgrade to tkdesk-1.2jseger2000-05-025-47/+70
| | | | This supports tcl/tk 8.2
* Mark BROKEN: Distfile changed with no version update, and the patcheskris2000-04-301-0/+2
| | | | | | no longer apply. Noticed by: bento
* DISTNAMe-related cleanups.asami2000-04-161-1/+1
|
* Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX.knu2000-04-131-2/+1
|
* Fix typocpiazza2000-04-111-1/+1
| | | | | PR: 17908 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1018-47/+46
|
* Update to 4.5.44.reg2000-04-082-4/+4
| | | | Submitted by: ade
* - Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properlyjedgar2000-04-013-50/+137
| | | | | | | | | | - Support install macros - Add USE_BISON - Remove unneeded USE_GMAKE - Change install path of data files from lib/ to share/ PR: 17529 Submitted by: tkato@prontomail.ne.jp
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-293-3/+3
| | | | | | have time to maintain them. Approved by: andy
* Update to 4.5.43.reg2000-03-265-8/+46
| | | | Submitted by: ade
* Fix for new compiler in -current.steve2000-02-275-0/+100
|
* Update port to 4.2.1jedgar2000-02-186-43/+67
| | | | | PR: 16751 Submitted by: Maintainer
* Maxim has already done this work.nakai2000-02-151-1/+1
| | | | | PR: ports/16604 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Add fsv.nakai2000-02-131-0/+1
|
* Initial import.nakai2000-02-136-0/+86
| | | | 3D File Viewer.(Very funny)
* Fix problem with gmc (aka corba-mc) leaving zombiesade2000-02-071-0/+20
| | | | | | lying around. OK'd by: reg
* Standardize my e-mail as reg@FreeBSD.org.reg2000-01-301-1/+1
|
* Update to version 1.3.steve2000-01-304-12/+20
| | | | | PR: 16427 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update port to 0.24jedgar2000-01-282-5/+3
| | | | | PR: 16392 Submitted by: Maintainer
* Add mfm.cpiazza2000-01-2211-0/+71
| | | | | | | MFM is a mtools frontend filemanager written in GTK. PR: 16080 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* Move xcruise port from x11 to x11-fm category.imura2000-01-187-0/+49
| | | | Pointed out by: PW
* Update to 4.5.42nakai1999-12-244-5/+7
| | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com>
* Update to version 1.07cpiazza1999-12-052-5/+5
|
* New location on MASTER_SITE.steve1999-12-051-1/+1
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.steve1999-11-293-6/+6
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Update to 4.5.41nakai1999-11-093-8/+8
| | | | | PR: ports/14788 Submitted by: Ade Lovett<ade@lovett.com>
* Switch to tcl/tk 8.2jseger1999-11-024-6/+6
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* Update to version 2.00b1.steve1999-11-014-9/+16
| | | | | PR: 13761 Submitted by: maintainer
* PR: ports/14303nakai1999-10-145-24/+46
| | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 4.5.40
* Bump imlib shlib version.asami1999-10-101-1/+1
| | | | Forgotten by: nakai
* Activate endeavourcpiazza1999-10-081-0/+1
|
* Endeavour is a graphical file manager and image viewercpiazza1999-10-0819-0/+246
| | | | | for X. It is aimed towards newer users who have a strong Windows background.
* Update MAINTAINER's email addresscpiazza1999-09-091-1/+1
| | | | | PR: 13648 Submitted by: maintainer
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-312-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-3114-14/+14
|
* expr -> ${EXPR}mharo1999-08-281-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-2/+2
|
* ln -> ${LN}mharo1999-08-281-2/+2
|
* Update to version 4.5.37.steve1999-08-225-28/+54
| | | | | PR: 12781 (18 of 19) Submitted by: Ade Lovett <ade@lovett.com>
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Correct fennerage by changing the MASTER_SITE.mph1999-07-021-2/+2
| | | | | PR: 12481 Submitted by: Donald J. Maddox <dmaddox@conterra.com>
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-2710-10/+10
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update to version 4.5.31.steve1999-05-306-37/+51
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to use gtk version 1.2.3.steve1999-05-291-10/+7
| | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to version 4.5.30.steve1999-05-106-57/+83
| | | | | PR: 11541 Submitted by: Ade Lovett <ade@lovett.com>
* Added the following ports:taoka1999-05-061-1/+2
| | | | | | | | | | | | | | | x11-fm/binder editors/muggy archivers/deepforest deskutils/recycler misc/seizedesktop graphics/jgv japanese/binder japanese/muggy japanese/deepforest japanese/jgv japanese/recycler japanese/seizedesktop
* A file manager on X window with TkStep.taoka1999-05-066-0/+284
| | | | | PR: 11423 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Too many WWW:'s in the world, too many WWW:'s take one down and pass itmharo1999-05-036-7/+6
| | | | | | around. . .still too many WWW:'s in the world. (to the 99 bottles of beer song)
* Update to version 0.99.1.steve1999-05-013-23/+42
| | | | | PR: 11326 Submitted by: maintainer
* File manager for X Windowtaoka1999-04-307-0/+117
| | | | | PR: 9920 Submitted by: Dima Sivachenko <dima@chg.ru>
* Added xnctaoka1999-04-301-1/+2
|
* Fix patch-aa so that it patches the correct part of configure.jseger1999-04-201-21/+13
| | | | | PR: ports/9142 Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk>
* DISTFILES moved on MASTER_SITE.steve1999-04-091-2/+2
|
* Notes from submitter:steve1999-04-025-1/+42
| | | | | | | | (1) Add resource file Files so as to install ${PREFIX}/lib/X11/app-defaults/Files (2) PREFIX varialization has been done! PR: 10750 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Update to version 0.4.steve1999-03-257-52/+98
| | | | | PR: 10618 Submitted by: maintainer
* New master sites.steve1999-03-151-2/+3
| | | | | PR: 10487 Submitted by: maintainer
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-098-68/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fix the following problems noticed by maintainer:steve1999-03-093-10/+9
| | | | | | | | | | 1) The port contains hard-coded paths and does not properly respect ${PREFIX}/${X11BASE}. 2) The port is marked broken if $DISPLAY is not set. 3) My email address is wrong in the MAINTAINER line. PR: 10068 Submitted by: maintainer
* Fix build by using tclsh instead of wish (which requires a display).asami1999-02-142-5/+14
| | | | | PR: 10061 Submitted by: maintainer
* Oops, forgot this one.asami1999-02-131-0/+11
| | | | PR: 9898
* Email address change, and URL additionflathill1999-02-122-3/+5
| | | | | PR: ports/9950 Submitted-by: dmaddox@conterra.com
* Upgrade to 4.5.10, fix build problem.asami1999-02-123-8/+12
| | | | | PR: 9898 Submitted by: maintainer
* Activate gnomemc.vanilla1999-02-011-1/+2
|
* iThat's gnome base filemanager.vanilla1999-02-0110-0/+458
| | | | | PR: ports/9821 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.nectar1999-01-233-3/+49
|
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Add USE_X_PREFIX and use LIB_DEPENDS for libdnd.steve1999-01-032-5/+4
| | | | | PR: 9199 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Fix typo error.vanilla1998-12-091-2/+2
|
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itbillf1998-12-081-3/+1
| | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
* Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.billf1998-12-032-5/+4
| | | | | Reviewed by: maintainer, asami Submitted by: Bill Fumerola <billf@FreeBSD.org>
* Copied from misc at billf's request. Mark it broken while he fixes upasami1998-12-021-1/+3
| | | | paths and stuff.
* Update master site.jkoshy1998-11-111-2/+2
| | | | | PR: 8644 Submitted by: Kostya Lukin <lukin@okbmei.msk.su> (maintainer)