1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

597 Commits

Author SHA1 Message Date
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Kevin Lo
fc7b3fe551 Update to version 1.1
PR: 29670
Submitted by: MAINTAINER
2001-08-13 12:24:53 +00:00
Brian S. Dean
8463c56715 Update to new version. 2001-08-12 13:26:01 +00:00
Kris Kennaway
81e805e936 Don't install ceptd setuid root: it's a daemon you run as root from
inetd.conf, so it doesn't need the additional privileges.

This port still bogusly hardcodes /usr/local as the installation
directory.
2001-08-11 06:59:03 +00:00
Brian Somers
f73b300350 Correct MASTER_SITES
Don't killall mwavem from ``mwavem.sh stop''
Bump PORTREVISION

PR:		29151
Submitted by:	Kevin Oberman <oberman@es.net>
2001-08-11 00:07:53 +00:00
Brian Somers
5f95a9f97d Unmark broken
Add a working MASTER_SITE
2001-08-10 23:57:16 +00:00
Brian Somers
19ec031889 Mark this port broken. The archive has not been obtainable for at least
3 months and there's no response from the maintainer.
2001-08-10 18:26:09 +00:00
Mario Sergio Fujikawa Ferreira
db8d3aec12 Fix installation, broken by last commit
Submitted by:	MAINTAINER
2001-08-05 18:41:25 +00:00
Mario Sergio Fujikawa Ferreira
7683883b1a o Switch over maintainership to submitter
o Move pre-configure patching to pre-patch where it semantically
  belongs
o Additional patching and documentation installation
o Support NOPORTDOCS

Submitted by:	Patrick Li <pat@databits.net>
2001-08-03 18:05:51 +00:00
Mario Sergio Fujikawa Ferreira
c5664496c2 o Add USE_X_PREFIX (implies USE_XLIB)
o Also add additional PREFIX safeness patches

PR:		29063
Submitted by:	Patrick Li <pat@databits.net>
2001-07-29 23:05:45 +00:00
Steve Price
68c10ed751 Use user:group in call to chown. 2001-07-25 17:59:04 +00:00
Dirk Meyer
dd6ada8dbf remove empty directory 2001-07-12 04:26:34 +00:00
Maxim Sobolev
cc3237c609 Update MASTER_SITES
Submitted by:	Fenner's distfiles survey
2001-07-09 08:45:15 +00:00
Dirk Meyer
94c79c2970 The purpose of this utility is to provide an easy way to flash
kernels and romdisks to the Agenda VR3.

FEATURES

  o  Direct serial access (w/o minicom)
  o  Built-in Xmodem (send) support
  o  Built-in Etxack (send) support (c/o Brad @ Agenda)
  o  Progress meters
  o  Capture file
  o  PMON over-write detection/protection

LATEST VERSION

  You can always get the latest version of this utility from:

WWW: http://www.apex.net/~jeff/agenda-utils/
2001-07-07 09:53:27 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Kevin Lo
0c34c0f110 Place port docs where they all go.
PR: 28131
Submitted by: Patrick Li <pat@databits.net>
2001-06-15 13:09:30 +00:00
Brian S. Dean
74b4b22289 Version update. 2001-06-14 01:49:47 +00:00
Kevin Lo
8ecc5232fb Fix lib dependency to make bento happy.
PR: 27953
Submitted by: Patrick Li <pat@databits.net>
2001-06-10 15:49:47 +00:00
David W. Chapman Jr.
170e28fe7e Please bento
PR:		27349
Reviewed by:	will
No response:	maintainer
2001-06-07 19:58:16 +00:00
Peter Pentchev
6403f1a2ba Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net
PR:		27923
Submitted by:	maintainer
Reviewed by:	awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;)
2001-06-07 07:46:06 +00:00
Ying-Chieh Liao
45036fe95e upgrade to 1.1
PR:		27818
Submitted by:	maintainer
2001-06-04 17:19:05 +00:00
Will Andrews
a6ebbd82ac Add mwavem 1.0, a loadable module and user excutable to support IBM
Mwave ACP modem.

