1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
Stefan Eßer
2ffc580361 Update to Beta2 1997-11-28 00:04:29 +00:00
Justin M. Seger
04189f61a3 Remove bad MASTER_SITE, fix version required line. 1997-11-26 23:20:45 +00:00
Justin M. Seger
22297f9465 Remove bad MASTER_SITE and portlint. 1997-11-26 23:16:51 +00:00
Paul Traina
559e9ffa0a Activate pilot-link 1997-11-24 09:12:26 +00:00
Peter Wemm
16961431cd Create a /usr/local/etc/rc.d/conserver.sh script for starting up. 1997-11-22 15:37:11 +00:00
Peter Wemm
05de5b58c5 Specify the port rather than depending /etc/services or the yp
services.byname table to be bashed.
1997-11-22 15:26:24 +00:00
Peter Wemm
b789060cb3 Make it a bit easier to override the compiled-in "default" host for the
console(8) client.  (The default is OK since it's a command-line option).
Also, list the MAN?= entries :-]
1997-11-22 15:25:01 +00:00
Peter Wemm
e68314d7b9 Damn, I forgot to regenerate this patch file prior to commit... 1997-11-22 15:05:23 +00:00
Peter Wemm
ffb75d4511 Add conserver 1997-11-22 14:56:56 +00:00
Peter Wemm
5d18ff83bb A port for conserver. conserver is the answer to serial consoles. :-)
There is a later version of conserver, but it requires a rather extensive
build environment and set of tools to build it.  This version works is
nice and stable though.
1997-11-22 14:56:14 +00:00
Satoshi Asami
7020e533e7 Remove BROKEN, it packages fine now. 1997-11-11 01:33:22 +00:00
Jean-Marc Zucconi
8e43e96278 Fix a problem with pkg_delete. 1997-11-10 23:33:50 +00:00
Satoshi Asami
5351bba2f1 Mark this port BROKEN, it doesn't package. 1997-11-10 09:05:06 +00:00
Justin M. Seger
5b3a653aeb Fix seyon to compile under current. 1997-11-08 19:02:43 +00:00
Jean-Marc Zucconi
c14ae00aec Upgrade to version 1.1.9
Submitted by:	Vanill I. Shu  <vanilla@MinJe.com.TW>
1997-11-08 01:23:58 +00:00
Thomas Gellekum
ae19160dcc Fix hylafax which I broke with my tiff34 changes earlier today. 1997-11-05 15:37:36 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978 Utilities for the KDE desktop environment (Calculator, Editor,
Calendar,...).
1997-11-02 00:05:06 +00:00
Masafumi Max NAKANE
12f1a40db7 Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
Masafumi Max NAKANE
dce4491a9c Re-import of qpage port which used to live in the misc category. Here's
the import message used when it was imported to ports/misc:

New port, qpage:

QuickPage sends messages to a paging terminal using the SNPP and IXO
(also known as TAP) protocols.  It is normally used with no options
other than a recipient and the message text, in which case the message
is sent to the SNPP server where it is submitted to a page queue to be
sent by a separate daemon process.

PR:		4224
Submitted by:	Joe Stein <joes@seaport.net>
1997-10-13 04:39:10 +00:00
Andrey A. Chernov
e95ee77a8c Upgrade to 4.08 1997-10-10 06:55:41 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
Andreas Klemm
725e0adfca cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG 1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Paul Traina
40a7055cb5 Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
Satoshi Asami
6996861285 Typo in master site pathname. 1997-07-02 03:47:10 +00:00
Andrey A. Chernov
a2aae93929 Upgrade to 4.07 1997-06-25 07:42:55 +00:00
Jean-Marc Zucconi
7a5acb4034 Version change: 2.2 -> 2.3 1997-06-09 15:05:43 +00:00
Satoshi Asami
7fcd1ed0e8 Minor cleanup. 1997-06-08 11:56:50 +00:00
Andreas Klemm
db52f647eb Enable tkhylafax port 1997-06-08 11:24:45 +00:00
Andreas Klemm
a57abb68af Added new port tkhylafax which is a tcl/tk frontend to Sam Lefflers
hylafax package. Packaging tested.
1997-06-08 11:23:36 +00:00
Satoshi Asami
16358d325d Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
    throughout.

(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.

(3) pkg_* can't handle empty directories, so create them with mkdir.

(4) the @mode/@owner/@group directives don't appear to work so use @exec
    to set all the modes.
1997-05-29 08:13:38 +00:00
Satoshi Asami
78c9b17c9c Upgrade to 4.01. This port requires tiff-3.4.
PR:		3518
Submitted by:	itojun@itojun.org
1997-05-29 06:49:26 +00:00
Masafumi Max NAKANE
2df99e4b28 Fix typo in the MAINTAINER field.
PR:		3679
Submitted by:	 sanpei@yy.cs.keio.ac.jp
1997-05-25 18:34:39 +00:00
Satoshi Asami
83532b2241 Add snooper. 1997-05-20 06:25:51 +00:00
Satoshi Asami
aceedbe9bd Re-import this to comms. Sorry! 1997-05-20 06:23:49 +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
0575a833b9 Merge two files that were patching the same file (xcept/script.h). In
xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>.
1997-04-24 02:24:22 +00:00
David E. O'Brien
b323d4d4b5 Upgrade to 0.12.16.
Submitted by:	From: Bradley Dunn <bradley@dunn.org>
1997-04-07 03:02:43 +00:00
Jean-Marc Zucconi
b997cdd0b3 gmake is no more required when building man pages. 1997-04-05 16:41:27 +00:00
Jean-Marc Zucconi
85a09f9b1d Upgrade to version 1.0.0 1997-04-05 03:56:17 +00:00
David E. O'Brien
f60c0d9cfe Change my email address. 1997-04-04 15:58:10 +00:00
David E. O'Brien
903510e6ba Location w/in Sunsite moved. 1997-04-04 15:57:32 +00:00
David E. O'Brien
19f3fc71de Added the developer's site so I can remember what it is. 1997-03-28 01:36:50 +00:00
Andrey A. Chernov
3eb8ac424c Upgrade to 4.05 1997-03-26 14:03:09 +00:00
Andrey A. Chernov
2e0e471e21 Upgrade to 4.04 1997-03-02 23:26:46 +00:00
David E. O'Brien
69778e1293 Upgrade to 0.12.14 1997-02-03 06:53:47 +00:00
Andrey A. Chernov
4741a6fce7 Upgrade to 4.01 1997-01-28 02:39:53 +00:00