1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

388 Commits

Author SHA1 Message Date
Steve Price
d1683da62d Deinstall without interaction while package building. 1999-05-24 02:10:08 +00:00
Steve Price
d9e430af97 Add a patch so this builds on -current. Porlint.
PR:		11310
Submitted by:	Adrian Wontroba <aw1@stade.co.uk>
1999-05-09 16:28:08 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Tim Vanderhoek
415191ae4a Prefix webpages with UUUUUU: 1999-05-02 21:46:27 +00:00
David E. O'Brien
1ba6f38710 Respect CFLAGS and CC.
Submitted by:	Mikhail Teterin <mi@misha.cisco.com> (reworked by me)
1999-04-14 17:08:00 +00:00
Marc G. Fournier
c119344d7a Move WWW_SITE to DESCR 1999-04-14 00:27:13 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Satoshi Taoka
d022a0d04c Added gnokii 1999-04-02 00:48:02 +00:00
Satoshi Taoka
a64022f473 Software to talk to Nokia 3810/3110/8110/6110 cellular phones
PR:		ports/10629
Submitted by:	Staffan Ulfberg  <staffanu@multivac.fatburen.org>
1999-04-02 00:45:54 +00:00
Gary Jennejohn
a920765e6b Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem.
Comment: Don't install files into user's homedirectory any more

Obtained from:	the maintainer (me@freebsd.org)
1999-03-30 19:48:19 +00:00
Satoshi Asami
4b3c67e080 I believe asmodem wants to be here. 1999-03-19 22:20:14 +00:00
Satoshi Asami
49e331678e X applications are not allowed to use "x11" as a category. 1999-03-19 22:18:39 +00:00
Satoshi Taoka
7e7b6c424c Displays the modem status, , designed to match AfterStep
PR:		ports/6598
Submitted by:	Sean Cole scole@aracnet.com
1999-03-18 05:51:46 +00:00
Marc G. Fournier
da2f1b30b8 More Y2K/WWW_SITE links... 1999-03-12 15:52:27 +00:00
Satoshi Asami
3d45976da3 Portlint. 1999-02-28 21:48:09 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
David E. O'Brien
254a0b2b0f MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went
with BZIP2.
1999-02-28 05:56:15 +00:00
David E. O'Brien
756f5bb329 upgrade to 1.82.1 1999-02-18 07:15:01 +00:00
Satoshi Asami
6f36354319 Remove kermit dependency. Kermit is unpackageable, which will make minicom
packaging fail too.

PR:		10065
Reviewed by:	obrien
1999-02-14 06:55:16 +00:00
David E. O'Brien
8eee7a55df why comment out USE_GMAKE? kill it with avengence! 1999-02-12 09:16:46 +00:00
Seiichirou Hiraoka
4ee6e9b83b Comment out USE_GMAKE line.
PR: ports/10032
Submitted-by: laskavy@Berkeley.Gambit.Msk.SU
1999-02-12 08:05:04 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Jun-ichiro itojun Hagino
ee53de5e5b drop myself from maintainer.
sorry I don't use it frequently, any more... somebody please grab it.
1999-01-21 11:12:20 +00:00
Satoshi Asami
776a66e347 Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5
and Alladin ghostscript55.

Approved by:	the ports list
1999-01-13 07:17:26 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Hidetoshi Shimokawa
c7bb7a55e5 Fix time() conflicts on alpha and replace long with time_t for time(). 1999-01-05 10:14:34 +00:00
David E. O'Brien
5893045b22 Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our
superior BSDness.  It also doesn't include code for line/character delays.

Noticed by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-12-14 09:29:24 +00:00
David E. O'Brien
31b603385e Upgrade to 1.82. 1998-12-14 03:14:50 +00:00
Bill Fumerola
4f183f626d Update MASTER_SITES.
Thanks To:	Fenner's portsurvey and ftpsearch.lycos.com
1998-12-09 22:35:05 +00:00
Vanilla I. Shu
5a9533f195 Upgrade to 1.1.19, don't split info page. 1998-12-01 09:08:21 +00:00
Satoshi Asami
1490c59f86 Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Bill Fenner
560db6ff26 Make the BROKEN message actually say ${HOME} instead of interpolating it. 1998-11-08 16:32:07 +00:00
Bill Fenner
ecb7b08e0d Un-break: the MASTER_SITE returned extra bytes when servicing an
HTTP/1.1 request.  Moved distfile to www.freebsd.org/~fenner/
temporarily.  Left original MASTER_SITE commented out - newer
fetch fetches the distfile properly, and server administrator is
working on the problem, so will probably be able to be moved back
soon.
1998-10-27 03:45:06 +00:00
Justin M. Seger
65953fe039 Unbreak.
Submitted by:	Jun Kuriyama <kuriyama@sky.rim.or.jp>
1998-10-16 02:16:01 +00:00
Justin M. Seger
c1a5366ec3 Mark BROKEN. The distfile isn't on the master site
----
>> Attempting to fetch from ftp://ftp.kiarchive.ru/pub/unix/comm/.
/usr/bin/fetch: pub/unix/comm/yaps-0.96.tar.gz: cannot get remote modification time
/usr/bin/fetch: ftp://ftp.kiarchive.ru/pub/unix/comm/yaps-0.96.tar.gz: FTP error:
/usr/bin/fetch: File unavailable (e.g., file not found, no access)
1998-10-10 20:18:31 +00:00
Jun Kuriyama
918514b081 YAPS (Yet Another Pager Software)
Submitted by:   Stefan Esser <se@mi.uni-koeln.de>
1998-10-09 04:50:07 +00:00
Jun Kuriyama
9e6ad077e9 Activate yaps. 1998-10-09 04:49:29 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Steve Price
53cb0c2f6a Take the manpages out of pkg/PLIST and put them in MAN1. 1998-09-16 02:25:06 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
David E. O'Brien
062f527e6c Upgrade to ver 0.12.19 1998-09-15 06:38:42 +00:00
Satoshi Asami
5998193efe Um, this isn't quite right....
-------
===>  Extracting for qpage-3.2
>> Checksum OK for qpage-3.2.tar.Z.
/usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary
*** Error code 1

