Vanilla I. Shu
2ae5dfabfb
Fix typo error.
1998-12-08 16:38:23 +00:00
Bill Fumerola
80ec5b25dc
Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
...
works with ELF.
Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Bill Fumerola
1ca83f276f
Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.
...
Reviewed by: maintainer, asami
Submitted by: Bill Fumerola <billf@FreeBSD.org>
1998-12-02 20:08:57 +00:00
Satoshi Asami
cf700a11a2
Copied from misc at billf's request. Mark it broken while he fixes up
...
paths and stuff.
1998-12-02 04:07:26 +00:00
Joseph Koshy
2ac4730a2a
Update master site.
...
PR: 8644
Submitted by: Kostya Lukin <lukin@okbmei.msk.su> (maintainer)
1998-11-11 03:03:47 +00:00
Steve Price
1e862d5187
Unbreak by using gmake(1).
1998-10-20 01:25:55 +00:00
Justin M. Seger
4d8235a93a
Mark BROKEN for ELF:
...
cc -I/usr/X11R6/include -o ezfm action.o folder.o atoms.o clientMessage.o main.o icons.o items.o finfo.o signal.o info.o infoBtn.o printer.o misc.o mbtnFile.o mbtnView.o mbtnHelp.o popup.o viewFile.o mnt1.o bgn.o trashBtn.o btnBox.o drives.o toolBox.o extension.o hash.o dnda.o dndb.o dndc.o dndd.o dnde.o dndr.o rc.o state.o mbtnOption.o mbtnSelection.o netscape.o libfile.a -lEZ -ljpeg -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lm -lc
cc: libfile.a: No such file or directory
*** Error code 1
1998-10-15 10:53:27 +00:00
Steve Price
db8a9b0ce6
Update to version 1.1.
...
PR: 8014
Submited by: maintainer
1998-10-10 03:22:43 +00:00
Steve Price
3b6753feda
Remove regexp support libEZ library.
1998-10-05 02:53:32 +00:00
Steve Price
01d6667dc1
Move manpages to Makefile and use MAN* macros.
1998-10-04 02:18:49 +00:00
Steve Price
f4d443eae2
Add a couple of missing files.
1998-10-04 02:18:07 +00:00
Steve Price
7ec90cfba6
The gtk10 headers moved to ${X11BASE}.
1998-10-04 02:17:24 +00:00
Steve Price
dc142d45b9
Remove regexp support for tk81 libraries.
1998-10-03 22:06:12 +00:00
Steve Price
1826ab8b3b
Remove regexp support for libdnd.
1998-09-27 03:16:06 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Steve Price
b90c232dc7
Remove regexp support for tk42.
1998-09-26 23:11:03 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
2b9deb6546
Properly define BROKEN (only if DISPLAY is not set).
...
Reminded by: maintainer
1998-09-15 04:37:56 +00:00
Steve Price
3c62707498
Unbreak by adding another master site.
1998-08-30 15:47:10 +00:00
Vanilla I. Shu
f937a478e3
Fix the path problem.
...
Reminded by: asami
1998-08-20 11:18:07 +00:00
Satoshi Asami
b9340d7da3
Seems this port didn't survive the gtk path change. Vanilla? :)
...
-----
checking for gtk_widget_new in -lgtk... no
configure: error: Can not link with gtk/gdk/glib
*** Error code 1
Stop.
1998-08-20 07:56:20 +00:00
Tim Vanderhoek
2e339a3559
These files no longer have manpages in them.
1998-08-20 03:26:58 +00:00
Satoshi Asami
519746db77
The bleeping master site is not letting us have the distfile.
1998-08-15 08:11:17 +00:00
Satoshi Asami
a6618602b6
Use USE_QT.
1998-08-15 08:06:09 +00:00
Steve Price
f7a21ee128
Turn on ezfm.
1998-08-10 00:28:47 +00:00
Steve Price
8de9a39984
Initial import of ezfm version 0.1.
...
An EZWGL-based file manager for the X window system.
PR: 7477
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-10 00:28:06 +00:00
Steve Price
8c22fc8768
Turn on jafm.
1998-08-10 00:24:57 +00:00
Steve Price
3d7d128287
Initial import of jafm version 0.5.
...
Yet another file manager.
PR: 7460
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-10 00:23:49 +00:00
Steve Price
21704cd524
strtol -> strtoul so the 'magic' file is parsed correctly.
...
PR: 7535
Submitted by: Sergey Shkonda <serg@bcs.zp.ua>
1998-08-10 00:03:14 +00:00
Steve Price
73afec18d4
Update to version 0.9.10
...
PR: 7531
Submitted by: maintainer
1998-08-09 01:00:32 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
84ed3c0adb
Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk
...
workplace xfm" from x11 to x11-fm.
1998-08-07 22:33:12 +00:00
Satoshi Asami
3c134ede8d
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
...
and x11-wm. Their contents to be repository copied shortly.
1998-08-07 22:08:20 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Tim Vanderhoek
0ec2b6d084
Another batch of add homepage. In general I've avoided any links
...
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways. For these, the form
http://url/ (FAQ/whatever)
was used.
1998-07-28 06:34:42 +00:00
Vanilla I. Shu
119db0cc25
Upgrade to 2.5.
1998-06-23 09:54:06 +00:00
Matthew Hunt
c2f30a10e5
Import of dfm, an OS/2-like file manager.
...
PR: 6816
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-06-11 03:42:00 +00:00
Thomas Gellekum
86222aff86
New port: Files from the OffiX package. Yet another file manager.
...
PR: part of 3991
Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:27:05 +00:00
Justin M. Seger
d63800c876
If DISPLAY isn't defined, mark as BROKEN.
1998-05-03 15:12:36 +00:00
Matthew Hunt
5fcd6a2319
Move x-files from x11 to misc.
...
Suggested by: max and asami
1998-04-29 23:46:03 +00:00
Thomas Gellekum
9c21c87626
Upgrade to 1.0a3. Should now work with the latest gtk.
...
PR: 6285
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-14 07:59:04 +00:00
Satoshi Asami
c773d419b4
The port that throws up on gtk is workplace, not windowmaker.
1998-03-28 22:18:38 +00:00
Thomas Gellekum
af61bb827c
Import workplace port. workplace is a file manager/application launcher
...
based on gtk.
PR: 5945
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-27 14:29:37 +00:00
Vanilla I. Shu
4a86b53552
Add a patch for compatible with tk8.1.
1998-03-12 01:51:31 +00:00
Vanilla I. Shu
f965fc63bb
Upgrade to 2.4.2.
1998-03-09 07:04:47 +00:00
Steve Price
1b22cf61fe
Update to the new released version and revert to using tcl7.6/tk4.2
...
because this port will not work with anything newer at present.
PR: 5282
Reviewed by: maintainer
1998-02-27 23:15:17 +00:00
Justin M. Seger
3d4a5438d3
Upgrade to use tcl8.1 and tk8.1.
1998-02-24 21:43:51 +00:00