PR:		27064
Submitted by:	R. Kevin Oberman <oberman@es.net>
2001-05-20 04:34:28 +00:00
Kris Kennaway
b3d1534f4f Revert to 4.1b2; the security hole in the vendor distribution of this
version was already patched in FreeBSD, so there's no reason to make this
port unavailable until it can be upgraded properly.  Since the previous
commits did not leave this port buildable, no PORTEPOCH bump is required
even though the PORTREVISION has gone backwards.

Reminded by:	Roman Shterenzon <roman@xpert.com>
2001-05-08 06:23:59 +00:00
Kris Kennaway
b7ff0a7501 Somehow I botched this upgrade -- I must have been building the previous
version even though I updated PORTVERSION.  Since this was a security
update, mark it BROKEN for now until someone can fix it.
2001-05-07 21:53:47 +00:00
Kris Kennaway
b0874023fe Update to hylafax 4.1b3 2001-05-06 04:24:54 +00:00
Jimmy Olgeni
e447d6a0d5 Some port related improvements, no functional changes in mgetty itself.
* Preserve configuration files in etc/mgetty+sendfax. Remove the
  pkg-deinstall file that used to warn about potential loss of
  configuration files at deinstall time.

* Patch file mtools.info so that it can be installed with install-info in
  the info index (the stock file lacks a proper directory entry).

* Make pkg-install exit without asking anything, if BATCH is defined. And
  fix a banner length :o)

Reviewed by:	jmz
2001-05-03 22:56:14 +00:00
George C A Reid
e0a29a5353 Updates this abandoned port to a usable version (0.3.3 pre22) that:
- works with a lot more phones
- has many more features
- has a nice (optional) GUI

Change MAINTAINER to anders@fix.no, with approval from previous MAINTAINER.

PR:		27045
Submitted by:	Anders Nordby <anders@fix.no>
2001-05-03 01:13:00 +00:00
Mario Sergio Fujikawa Ferreira
ee288022e0 Update to version 2.0.2
Submitted by:	Patrick Li <pat@databits.net>
2001-05-01 17:20:53 +00:00
Maxim Sobolev
700291efee Add tits 1.0.2, a server which provides telnet(1) access to one or
more tty ports.

Obtained from:	NetBSD
2001-04-18 15:32:59 +00:00
Kris Kennaway
21015e3a05 Remove setuid root bit from hfaxd and fix a format string error which was
previously a security vulnerability

Reported by:    Marcin Dawcewicz <miv@IIDEA.PL>
Obtained from:  http://www.hylafax.org
2001-04-17 08:22:46 +00:00
Kris Kennaway
db8acc92df Mark FORBIDDEN; this port allows a local exploit yielding uid uucp
Submitted by:	empathy@feelings.com
2001-04-17 08:07:07 +00:00
Will Andrews
3ac1085673 Add yawmppp 2.0.1, a Window Maker dockapp that helps with easy use
of pppd.  I *really* like this one because it relies on shell
scripts rather than requiring you to use its GUI (i.e.: you can use it
only once, just to create your pppd scripts.  Plus it has several
different GUI looks.  :-) :-)

Oh well, that was the old days when i was on a modem.  Bwahahaha!!
/me pets his 10baseT college ethernet connection.  Good connection.
Good! Good!!

Forgotten by:	will (yes, this was in my ~/ports dir for a long
		long time: 403 days... longer than I have
		been a committer)  *hangs head in shame*
Reminded by:	Some guy on IRC who's coming to Purdue.  ;)

Soldier!  Commit this goldurned thing to history!
YES SIR!!!! <WHIRR> *click*
2001-04-16 03:16:14 +00:00
Michael Haro
9b4a112d96 update comms/qico to 0.48.5
PR:		26342
Submitted by:	    maintainer
2001-04-05 10:09:24 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Will Andrews
14b3d82157 Add pr 1.0, a daemon that connects local terminal device to a
terminal server.

