Commit graph

1223 commits

Author SHA1 Message Date
Patrick S. Gardella
0bdeb82558 Update to 0.9.1 2004-02-04 16:15:04 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Tilman Keskinoz
768a407994 Fix build on AMD64 2004-01-31 00:35:33 +00:00
Pav Lucistnik
3c133eaabe Should have read all my mail before committing.
- Add backup MASTER_SITE

Submitted by:	maintainer
2004-01-29 09:28:05 +00:00
Pav Lucistnik
e6bc169a47 - Update MASTER_SITES
Reported by:	bento via kris
2004-01-29 09:24:00 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
f90412bde1 - Update to 0.6.4.1
PR:		ports/61983
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-01-27 11:54:45 +00:00
Jean-Marc Zucconi
7bf178d7e6 Upgrade to version 2.5 2004-01-23 22:32:31 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
7debfecf5c Grig is a graphical front-end to the Ham Radio libraries
written using Gtk+ and Gnome widgets by Alexandru Csete.

Part of the grounstation suite, it purpose is to control
an amateur radio transceiver from X. It supports any of
the transceivers that hamlib supports, including rpc.rigd
over the network. However, at present only a subset of the
hamlib functions are provided.

The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.

WWW: http://groundstation.sourceforge.net/

PR:		ports/61729
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-01-22 21:56:22 +00:00
Pav Lucistnik
fef45f2508 Gpredict is a satellite tracking and prediction application
written using Gtk+ and Gnome widgets by Alexandru Csete.

Part of the grounstation suite, its purpose is to track
the various amateur, weather and military satellites that
are of interest to radio amateurs.

The groundstation suite comprises Gnome-rig and Gnome-predict
and is intended to provide a low-cost amateur radio station
with the facilities of a high-end satellite station.

WWW: http://groundstation.sourceforge.net/

PR:		ports/61727
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-01-22 19:15:13 +00:00
Pav Lucistnik
7b6583cae8 - Update to 2.0
PR:		ports/61670
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer
2004-01-21 21:02:11 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Jean-Marc Zucconi
e35846b662 A better fix for the buffer overflow problem.
Submitted by:	guy@device.dyndns.org
2004-01-20 00:36:37 +00:00
Pav Lucistnik
5efb1fd548 - Update to 0.92.0, now with FreeBSD Bluetooth stack support
PR:		ports/61319
Submitted by:	Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
2004-01-13 20:24:58 +00:00
Jean-Marc Zucconi
8a8afe9bbc Fix a buffer overflow problem.
Submitted by:	 guy@device.dyndns.org
2004-01-13 15:07:29 +00:00
Mark Linimon
bb4691d836 Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.

Reviewed by:	portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:24:20 +00:00
Michael Haro
3f1730b358 update to 4.1.8
PR:		61176
Submitted by:	maintainer
2004-01-10 18:26:48 +00:00
Edwin Groothuis
ef90f616b0 Nitpicks for the comms/qpage port
The comms/qpage port has a few minor problems.  A default installation gives
	the following errors when the /usr/local/etc/rc.d/qpage.sh script is
	execute:

	    qpage[68438]: cannot open /etc/qpage.cf: No such file or directory
	    qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied
	    qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory
	    qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory

	In short:

	1) qpage looks for its configuration file in /etc instead of /usr/local/etc
	2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock
	but does not document this anywhere outside of the source.
	3) It's queue directory is not created by installing the port.

PR:		ports/48059
Submitted by:	Kirk Strauser <kirk@strauser.com>
2004-01-10 08:48:29 +00:00
Sergei Kolobov
4f86b431f0 - Update to 0.5.8 [1]
- Fix pkg-plist: .mo files do not seem to get installed

PR:		61121 [1]
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-01-09 15:57:18 +00:00
Hye-Shik Chang
7df08c1499 Add port for py-lirc 0.0.4,
An infra-red remote controller library interface for Python.

PR:		60989
Submitted by:	Lewis Thompson <purple@lewiz.net>
2004-01-07 06:41:40 +00:00
Mark Linimon
6202905164 The port did not build on many systems due to conflicting and missing
headers in certain files.  It also blindly assumed the default prefix
for the etc directory was /etc.  Also pet portlint.

PR:		ports/60680
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-12-29 07:58:47 +00:00
Mark Linimon
d351a69968 Fix build on 5.x.
PR:		ports/60675
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-12-29 07:30:09 +00:00
Mark Linimon
43916cb62f Add p5-Image-Size to RUN_DEPENDS.
PR:		ports/59495
Submitted by:	Matthias Andree <matthias.andree@web.de>
Approved by:	maintainer timeout (1 month)
2003-12-29 01:40:39 +00:00
Pav Lucistnik
25df151652 - Update to 0.91.0
PR:		ports/60546
Submitted by:	Kirill Bezzubets <kirill@solaris.ru>
2003-12-25 21:20:34 +00:00
Sergei Kolobov
b8948f43a8 - Restore Date created: and Whom: lines in the port Makefile header
to their historical values as in r1.1. Once the port is added,
  these lines should not change.

(This commit fixes the last reference to ports@FreeBSD.org in ports'
Makefiles that does not use the canonical capitalization form)
2003-12-21 00:37:58 +00:00
Michael Haro
e737a26b7b add working MASTER_SITES 2003-12-17 04:04:31 +00:00
Pav Lucistnik
3fc20d65a2 - Update to 0.5.7
PR:		ports/60297
Submitted by:	Guido Falsi <mad@madpilot.net>
2003-12-16 20:15:43 +00:00
Pav Lucistnik
99de867ec5 - Fix build when older version is already installed. This will prefer
newly build libgnokii on linking.

PR:		ports/60253
Reported by:	Krzysztof Stryjek <wtp+gnokii@bsdguru.org>
2003-12-15 19:52:27 +00:00
Pav Lucistnik
537ac8e57e - Fix INDEX.
Pointy hat to:	pav
2003-12-13 22:45:25 +00:00
Pav Lucistnik
cd5ded6a17 Add gammu, a command-line program to communicate with Nokia cell phones
over cable, infra and Bluetooth.

PR:		ports/60211
Submitted by:	Kirill Bezzubets <kirill@solaris.ru>
2003-12-13 20:39:49 +00:00
Pav Lucistnik
aea434c2a1 - Use native threading library
PR:		ports/60206
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
2003-12-13 14:31:16 +00:00
Mark Linimon
03bb01f488 Add comms/qtpcr, software that controls the ICOM PCR-1000 Receiver.
PR:		ports/52319
Submitted by:	Sebastian Yepes <esn@x123.info>
2003-12-12 05:22:45 +00:00
Jun Kuriyama
87e836c627 Upgrade to 8.0.9 (bugfix). 2003-12-11 01:16:00 +00:00
Joerg Wunsch
3f3cd6af1f Clean up historical baggage, and move the old local distfiles that
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.

