Commit graph

2481 commits

Author SHA1 Message Date
tron
5f454f46b8 Add and enable xneko-4.4. 1998-02-17 23:49:37 +00:00
tron
2ef8f0f18b Make this package work with NetBSD. 1998-02-17 23:47:48 +00:00
tron
676f8927c5 Initial import of FreeBSD's "xneko" port. 1998-02-17 23:26:49 +00:00
tron
c7bec27c65 "qt" should be installed in ${X11BASE} not in ${LOCALBASE}. 1998-02-16 10:01:59 +00:00
tron
64713eaf62 Update to tkirc-1.51 and fix installation problem. 1998-02-14 01:35:10 +00:00
tron
e937d364fe Update tk-8.0 package to patchlevel 2. 1998-02-14 01:06:57 +00:00
agc
81f439571d Well, it's a long story...
The gimp package has strange compilation errors for me.  This can be
traced back to the fact that HAVE_FLOAT_H and HAVE_LIMITS_H are
undefined in $X11BASE/include/glibconst.h, which is included by
$X11BASE/include/glib.h.  glibconst.h is automatically generated using
a configure script produced by GNU autoconf, when configuring the gtk
package.  This script was setting CPP to /lib/cpp, because "cc -E
-qlanglvl=ansi" produced a warning on stderr when trying to find out
how to call the ANSI compiler.  And because /lib/cpp doesn't exist,
the programs which were passed through it to expand #include
<limits.h> or #include <float.h> failed, so configure assumed that
they weren't present.
1998-02-13 15:38:12 +00:00
agc
af265b888e Add a pre-install stage to create an ${X11BASE}/info/dir, if it doesn't
already exist, so that info files will work properly with this package.