PR:		26197
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2001-03-31 01:36:29 +00:00
OKAZAKI Tetsurou
fb028a75d4 Fix package building.
Style fix of pkg-comment (noticed by portlint)
Bump PORTREVISION.

PR:		25827
Submitted by:	maintainer
2001-03-19 19:52:04 +00:00
Kevin Lo
4a4ee92fab Replace WITHOUT_QICO_MORDA option to WITH_QICO_MORDA
PR: 25684
Submitted by: maintainer
2001-03-11 08:24:39 +00:00
Andrey A. Chernov
0a2d029273 Upgrade to 4.30 2001-03-11 07:04:04 +00:00
David E. O'Brien
ad487d3041 Totally turn off the processing of MESSAGE until I can remember what the
one that did not get committed had to say.
2001-03-11 00:41:39 +00:00
David E. O'Brien
4ccc030ccb Deal with semi-bogus error reports from Bento. 2001-03-11 00:39:18 +00:00
Will Andrews
d59bde8d34 Add sms_client 3.0.2, a simple UNIX SMS client to send messages to
phones or pagers.

PR:		24257
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-10 19:55:32 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Jean-Marc Zucconi
c05e5332d9 Upgrade to version 1.1.25.02.01 2001-02-26 00:37:44 +00:00
Brian S. Dean
297f417b1f Version upgrade. 2001-02-25 16:46:50 +00:00
Brian S. Dean
79b9bd2ca3 Upgrade to version 1.2. 2001-02-17 22:54:22 +00:00
Kevin Lo
8f0eba0047 Upgrade to version 0.48.4
PR: 25140
Submitted by: MAINTAINER
2001-02-17 15:14:16 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
David E. O'Brien
f49a4fe7e8 Don't try to use 'pkg-message' for now. I forgot to cvs add it when I
upgrade the port, and I don't remember what its contents were now. :-(
2001-02-12 21:11:09 +00:00
Kevin Lo
f229e46916 - Support CFLAGS properly
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS

PR: 24543
Submitted by: Ports Fury
2001-01-23 07:55:05 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Jean-Marc Zucconi
2ff91276e0 Upgrade to version 1.1.24-Jan07
Change MASTER_SITE
2001-01-07 22:14:07 +00:00
FUJISHIMA Satsuki
219ce96fc0 remove empty share/locale stuff.
Submitted by: bento
2001-01-04 17:13:51 +00:00
Will Andrews
272b15896e Fix violations of COMMENT files.
PR:		22986
Submitted by:	Ports Fury
2000-12-21 08:54:25 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Steve Price
1574c6ec51 - Support CC/CFLAGS properly
- Support NOPORTDOCS

PR:		23271
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:47:38 +00:00
Brian S. Dean
888e859d9b Version update. 2000-12-10 19:02:04 +00:00
Brian S. Dean
d1e27a770c Add a new port comms/comserv. From the pkg-descr file:
"The comservd program provides a facility to access network terminal
 server serial ports, such as those available on Xyplex terminal server
 models, via /dev device file entries.  This allows programs such as
 tip(1) to access devices connected to the terminal server serial
 ports."
2000-12-03 16:37:25 +00:00
Satoshi Asami
34241581a3 ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55. 2000-11-25 10:31:07 +00:00
David E. O'Brien
6915d59bcf Upgrade to version 8.5
[based on patch submitted in PR, but greatly re-worked by me]

PR:		14970
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
2000-11-23 12:03:36 +00:00
David E. O'Brien
30abec63d9 Add $FreeBSD$, which help me in problem reports. 2000-11-22 02:22:51 +00:00
David E. O'Brien
d6ea5e255d Add $FreeBSD$. 2000-11-22 00:31:51 +00:00
David E. O'Brien
d4773dde1d Add 'restart' and 'status' functionality. 2000-11-21 17:31:44 +00:00
Maxim Sobolev
775958c85c Update to 1.1.18.
PR:		22978
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2000-11-21 15:41:29 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Kevin Lo
bca9f5df21 Update to version 0.48.3
PR: 22913
Submitted by: MAINTAINER
2000-11-17 15:10:03 +00:00
David E. O'Brien
53261c9447 Better detecting of modem status lines.
Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete
TIOCMODG and TIOCMOD.

