Commit graph

995 commits

Author SHA1 Message Date
Kirill Ponomarev
e99b5c6140 - Fix build on 4-x
Approved by:	marcus (portmgr)
2004-04-21 20:37:00 +00:00
Pav Lucistnik
772054ce12 - Update to 1.2.0
PR:		ports/63013, ports/65758
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
		Carl Makin <carl@stagecraft.cx>
2004-04-20 12:31:51 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Kris Kennaway
a16ab4a21a Back out previous commit, the port was recently fixed.
Pointy hat to:	kris
2004-04-19 07:44:12 +00:00
Kris Kennaway
2cab5a9df9 BROKEN: Does not compile 2004-04-19 04:47:10 +00:00
Kris Kennaway
f494483776 BROKEN: Does not compile 2004-04-19 04:37:39 +00:00
Pav Lucistnik
9e93169c09 - Distfile was rerolled with a change specific to Mac OS X and update
to documentation. Except from diff:

+I had somehow lost the edit to ckutio.c that changed the UUCP lockfile for
+Mac OS X from /var/spool/uucp to /var/spool/lock.  So I slipped it in and
+re-uploaded version 8.0.211.  You can tell the difference because SHOW
+VERSIONS has a 17 Apr 2004 for the Communications I/O module.  Also the 10.3
+executable now has a designer banner: "Mac OS X 10.3".  makefile, ckuver.h,
+ckutio.c, ckuus[45].c, 17 Apr 2004.

PR:		ports/65694
Reported by:	Helge Oldach <kermitmar04@oldach.net>
2004-04-18 15:02:58 +00:00
Kirill Ponomarev
99b8b64f4d - Fix build on 4-x 2004-04-18 06:12:16 +00:00
Volker Stolz
4807521f6e Unbreak after recent gtk update.
PR:		ports/65357
Submitted by:	Tijl Coosemans (maintainer)
Approved by:	linimon (mentor)
2004-04-17 13:55:54 +00:00
Clement Laforet
6f833abd84 Add efax-gtk 2.2.5, GUI front end for the efax fax program.
This program is a Gtk+/Gtkmm front end for the efax program for
receiving and sending faxes with a fax modem.  Any files to be faxed
must be in postscript format, which is the generic printer format for
Unix/Linux systems. The program will use ghostscript to convert these
into the Group 3 fax format which the fax modem will understand.

WWW: http://www.cvine.freeserve.co.uk/efax-gtk/

PR:		ports/63844
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-04-16 22:54:19 +00:00
Kirill Ponomarev
80df8d5a98 - Update to version 0.6.1
PR:		ports/65547
Submitted by:	maintainer
2004-04-14 21:25:09 +00:00
Christian Weisgerber
2422cfbb6d - Update to 8.0.211: bugfix release.
- Drop maintainership.
2004-04-14 20:32:44 +00:00
Jun Kuriyama
037d87d2c6 Upgrade to 8.1.4 (minor fixes). 2004-04-14 01:04:14 +00:00
Pav Lucistnik
296c687cf8 - Update to 1.2
PR:		ports/65449
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2004-04-12 21:05:10 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Kirill Ponomarev
86e893255c - Update to 0.94.0
PR:		ports/65323
Submitted by:	maintainer
2004-04-08 12:15:10 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Pav Lucistnik
19e464a705 - Mark ONLY_FOR_ARCHS=i386 for now
Reported by:	bento via kris
2004-03-30 13:12:00 +00:00
Pav Lucistnik
8a12e04ed8 Add aldo, a Morse code tutor. At the moment it has four kinds of
exercises: Classic exercise, the Koch method, Callsign exercise, and
exercises read from files.

PR:		ports/64358
Submitted by:	Scott Lambert <lambert@lambertfam.org>
2004-03-29 21:29:34 +00:00
Jun Kuriyama
41c638fd08 Upgrade to 8.1.3 (small '^Ec;' bugfix). 2004-03-25 04:54:16 +00:00
Pav Lucistnik
300621442f - Always use libusb
- Remove auto*tools support
- Bump PORTREVISION

PR:		ports/64627
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2004-03-24 22:57:34 +00:00
Pav Lucistnik
d317576e38 Add obexapp, a utility written by Maksim Yevmenkin (emax@FreeBSD.org)
to transport files over OBEX protocol. This only works for Bluetooth
and needs -CURRENT as of January 20 or newer (sdpd import) to work,
so IGNORE on 5.2.1-R and older.

PR:		ports/64597
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-03-23 20:01:18 +00:00
Pav Lucistnik
cae842bacf Add openobex, a library for OBEX (Object Exchange), a protocol to exchange
a data over infrared and Bluetooth.

This port is adapted to work with FreeBSD Bluetooth stack.

PR:		ports/64596
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-03-23 19:57:59 +00:00
Stefan Eßer
30b9d26100 Add SIZE data to distinfo files.
Submitted by:	trevor
2004-03-22 23:35:18 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Scott Long
b155426aaf My last attempt to fix 5.x was incorrect for 4.x. Move a #endif around so
it covers the correct scope.
2004-03-21 06:43:31 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Kris Kennaway
8dfbcd55b5 BROKEN on alpha 4.x: Does not compile 2004-03-19 22:54:47 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Kris Kennaway
02a87edf10 BROKEN on 4.x: Configure fails 2004-03-18 12:36:35 +00:00
Michael Landin
d07ec18b9e - SIZEify.
Submitted by:		trevor
2004-03-18 09:56:10 +00:00
Hye-Shik Chang
4fada1630a Add SIZE data.
Submitted by:	trevor
2004-03-18 07:38:47 +00:00
Cy Schubert
732169910a Add SIZE.
Submitted by:	trevor
2004-03-18 03:36:09 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Jun Kuriyama
6c7bef9709 Upgrade 8.1.2.
- better handling of client command (^Ec|) when user is bumped,
  conserver is reconfigured, etc
- added 'initsubst' option for 'initcmd' substitutions like
  'devicesubst' and 'execsubst'
- modified and added to *subst (initsubst, etc) syntax to allow
  for flexibility and future enhancement
- changed 'port' and 'portinc' minimums from 1 to 0 - it allows
  more flexibility and helps with 0-based counting
- added --with-extmsgs configure switch to enable entertaining
  messages
- added ability to "move" to a new console via '^Ec;'
- added a dump of console information when -S is used twice
2004-03-14 14:42:57 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Greg Lewis
51611ad0db . Re-add the Savannah mirrors to MASTER_SITES.
PR:		63934
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2004-03-09 19:47:32 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Kirill Ponomarev
0a5d1265fc - Update MASTER_SITES and pkg-descr
PR:		ports/63893
Submitted by:	maintainer
2004-03-07 19:41:47 +00:00
Dirk Meyer
ace66a7230 - add SIZE 2004-02-26 04:58:34 +00:00
Kirill Ponomarev
d9b4677455 - Fix INDEX build
No cookies for:	patrick
2004-02-24 19:40:06 +00:00
Patrick S. Gardella
4ab61366a2 Merge in port changes
PR:	61770
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-02-24 16:30:29 +00:00
Patrick S. Gardella
795fa0e37e Change WWW address 2004-02-24 16:03:18 +00:00
Pav Lucistnik
aa88418612 - Update to 0.6.0
PR:		ports/63281
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2004-02-24 15:45:02 +00:00