1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

398 Commits

Author SHA1 Message Date
Satoshi Asami
ab1bbca697 The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-13 02:42:59 +00:00
Satoshi Asami
167ab158f4 "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:25:31 +00:00
Jean-Marc Zucconi
36ea28dd22 Add a few fonts. 1997-06-10 17:37:30 +00:00
Jean-Marc Zucconi
ecfdb27cdf One of the distfiles (the fonts distribution) was for version 3.2 1997-06-10 12:34:01 +00:00
Satoshi Asami
0760878d72 Sort the @dirrm lines again. Delete duplicate (guess how I found it). 1997-06-10 07:22:45 +00:00
Jean-Marc Zucconi
73a7c7bdb3 Update for version 3.3 1997-06-09 22:45:45 +00:00
Jean-Marc Zucconi
14c4412809 Version change: 3.2 -> 3.3 1997-06-09 22:42:27 +00:00
Jean-Marc Zucconi
85ab8b73d3 'make package' is ok now. 1997-06-09 21:35:43 +00:00
Jean-Marc Zucconi
c4804f1ee1 Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
1997-06-09 12:45:41 +00:00
Masafumi Max NAKANE
30f3b863a1 Upgrade, 2.5 -> 2.5p2.
PR:		3774
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
Reviewed & modified by:	max
1997-06-07 19:47:09 +00:00
Satoshi Asami
0814909c54 Add enlightenment. 1997-06-04 00:39:27 +00:00
Satoshi Asami
1bd66c5486 Add slingshot. 1997-06-03 22:53:51 +00:00
Masafumi Max NAKANE
1d68844f64 Enable xtoolwait. 1997-06-03 19:16:19 +00:00
Masafumi Max NAKANE
76eacdaec3 New port, xtoolwait:
Tool startup utility for X11
PR:		3734
Submitted by:	jonny@mailhost.coppe.ufrj.br
1997-06-03 19:14:37 +00:00
Satoshi Asami
de500f04b9 Add bclock. 1997-05-21 04:21:26 +00:00
Chuck Robey
d4c4fd0b81 Completing the remove of specJava (my isp lost connectivity
partway thru the commit, I hope nothings botched!)
PR:		3496
1997-05-20 04:44:33 +00:00
Thomas Gellekum
f5ea2c6355 Add pythonqt. 1997-05-05 12:38:41 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
827cc7b234 Make pixmaps/ dir before attempting to install files into it. 1997-04-29 10:54:43 +00:00
Satoshi Asami
0f91c7bcb4 Move the existing (unconditional) <sys/types.h> include above the
conditional include of <utmp.h>.
1997-04-25 11:10:52 +00:00
Thomas Gellekum
1ac09f1f90 Upgrade to 4.02.
- flag-freebsd.h is now in the xlockmore distribution.
- xlock now works with Xauthority
1997-04-25 06:56:21 +00:00
Satoshi Asami
27b9e535a7 #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note there
is another #include of <utmp.h> below, but it's outside of the #ifdef
scope from <utmp.h>. :(
1997-04-24 22:23:18 +00:00
James FitzGibbon
a91d7e8e55 Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from the
repository.
Reviewed by:	asami@freebsd.org (did the repository copy)
1997-04-21 02:28:35 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Thomas Gellekum
97c641f931 Upgrade to 4.01. 1997-04-03 07:18:09 +00:00
Masafumi Max NAKANE
bcb4f1c6cd Upgrade to the latest version: 1.4.
Update the MASTER_SITES to what seems to be the official one.
1997-03-29 12:29:26 +00:00
Masafumi Max NAKANE
6c1d99576c Enable xprompt. 1997-03-25 15:30:45 +00:00
Masafumi Max NAKANE
2da17650b3 New port xprompt:
Small program to display a dialog box and receive text from
the user.  Suitable for use in shell scripts, etc.
Submitted by:	 Matthew Hunt <mph@pobox.com>
Reviewed & modified by:	max
(Closing PR #3069.)
1997-03-25 15:25:43 +00:00
Satoshi Asami
9e78512d02 Added tk42. 1997-03-12 09:21:00 +00:00
Satoshi Asami
10a66eda82 Add xtestpicture. I'm not sure if Joerg is going to do it himself or
not, but I don't see him logged in to freefall now and I don't want this
to fall through the cracks.
1997-03-11 23:46:03 +00:00
Joerg Wunsch
d93f9ffd28 xtestpicture creates a simple monitor test pattern, resembling a TV
test picture.
1997-03-11 23:36:35 +00:00
David E. O'Brien
f7bf261eed Upgrade to 2.20. 1997-03-07 12:30:12 +00:00
David E. O'Brien
5c226d4573 Upgrade to 2.20.
You can now add snazzy looking menus to any plain (non-X) text
application.  At the moment, the menuing system is simple but
functional.
1997-03-07 12:29:49 +00:00
David E. O'Brien
4749887c17 Upgrade to 2.20. 1997-03-07 12:24:55 +00:00
Thomas Gellekum
4cc0051457 Activate xantfarm. 1997-03-06 10:15:57 +00:00
Thomas Gellekum
fc827a92ff Import of xantfarm port. Closes PR #2894.
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.jp>
1997-03-06 10:15:04 +00:00
Satoshi Asami
2c989036bc Comment out IS_INTERACTIVE, it needs to run xrdb. 1997-03-06 05:18:55 +00:00
Satoshi Asami
fe0336effa Comment out IS_INTERACTIVE, only needs to connect to run xrdb. 1997-03-06 04:50:09 +00:00
David E. O'Brien
37e0df3535 turn on rclock 1997-03-03 16:28:48 +00:00
Satoshi Asami
19c483fabc Add fvwm2-english. (Marked BROKEN: it's merely a place-holder.) 1997-03-03 11:25:49 +00:00
David E. O'Brien
dc81cccbe5 rxvt needs to be installed suid root so it can change the ownership
of the /dev/ttypX used.
1997-02-21 13:55:24 +00:00
Thomas Gellekum
a93cdbfc89 Upgrade to 4.00. 1997-02-20 07:26:30 +00:00
Thomas Gellekum
3af672495f Activate xalarm. 1997-02-17 09:55:14 +00:00
Andreas Klemm
6cde6093a2 enabled mlvwm. 1997-02-16 22:34:06 +00:00
Satoshi Asami
594c8d181d Put distribution patches in a separate dir. 1997-02-06 07:53:04 +00:00
Jean-Marc Zucconi
292fcd1ee2 Add checksum for 3.2-fix-01 1997-02-05 02:58:08 +00:00
Jean-Marc Zucconi
ba46c27656 PATCH_DIST_STRIP=-p1 is required for fix-01 1997-02-05 02:57:10 +00:00
Jean-Marc Zucconi
4f4d441b7c Fix a typo.
Submitted by: jhs
1997-02-02 17:26:29 +00:00
Jean-Marc Zucconi
5147895f53 There is a fix (3.2-fix-01) from XFree86.
I did not a make - this is untested!!
1997-02-02 17:25:14 +00:00
Satoshi Asami
45755113f1 Checksum changed again. 1997-01-24 12:38:40 +00:00
Chuck Robey
2d224b591a Update checksum and fix CFLAGS += setting.
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-01-23 02:21:02 +00:00
Thomas Gellekum
b5b5740dae Activate neXtaw. 1997-01-20 07:18:36 +00:00
Thomas Gellekum
9fdfa46055 Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>. 1997-01-14 07:16:30 +00:00
David E. O'Brien
ddeb9c852c Switched to using the INSTALL_* macros. 1997-01-13 11:32:25 +00:00
David E. O'Brien
9c6f8d1628 Fixed DISTNAME, added PKGNAME. 1997-01-13 11:31:25 +00:00
Satoshi Asami
e6d9774824 Added $Id$. 1997-01-13 09:21:13 +00:00
Satoshi Asami
3b2e9e60bf Checksum was incorrect, has changed, or something. 1997-01-13 09:17:26 +00:00
Thomas Gellekum
87113dc9e2 Activate libsx and lupe. 1997-01-13 08:07:41 +00:00
Thomas Gellekum
7092cf4386 Import of libsx, a simple X library.
Closes PR #2289.

Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
1997-01-13 07:43:51 +00:00
Thomas Gellekum
ccd663182a Import of lupe, a magnifying glass for X11.
Closes PR #2250.

Submitted by:	 FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
1997-01-13 07:40:24 +00:00
Satoshi Asami
ee10b6e751 Add lesstif. 1997-01-09 09:08:03 +00:00
Thomas Gellekum
eb76d94df9 Upgrade from 3.12 to 3.13. 1997-01-09 07:09:28 +00:00
Satoshi Asami
f71311565c Pre-create all necessary manpage and catpage directories. 1997-01-08 12:27:18 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
David E. O'Brien
33724a75ef Moving contool from ports/x11/ to ports/sysutils/
Reviewed by:	Jordan and Satoshi
1997-01-06 09:51:52 +00:00
David E. O'Brien
8b8a67ff8d Turn on contool. 1997-01-05 23:15:10 +00:00
Satoshi Asami
bb42ba8200 OK, so camltk was really supposed to be camltk41. (The actual files are
already repository-copied.)
1997-01-03 15:09:12 +00:00
Satoshi Asami
27f931d799 Oops, x11/camltk and japanese/camltk do not have "41" at end. 1997-01-03 13:15:05 +00:00
Satoshi Asami
3b5e017107 Added camltk41. 1997-01-03 12:26:03 +00:00
Masafumi Max NAKANE
e0e52733cf Renaming etlfont -> etlfonts.
Suggested by:	asami
1997-01-02 19:24:51 +00:00
Masafumi Max NAKANE
d4cbf52544 Activate etlfont. 1996-12-30 18:27:30 +00:00
Thomas Gellekum
48e734e32f Activate tix. 1996-12-30 07:15:08 +00:00
Satoshi Asami
21bfdeed5c Sort this file once and for all so nobody needs to scramble it again.
(It took me a while to figure out that all that happened was addition
 of lmorph and bubble screensavers! ;)
1996-12-28 01:51:30 +00:00
Andrey A. Chernov
4311ac9af5 Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.

Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
1996-12-25 05:56:07 +00:00
Peter Wemm
6bf55542b0 Hey guess what Satoshi? I nearly forgot the md5 file too... :-] 1996-12-25 04:59:55 +00:00
Peter Wemm
dcd3fb9f02 Update 1.25 -> 1.27 (file gone from master sites) 1996-12-25 04:42:53 +00:00
Satoshi Asami
263c3e5d2e Make this compile even if BuildServer is not defined. The original error
that raised my attention was the tab used in place of spaces in the
!BuildServer part, but since we aren't building this inside the X Consortium
tree anyway, I believe the conditional check should be taken out.
1996-12-23 00:37:24 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
9a2117123e Add checksum, don't know why it was missing before. 1996-12-17 12:29:51 +00:00
Satoshi Asami
f72fddd2be Remove color_xterm port, stock xterm in XFree86-3.2 includes color support. 1996-12-17 11:07:12 +00:00
David E. O'Brien
5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00
Satoshi Asami
9e6427c5d3 Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is required
for building only.
1996-12-07 23:43:56 +00:00
Satoshi Asami
9c000628b1 Add NO_PACKAGE reason (package available from XFree86). 1996-12-07 12:51:19 +00:00
Satoshi Asami
15dab03ed9 Add DEPENDS to sam, this port requires libraries and private headers. 1996-12-07 09:05:09 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Thomas Gellekum
ae17a2fb1b Upgrade from 3.11 to 3.12. 1996-12-02 08:46:06 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
5b5d41c937 Add p5-Tk400 and qvwm. Sort. 1996-11-26 09:14:32 +00:00
Thomas Gellekum
b950dabdd1 Activate bricons. 1996-11-25 10:15:55 +00:00
Thomas Gellekum
e60610ce65 Import of bricons, a start up utility for applications on an X display.
Closes PR 1529.

Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-11-25 10:00:33 +00:00
Jean-Marc Zucconi
128c0e64ff Remove the suid bit of SuperProbe.
According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential
security holes in SuperProbe and it is not going to be setuid in the
next release.
1996-11-25 02:29:26 +00:00
Satoshi Asami
229e21a24e Added xmascot. 1996-11-19 12:32:12 +00:00
Satoshi Asami
dcb407a079 A pretty animation on your X screen. WARNING: this program will put a
lot of pressure on your X server!

Closes a lot of PRs.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-19 12:23:51 +00:00
Satoshi Asami
949a7a041f Yipes, deleted CATEGORIES by mistake. Mea culpa. 1996-11-19 00:52:18 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
c98748e6da Finish what the previous revision intended to do, i.e., copy Wraphelp.c
from DISTDIR if found there, instead of looking for it in DISTDIR and
copying it from X11FIXES (which is no longer defined).

I guess it's impossible to test all cases for a port this size.
1996-11-16 10:35:10 +00:00
Eric L. Hernes
171c958ea0 attach new ports 1996-11-15 19:30:58 +00:00