No version changes involved.
2003-12-09 21:33:03 +00:00
Mark Linimon
17fb689155 Mark as broken on 5.x. Informed maintainer. 2003-12-08 05:22:40 +00:00
Mark Linimon
5cf699de3a Mark as broken on 5.x. Maintainer's address currently bounces. 2003-12-07 06:16:24 +00:00
Mark Linimon
8288fd04a5 Per redirect response when sending mail to maintainer, update maintainer's
email address.
2003-12-07 06:08:36 +00:00
David E. O'Brien
fe553a55e1 Make the sample config file correct for FreeBSD. 2003-12-07 04:31:49 +00:00
Pav Lucistnik
58f793741a Add py-bulksms, python client for BulkSMS.co.uk's HTTP API for sending
short text messages to cell phones. Port contains python module
and a command-line client 'sms'.

PR:		ports/59987
Submitted by:	Andy Gilligan <andy@evo6.org>
2003-12-06 12:37:43 +00:00
Pav Lucistnik
91943bf1cd Add hamfax, a Qt/X11 application for sending and receiving facsimiles
over ham radio.

PR:		ports/53444
Submitted by:	Carl Makin <carl@stagecraft.cx>
2003-12-05 19:07:33 +00:00
Jun Kuriyama
88bd8f5825 Upgrade to 8.0.8. 2003-12-05 05:13:23 +00:00
Pav Lucistnik
fa4d36be29 - Update to 0.5.6
- Add WITH_SMSD knob to enable build of SMS messaging daemon
  with optional MySQL or Postgresql backend

PR:		ports/54498
Submitted by:	Guido Falsi <mad@madpilot.net>
Approved by:	adamw (mentor)
2003-12-04 22:00:20 +00:00
Dirk Meyer
a69da0ee63 - Fix MASTER_SITES 2003-12-04 03:21:37 +00:00
Tilman Keskinoz
d1868e9f76 - AMD64 has no APM
- Revert logic, i386 seems to be the only ARCH with APM

Submitted by:	Adriaan de Groot
Approved by:	portmgr (marcus)
2003-11-25 18:57:36 +00:00
Mark Linimon
19ebc18c75 Mark as broken on 5.x. The assumptions that the Makefiles make here,
about default compilation directories, do not work on 5.x for some reason.
2003-11-22 12:28:12 +00:00
Mark Linimon
6110eca7d0 Change BROKEN to IGNORE in the case of configurations that will never
be made to work.
2003-11-22 04:26:08 +00:00
Kirill Ponomarev
a13e3385eb - Fix pkg-plist vodafone_autralia -> vodafone_australia
- Pet portlint
- Bump PORTREVISION

PR:		31910
Submitted by:	Shaun Branden <shaun@pcuse.com>
2003-11-20 23:30:10 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Jun Kuriyama
0018321faa Upgrade to 8.0.6. 2003-11-19 06:22:07 +00:00
Sergey A. Osokin
8e945423af Fix build process on sparc64 and alpha systems.
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		59378
2003-11-18 11:46:10 +00:00
Dirk Meyer
ca27c348e1 - take maintainership 2003-11-17 19:33:49 +00:00
Joe Marcus Clarke
d3863e248a unPERLify by using REINPLACE_CMD where appropriate.
PR:		47656
Submitted by:	Simon 'portlint' Schubert <corecode@corecode.ath.cx>
2003-11-15 20:07:28 +00:00
Max Khon
3ab3cc9337 Fix build if bison is installed. 2003-11-14 14:28:05 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Hye-Shik Chang
5eae49fbd0 Update to 2.0 2003-11-10 12:07:28 +00:00
Cy Schubert
1ebd12176a Add sites to fetch distfile from. 2003-11-09 01:26:30 +00:00
Kris Kennaway
879ba4468b As announced on Aug 7, remove this broken port. 2003-11-08 06:01:35 +00:00
Mark Linimon
1492eb5e4b Reset maintainer to ports@FreeBSD.org. Requested by: kris. 2003-11-03 07:28:44 +00:00
Kris Kennaway
6160dc3d41 Reset maintainer of ports owned by inactive committers who were just retired. 2003-11-03 00:54:32 +00:00
Sergey A. Osokin
3fedbd7501 Fix build on non-intel archs.
Notify from:	kris via bento
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		ports/57941
2003-11-02 20:59:12 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Jun Kuriyama
f7f9fc355f Upgrade to 8.0.5 (minor bugfixes). 2003-11-01 06:53:05 +00:00
Mark Linimon
86c7811283 Per distfile survey, remove old mastersites. All I could find on
Google was one project that appeared to be based on this source code:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/src/stp.
2003-10-26 08:01:23 +00:00
Mark Linimon
cea56e85ef Per distfile survey, remove mastersite that expired in October 2002. 2003-10-26 07:49:24 +00:00
Jun Kuriyama
1ac94e519a Update to 8.0.4.
** HEADS UP! **

This major version up includes configuration file format change.
Please convert your conserver.cf before using new vewsion.

And $USE_RC_SUBR is used in this port.  You need to set
conserver_enable="YES" to your /etc/rc.conf to use conserver daemon.
2003-10-25 13:11:16 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergey A. Osokin
958842c5c6 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-22 09:37:18 +00:00
Sergey A. Osokin
3593c8f27e Unbreak build by use WANT_AUTOMAKE_VER=15.
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR:		58328, 58329, 58330
2003-10-21 13:31:31 +00:00
Anders Nordby
04d80cea3a Pass gnokii maintainership to ports@. I only passively use gnokii for SMS
nowadays.
2003-10-19 20:00:26 +00:00
Kris Kennaway
042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Edwin Groothuis
cce87ed9dc Unbreak port by adding dependency on autoconf.
Noticed by: bento
2003-10-13 00:51:19 +00:00
Kris Kennaway
8bcb72d4a4 BROKEN: Broken pkg-plist 2003-10-13 00:21:06 +00:00
Edwin Groothuis
835ea5d077 Add USE_XLIB to the ports Makefile
Noticed by: bento
2003-10-12 22:14:53 +00:00
Oliver Lehmann
c74aae3691 unbreak build on CURRENT
bump PORTREVISION

Noted By:	bento
2003-10-12 14:35:27 +00:00
Dirk Meyer
7da1ac3184 - use DOCSDIR 2003-10-12 11:03:50 +00:00
Edwin Groothuis
c4a25f6b2a New port for libirman 0.4.2
This is a new port for the libirman library for use with
	Evation's Irman infrared reciever.

PR:		ports/50443
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2003-10-10 05:21:28 +00:00
Edwin Groothuis
ef4a874374 new port: comms/gscmxx 0.4.1 - gtk-frontend for scmxx
gscmxx can access siemens cellular phones via scmxx. it
	supports phonebooks, addressbooks, sms and some other
	features.

