Will Andrews
d373925aec
Adjust port for distfile repacking. Diffs between old and new only
...
showed moving the icons into a subdirectory. Adjust Makefile accordingly.
The RELEASE_4_5_0 tag will be slid to pull this in for 4.5-RELEASE.
2002-01-28 23:21:43 +00:00
Patrick Li
ad336c071f
Fix bsetbg to use mktemp(1)
...
PR: 34387
Submitted by: maintainer
2002-01-28 22:03:59 +00:00
Patrick Li
1f36948b91
Update to 0.62.0
...
Give maintainership to submitter
PR: 34113
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Approved by: maintainer
2002-01-25 22:47:06 +00:00
Dmitry Sivachenko
288e75f4ba
Add one more MASTER_SITE.
2002-01-23 08:39:50 +00:00
Trevor Johnson
cddda2099c
Correct description of window list.
2002-01-23 01:05:27 +00:00
Trevor Johnson
7723205143
Add new port of alloywm 0.4.0.
2002-01-22 23:40:03 +00:00
FUJISHIMA Satsuki
47b43ca270
update to 3.8.14.
...
PR: 34181
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-22 21:30:42 +00:00
FUJISHIMA Satsuki
528b275fca
update to 1.4.
...
PR: 34169
Submitted by: maintainer
2002-01-22 15:51:28 +00:00
Dan Moschuk
344c076cde
Maintainer update. Remove duplicate MASTER_SITES.
...
Submitted by: Chris McDermott <cmc@groupofnine.org>
2002-01-21 19:59:51 +00:00
Kevin Lo
f6171e6868
Update to the lastest version
...
PR: 34115
Submitted by: MAINTAINER
2002-01-21 15:48:38 +00:00
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