PR:		16341
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-11-11 22:18:36 +00:00
David E. O'Brien
972c1774be Make PREFIX clean and respect CFLAGS.
PR:		21365
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-11 06:34:39 +00:00
Bill Fenner
6429a6a789 Hylafax DISTFILE moved.
Submitted by:	distfile survey
2000-11-07 21:56:09 +00:00
Kevin Lo
bb87ad4446 - Update to version 0.48.2
- Allow building without qcc aka MORDA (make WITHOUT_MORDA=yes).

PR: 22599
Submitted by: MAINTAINER
2000-11-04 14:14:45 +00:00
James E. Housley
21dd93001c New Port: comms/bayonne
Multi-line general purpose voice telephony server

PR:		21327
Submitted by:	David Sugar <dyfet@ostel.com>
2000-11-02 19:43:29 +00:00
Chris D. Faulhaber
ece4d3d9a8 Update port to 0.48.1
PR:		22090
Submitted by:	Maintainer
2000-11-02 13:45:05 +00:00
Will Andrews
549b69fb5e Add two missed shared libs. 2000-11-01 22:02:30 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
James E. Housley
081d1c405d New Port: coms/vpb2
user mode API for Voicetronix 4 port analog DSP telephony cards

PR:		21113
Submitted by:	David Sugar <dyfet@gnu.org>
2000-11-01 13:06:23 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
4d20366797 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:40:40 +00:00
Stefan Eßer
73d964492d Add definitions for new prefixes of German mobile phone networks (D1: 0170,
0D2: 173, E+: 0178).

I do not know and thus can't add a definition for SMS to Viag-Interkom's E2.
2000-10-20 21:36:22 +00:00
Stefan Eßer
b9258b969e Apply diffs submitted with PR 21367:
- use ${PREFIX} instead of hard-coded paths.
	- respect NOPORTDOCS

PR:		21367
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 21:26:52 +00:00
Ade Lovett
65f4afec8f Update to 0.48
PR:		21889
Submitted by:	maintainer
2000-10-12 21:18:07 +00:00
David E. O'Brien
1d710016d9 Fix "DISTFILES".
Submitted by:	steve
2000-10-11 22:58:19 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
94fb60f81d Rename pkg/license to pkg-message, which will make it a full-blown
${PKGMESSAGE} file.
2000-10-07 23:43:27 +00:00
David E. O'Brien
a5bff01e54 Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.
Requested by:	Daniel O'Connor <doconnor@gsoft.com.au>
2000-09-28 16:41:51 +00:00
Satoshi Asami
6963a2b623 Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} instead
of taking it out.  My apologies.

Reported by:	maintainer
2000-09-27 10:16:21 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Ade Lovett
e307881cab Fix incorrect use of snprintf() that causes pid of process
trying to lock a serial device in /var/spool/lock to be
incorrectly written into the lock file.

PORTREVISION bumped.

PR:		20141
Submitted by:	Cyrus Rahman <cr@jcmax.com>
2000-09-18 21:58:04 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Chris D. Faulhaber
17de392e72 Install files with correct perms (0664->0644)
Approved by:	Maintainer
2000-09-15 11:29:18 +00:00
Chris D. Faulhaber
afebe5fa8c Do not install files/dirs group-writable 2000-09-14 22:10:00 +00:00
Jean-Marc Zucconi
034900785f Upgrade to the latest version (1.1.22.Aug27) 2000-09-10 22:46:11 +00:00
Jean-Marc Zucconi
372b9fb7e2 Upgrade to the latest version (1.1.22.Aug27)
Add a warning message because /var/spool/fax/outgoing/ is world writeable.
2000-09-10 22:46:02 +00:00
Jean-Marc Zucconi
8ecc1181ca Upgrade to the latest version (1.1.22.Aug27)
The port is no more marked FORBIDDEN as the main security hole has been fixed.
2000-09-10 22:45:04 +00:00
Will Andrews
b9fa1c08fd Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release.  Fix my bogon in forgetting to remove obsolete qt22 patches.