PR:		ports/52176
Submitted by:	Sven Mohr <svmohr@red-mercury.de>
2003-10-08 11:04:34 +00:00
Edwin Groothuis
627aa4a08e New port: comms/lirc: Linux Infared Remote Control
This is a port of the LIRC, Linux Infrared Remote Control,
	package (www.lirc.org). This port installs the daemons and
	tools for interacting with device drivers that support the
	LIRC device interface. The port does not install any FreeBSD
	infrared device drivers yet; the user must obtain these
	from third parties or port the existing Linux drivers.

PR:		ports/46774
Submitted by:	Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
2003-10-06 01:31:49 +00:00
Oliver Lehmann
abc219b6b8 Add garmin-utils 1.93, utilities for Garmin GPS receivers.
PR:		57585
Submitted by:	Matthew Braithwaite <mab@red-bean.com>
2003-10-05 19:35:32 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Oliver Lehmann
ae163b970f - dependency update: intl.4 -> intl.5
- plist fixes

PR:		ports/57117
Submitted By:	maintainer
2003-10-03 21:44:31 +00:00
Tilman Keskinoz
3d1a27e930 IA64s do not have apm.
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
2003-09-30 13:12:51 +00:00
Jean-Marc Zucconi
cd35646b2d Fix exit status passing in vgetty for external shells.
PR:		ports/47473
Submitted by:	Martijn Lina <martijn@pacno.net>
2003-09-29 14:55:39 +00:00
Edwin Groothuis
3f7212d8a5 javax.comm ports should use USE_JAVA
Java ports should use the new USE_JAVA infrastructure to
	auto-discover the installed JRE

Informed maintainer.

PR:		ports/56927
Submitted by:	Nick Sayer <nsayer@kfu.com>
2003-09-29 11:44:09 +00:00
Edwin Groothuis
a5b076053e lrz in lrzsz-0.12.20(comms/lrzsz) sets invalid timestamp
When I send a file from Windows with Tera Term Pro and
	receive it by lrz on FreeBSD, the timestamp (modification
	time) of the received file is always set to 1991-Apr-20
	03:36:12 GMT (which may change according to compiler's
	optimization), neither the original file's timestamp nor
	the time that the file was transferred.

PR:		ports/49999
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-28 23:04:48 +00:00
Edwin Groothuis
49dda8d028 [Port fix] comms/hylafax 4.1.7 (bin/faxrcvd)
A fix enabling recieved faxes to be send by email as pdf-files.
	The fix was kindly provided by Matthias Fechner.

PR:		ports/56733
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2003-09-28 22:58:45 +00:00
Hye-Shik Chang
7b9fef0c37 Update to 0.20 2003-09-27 15:33:08 +00:00
Edwin Groothuis
b705cbc95c ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)

PR:		ports/56767-56770,56772-56774,56776-56784
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:23:56 +00:00
John Baldwin
16d7c4d8d8 Fix build on current by adjusting includes to use dev/pci/... instead of
pci/... and using dev/ic/ns16550.h rather than dev/sio/sioreg.h.

Reviewed by:	maintainer
2003-09-25 20:15:07 +00:00
Michael Landin
a7016bc214 Update to -> 1.1.1
- "raw" protocol support added
 - software flow control support added

Approved by:		roberto (mentor)
2003-09-25 09:00:35 +00:00
Kirill Ponomarev
2d197967ce - Update to version 0.6.4
- UCS-2 phonebook transfer mode
- Phonebook hadling fixed
- Apply the DOCSDIR and EXAMPLESDIR macro to pkg-plist
- Remove missing example
- Added russian man page
- Change master_site to sourceforge

PR:		56731
Submitted by:	maintainer
2003-09-24 10:15:16 +00:00
Kirill Ponomarev
0e2dbcef26 - Fix build package and honor PREFIX
http://bento.freebsd.org/errorlogs/i386-4-full/libticables-3.7.7.log

PR:		57105
Submitted by:	maintainer
2003-09-23 08:14:36 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Adam Weinberger
92a579b9b8 Chase libintl shlib version number.
Submitted by:	bento
2003-09-15 21:15:39 +00:00
Erwin Lansing
51797a5640 Convert spaces to tabs. This should fix INDEX build.
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2003-09-08 17:23:17 +00:00
Edwin Groothuis
bf02ecd7e2 [new port] TiLP: TI calculator link program
TiLP is a Linking Program to send/receive files to/from
	your TI calculator.

PR:		ports/56137
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 11:03:44 +00:00
Edwin Groothuis
84844a7558 cleanup portlint warnings.
PR:		ports/56134
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:51:41 +00:00
Edwin Groothuis
48dc1f0a8a [new port] libticables: TI calculator link cables
Libticables is part of TiLP, a program to connect a TI
	calculator to your computer. This lib manages several types
	of cables (serial, parallel, usb).

PR:		ports/56134
Submitted by:	Tijl Coosemans <tijl@ulyssis.org>
2003-09-08 10:49:58 +00:00
Joerg Wunsch
e6954e884d Make the tty locking compatible to the FreeBSD convention (10 digits
vs. 9).

Submitted by:	Helge Oldach <xcept@oldach.net>
2003-09-06 20:08:29 +00:00
Erwin Lansing
99b72afa4b Mark IGNORE for perl < 5.6.x
PR:		56479
Submitted by:	bento, Mark Linimon <linimon@lonesome.com>
2003-09-05 09:19:44 +00:00
Pierre Beyssac
502650c7f5 Remove stdio buffering even when not on a tty or pty: this prevents
use of ircomm from a "set device" in ppp(8).

Bump PORTREVISION.
2003-09-04 13:21:38 +00:00
Edwin Groothuis
438abed724 make port more localbase clean 2003-09-03 22:32:23 +00:00
Joerg Wunsch
b0dcd232c5 Resolve a build error that recently became apparent where this
software attempts to define their own function log() that is reserved
for the natural logartihm one, by renaming the private function to
mylog().

