Commit Graph

1080 Commits

Author SHA1 Message Date
Ying-Chieh Liao
0c69cabb3c add aewm++ 1.0.15
The C++ version of aewm
2002-01-17 05:37:59 +00:00
FUJISHIMA Satsuki
6411338c43 o update to 0.1.6.
PR:		33960
Submitted by:	maintainer
2002-01-16 21:55:26 +00:00
Patrick Li
68385a66dc Add missing dependency
Screamed out by:	bento
PR:		33827
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-13 08:41:13 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Maxim Sobolev
496b587386 Just in the case undefine `WITHOUT_ALL' when building on bento. 2002-01-09 23:25:42 +00:00
Maxim Sobolev
f8994d9a0b Rework optional dependency mechanism, so it's always produces -gnome version
of package on the bento.
2002-01-09 23:12:57 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Patrick Li
202bd1b055 Update checksum. The only major change was better handling of the history file
Submitted by:	maintainer
2002-01-06 05:05:00 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
bc3767df69 - Unbreak build
- depend on kdebase
- bump portrevision

PR:		33507
Submitted by:	maintainer
2002-01-04 12:25:14 +00:00
Patrick Li
35ed93e3b3 Fix errors introduced by changes in auto{conf,make}
PR:		33462
Submitted by:	maintainer
2002-01-03 01:49:33 +00:00
Patrick Li
df78f1f1be Update to 1.2
Submitted by:	maintainer
2002-01-02 22:37:21 +00:00
Patrick Li
5f0f55a6ad Wrap lines in pkg-descr not to exceed 80 characters per line 2002-01-02 04:45:40 +00:00
Patrick Li
3becdba3ba Add new port x11-wm/icemc - a graphical configuration tool to edit
your IceWM menu

PR:		33409
Submitted by:	Adam Weinberger <monkey@crackula.com>
2002-01-02 04:42:53 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Pete Fritchman
5e2fd706d6 Add a missing dependency on libgnugetopt.
Noticed by:	bento
2001-12-27 19:52:41 +00:00
Pete Fritchman
8d4de0671f Need to ${MKDIR} ${PREFIX}/share/bbtools before trying to install files
there.

Noticed by:	bento
2001-12-27 19:45:20 +00:00
Maxim Sobolev
2babb7b60f Update to 0.80.0.
Submitted by:	olgeni
2001-12-25 09:46:02 +00:00
Pete Fritchman
58135881e5 Send the proper CONFIGURE_ARGS to disable gnome support.
Submitted by:	parv <parv_@yahoo.com>
2001-12-24 17:09:32 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
a464956ec1 - update to 2.4.4
- fix pkg-plist in the WITHOUT_GNOME case
2001-12-24 01:57:04 +00:00
Kevin Lo
92a0b39372 Update to version 0.0.4
PR: 32633
Submitted by: MAINTAINER
2001-12-22 14:35:13 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
57274ab8ed Explicitly add libPropList into LIB_DEPENDS, because it is no longer installed
as part of WindoMaker dependency list.
2001-12-19 11:01:54 +00:00
Pete Fritchman
0edaf5cced Add plwm 2.4, a window manager construction kit.
PR:		32981
Submitted by:	Mike Meyer <mwm@mired.org>
2001-12-19 05:05:47 +00:00
Patrick Li
b921b7314f Oops my bad! allow install of .la files... seem to break without them.
PR:		32923
Submitted by:	maintainer
2001-12-17 20:52:30 +00:00
Maxim Sobolev
18462bab6b When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
2001-12-16 06:53:18 +00:00
Patrick Li
b4758697ad o Update to 0.7
o Remove useless .la files
o Fix pkg-descr to be portlint happy

PR:		32099
Submitted by:	maintainer
2001-12-15 14:06:31 +00:00
Pete Fritchman
b19237b6e7 Add missing manpage and @dirrm.
Noticed by:	bento
2001-12-14 21:26:31 +00:00
Bruce A. Mah
8f795a192b It appears we need patch-aa after all (under certain circumstances).
Put it back and bump PORTREVISION.

Pointed out by:		iedowse
2001-12-14 07:11:33 +00:00
Ying-Chieh Liao
e1008f9c11 upgrade to 0.8.3
pass maintainership to stijn@win.tue.nl

PR:		31509, 32764
Submitted by:	stijn@win.tue.nl
2001-12-13 03:20:04 +00:00
Patrick Li
6d517f8fd7 Initial import of x11-wm/fluxbox - A small and fast window
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.

PR:		32390, 32655
Submitted by:	spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au>
2001-12-13 02:55:45 +00:00
Patrick Li
40c3e68ad8 Initial import of x11-wm/bbapm, an APM meter for Blackbox
PR:		29461
Submitted by:	Adam Weinberger <monkey@crackula.com>, \
		Scott Renfro <scott@renfro.org> (additional patches)
2001-12-08 02:18:07 +00:00
Dan Moschuk
13b9f01f9a Change maintainership to Chris McDermott (was ports@freebsd.org). 2001-12-07 20:59:28 +00:00
Dan Moschuk
274056917e Update MASTER_SITES.
Submitted by:	Chris McDermott <cmc@groupofnine.org>
2001-12-07 20:58:25 +00:00
Dan Moschuk
8f16122766 Update MASTER_SITES.
Submitted by:	Maintainer (cmc@groupofnine.net.org)
2001-12-07 20:56:49 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Patrick Li
44a00563fe Add additional master sites.
Submitted by:	maintainer
2001-12-04 22:19:30 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Patrick Li
96cdc05fc3 Add x11-wm/bbrun a run box for Blackbox
PR:	29462
Submitted by:	Adam Weinberger <monkey@crackula.com>
2001-12-02 02:28:11 +00:00
Pete Fritchman
107207e086 - update to 1.0.0
- give maintainership to submitter
- remove some extraneous whitespace in .if statement

PR:		31038
Submitted by:	Mike Meyer <mwm@mired.org> (new maintainer)
Approved by:	8@free.bsd.hu (old maintainer)
2001-11-24 21:51:23 +00:00
Patrick Li
9f4f24ebb2 Fix typo. 2001-11-24 08:20:06 +00:00
Pete Fritchman
6e512d5377 The FvwmM4 module needs gm4 to function properly.
PR:		32176
Submitted by:	Tony Finch <dot@dotat.at>
2001-11-21 22:52:31 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Pete Fritchman
1c159c4769 Update to 20011109
PR:		31903
Submitted by:	maintainer
2001-11-10 21:07:09 +00:00
Maxim Sobolev
e759ffa2df Update MASTER_SITES/WWW.
Submitted by:	Andriy Gapon <agapon@usa.com>
2001-11-08 15:15:20 +00:00
Pete Fritchman
521c4f9fb5 Fix build breakage introduced by devel/automake upgrade.
PR:		31662
Submitted by:	maintainer
2001-11-06 14:46:22 +00:00
Pete Fritchman
1596b84c03 Add bbconf-1.2, a configurator for the Blackbox window manager
PR:		31639
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-11-06 14:30:20 +00:00