Stop.
1998-08-31 05:30:20 +00:00
Steve Price
98a9acb2ab Unbreak this port. 1998-08-30 15:41:28 +00:00
Tim Vanderhoek
a6b4849e8f Oops. Next time I add MANCOMPRESSED=maybe to a port, I should also
add the appropriate MANx variables.  :)
1998-08-30 00:54:30 +00:00
Tim Vanderhoek
9d25f6aca9 Remove some left-over manpages. 1998-08-30 00:34:00 +00:00
Tim Vanderhoek
088c7122f9 Set MANCOMPRESSED=maybe. This isn't the correct fix. The port should
have its patches that stuff NOMANCOMPRESS support in the source Makefile
removed, or submitted for inclusion with the next xceptd release.
1998-08-28 07:02:05 +00:00
Justin M. Seger
1396c73731 BROKEN:
# make package
>> qpage-3.2.tar.Z doesn't seem to exist on this system.
>> Attempting to fetch from http://www.qpage.org/download/.
Receiving qpage-3.2.tar.Z (149352 bytes): 100%
149357 bytes transfered in 24.5 seconds  (5.95 Kbytes/s)
>> Checksum mismatch for qpage-3.2.tar.Z.
Make sure the Makefile and md5 file (/usr/ports/BROKEN/comms/qpage/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
#
1998-08-20 17:45:23 +00:00
Tim Vanderhoek
91580b1ade Wow. Deleting manpages is a lot faster on bento. 1998-08-17 08:23:05 +00:00
Jun-ichiro itojun Hagino
dd00d19f0e upgrade original distribution to 980813. 1998-08-13 09:20:42 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
David E. O'Brien
98ab79e697 Upgrade to version 1.80. 1998-08-11 10:29:56 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
b3241fee40 viewfax has been moved from x11 to comms.
Reviewed by:	the ports list
1998-08-07 22:00:00 +00:00
Jean-Marc Zucconi
689ccbae5a make the script compatible with perl5 1998-08-07 04:36:47 +00:00
Matthew Hunt
c90bb39b08 Grammar, spelling, and usage police. This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Tim Vanderhoek
4bdfc29501 Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Vanilla I. Shu
4f6517aa19 Upgrade to 1.1.16. 1998-07-16 06:44:42 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Jean-Marc Zucconi
70bef47e58 Change the default for autobauding from YES to NO.
Give the user a chance to backup the config files before deinstalling
the port (fixes PR ports/7175).
1998-07-12 23:29:38 +00:00
Peter Wemm
8e04a1f96e Sigh. Putting the non-modifyable value first in the condition might
prevent programming (== vs. =) errors, but it confused the hell out of me
at least.
1998-06-30 00:23:43 +00:00
Peter Wemm
1addd067e6 Another spin loop bug. On dropped network connections, console(8) can
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
13666592ed Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
1998-06-28 14:36:43 +00:00
Peter Wemm
35a4e1f98c Attempt to catch another spin in the client on a zero return from read(). 1998-06-28 14:29:55 +00:00
Peter Wemm
406c65e0f2 Catch a 0 return from read() on carrier loss, otherwise it spins in an
infinite loop.

Submitted by:   Tor Egge <Tor.Egge@idi.ntnu.no>  (ages ago)
1998-06-28 14:28:26 +00:00
Satoshi Asami
baeac4caed Oops, missed another "shells/bash".
Found by:	make index
1998-06-27 09:02:35 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Satoshi Asami
030f6d6f83 Rename "bash" to "bash1" (the actual port is already repository copied).
Requested by:	chet@ins.CWRU.Edu
1998-06-25 22:26:26 +00:00
Donald Burr
2d1ba4c0c6 Mission: move ports/comms/atp into ports/mail/atp.
Phase II: deactive atp in comms Makefile.
1998-06-11 12:18:01 +00:00
Vanilla I. Shu
0a52ab20d3 1. Correct the config file path on qpage.1
2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon.
1998-06-04 03:54:38 +00:00
Vanilla I. Shu
12fcdea9b8 Change MASTER_SITES. 1998-06-03 06:13:48 +00:00
Donald Burr
32ddfaf566 Active atp. 1998-05-16 01:39:33 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Satoshi Asami
1bc3971a43 ===> Building package for kdeutils-4.1b
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100 Update to KDE Beta4. 1998-04-27 20:45:07 +00:00
Jean-Marc Zucconi
28b9fcedad Upgrade to 1.1.14
Submitted by:	Richard Wackerbarth <rkw@Dataplex.Net>
1998-04-20 20:07:52 +00:00
Peter Wemm
864473be72 FreeBSD has setsockopt(). 1998-04-20 03:52:46 +00:00
Peter Wemm
e1cbd05435 Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] 1998-04-18 20:49:58 +00:00
Peter Wemm
514479cd0e Tweak autologin to get it to the point where it appears to work..
Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's
nothing about it that requires superuser access in any way.
1998-04-18 20:17:37 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Jun-ichiro itojun Hagino
306f120d87 updated to 4.0pl2.
added official mirrors to MASTER_SITES.
1998-04-12 03:10:51 +00:00
Justin M. Seger
81bf4f2c35 Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports are
supposed to install files under ${PREFIX} only.  Also there is no entry for
this file in the PLIST, so packages of seyon aren't complete.
1998-04-03 04:20:48 +00:00
David E. O'Brien
104a9716e0 Upgrade to 0.12.18. 1998-03-31 01:56:33 +00:00
Peter Wemm
6ea0e308f9 Work around "new" uudecode behavior.. (argh!)
Reviewed by:  asami
1998-03-22 11:47:19 +00:00
Satoshi Asami
208df7acc0 Don't ask me why, but patch is failing now.
===>  Patching for conserver-5.21
===>  Applying FreeBSD patches for conserver-5.21
No file to patch.  Skipping...
2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej
*** Error code 2
1998-03-22 10:54:36 +00:00
Satoshi Asami
9c54760d3e Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.