Pre-process the PLIST file, so that ${LOCALBASE} is expanded properly
- this is needed to create the info dir file in ${X11BASE} for binary
packages.
1998-02-13 11:49:27 +00:00
tron
a937ce57e3 Fix installation and deinstallation of the included info documents. 1998-02-12 23:24:51 +00:00
agc
d454bde1af Don't try to strip shared objects. From Todd Vierling, fixes PR pkg/4969. 1998-02-11 10:22:26 +00:00
frueauf
0020334be0 portlint: move NetBSD Id where it belongs. 1998-02-10 21:58:50 +00:00
frueauf
c99b61898f portlint: use ${WRKSRC} instead $(WRKSRC). 1998-02-10 21:52:16 +00:00
hubertf
1ba4a8d310 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:09:25 +00:00
hubertf
e535e1ab49 xfinans works 1998-02-08 23:54:22 +00:00
hubertf
011be3f843 Via PR 4914 by garbled@garbled.futureone.com 1998-02-08 23:48:39 +00:00
hubertf
4db7cc296c Update to V4.07; New modes: bubble, stairs. 1998-02-06 03:15:16 +00:00
agc
494ec83b50 Add xearth. 1998-02-05 15:44:57 +00:00
agc
88e95e0a73 Initial addition, to the NetBSD packages collection, of
xearth 1.0 - a utility to display an image of the Earth,
as viewed from space, in an X11 root window
1998-02-05 15:39:59 +00:00
tron
4e6c7bd918 No need to use "gmake", our "make" works fine. 1998-02-05 09:45:32 +00:00
tron
6b0d60d11d Add and enable gtk+-0.99.3. 1998-02-03 10:09:47 +00:00
tron
1c71c214f3 Initial import of gtk+-0.99.3 package made by Bernd Sieker. 1998-02-03 10:07:45 +00:00
tron
8da98eefcd Forgot to commit this one when updating to ctwm 3.5. 1998-02-02 11:39:03 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:10:41 +00:00
agc
4c02bdcab1 Enable x3270. 1998-01-30 16:40:17 +00:00
agc
0af58dcff5 The NetBSD X11 manual pages are installed pre-formatted, but not
gzipped.  Delete MANCOMPRESSED, and set CAT1 not MAN1 accordingly.
Sync PLIST with reality.
1998-01-30 16:39:21 +00:00
agc
d8ff9dc4cc Add NetBSD RCS Id. 1998-01-30 16:21:15 +00:00
agc
e51ee2a4a0 Initial import of x3270, a 3270 terminal emulator, into the NetBSD
packages collection, from the FreeBSD port.
1998-01-30 16:18:46 +00:00
agc
7569c0ab5d Break the manual page definitions into separate lines less than
80 characters.
1998-01-30 14:00:13 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
27f02ce5cd update to V4.07BETA 1998-01-30 03:08:42 +00:00
tron
53d9876c0b Updated to ctwm 3.5 on request by Rob Windsor. 1998-01-29 20:14:57 +00:00
tron
61b051d312 Fix "MAINTAINER". 1998-01-29 16:48:09 +00:00
frueauf
57c28e892b move RCS Id to the expected place, pointed out by Hubert "portlint" Feyrer :) 1998-01-29 16:37:28 +00:00
frueauf
1348158c5d add and enable dxpc. 1998-01-29 13:37:54 +00:00
frueauf
9acbc1d915 initial pkg/* files for package "dxpc". 1998-01-29 13:36:19 +00:00
frueauf
52726677bc initial md5 file for package "dxpc". 1998-01-29 13:31:22 +00:00
frueauf
60fbbac6eb initial Makefile for dxpc package. 1998-01-29 13:25:12 +00:00
agc
564467215f There is a comment in the configure.in script to the effect that
libUil doesn't compile, so comment it out.  This is wrong - it does
compile, so modify the configure script to build and install it.  (No
guarantees whether it actually works, of course).

Pointed out by Scott Reynolds and Klaus Klein, and fixes PR pkg/4899
1998-01-28 16:20:41 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
715621a938 portlint: fix RCS Id 1998-01-26 23:24:43 +00:00
hubertf
189bca8d8e portlint: fix RCS Id 1998-01-25 00:53:16 +00:00
hubertf
8789104f0b portlint: fix RCS Id, change MAINTAINER 1998-01-25 00:50:44 +00:00
hubertf
ba60910aab portlint: fix RCS Id, remove extra whitespace 1998-01-25 00:49:21 +00:00
hubertf
91ce3dca08 portlint: maek comment shorter 1998-01-25 00:46:50 +00:00
hubertf
8b5505893e portlint: move RCS Id, add MAINTAINER 1998-01-25 00:46:40 +00:00
hubertf
8a868a0169 portlint: move RCS Id 1998-01-25 00:45:28 +00:00
hubertf
766bd38f76 portlint: remove extra whitespace 1998-01-25 00:42:14 +00:00
hubertf
201820c37d portlint: make comment shorter 1998-01-25 00:39:25 +00:00
hubertf
dc90cd84e8 portlint: fix RCS Id, remove extra whitespace 1998-01-25 00:39:15 +00:00
hubertf
8f4e1092fb portlint: remove empty line 1998-01-25 00:34:38 +00:00
hubertf
180789137f portlint: fix RCS Id, add MAINTAINER, remove extra whitespace 1998-01-25 00:34:21 +00:00
hubertf
f8e73c1f26 portlint: fix header & RCS Id 1998-01-25 00:31:56 +00:00
hubertf
2ce24008d5 portlint: fix RCS Id 1998-01-25 00:30:59 +00:00
hubertf
ebd58891e8 portlint: fix header 1998-01-25 00:29:25 +00:00
hubertf
4b4a140204 portlint: add RCS Id and install-info 1998-01-25 00:27:47 +00:00
hubertf
36d33c9358 portlint: fix header 1998-01-25 00:27:34 +00:00
hubertf
c8da7f5497 portlint: fix RCS Id 1998-01-25 00:25:30 +00:00
hubertf
a082afbd28 portlint: add header, move entries around a bit 1998-01-25 00:24:35 +00:00
hubertf
a843340eb6 portlint: RCS Id, cmd macros, etc. 1998-01-25 00:19:55 +00:00
hubertf
0d45c0026d portlint: fix RCS Id, remove DISTFILES (computed automatically) 1998-01-25 00:17:57 +00:00
hubertf
7891b9e7ee portlint: true -> /usr/bin/true 1998-01-25 00:16:48 +00:00
hubertf
fa626ee5f1 portlint: fix RCS Id+ldconfig, remove empty line 1998-01-25 00:16:37 +00:00
hubertf
bce407e132 portlint: fix RCS Id 1998-01-25 00:15:18 +00:00
hubertf
40025ec4cc portlint: remove empty line at EOF 1998-01-25 00:14:14 +00:00
hubertf
9848a3cdb0 portlint: move NO_WRKSUBDIR 1998-01-25 00:14:05 +00:00
hubertf
9ea2645c94 portlint: fix RCS Id 1998-01-25 00:12:17 +00:00
hubertf
c6c860bb3a portlint: remove empty line 1998-01-25 00:11:24 +00:00
hubertf
086627ca8c portlint: fix RCS Id, move PKGNAME 1998-01-25 00:11:13 +00:00
hubertf
6d16a27cf6 portlint: fix ldconfig 1998-01-25 00:10:12 +00:00
hubertf
5252a74a61 portlint: $() -> ${} 1998-01-25 00:09:43 +00:00
hubertf
ecc88c2f7c portlint: add RCS Id 1998-01-25 00:08:16 +00:00
hubertf
356810e508 portlint: fix RCS Id, remove empty line 1998-01-25 00:07:17 +00:00
hubertf
2af03f4e97 portlint: true -> /usr/bin/true 1998-01-25 00:05:31 +00:00
hubertf
858b5f6715 portlint: use cmd macros 1998-01-25 00:05:20 +00:00
hubertf
e76a56ff79 portlint: true -> /usr/bin/true 1998-01-25 00:04:17 +00:00
hubertf
62e0f367a4 portlint: $() -> ${} 1998-01-25 00:02:44 +00:00
hubertf
4cdc9bf5aa portlint: add RCS Id 1998-01-25 00:01:48 +00:00
hubertf
3f77e921df portlint: make comment shorter 1998-01-25 00:01:00 +00:00
hubertf
e75c17f5db portlint: add RCS Id 1998-01-25 00:00:30 +00:00
hubertf
563aab5eaa portlint: fix RCS Id, remove USE_X11, move entries around 1998-01-25 00:00:18 +00:00
hubertf
9c48dd8662 portlint: add header, make LANG, PANEL override-able, use cmd macros 1998-01-24 23:59:08 +00:00
hubertf
61524b805b portlint: fix ldconfig 1998-01-24 23:58:22 +00:00
hubertf
94cef4cf64 portlint: add MAINTAINER, fix LDCONFIG 1998-01-24 23:58:04 +00:00
bouyer
71c9ef3d2b add fvwm95 and xcolors 1998-01-23 12:14:43 +00:00
bouyer
ed5119ba71 Adapt to NetBSD's package system. 1998-01-23 12:08:33 +00:00
bouyer
df91cf580a Import from the FreeBSD port collection. 1998-01-23 11:42:19 +00:00
agc
65c222c486 Set MIRROR_DISTFILE to "no" in package Makefiles which might have
restrictions placed on the redistribution of their distfiles.  Please
note that I've erred on the side of caution here.
1998-01-22 10:26:36 +00:00
agc
82ec33915c Correct name of this package in the initial comment.
Specify the manual page correctly in Makefile and PLIST.

Add NetBSD RCS Id to PLIST.
1998-01-20 11:18:15 +00:00
agc
38837df34c Revert yesterday's changes, which didn't work with our xsrc.
Fixes PR/4828, from Perry Metzger.
1998-01-16 17:39:17 +00:00
agc
6035cc67ca Upgrade to lesstif 0.82, from Jim Bernard.
I modified the test in the Makefile which checks for a previous
installation of real motif, since it wouldn't work if HAVE_MOTIF was
set in /etc/mk.conf.
1998-01-16 17:07:12 +00:00
agc
fdc854d376 Fixes so that headers are installed into the correct directory:
/usr/X11R6/include/X11/Xaw3d and not /usr/X11R6/include/X11/X11/Xaw3d.

Also clean up the PLIST so that it doesn't contain the static library,
whcih isn't built or installed.
1998-01-15 16:25:55 +00:00
mikel
e2b1433b45 remove i386-specific -m486 flag, fixes PRs 4736 and 4822 1998-01-15 06:47:34 +00:00
agc
9783c89d79 Delete USE_GMAKE, as it's not necessary. Native make works fine.
(As pointed out by Charles Hannum).

Make this package compile properly by adding the correct include
directory for png.h via a GNU configure argument, and modify the one
Makefile which uses this to reference the includedir definition.  The
png library is found because of ldconfig, so this will be broken on ports
which don't have a proper ldconfig.
1998-01-09 09:27:33 +00:00
agc
02c899432a Delete USE_GMAKE - it's not necessary. Native make works fine.
As pointed out by Charles Hannum.
1998-01-09 09:17:05 +00:00
hubertf
f3f60086c8 Whitespace lossage, reported by tron@lyssa.owl.de 1997-12-30 22:54:05 +00:00
hubertf
8bf87c8409 Take README.XAW3D from WRKSRC, fixes PR 4755 reported by
Soren S. Jorvang <soren@t.dk> and Matthias Scheler <tron@lyssa.owl.de>.
1997-12-30 15:13:30 +00:00
hubertf
a0384926f8 Add MAN1, fix RCS Id. 1997-12-29 04:25:29 +00:00
hubertf
7cc11e4a05 Used to activate xlock after a user defined time of inactivity. 1997-12-29 04:22:57 +00:00
hubertf
7c5d08d8cd Add kde 1997-12-29 04:22:00 +00:00
hubertf
eb0c2824f4 Fix for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 04:17:13 +00:00
hubertf
cf082b2991 The "meta-port" for the KDE integrated X11 desktop 1997-12-29 04:08:27 +00:00
hubertf
cff4126d62 add kdebase 1997-12-29 04:00:39 +00:00
hubertf
1a3698cfe9 Update for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 03:58:13 +00:00
hubertf
a00663d457 Base modules for the KDE integrated X11 desktop 1997-12-29 03:54:29 +00:00
hubertf
e939b1047f kdelibs added 1997-12-29 03:12:45 +00:00
hubertf
0a8abdb52f Fix for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 03:11:19 +00:00
hubertf
078392a7f5 Support libraries for the KDE integrated X11 desktop 1997-12-29 03:06:45 +00:00
hubertf
2145d7b52f Xaw3d works. 1997-12-29 02:36:08 +00:00
hubertf
01a615be89 Note soren@t.dk as contributing to this one. 1997-12-29 02:33:41 +00:00
hubertf
747e31975e Fix for NetBSD, by tron@lyssa.owl.de and soren@t.dk. 1997-12-29 02:31:53 +00:00
hubertf
92b9d87a23 3-D widgets based on the Athena Widget set
Taken from FreeBSD.
1997-12-29 02:22:39 +00:00
hubertf
809d8e2067 Fix setting CONFIGURE_ENV ("=" -> "+=") 1997-12-22 07:52:00 +00:00
hubertf
279dda1358 Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. 1997-12-22 07:35:52 +00:00
kleink
a2c5473540 Fix the descriptive comment: this is certainly not the `knews' Makefile. 1997-12-20 11:08:11 +00:00
hubertf
b4c566e30b s/pre-fetch/pre-extract/ 1997-12-19 09:21:07 +00:00
hubertf
b9c6b88b30 ctwm works 1997-12-18 00:21:34 +00:00
hubertf
58d7f0eca5 A window manager with support for multiple virtual screens
Closes PR 4612 by Matthias Scheler <tron@lyssa.owl.de>.
1997-12-18 00:20:05 +00:00
hubertf
dc45f47803 Update for V2.0.4 1997-12-17 16:07:52 +00:00
thorpej
5a000d8371 Install READMEs and demos in $PREFIX/share/doc/xplot. 1997-12-14 22:55:11 +00:00
thorpej
4f6fd141ec Add a patch from Kevin Lahey that allows xplot to work with .xpl files
created by tcptrace, a TCP tracing tool more complete than xplot's
included tcpdump2xplot.pl.  Patch has been submitted to Tim for the next
release of xplot.

XXX Claim is that libc's atoi() is broken; investigate this further.
1997-12-14 21:21:53 +00:00
agc
1cc8b6cc4b Enable sunclock 1997-12-14 01:37:18 +00:00
agc
9c74bf4ec3 Add package which shows a Mercator projection of the earth, together with
the illuminated by parts, and the current time.
1997-12-14 01:24:31 +00:00
hubertf
3e9d2d9be3 Use /usr/pkg/bin/perl, not /usr/local/bin/perl 1997-12-13 23:51:24 +00:00
agc
f259e3322d Jamie Zawinski's xkeycaps program, a graphical frontend to xmodmap. 1997-12-13 02:12:10 +00:00
agc
503cc243de Correct a typo in the URL. 1997-12-11 22:08:44 +00:00
thorpej
862e7a15fb Tim Shepard's xplot program, a generally useful plotting program, but most
often used to generate TCP time-sequence plots.
1997-12-11 01:50:52 +00:00
explorer
4989f23362 add windowmaker, since it works 1997-12-08 13:38:58 +00:00
explorer
ee2a69479c Import of windowmaker 0.6.3. This isn't the "latest and greatest" but is
marked as the most stable.
1997-12-08 13:28:51 +00:00
hubertf
da487eeba8 It's tkinfo, not tkinfoc - typo 1997-12-05 00:18:48 +00:00
drochner
5e6b174cea NetBSD adaption , install in /usr/pkg 1997-12-03 16:49:02 +00:00
drochner
de683f0b96 initial import of FreeBSD's qt (GUI lib) package 1997-12-03 10:25:34 +00:00
hubertf
8ce370a67d fix ldconfig 1997-12-02 23:25:09 +00:00
is
862b44eb6b Make this install, register, and deinstall cleanly on NetBSD.
Thanks to HubertF for the bug report.
1997-12-02 16:23:45 +00:00
is
6cc293e94b Correct the ckeckin. 1997-12-02 16:07:58 +00:00
is
c7dfb14880 NetBSD RCSiDs, correct installed manual page. 1997-12-02 15:49:14 +00:00
is
35023e7310 Initial import of the FreeBSD xsnow port. 1997-12-02 14:27:47 +00:00
mrg
f38e7b58df move tkcron, tkinfo, tkman, unclutter, xgas, xless, xpns and xtimer into x11 via repository copy 1997-12-01 15:11:07 +00:00
explorer
6c20060ce6 tkman no longer has a man page. (how odd!) 1997-11-27 13:58:09 +00:00
explorer
e993ec6c21 put the trailing / on the FTP URL 1997-11-27 13:49:35 +00:00
explorer
01b471ac4f no longer needed, as xlock has this applied now 1997-11-24 20:22:33 +00:00
hubertf
e1a9749c48 Update to V4.06.1. Thanks for Bernd Ernesti for pointing me at
the updated version. New modes: deco, dilemma, coral.
1997-11-23 23:15:59 +00:00
hubertf
8f937459d1 Update to V2.0.3;
fixes PR 4563 by Brad Salai <bsalai@law.roc.servtech.com>
1997-11-23 16:59:05 +00:00
hubertf
b9f5e89460 Fix RCS Id, MI/MD PLIST 1997-11-22 05:24:50 +00:00
hubertf
aa6a9885ba GUI for perl 1997-11-22 05:14:23 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00
agc
fccd1cd227 imake creates pre-formatted manual pages with a .0 suffix, so change
the CAT1 pages to have a .0 suffix, rather than .1
1997-11-18 17:01:34 +00:00
hubertf
2c6b9bf7cb Update to V10 1997-11-11 13:49:23 +00:00
hubertf
11cf2d9c60 Add asclock, fvwm2, tkirc 1997-11-10 01:12:04 +00:00
hubertf
47fe683167 Fix for NetBSD 1997-11-10 01:03:10 +00:00
hubertf
e4077ca99d not needed on NetBSD 1997-11-10 00:58:07 +00:00
hubertf
6591e6b54c Fix RCS Id 1997-11-10 00:54:17 +00:00
hubertf
8e4ac4cbf3 fvwm2 1997-11-10 00:50:49 +00:00
hubertf
dad9eb1c20 tk-frontend for ircII 1997-11-09 23:46:03 +00:00
hubertf
978c32564e NeXTstep like clock 1997-11-09 23:43:49 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
3f921502a2 Use CATn= def in <bsd.port.mk> so that man page is installed correctly. 1997-11-05 13:40:16 +00:00
hubertf
6a7213f9e5 xlockmore works 1997-11-03 01:50:43 +00:00
hubertf
a0af4b3df4 A xlockmore without Mesa is like a fish without a bicycle. 1997-11-03 01:01:31 +00:00
hubertf
8f41c56763 Fix RCS Id 1997-11-03 00:53:23 +00:00
hubertf
96c634cc1c xlock + more 1997-11-03 00:50:26 +00:00
hubertf
c182defc0f lesstif works 1997-11-02 03:02:32 +00:00
hubertf
95b83aecad fix for NetBSD 1997-11-02 02:52:40 +00:00
hubertf
babdae3c84 RCS-Id fix 1997-11-02 02:47:25 +00:00
hubertf
b2481d32f2 Import Motif-clone 1997-11-02 02:45:51 +00:00
agc
aae9bdea13 Modify the Imakefile so that there's no manual page hook created by
imake for formatting the manual page.  Fixes PR pkg/4339 from Chris
Demetriou (cgd@netbsd.org).  (NetBSD's Imake .cf file is different to
FreeBSD's, and so the package's Makefile NO_INSTALL_MANPAGES
definition isn't sufficient at build time).
1997-10-27 12:30:44 +00:00
hubertf
78879a265d tk41 -> tk80 1997-10-27 02:09:47 +00:00
hubertf
cb245370a1 this doesn't compress manpages 1997-10-27 01:58:11 +00:00
hubertf
85e71a513b X manpages usually install formatted 1997-10-27 01:47:15 +00:00
hubertf
d73d5669d4 X manpages usually install formatted 1997-10-27 01:35:21 +00:00
hubertf
b8790ad959 - tk41 -> tk80
- Also search ${PREFIX}/info for info-pages
1997-10-27 01:30:57 +00:00
hubertf
af4f439f90 tk41 -> tk80 1997-10-27 01:29:18 +00:00
hubertf
69e42efb61 - add MAN{1,3,N} definitions
- uncompress manpages (compressed by FreeBSD patch)
 - run "ldconfig -m /usr/pkg/lib" on install and uninstall
1997-10-13 02:31:48 +00:00
hubertf
04372a35a7 manpage's installed in formatted form. 1997-10-12 23:31:55 +00:00
hubertf
97dfefba34 - X' "make install.man" installs formatted manpages
- delete lib/X11/xmascot on pkg_delete
 - include appdef-file
1997-10-11 23:12:17 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00
agc
d842fc40ac Use NetBSD's bsd.port.mk, bsd.own.mk and the environment to make the
decision about compressed man pages.
1997-10-09 12:34:13 +00:00
agc
5753e6bb65 Test for 4.4-lite derived BSD variants correctly. 1997-10-09 12:23:52 +00:00
agc
a58b0a9847 Add NetBSD RCS Id. 1997-10-09 11:46:31 +00:00
agc
de3ac9d010 Add NetBSD RCS Id.
Comment out the packages not tested on NetBSD(/i386) yet.
1997-10-09 11:44:49 +00:00
agc
23d39ca163 Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
1997-10-09 11:37:03 +00:00