1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

372 Commits

Author SHA1 Message Date
Thomas Gellekum
39e5ac9572 Upgrade 4.03 -> 4.03.1. 1997-07-30 08:02:46 +00:00
Thomas Gellekum
43c7cdcb2d Upgrade 4.02 -> 4.03. 1997-07-21 07:03:31 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
John Fieber
20cb82d470 Activate xmbdfed. 1997-07-16 02:32:32 +00:00
Satoshi Asami
ef0e41d708 This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
1997-07-14 06:36:30 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
3573bc5416 Enable wm2. 1997-07-08 06:26:59 +00:00
Paul Traina
f0e1832852 Upgrade tkgoodstuff to tkgoodstuff v4.2.
(FYI: this was the catalyst for the recent crusade to nuke the core tcl)
Submitted by:	max
1997-07-07 06:30:38 +00:00
Masafumi Max NAKANE
f1a85f6e88 Activate xcoloredit. 1997-07-01 22:39:08 +00:00
Masafumi Max NAKANE
1fb1418384 New port, xcoloredit:
Find colour values by graphical colour mixing

PR:		3933
Submitted by:	 taoka@infonets.hiroshima-u.ac.jp
1997-07-01 22:37:28 +00:00
Masafumi Max NAKANE
f194e70322 Activate xco. 1997-07-01 22:08:36 +00:00
Masafumi Max NAKANE
5dacff5666 New port, xco:
Display X11 color names and colors
PR:		3931
Submitted by:	 taoka@infonets.hiroshima-u.ac.jp
1997-07-01 22:06:12 +00:00
David E. O'Brien
4a85c6aa8e tar ==> ${EXTRACT_CMD}
mkdir -p ==> ${MKDIR}
1997-06-29 10:50:38 +00:00
David E. O'Brien
ce91fcf599 Add {Open,Net}BSD to the #define 1997-06-29 10:29:38 +00:00
Masafumi Max NAKANE
29c6fc3bbd Instead of defining INSTALL_PROGRAM="" in CONFIGURE_ENV, put STRIP= to
remove the -s flag from the install program.
(Actually, either method works, however, this is somewhat better as
most of other ports use this method to achieve the same goal, so that
it is easier for other porters to find out what is meant by this.)
1997-06-21 05:21:31 +00:00
Masafumi Max NAKANE
2d2e6b0320 Correctly specify the path of pppd in Dialer script.
PR:		3574
Pointed-out by:	 "David O'Brien" <obrien@NUXI.com>
1997-06-21 05:05:53 +00:00
Jean-Marc Zucconi
3bfc47f3b0 Add another informative message: the VGA16 server is required when using
XF86Setup to set the initial configuration.
1997-06-18 20:50:30 +00:00
Satoshi Asami
856cbdda13 Add empty line after comment section. Add space after first "#".
Found by:	portlint

(Also add newline at end of file.  That was done by vi.)
1997-06-17 07:45:12 +00:00
Thomas Gellekum
b63d9e21ee Activate xfishtank. 1997-06-17 06:48:56 +00:00
Thomas Gellekum
ad56ea0707 Import port of xfishtank. Get swimming fish on your root window.
PR:		3377
Submitted by:	Chris Stenton <jacs@gnome.co.uk>
1997-06-17 06:47:57 +00:00
James FitzGibbon
8e5e7f5b03 Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
1997-06-16 03:05:31 +00:00
Andreas Klemm
78780e3505 Enable fbsd-icons 1997-06-14 08:06:40 +00:00
Andreas Klemm
107f518227 New port FreeBSD icons.
Currently used by fvwm95 port (will commit changes soon).
Contains nice FreeBSD logos and such  for inclusion into
window managers (if you need buttons or logos) or maybe
for a Web page. Would be nice to make this collection
somewhat greater ;-)
If fvwm95 uses this port, then the tgz archive in fvwm95's
files section can be nuked.
1997-06-14 08:05:41 +00:00
Jean-Marc Zucconi
c2677d13ed Force the compilation of the SVGA server in all cases: other servers share
files with this one (reported by ache).
Issue a warning about XFSetup if libtk is not found.
1997-06-13 14:14:50 +00:00
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