Commit Graph

967 Commits

Author SHA1 Message Date
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
Kris Kennaway
e1c63daf12 BROKEN on !i386: Does not compile 2004-02-23 21:57:18 +00:00
Pav Lucistnik
bc5579faba - Chase checksum (changes to documentation, minor change to gkermit.h)
PR:		ports/63212
Submitted by:	Dominic Mitchell <dom@happygiraffe.net> (maintainer)
2004-02-23 19:24:04 +00:00
Pav Lucistnik
ec271d2728 - Try to fix this on Bento. Configure script is needlessly picky about warnings
Reported by:	bento via kris
2004-02-23 12:42:57 +00:00
Pav Lucistnik
5b8bec3855 - Chase download location again
Submitted by:	Andy Gilligan <andy@glbx.net> (maintainer)
2004-02-23 10:21:45 +00:00
Scott Long
685cd723aa Catch up to the cdevsw changes in 5-current. 2004-02-22 04:18:23 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Pav Lucistnik
f2ca55d5b1 - Remove unneeded reference to -lcipher, which was removed from -CURRENT
half year ago. Unbreak.
2004-02-17 12:16:16 +00:00
Kris Kennaway
6ed93f468b BROKEN on 5.x: configure fails 2004-02-17 10:56:19 +00:00
Kris Kennaway
3e2330f8f7 BROKEN with perl != 5.6.1: broken plist 2004-02-17 10:11:19 +00:00
Mike Heffner
1cca8a633c Fix plist & unmark broken. 2004-02-17 01:27:34 +00:00
Kris Kennaway
1b2114b544 BROKEN: Broken pkg-plist 2004-02-16 23:21:59 +00:00
Pav Lucistnik
f788124d67 - Teach included libtool to not be clever about -lc_r
PR:		ports/62839
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2004-02-15 10:31:54 +00:00
Pav Lucistnik
571f1937df - Update to 0.5.10
- Give maintainership to submitter

PR:		ports/62800
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-02-13 19:13:27 +00:00
Jun Kuriyama
10b05f2aa7 Upgrade to 8.1.1. 2004-02-11 07:43:54 +00:00
Mark Linimon
d00fb69ce5 Respect CFLAGS; utilize USE_GETOPT_LONG; utilize USE_LIBTOOL.
PR:		ports/59842
Submitted by:	Ports Fury
Approved by:	maintainer timeout (6 weeks)
2004-02-11 02:14:30 +00:00
Michael Nottebrock
82911b32af Enable kdepasswd, depend on kdebase, fix plist.bas*, bump PORTREVISION. 2004-02-09 22:15:11 +00:00
Patrick S. Gardella
92e327cd20 Create a new port for xtt516, a GUI for controlling the TenTec 516 ham radio 2004-02-07 22:21:21 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Michael Nottebrock
be4bd12cec RUN_DEPENDS on gnupg, CONFLICTS with kgpg.
Submitted by:	lioux
2004-02-05 14:20:55 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
2004-02-05 01:23:10 +00:00
Patrick S. Gardella
abbbf730a2 Remove unneeded patch files for version 0.9.1 to make it compile. 2004-02-04 16:16:51 +00:00
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