Gary Palmer
a3bb7ccc38
Add package files
1995-03-01 00:53:09 +00:00
Gary Palmer
57fa7cec95
Correct path for manpages
1995-03-01 00:52:57 +00:00
Gary Palmer
2eae6add54
Add amanda
1995-03-01 00:25:15 +00:00
Gary Palmer
2efcec346a
Amanda, The Advanced Maryland Automatic Network Disk Archiver
1995-03-01 00:23:26 +00:00
Gary Palmer
ee767bfd47
Remove ImageMagick - it's been moved
1995-02-28 22:40:11 +00:00
Satoshi Asami
1d518bc638
Distname is now pixmap2.6.tar.gz, not pixmap.tar.gz.
1995-02-28 05:07:23 +00:00
Satoshi Asami
a376b9dfd7
Grab source from mirror site (crl.dec.com)'s contrib/applications instead
...
of R6untarred of ftp.x.org, these are more recent (although only comments
have changed so far).
Removed the fetch: target (which I assume was there so that it will always
use ftp.freebsd.org even if MASTER_SITE_OVERRIDE wasn't set).
1995-02-28 05:06:26 +00:00
Satoshi Asami
713d629c8f
Add header.
...
Define PKGNAME to reflect version number (2.6).
1995-02-28 01:09:58 +00:00
Satoshi Asami
169b5ef313
Patch to Imakefile.
...
(1) Add sed command to take out "Pixmap" from beginning of lines in
app-defaults file.
(2) Change /net/koala/... to $(INCDIR), etc. This was causing a very
strange effect on my machine because (a) my amd is sitting on /net with
a "hosts" map, and (b) there is a machine called "koala" on the net! ;)
1995-02-28 00:44:12 +00:00
Satoshi Asami
26ad8fd603
Checksum.
1995-02-28 00:41:20 +00:00
Jean-Marc Zucconi
ba0427ef72
Set MAKE_FLAGS so that the port honors ${PREFIX}.
1995-02-27 23:51:31 +00:00
Jordan K. Hubbard
a83f84fa02
Add proper trailing slashes to MASTER_SITES
1995-02-27 23:15:05 +00:00
Jordan K. Hubbard
3f73feb5a4
Update to latest version.
...
Submitted by: me
1995-02-27 23:14:41 +00:00
Jordan K. Hubbard
77129cfcf8
Correct the md5 file.
...
Submitted by: me
1995-02-27 23:12:28 +00:00
Jordan K. Hubbard
7484cadc69
Bring in xvile port from the author, Paul Fox, and Gary Jennejohn.
...
Submitted by: gj
1995-02-27 23:01:11 +00:00
Jordan K. Hubbard
55b006f832
Bring in vile port (from the author, Paul Fox, and FreeBSD member
...
Gary Jennejohn).
Submitted by: gj
1995-02-27 23:00:37 +00:00
Andrey A. Chernov
f9cde36dcd
Upgrade
1995-02-27 22:43:20 +00:00
Andrey A. Chernov
c5f6934616
Upgrade
1995-02-27 22:20:02 +00:00
Jean-Marc Zucconi
c8753aae49
port moved from the print directory
1995-02-27 21:43:12 +00:00
Andrey A. Chernov
25588c8327
playmidi added
1995-02-27 20:27:07 +00:00
Andrey A. Chernov
f51f0d2884
Play MIDI files
1995-02-27 20:23:12 +00:00
Andreas Schulz
d2150c8f9c
olwm:
...
Don't make the inclusion of sys/param.h a conditional of OW_I18N_L4.
Always include it, otherwise the BSD symbol is not defined and a
gethostname with three instead of two arguments is included.
1995-02-27 19:22:07 +00:00
Andreas Schulz
740412eb7d
Add a patch for the Imakefile that uses a private install.man rule to add
...
the man compression to it.
1995-02-27 19:05:21 +00:00
Andreas Schulz
e841e4739c
Change the use of the official patch from pre-configure to
...
pre-patch. It should be used before the private FreeBSD patches
are used on the source.
1995-02-27 19:03:56 +00:00
Satoshi Asami
e3ec1819b4
Fixed LIB_DEPENDS---xpm library has major version number 4, not 3.
1995-02-27 13:48:19 +00:00
Jean-Marc Zucconi
16670163d2
xgrab, xgrabsc: an X-Windows image grabber
1995-02-27 02:47:49 +00:00
Andreas Schulz
7f3fb9917e
Correct the patch file so that the patches doesn't get rejected :-).
1995-02-26 23:30:16 +00:00
Andreas Schulz
5b80e7aa08
Move the target of the pre-build to the pre-install. At the time of the
...
pre-build inews can't be build because it uses hostname.o from the nn
source that is not yet build.
1995-02-26 23:16:23 +00:00
Jordan K. Hubbard
b224af0e1c
Don't do this to freebsd's /dev/audio
1995-02-26 22:48:51 +00:00
Satoshi Asami
59057276f4
Move Wnn from clean to regular target. The "always building" problem was
...
fixed a long time ago, I forgot to put it back here.
1995-02-26 01:27:19 +00:00
Andreas Schulz
527610a23d
Disable povray until someone fixes it. I try's to use the matherr functions
...
and defines like DOMAIN, but we don't have them.
1995-02-26 01:19:17 +00:00
Andreas Schulz
1c537e9ab1
Disable tclX until someone fixes it. It expects a static tk library, but
...
the tk port only builds a shared lib.
1995-02-26 01:16:07 +00:00
Andreas Schulz
16676650f9
Use an explizit XMKMF= xmkmf. I will later change the bsd.por.mk to use
...
a "xmkmf -a" instead of the xmkmf. This is cleaner and all ports should
work that way. But some X-window ports having difficulties with that rule.
1995-02-25 22:04:23 +00:00
Andreas Schulz
8f1b14fb68
Delete the patch prefix to get it more uniform with the other ports.
1995-02-25 21:59:40 +00:00
Andreas Schulz
499f0b018c
Add some patches to get the install working. The makefiles have called
...
a hardcoded make on some places, but it should use gmake to work. Also
some help programs are called without a path. But the super-user for
the installation doesn't have "." in the path normally.
1995-02-25 21:35:19 +00:00
Jeffrey Hsu
7a7c3a9103
Upgrade to 1.0.5.
1995-02-25 19:42:55 +00:00
Jeffrey Hsu
a4510476c3
Upgrade to 1.0.5.
...
Compress installed man page.
1995-02-25 19:42:36 +00:00
Andreas Schulz
d32554f06d
Update tracker from 4.16 to version 4.18. The 4.16 version was no longer
...
available on the master ftp site :-).
1995-02-25 17:55:05 +00:00
Andreas Schulz
6f98e257b3
Changed all occurences of /usr/include/dore.h to relative includes in the
...
tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port
finds this library now.
1995-02-25 17:18:23 +00:00
Andreas Schulz
9ba9cdc0d8
Add the Wnn port to a clean target. It is used from the mule port and
...
gets built but doesn't get cleaned from a "cd /usr/ports ; make clean"
otherwise.
1995-02-25 16:03:23 +00:00
Justin T. Gibbs
bfbf8b3c58
We have m4, so don't disable it.
1995-02-24 19:48:24 +00:00
Joerg Wunsch
66a698077d
Make a checksum file.
1995-02-24 19:47:04 +00:00
Andreas Schulz
17a8823f34
Added a note about xmcd. Why this is not in the normal targets.
1995-02-24 15:23:24 +00:00
Jean-Marc Zucconi
777828bde7
tkInfo is a tk script to read GNU "info" files and display them.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-24 12:54:57 +00:00
Joshua Peck Macdonald
34ee895180
Updated port for version 2.1.6, now supports dynamic loading
...
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
1995-02-24 10:36:13 +00:00
Joerg Wunsch
fb19099218
Make sure that the xlock binary gets installed suid-root, even if it
...
has not been so originally.
1995-02-23 21:39:07 +00:00
Andrey A. Chernov
49fc2e4a72
Upgrade
1995-02-23 21:05:47 +00:00
Gary Palmer
b40320a894
Upgrade to PL 11
1995-02-23 20:16:05 +00:00
Jean-Marc Zucconi
b2bffe27fd
Update
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:39:03 +00:00
Jean-Marc Zucconi
30aaf3d4ef
MicroEmacs-3.12
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:00:04 +00:00