The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here.  I'm going to let bento figure it out.  :-)

Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves.  I've found that KDE2 seems to have
stabilized significantly since the last snapshot.

And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Jean-Marc Zucconi
faa9578ebb Fix a buffer overrun for some incorrect input files.
Submitted by:	Paul Eggert  <eggert@twinsun.com>
2000-08-25 21:07:42 +00:00
David E. O'Brien
53546efc93 Assume maintainership.
Approved by:	peter
2000-08-24 23:45:49 +00:00
Kevin Lo
4618632f51 Update to version 0.46.2
PR: 20739
Submitted by: MAINTAINER
2000-08-23 14:32:26 +00:00
Will Andrews
3a5dc9adff Add qico 0.45pl3.1, a fidonet compatible mailer. I've put a copy on my
local-distfiles due to historic saturation on www.ruxy.org.ru's link.

PR:		16989
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2000-08-11 12:24:04 +00:00
Steve Price
1605e0fca8 Add a missing ';' so this port builds/installs cleanly. 2000-08-08 03:11:55 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
d4a380e1fb Replace old startup script with new capable to do start/stop operations.
PR:		20039
Submitted by:	Bruce A. Mah <bmah@cisco.com>
2000-07-20 08:25:32 +00:00
Alexander Langer
386679ca9c Remove a bug in faxsetup.sh.
PR:		20051
Submitted by:	 Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-07-20 06:44:30 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Chris D. Faulhaber
02e7112da4 Remove all installed directories
Noticed by:	bento
2000-07-14 12:35:13 +00:00
Maxim Sobolev
d5db1c3535 Update md5 checksum. Unfortunately there is no previous version on
MASTER_SITE_BACKUP, so it is impossible to check what was changed.

Submitted by:	bento
2000-07-13 08:19:34 +00:00
Steve Price
646999a27c From the submitter:
Currently, the  hylafax port has  a few flaws --  it uses
        the libz and regex libraries  that come with the software
        instead of  the implementations available on  FreeBSD and
        ignores the local CFLAGS settings. It also needlessly (it
        seems) requires  gmake.

PR:		19552
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-07-07 19:09:19 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Alexander Langer
3f08af39e0 Update to version 4.1.b2, the latest stable release (dispite the "beta" flag),
which officially fixes the setuid security exploit by the vendors.

Additionally, from the PR:

*       adds in distribution patches to allow it to interoperate
        with libtiff-3.5.5 (the current version in the ports tree),
        and replace an original FreeBSD patch.

*       includes security patches (replacements of 'strcpy' and
        'sprintf', primarily), mostly based on patches originally
        submitted by Alex Langer [1] for 4.0pl2 and not yet commited,
        although some new work was done too.

[1] I don't think, that these were my patches but those submitted by
John Holland <john@zoner.org> in PR 19180.

*       Fixes some issues with the configure/setup scripts introduced
        since the previous version.

*       Additionally, original FreeBSD patches from 4.0pl2 were
        merged in where they were not addressed by anything else.
        (except the I18N patch, sorry).

I removed the FORBIDDEN line since there are at least no obvious security
concerns left.

PR:		19237
Submitted by:	Andy Sparrow <andy@geek4food.org>
2000-06-27 11:59:36 +00:00
Kris Kennaway
b2c2a538e5 Mark FORBIDDEN: insecure tempfile handling means any file on the system can be overwritten
Submitted by:	Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq
2000-06-26 05:23:31 +00:00
Maxim Sobolev
08436d7800 - Use MASTER_SITE_SUNSITE to MASTER_SITES
PR:		19496
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:22:00 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
David E. O'Brien
71705e80d5 Revert to rev 1.8 -- which breaks this port again.
I don't know exactly what changed in the distfile.  To generate the new
checksum I did ``make distclean makesum''.  So I don't have the old distfiles
around to check.  I did verify that the new distfiles does compile and the
resulting binary runs.  But I guess that is not suffient today.