Forgotten or misspelled by:	various people :p
1998-03-21 13:54:17 +00:00
Jean-Marc Zucconi
6b8d83c978 Path change in MASTER_SITES. 1998-03-07 23:26:23 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Stefan Eßer
c6a25ffa61 Clean up Makefile 1998-02-15 22:23:46 +00:00
Stefan Eßer
378c4ca460 Upgrade to KDE Beta3 1998-02-07 20:50:24 +00:00
Masafumi Max NAKANE
537bb5dd1d Fixes to allow transmission of files with long names.
Submitted by:	Muramatsu Atsushi <amura@ma3.seikyou.ne.jp>
1998-02-03 18:41:47 +00:00
Jun-ichiro itojun Hagino
263066dcac fix for new select() behavior in FreeBSD-current.
(change made on 97dec)

comment from Lars follows:
	Included is an updated patch-ab file for hylafax for current that
	fixes the busywait that occurred once the fifo_poll() fix went into
	the kernel in December.

	The symptoms were that faxqetty and faxq would chew up an inordinate
	amount of time waiting for input form their FIFOS. Basically the
	kernel fix was to make select() return a 1 on EOF (in accordance
	with POSIX) and for read() to keep returning 0 on EOF (which is
	the state you are in if you open the fifo for reading in non-blocking
	mode and there are no writers).

Reviewed by:	asami
Submitted by:	Lars Fredriksen <lars@fredriks-1.pr.mcs.net>
1998-02-02 01:25:38 +00:00
Satoshi Asami
7caba36778 Make this port package. 1998-01-26 13:31:18 +00:00
Vanilla I. Shu
55731213f2 Upgrade to 1.1.11, enable voice extension. 1998-01-26 10:14:48 +00:00
David E. O'Brien
178721614c Allow root to use the "-d" switch.
Cleanup pre-install script.
Remove etc/minicom on pkg_delete.
1998-01-10 18:39:42 +00:00
David E. O'Brien
5a47182c21 Upgrade to 1.78 1998-01-03 10:58:43 +00:00
Satoshi Asami
e33da5f5f8 Edit out $Id$ line.
Reported by: Dale Mayberry <dale@mars.mat.net> via itojun
1997-12-02 00:20:16 +00:00
Thomas Gellekum
79fef7002a Use new location for tiff34 headers. 1997-12-01 08:07:14 +00:00
Satoshi Asami
8e1e5b68cb Don't delete ${PREFIX}/share/doc. 1997-11-29 01:18:12 +00:00
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