I wonder whether anybody is still using this at all, the respective
service (called `Btx' here) has been cancelled in Germany a couple of
years ago.  Any other European countries perhaps?  I consider deleting
the port some day.  By now, it was easy enough to fix though.  Speak
up if you want to see this port continued.
2003-09-01 14:54:09 +00:00
Edwin Groothuis
90e27a32ee [PATCH] comms/tkhylafax: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
	print/ghostscript-gnu or print/ghostscript-afp1

PR:		ports/54922
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-08-31 00:26:01 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Jun Kuriyama
39d43fd49a o Upgrade to 7.2.7.
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
2003-08-25 07:23:21 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Christian Weisgerber
7fdd98bd02 maintenance update to 2.0.8 2003-08-22 18:36:32 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Yen-Ming Lee
efaddcb137 fix the "duplicated post-patch" problem.
Noticed by:	kris
2003-08-17 00:25:20 +00:00
Yen-Ming Lee
581769c1a3 Updates comms/hylafax 4.1.6 to 4.1.7.
PR:		55549
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2003-08-16 14:40:30 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Tilman Keskinoz
7fb094793a Add kallers, A KDE applet that shows caller ID information
PR:		50046
Submitted by:	Scott A. Moberly <smoberly@karamazov.org>
2003-07-27 21:49:35 +00:00
Anders Nordby
5c4f899a8e Add Device::Modem, a Perl module to talk to AT compliant devices via
serial ports.
2003-07-22 22:41:09 +00:00
Anders Nordby
4d3f5f625f Update to 2.1. 2003-07-22 22:34:12 +00:00
Alexander Kabaev
d190a2a92e Unbreak for GCC 3.3 by converting to stdarg.h and eliminating
varargs.h consumers.
2003-07-18 04:21:26 +00:00
Kris Kennaway
13088169b0 Fix build with gcc 3.3 2003-07-18 04:02:18 +00:00
Pierre Beyssac
7f854b1df1 Bump PORTREVISION due to previous fix. 2003-07-16 12:47:55 +00:00
Pierre Beyssac
3d6c3a1655 Patch to fix illegal post-free() access (causes crash on -current). 2003-07-16 12:21:07 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
2003-07-11 18:16:14 +00:00
Nick Sayer
e691fc810c The sparc64 package machines need to have /dev/tty[ab] added to the
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.

Reported by: kris
2003-07-11 06:01:11 +00:00
Brian S. Dean
0fe4a68bc3 Update to version 1.5.5.
Submitted by:	David Quattlebaum <drq@drqware.com> (maintainer)
2003-07-10 02:07:06 +00:00
Nick Sayer
3627b3c3b7 New port for Device::SerialPort 2003-07-08 16:32:45 +00:00
Kris Kennaway
5aa42df414 Invert the sense of the test for 64-bit architectures, since we only
support one 32-bit platform.
2003-07-05 12:00:55 +00:00
Sergey A. Osokin
bbe8b66e97 Update to 4.1.6.
Give maintainership to submitter.

Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
PR:		54070
Approved by:	fjoe (mentor) (implicit)
2003-07-04 13:13:50 +00:00
Joe Marcus Clarke
891114eb1e Add gmfsk, a GNOME a multi-mode soundcard terminal program for HF amateur
communications.

PR:		53442
Submitted by:	Carl Makin <carl@stagecraft.cx>
2003-06-30 17:18:48 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Sergey A. Osokin
9fd506846b Update to 0.6.3.8
Submitted by:	maintainer
PR:		53635
Approved by:	fjoe (mentor) (implicit)
2003-06-23 14:35:37 +00:00
Kris Kennaway
6ce3e83de2 Correct a bug in my previous commit that caused compilation to fail
(CC was being set to the empty string by the configure script).
2003-06-14 14:51:57 +00:00
Kris Kennaway
8d68bb3e27 Use mkstemp() for tempfile handling instead of tmpnam() [1]
Respect CC and CFLAGS.  Bump PORTREVISION.

Obtained from:	OpenBSD [1]
2003-06-13 21:17:18 +00:00
Greg Lewis
1c6c50c959 . Update to 2.0.3.
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
  infrastructure adds one when printing IGNORE.

Reviewed by:	Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2003-06-11 14:48:00 +00:00
Greg Lewis
9a18dba351 . Update to 0.2.
PR:		48658
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2003-06-10 16:41:16 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Jean-Marc Zucconi
90e7bfc74a lib/mgetty+sendfax/faxq-helper was missing.
PR:		ports/50111
Submitted by:	gshapiro
2003-06-02 01:28:25 +00:00
Joe Marcus Clarke
88434931c9 Update to 0.5 (latest STABLE version), and unbreak now that the system lpr
is left untouched.

PR:	52780
Submitted by:	maintainer
2003-06-01 20:21:43 +00:00
Maxim Sobolev
27692abc76 Remove defunct MASTER_SITE.
PR:             47956
Submitted by:   osa
2003-05-22 23:05:28 +00:00
Anders Nordby
0e3e65c6bc By me:
- Update to 0.5.0.
- Add ftp.gnokii.org as MASTER_SITE, as it is back.

And from Simon:

- Fix package building - use pkg-install for adding/removing the gnokii
group.
- Use REINPLACE_CMD instead of sed for cleanliness.
- Unbreak building on -current.

PR:		ports/47516
Submitted by:	Simon Schubert <corecode@corecode.ath.cx> (partly)
2003-05-20 23:52:47 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Patrick S. Gardella
2b66546176 Add hamlib 1.1.4,
shared libraries for Amateur Radio Equipment
Control Applications.

PR:		51638
Submitted by:	Sebastian Yepes <esn@x123.info>
2003-05-16 12:19:28 +00:00
Tilman Keskinoz
34143ad470 Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.
This fixes the build on alpha.

Reported & tested by:	kris
Submitted by:		Frerich Raabe <raabe@KDE.org>
2003-05-08 10:21:57 +00:00
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Cy Schubert
dec337bc3f Add homepage.
PR:		50576
Submitted by:	Dan Langille <dan@langille.org>
2003-05-04 21:14:47 +00:00
Murray Stokely
31d411276a Remove unnecessary SUID bit from efax executable. Remove FORBIDDEN
status.

Submitted by:	mita
2003-05-03 07:54:31 +00:00
Norikatsu Shigemura
e921a63f74 Utilize USE_GETOPT_LONG.
PR:		ports/51360
Submitted by:	Ports Fury
2003-04-26 22:32:46 +00:00
Kris Kennaway
29e91f2d9c Install the tkhylafax binary mode 755, not 775 2003-04-21 10:03:59 +00:00
Kris Kennaway
7479816b2d Install sample cf file mode 640, not 660 2003-04-19 09:10:59 +00:00
Joe Marcus Clarke
4fb7eb3a61 Remove USE_GNOMENG. 2003-04-18 04:54:11 +00:00
Kevin Lo
532993ed1c Update to 0.6.3.7
PR: 50995
Submitted by: MAINTAINER
2003-04-16 01:22:45 +00:00
Tilman Keskinoz
acdb9c559d Fix build on CURRENT
Reported by:	many
Tested by:	jeff@walters.name (Jeff Walters), seanc
2003-04-09 00:51:55 +00:00
Anders Nordby
ba6e0f307f Project moved. Update WWW URL. 2003-04-08 22:44:27 +00:00
Christian Weisgerber
d8bf72e71e Support NOPORTDOCS.
PR:		50671
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 14:17:51 +00:00
Christian Weisgerber
fa049497d6 Update to 8.0.209.
Notified by:	Xander Jansen <x+freebsd-ports@surfnet.nl> et al.
2003-04-07 12:18:11 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Ying-Chieh Liao
90079ba540 fix comment
PR:		50528
Submitted by:	maintainer
2003-04-02 16:20:02 +00:00
Hye-Shik Chang
44ee247da3 Update to 1.19 2003-03-31 04:34:28 +00:00
Tilman Keskinoz
609c497c53 Fix dependency on commoncpp.
Submitted by:	bento
2003-03-28 13:34:25 +00:00
Christian Weisgerber
0daf883abc Handle OpenSSL < 0.9.7 (for RELENG_4_7).
Submitted by:	olgeni
2003-03-24 12:37:33 +00:00
Christian Weisgerber
503eb07162 Update to 8.0.208. 2003-03-24 01:15:23 +00:00
John Baldwin
b20dd48b3d Use a size_t to hold the result of sizeof() instead of an unsigned int.
Use a const char * instead of a char * type for a variable to quiet a
warning.  These fix the build on alpha.

Requested by:	kris
2003-03-18 18:20:11 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alexander Langer
e369ce2c58 Fix for -CURRENT.
PR:		48922
Submitted by:	Daniel O'Connor <darius@dons.net.au> (maintainer)
		Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-03-06 00:34:14 +00:00
Christian Weisgerber
04049df846 Fix build with OpenSSL 0.9.7.
Submitted by:	nectar
2003-03-04 15:03:42 +00:00
Tilman Keskinoz
5682a328cd Fix Build on CURRENT.
Submitted by:   Andy Fawcett <tap@hex.athame.co.uk>
Reported by:    many
Tested by:      leafy@leafy.idv.tw (CURRENT),  Andy Fawcett (4.7 5.0R)
2003-03-03 10:41:01 +00:00
Ruslan Ermilov
0ad2a07768 Catching up with MAJOR_AUTO. 2003-03-02 22:03:52 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Kris Kennaway
0aa749d4da BROKEN: Replaces system lpr binary 2003-02-22 21:44:22 +00:00
Jun Kuriyama
2df3da6afb de-pkg-comment. 2003-02-22 07:48:51 +00:00
Kris Kennaway
7c46efb780 BROKEN: Installs file into /etc 2003-02-22 04:32:28 +00:00
Christian Weisgerber
b07036274f Update to 2.0.6. 2003-02-21 15:27:08 +00:00
Christian Weisgerber
32b8021ea5 pkg-comment -> COMMENT 2003-02-21 12:52:52 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Peter Pentchev
0b273b6443 Maintainer address bounces. 2003-02-21 09:04:33 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Akinori MUSHA
269cfff0e2 Add ruby-serialport, a Ruby library to communicate via the RS232 port. 2003-02-20 16:07:53 +00:00
Max Khon
2ad7a730ee New port: bforce -- simple ifcico like Fidonet technology mailer.
Submitted by:	Vladimir Kurtikov <vk@vk.pp.ru>
2003-02-19 10:30:22 +00:00
Akinori MUSHA
a4542a306f De-pkg-comment. 2003-02-18 04:24:40 +00:00
Joe Marcus Clarke
86374536df GFax URL was stale. Update it with the new one.
PR:	48389
Submitted by:	tadalunch@s5.xrea.com
2003-02-17 21:07:09 +00:00
Tilman Keskinoz
f22914e0ef Mark broken after recent commoncpp and ccscript update.
Drop David Sugar <dyfet@gnu.org> from Maintainerline. He has currently no time to package for FreeBSD.

In Addition the only Hardware that used to work on FreeBSD, the voicetronix
card has no driver for FreeBSD > 4.4

PR:		47416
Submitted by:	Marc Rassbach <marc@milestonerdl.com>
Approved by:	David Sugar <dyfet@gnu.org> (old maintainer
2003-02-17 18:45:57 +00:00
Maxim Sobolev
a08035df0b Update to 2.1.0.
PR:		47985
Submitted by:	Sergey Osokin <osa@FreeBSD.org.ru>
2003-02-17 13:28:53 +00:00
Christian Weisgerber
d76ab5a1b0 Remove broken master site.
PR:		47955
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-14 23:36:05 +00:00
Christian Weisgerber
75e5112b78 Remove broken master site.
PR:		47954
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-14 23:33:44 +00:00
Jean-Marc Zucconi
5fa44dba04 Transmit CFLAGS to the build makefile. 2003-02-08 18:17:40 +00:00
Patrick Li
fdeb732939 Remove dead site
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-06 20:37:38 +00:00
Jean-Marc Zucconi
cb7f012515 Fix build on 5.0. 2003-02-05 20:33:44 +00:00
Christian Weisgerber
fc5b5860f4 URL fixes.
PR:		47848, 47853, 47855
Submitted by:	tadalunch@s5.xrea.com
2003-02-05 18:15:57 +00:00
Edwin Groothuis
fedc46199e comms/birda: fix annoing fetching
distro never avaliable at ftp.augustsson.net (fenner@)

PR:		ports/47947
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-05 11:23:53 +00:00
Alan Eldridge
3c71ff78e9 update to 3.1 official release 2003-01-28 18:36:58 +00:00
Tilman Keskinoz
78c14fb8ea Make fetchable, portlint.
PR:		47416
Reported by:	marc+bayonne@dull.net (Marc Rassbach)
2003-01-23 22:35:32 +00:00
Jean-Marc Zucconi
aa6a494f53 - Upgrade to version 1.1.30-Dec16.
- Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk>
- Allow optional FIDO support (submitted by yar).
2003-01-23 00:12:33 +00:00
Kris Kennaway
c8f4fd9d5e ia64 is also a 64-bit platform. 2003-01-22 20:44:46 +00:00
Jun Kuriyama
48f03e98ae Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on these
platform.

Reported by:	bento
2003-01-22 00:17:16 +00:00
Tilman Keskinoz
ade77f1738 Update to 0.6.3.5
PR:		47164
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-18 17:35:48 +00:00
Edwin Groothuis
86a5f12616 new port: comms/bforce-kst
BinkleyForce is a simple ifcico like FTN mailer. It can
	works via TCP/IP as well as on modem links. Look sample
	configs for more information.

PR:		ports/38635
Submitted by:	Andrew Dolgov <fox@sigsegv.spb.ru>
2003-01-17 11:16:53 +00:00
Lars Koeller
f2344e5553 o Update to version 3.2beta
o Correction of MASTER_SITES
 o Includes patch for sendfax option handling modification,
   which prevents sending out a fax via tkhylafax
2003-01-16 20:34:51 +00:00
Peter Pentchev
b1cf3329d1 Add a missing continuation slash.
Submitted by:	dcs
Pointy hat to:	kris
2003-01-14 12:49:57 +00:00
Kris Kennaway
624edfb74a Add missing @dirrm 2003-01-14 04:57:01 +00:00
Kris Kennaway
a6915f6bb6 Don't change the ownership of system directories. 2003-01-14 04:33:41 +00:00
Kris Kennaway
4b7ca40472 Add missing manpage and file to pkg-plist. 2003-01-14 04:33:10 +00:00
Pete Fritchman
a569b8cbcb Fix a typo (forgot a '%' on a PLIST_SUB variable). 2003-01-05 17:26:04 +00:00
David E. O'Brien
e3dcd1395f Fix ''make reinstall''. 2003-01-04 19:56:16 +00:00
Ying-Chieh Liao
124debd4f9 upgrade to 1.10
PR:		46583
Submitted by:	Ports Fury
2003-01-03 20:13:14 +00:00
Tilman Keskinoz
77ed081a29 Update to 1.0.3
Pass Maintainership to submitter

PR:		46287
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-01-02 18:08:15 +00:00
Pete Fritchman
6bde17996c Fix build on alpha (don't include the klaptop files when we are on alpha,
we explicitly disable the build there).

Prodded by:	kris
2003-01-02 05:29:58 +00:00
Hye-Shik Chang
0e7d3087b9 Update to 1.18 2003-01-02 04:38:19 +00:00
Christian Weisgerber
4f952de8b2 The distfile has been updated without version bump.
A diff has shown the changes to be limited to minor documentation
updates.

Submitted by:	numerous people
Approved by:	lioux (portmgr)
2002-12-17 19:10:20 +00:00
Maxim Sobolev
353316028c - Unbreak on 5-CURRENT;
- improve startup script, so that it works right OOB and bump PORTREVISION;
- make it respecting global CFLAGS, while I'm here.

Prompted by:	IBM ThinkPad 600E
2002-12-11 01:52:17 +00:00
Maxim Sobolev
7861d8d4b1 Fix a silly breakage-causing typo (REINPACE --> REINPLACE) introduced in
the previous commit.

Pointy hat to:	edwin
2002-12-11 01:20:53 +00:00
Akinori MUSHA
e8515da24e Update WWW. 2002-12-07 17:14:40 +00:00
Akinori MUSHA
185ceb675c Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.

Tested on:	the axp cluster
Approved by:	kris
2002-12-06 17:17:38 +00:00
Tilman Keskinoz
09a269be2a Fix Build on -CURRENT
Approved by:	patrick (maintainer)
2002-12-02 12:59:58 +00:00
Maxim Sobolev
499f6035b3 Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency.

Sponsored by:	Porta Software Ltd
Approved by:	portmgr
2002-11-28 18:05:49 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
Edwin Groothuis
672b7b1d92 PERL -> REINPLACE for this port too!
Noticed on: bento
2002-11-23 23:15:11 +00:00
Joe Marcus Clarke
ee82f8537e Add gfax, a GTK+ front-end to hylafax.
PR:		34103
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-11-22 07:33:41 +00:00
Christian Weisgerber
fac16aaf89 Update to 0.6.3.1. Notable changes in this release:
- Now uses libiconv to generalize the charset handling. It can also
  decode UCS2-encoded SMS, localize the date format, and add the
  status report request bit to outgoing SMSes.
- SL45 also handled.

PR:		45519
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-11-21 19:13:49 +00:00
Edwin Groothuis
c8db76b9fe liblthread.so.3 is used with GCC3
liblthread.so.2 is used with GCC2
Noticed on: bento
2002-11-21 09:39:10 +00:00
Ying-Chieh Liao
d48209692c - Fix LIB_DEPENDS
- Support CFLAGS/PREFIX properly

PR:		45421
Submitted by:	Ports Fury
2002-11-20 12:19:35 +00:00
Christian Weisgerber
c10f0c3bc6 Update to 8.0.206: bugfix release. 2002-11-18 23:14:39 +00:00
Tilman Keskinoz
d15ea15a74 find -> ${FIND}
xargs-> ${XARGS}

PR:		39971
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-11-18 23:07:37 +00:00
Kris Kennaway
c7652b0ec4 Mark FORBIDDEN: there is an overflowable buffer yielding setuid uucp.
Submitted by:	Knud Erik H?jgaard <knud@skodliv.dk>
2002-11-14 22:42:12 +00:00
Roger Hardiman
6b7e6cdd17 Mark broken on 5.x machines
PR:		ports/44892
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-13 12:38:16 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Patrick S. Gardella
f5f92f013f Make it fetchable. 2002-11-07 23:59:37 +00:00
Cy Schubert
bf8abaf92f Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Anders Nordby
451e0062f3 Remove broken master site.
Reported by:	jhs
2002-11-05 21:26:49 +00:00
Patrick S. Gardella
8eecc07db5 Create port for xlog, an amateur radio logging app 2002-11-05 19:14:30 +00:00
Edwin Groothuis
e73cee10f2 REINPLACE_CMD doesn't like x+, replaced with xx*
Noticed on: betno
2002-11-04 11:03:54 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
b296ebbde0 PERL -> REINPLACE
Noticed on: bento
2002-11-04 03:26:23 +00:00
Edwin Groothuis
b8a64d94ec PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Edwin Groothuis
a6429924fc PERL -> REINPLACE
Noticed on: bento
2002-11-04 02:18:21 +00:00
Patrick S. Gardella
bbf6d7f322 Create a port for kpsk, a PSK-31 radio package for amateur radio users 2002-11-03 00:30:26 +00:00
Ying-Chieh Liao
5d8aaaa374 fix segfault
PR:		44049
Submitted by:	Michael Hsin <mhsin@mhsin.org>
2002-10-28 18:39:11 +00:00
Jun Kuriyama
0c300e8825 Upgrade to 7.2.4.
Notified by:	Tim Bishop <T.D.Bishop@ukc.ac.uk>
2002-10-28 10:08:34 +00:00
Kris Kennaway
5cec3337cf Add missing manpages 2002-10-28 00:19:19 +00:00
Kris Kennaway
82baedfd33 Don't change ownership/permission of system directories 2002-10-28 00:16:26 +00:00
Daniel Harris
85c0e05b06 Add some files missing from plist. 2002-10-26 20:12:57 +00:00
Daniel Harris
4dc21aab19 Update to 4.1.5. 2002-10-26 17:11:48 +00:00
Ying-Chieh Liao
32953b8f16 - Update MASTER_SITE
- USE_REINPLACE

PR:		43639
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-25 02:24:33 +00:00
Kevin Lo
2126ad3746 Update to version 0.6.1.6
PR: 44408
Submitted by: MAINTAINER
2002-10-24 06:55:55 +00:00
Kris Kennaway
81ca4f3918 Respect CC and CFLAGS, and fix build on -current (use POSIX syntax for
chown)
2002-10-20 10:05:53 +00:00
Brian S. Dean
6a303092d7 Update to revision 1.5.
Submitted by:	David Quattlebaum <drq@drqware.com> (maintainer)
2002-10-17 13:48:35 +00:00
Akinori MUSHA
8581000f53 Update to 0.9.4. 2002-10-16 07:54:13 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Akinori MUSHA
4a4bb779b6 Update to 0.9.1. (PORTEPOCH bumped) 2002-10-08 11:16:04 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Alan Eldridge
7ece2aeb0b 1. Bump PORTREVISION to 1.
2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE.
3. Added WITH_KFLOPPY knob, defaults to undefined.
3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE.
4. Anything that got put in DO_NOT_COMPILE then gets passed in the env
   to the configure script, which dutifully sets things up to not compile
   it.

Approved by: kris
2002-10-01 18:21:21 +00:00
Kris Kennaway
561d3d4312 Don't try and create the device node when PACKAGE_BUILDING since we
use devfs in the build chroots and it does not support manual device
node creation.
2002-09-29 07:02:37 +00:00
Kris Kennaway
32c9e244e0 Fix build on -current (don't shadow typedef ushort) 2002-09-29 06:45:34 +00:00
Anders Nordby
9e27be5ba0 Remove empty patch.
PR:		42189
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-25 02:33:43 +00:00
Anders Nordby
42e3c3af26 Add a private master site, making the distfile fetchable again. 2002-09-24 18:35:28 +00:00
Alexander Langer
d8446c554a Fix build by properly defining an argument that is used for poll(2).
Noticed by:	bento
2002-09-24 11:24:29 +00:00
Ying-Chieh Liao
c90b5c9a95 fix build on -current (machine/types.h no loner exists)
PR:		42541
Submitted by:	maintainer
2002-09-22 17:36:08 +00:00
Ying-Chieh Liao
598667b8d4 upgrade to 3.3
PR:		39383
Submitted by:	Scott Lambert <lambert@lambertfam.org>
Approved by:	maintainer timeout
2002-09-21 07:09:52 +00:00
Ying-Chieh Liao
473921fb71 add scmxx 0.6.1.5
Data exchange utility for Siemens mobile phones

PR:		39707
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-09-18 08:31:15 +00:00
Christian Weisgerber
63c8d22076 Update to 2.0.4: emulation improvements. 2002-09-08 00:36:47 +00:00
Kris Kennaway
5295effe7d Use posix syntax for chown 2002-09-07 03:02:47 +00:00
Roger Hardiman
e424b62418 Fix portlint warnings and add a method of installing just the headers
(needed by the OpenH323 port)
2002-09-06 05:03:15 +00:00
Kris Kennaway
667f7b6514 Fix build on -current by removing an obsoleted patch and setting NO_WERROR 2002-09-05 03:47:35 +00:00
Roger Hardiman
cfdf3ed301 We only need the kernel source if we compile the port.
This allows the OpenH323 port to fetch the source, patch it
and copy out the required header files.
2002-09-04 22:01:32 +00:00
Mikhail Teterin
2f1e660510 Fix the conditional post-patch target to look in ${WRKSRC}, rather
than in the hardcoded hylafax-4.1 I goofed, when I implemented this
back then, and the upgrader did not notice, because this is only
invoked, when PREFIX is different from /usr/local

Predicate USE_REINPLACE on PREFIX not being /usr/local too -- there
is no need to demand the new sed otherwise. Set the REINPLACE_ARGS
to -i "". I don't know, why this is not a default...
2002-09-02 21:24:00 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Mario Sergio Fujikawa Ferreira
5b2baac5a0 o Deploy USE_GNOMENG infrastructure
o Style fix: remove extraneous trailing white space

PR:		42190
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:09:01 +00:00
Mario Sergio Fujikawa Ferreira
8c5a5a605b Deploy USE_GNOMENG infrastructure
PR:		42190
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:08:22 +00:00
Anders Nordby
8bf8d73409 Correct WWW URL. 2002-08-25 11:17:26 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Kris Kennaway
6266ce3e4a Use POSIX syntax for chown to fix install on -current
Noticed by:	bento
2002-08-23 03:08:42 +00:00
Greg Lewis
687b913796 . Configure DIR_HTML correctly. Nothing appears to get installed there,
but its location was non-standard and making some people nervous.

PR:		41627
2002-08-15 05:05:26 +00:00
Anders Nordby
92e196d087 Update to version 0.4.3. 2002-08-14 06:48:58 +00:00
Greg Lewis
5305a255f0 . Remove dependencies on bash, HylaFAX builds and (reportedly) runs
fine with /bin/sh.
. Add a knob (PAGESIZE to correspond to the HylaFAX configure variable)
  so one can choose a paper size other than US Letter.
. Use noninteractive configure when building in BATCH mode.

The PR also suggests adding an option to install hfaxd setuid so it
can be run from inetd.  This seems bogus though as inetd.conf allows
one to specify the user to start the process as.

PR:		31684
2002-08-12 23:16:00 +00:00
Jean-Marc Zucconi
567e2719bf Fix the build on -current.
Submitted by:	Flemming Jacobsen <fj@batmule.dk>
2002-08-12 20:58:56 +00:00
Greg Lewis
3a3942e4b2 Upgrade to 4.1.3.
This is based on the submission, but with a few tweaks.  In particular,
the package list needed some fixes.

Submitted by:	Mike Tancsa <mike@sentex.net>
2002-08-12 19:03:22 +00:00
Ernst de Haan
18e35939d7 New port: Java Communication API, FreeBSD implementation.
PR:		31689
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
2002-08-07 19:44:31 +00:00
Ernst de Haan
37fad82f21 Fixed the download URL. 2002-08-07 19:41:06 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Christian Weisgerber
b3dfd38529 Fix master site.
PR:		41111
Submitted by:	Andreas Schulz <ats@first.fhg.de>,
		Tilman Linneweh <tilman@arved.de>
2002-07-29 14:44:35 +00:00
Roger Hardiman
a451fdb714 New version of the IXJ driver which supports the PCMCIA
Internet PhoneCARD hardware.
2002-07-23 10:46:01 +00:00
Hye-Shik Chang
ea260715cf Update to 1.17 2002-07-18 05:19:16 +00:00
Maxim Sobolev
d268a4dad4 Fix installation on -current. 2002-07-16 17:30:59 +00:00
Ernst de Haan
2676aa9874 New port: Java Communications API.
PR:		31688
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
2002-07-05 08:33:58 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
David W. Chapman Jr.
02c7574fcb Fix "gibberish" in the file
Submitted by:	dke@detalem.mine.nu
2002-07-02 21:36:10 +00:00
David W. Chapman Jr.
624c96a62d Add missing startup script
Submitted by:	author
Approved by:	maintainer
2002-07-02 16:31:33 +00:00
Hye-Shik Chang
873be20ff6 PERL -> REINPLACE_CMD
PR:		39262, 39263, 39264, 39265, 39266, 39267
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-27 13:32:14 +00:00
Anders Nordby
2f3e68f5a8 Rejecting new distfile with the same filename due to large and messy
diff, by using alternative master sites (at least for a while).

I'm trying to make the author roll a new tarball.

PR:		38823
2002-06-25 23:53:35 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
David W. Chapman Jr.
3f33af92d9 Fix properly for building under -current
Enable cardbus support these modembs
Bump PORTREVISION

Submitted by:	author
Approved by:	maintainer
2002-06-24 02:41:53 +00:00
Jun Kuriyama
fb8a622cc8 Upgrade to 7.2.2.
Notified by:	"Vladimir A. Jakovenko" <vovik@lucky.net>
2002-06-24 00:32:52 +00:00
Brian S. Dean
27155ebe5a Upgrade to 1.4.3. 2002-06-22 13:52:28 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
David W. Chapman Jr.
de044c8065 Fix building on -current
Approved by:	maintainer
2002-06-17 13:42:09 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Ying-Chieh Liao
29218a1aba Use ${REINPLACE_CMD} instead of ${PERL}
PR:	39238, 39239, 39240, 39241
Submitted by:	maintainer
2002-06-14 07:04:51 +00:00
Pete Fritchman
861a0c69f4 Reset maintainership to ports@.
Submitted by:	igla@batterybackups.net (old maintainer)
2002-06-12 22:50:03 +00:00
Christian Weisgerber
18fb1fc752 Import of wy60 2.0.2:
A curses-based emulator for the Wyse 60 terminal.
2002-06-12 13:31:06 +00:00
Cy Schubert
dc7dd580ed My employer uses this one quite heavily. I'll maintain it. 2002-06-09 14:16:09 +00:00
David E. O'Brien
4cb33dba94 To ports@freebsd.org. 2002-06-08 17:33:41 +00:00
Patrick Li
f2f290b553 Update to 1.15
PR:		38970
Submitted by:	maintainer
2002-06-08 04:59:31 +00:00
Pete Fritchman
d882b3b791 Add acfax 0.981011, recieve faxes using sound card and radio.
PR:		34792
Submitted by:	Darren <igla@batterybackups.net>
2002-06-08 04:53:25 +00:00
Dirk Meyer
75f78df85b repllace inactive MASTER_SITE 2002-06-07 17:20:17 +00:00
Ying-Chieh Liao
6e5b457e3d upgrade to 1.14
PR:		38755
Submitted by:	maintainer
2002-05-31 03:28:34 +00:00
Yoshio MITA
f148c7bc68 Simple and useful FAX frontend program working with efax.
Submitted by:	me. ports-jp 12772
2002-05-23 11:13:01 +00:00
Yoshio MITA
24135b15e3 This is yet another FAX send/receive program.
Can handle class1 modems. Works nicely.

Submitted by:	me. ports-jp 12772
2002-05-23 11:10:59 +00:00
Anders Nordby
20e5048262 Update to 0.4.0 pre20. This brings support for several more Nokia
models.
Make Nokia 6210 default phone type.
Unforbid: there are no known vulnerabilities for this version of gnokii.

Avoid USE_AUTOCONF.
Use sed instead of Perl for patching in port Makefile.
2002-05-23 01:02:28 +00:00
Andrew Gallatin
f3320d0aac Don't build klaptopdaemon on alpha.
Due to APM dependancies, its preventing the port from building on
alpha.  Since I can't see what use its features would be on a
platform which doesn't support power mgmnt, it seems simplest to
just yank it.

Approved by: will
2002-05-21 15:03:32 +00:00
Anders Nordby
e79def5629 Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,
to avoid auto* trouble people have had with this port.

Use sed instead of Perl for patching in Makefile.

Make /dev/cuaa0 default port when doing batch builds, as we have no idea
whether /dev/modem is there.

Unbreak: Bento builds should have no problems with minicom now.
2002-05-20 14:33:52 +00:00
Kris Kennaway
7559cded85 BROKEN: configure fails 2002-05-18 03:34:18 +00:00
David E. O'Brien
cca235c943 Needs perl to build. 2002-05-16 23:33:22 +00:00
Brian S. Dean
6d51c3fe54 Update to version 1.4.2. 2002-05-15 17:30:42 +00:00
Brian S. Dean
3a112e4b9c Update to 1.4.1. 2002-05-15 12:35:06 +00:00
Brian S. Dean
6fed3f3b25 Upgrade to version 1.4.0. 2002-05-15 02:54:40 +00:00
Chris D. Faulhaber
b0a548cf0e Mark FORBIDDEN due to security hole:
http://www.gnokii.org/news.shtml
2002-05-14 11:53:20 +00:00
Maxim Sobolev
187ecafe15 GNOME policy:
- Fix libintl detection;
- properly use ${PREFIX}/share/gnome.
2002-05-13 12:06:47 +00:00
Ying-Chieh Liao
e255e727ce upgrade to 1.00
PR:		37325
Submitted by:	maintainer
2002-05-10 17:52:31 +00:00
Ying-Chieh Liao
d156a4fac8 upgrade to 1.9 2002-05-10 05:26:37 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
Kris Kennaway
a5ccab6a15 Forgot to commit new distinfo corresponding to previous Makefile
revision.

Pointy hat to:	kris
Noticed by:	naddy (maintainer)
2002-05-05 18:57:19 +00:00
Kris Kennaway
6a36ca2203 Update to 8.0.201.1 which includes a trivial code change.
Noticed by:	bento
2002-05-04 21:25:54 +00:00
Kris Kennaway
8acc1fb67c Chase checksum; trivial changes to distfile.
Noticed by:	bento
2002-05-04 20:36:32 +00:00
Patrick Li
3e37ff826c Update to 1.13
PR:		37616
Submitted by:	maintainer
2002-05-01 03:17:21 +00:00
Brian S. Dean
c64f6e77ed Update to version 1.3.6. 2002-05-01 01:37:30 +00:00
Ying-Chieh Liao
6e2afb212c use USE_PYDISTUTILS 2002-04-29 11:43:49 +00:00
Brian S. Dean
0967117d38 Update to version 1.3.5. 2002-04-24 14:02:15 +00:00
Ying-Chieh Liao
cb0539a844 add gsmlib 1.8
A library to access GSM mobile phones through GSM modems
2002-04-23 20:14:31 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Anders Nordby
3fdc464ca9 Add missing locale files/dirs to pkg-plist (blush..). 2002-04-10 19:49:16 +00:00
Anders Nordby
46399bd9b5 Unbreak build for users that has autoconf >= 2.52 installed.
PR:		34593
2002-04-10 19:42:42 +00:00
Bill Fenner
8c457db7ca Don't check for ioctl prototype; we know it's there. 2002-04-09 05:43:19 +00:00
Patrick Li
b8c1b8771e Chase gnomeprint shared library version bump and bump PORTREVISION as well.
PR:		36840
Submitted by:	maintainer
2002-04-07 20:56:39 +00:00
Patrick Li
d4baf8e678 Replace malloc.h with stdlib.h
PR:		36672
Submitted by:	maintainer
2002-04-02 23:29:48 +00:00
Kris Kennaway
1cf986230d Remove internal strcasestr implementation. Port still broken on -current
due to kernel changes.
2002-04-01 03:55:43 +00:00
Dirk Meyer
1ae44a08a7 After removal of a separate "fax" uid and migration to "uucp",
faxcron.sh is missing an update, as it still refers to the obsolete
"fax" uid.

PR:		33288
Submitted by:	send-pr@oldach.net
2002-03-30 14:33:20 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Pete Fritchman
843b696822 Fix build on -current (malloc.h).
PR:		36499
Submitted by:	maintainer
2002-03-29 23:44:05 +00:00
Maxim Sobolev
422ed9ae51 Explicitly specify /var/spool/lock as a locking directory, so that configure
script will not pick up a wrong one (e.g. samba's /var/lock).
2002-03-26 08:13:33 +00:00