Prodded by:	kris
2000-06-09 19:11:03 +00:00
David E. O'Brien
4169f68dc3 Distfile changed -- update checksum. 2000-06-09 18:25:54 +00:00
Satoshi Asami
d3182734b6 @dirrm share/doc/kermit
@dirrm share/examples/kermit

Submitted by:	bento
2000-06-07 21:43:59 +00:00
David E. O'Brien
c7de0189ba Upgrade to version 1.83.1.
1.83.1 is supose to have more sane logfile control.
2000-06-01 18:00:34 +00:00
Maxim Sobolev
cb52fef94b 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:18:29 +00:00
Will Andrews
f32ab970dd Update to KDEUTILS 1.90 (aka KDE2 beta). 2000-05-16 23:57:03 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Satoshi Asami
770d9a7020 Typo (PKGNAME -> PORTNAME). 2000-04-13 06:35:36 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Jean-Marc Zucconi
851880a31d 38000 is not a valid baud rate value. Use 38400
PR:		ports/17455
Submitted by:	SHIROTA Yasuhiko <shirota@mbox.media.nagoya-u.ac.jp>
2000-03-28 17:49:27 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Satoshi Asami
490adac052 "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" 2000-03-21 23:01:18 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Masafumi Max NAKANE
9d96101818 Use my Web space on freebsd.org for the distfile. 2000-03-08 07:17:54 +00:00
Kris Kennaway
fc3054bd06 Host the distfile myself - there is something weird with the official
website which allows you to browse and download the file with lynx, but
returns a 404 with fetch or wget.

Noticed by:	bento
2000-02-27 09:10:12 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Michael Haro
f51829d45b add ending / to WWW 2000-02-24 02:06:35 +00:00
Michael Haro
c1cfea6685 update WWW 2000-02-24 02:06:07 +00:00
Michael Haro
eb599ea492 PREFIX -> LOCALBASE
add ending / to WWW
2000-02-24 02:04:18 +00:00
Joerg Wunsch
71dd781f05 Remove the line that copied dot.kermitrc over into ${WRKSRC}.
Submitted by:	bento's package builder via satoshi
2000-02-22 20:00:36 +00:00
Steve Price
6aac6c7a81 The one and only argument to gmtime(3) is a time_t*. This fixes the build
problems on the Alpha.
2000-02-20 20:59:20 +00:00
Steve Price
5cb58533ad The one and only argument to time(3) is a time_t*. This fixes builds on
the Alpha.
2000-02-20 20:50:55 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Joerg Wunsch
bca78cdfb3 Install kermit documentation and example files correctly. This is
basically what the PR suggested, although i did it somewhat
differently.  (The PR was related to the previous version of Kermit
anyway.)

After asking Frank da Cruz again, i did however decide to not run the
shipped ckermit.ini (alias .kermrc) by default; the defaults of Kermit
version 7 are supposed to fit the needs of most people, so there is no
need to run the .ini file for everybody.  Those who want it can still
find it in the `examples' directory (and Frank suggested users who
like to do this can easily run this as a `kerbang' script file instead
of starting the plain kermit binary).

PR:		ports/14894
Submitted by:	Oh Junseon <hollywar@holywar.net>
2000-02-20 10:10:34 +00:00
David E. O'Brien
d33e0fe157 Make PREFIX clean.
PR:		14854
Submitted by:	Joe Greco <jgreco@solaria.sol.net>
2000-02-18 04:00:45 +00:00
David E. O'Brien
dcf29c4a04 Support tty speeds of 57600 and 115200 bit/sec.
PR:		14977
Submitted by:	Vlad Patenko <vlad@lucky.net>
2000-02-18 03:52:25 +00:00
R. Imura
46789bfcb4 Remove giflib dependence.
Only changed giflib -> libungif in kdegraphics.

They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00