jcs
d1a6bf9813
rdesktop-1.3.1
...
fixes some rdp5 connectivity issues
2004-01-22 16:57:18 +00:00
jolan
7ae1781d2e
optimization workaround to keep gcc from looping on alpha
2004-01-22 07:20:08 +00:00
marcm
4f51781710
Disable glibtest. It's not needed and our "unsafe" warnings screw up
...
configure on static arches.
2004-01-20 13:41:41 +00:00
espie
51e02f4063
susv3 test.
...
found by matthieu@
2004-01-19 22:46:03 +00:00
naddy
377a23cab2
overhaul
2004-01-18 00:20:32 +00:00
naddy
522123d9f3
add some missing @dirrms and drop those already handled in dependencies
2004-01-17 19:38:14 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
e4ef8a3927
C program links against C++ libs, so use ${CXX} for final linking
2004-01-17 01:34:49 +00:00
couderc
cb887d1fca
cast NULL sentinel to void *
2004-01-16 12:17:47 +00:00
jolan
418e634fbf
+xfce4-session
2004-01-16 07:33:46 +00:00
jolan
d67721b610
import 0.1.4
2004-01-16 07:32:22 +00:00
jolan
170b9842a5
+xfce4-mixer
2004-01-16 04:33:01 +00:00
jolan
1a7e33e571
import 4.0.3
2004-01-16 04:31:18 +00:00
espie
f3fa39ffae
multiline constant.
2004-01-15 18:33:36 +00:00
espie
0d4824c099
bogus struct
2004-01-15 18:25:36 +00:00
espie
635a9ff61f
wrong token pasting.
2004-01-15 18:23:13 +00:00
espie
b03cdbf8fe
token pasting fixes.
2004-01-15 17:57:19 +00:00
espie
98eeb5a06e
fix token pasting.
2004-01-15 17:45:57 +00:00
jolan
ea0e1bf3dd
+xfcalendar
2004-01-15 01:31:09 +00:00
jolan
4ad7e06b6a
import 0.1.5
2004-01-15 01:16:20 +00:00
jolan
7b13856284
+minicmd,showdesktop
2004-01-14 23:15:55 +00:00
jolan
5628217d64
import of 0.3.0
2004-01-14 23:05:01 +00:00
jolan
d571b69622
import of 0.2.0
2004-01-14 22:58:06 +00:00
wilfried
95180f7a06
multiline constant
2004-01-14 22:42:52 +00:00
jolan
8cc4aeca52
+xfce4-battery-plugin
2004-01-14 05:51:08 +00:00
jolan
7c9876a43e
import of xfce4-battery-plugin-0.2.0.
2004-01-14 05:50:05 +00:00
jolan
c8c360f00b
Update to 4.0.3.1. (well just xfwm4, nothing else changed)
2004-01-14 00:51:57 +00:00
wilfried
191dde3511
benign distfile change
2004-01-13 21:22:42 +00:00
jcs
8006c3f834
remove myself as maintainer of this
2004-01-12 02:55:13 +00:00
sturm
4601e3aba1
fix build by disabling db4 test in configure
2004-01-11 10:59:01 +00:00
couderc
b2624ac5ab
update to 2.1.0
2004-01-10 22:14:35 +00:00
brad
7f388c85e3
- fix RCS id
...
- add DIST_SUBDIR
- make extraction quiet
2004-01-10 03:33:45 +00:00
jolan
92220a8801
Update to 4.0.3.
2004-01-09 01:27:41 +00:00
jolan
738a7dfe02
unbrokenify
2004-01-08 23:09:12 +00:00
brad
4dd77497cf
upgrade to Qt 3.2.3.
...
I really hate cvs.
2004-01-08 01:20:13 +00:00
brad
54b7f9c847
upgrade to Qt 3.2.3
...
ok espie@
2004-01-08 01:12:59 +00:00
jolan
c13af02c1e
document taskbar systray > panel plugin systray preference
2004-01-06 05:15:31 +00:00
espie
a2de45a8df
regen patches.
...
set a base public, because gcc3 has more correct access restrictions.
proper fix would probably be to make the array stuff friend (hard since
those are template classe ?) or provide an explicit function to handle
the cast.
Well, simplest way to fix this...
2004-01-05 01:49:16 +00:00
biorn
de7404678d
Keeping up with -current. Ok pvalchev@
2004-01-03 10:10:47 +00:00
jolan
a55b78b641
Update to 0.4.0.
2004-01-03 08:15:40 +00:00
marcm
52563c4b4a
Despite the 2.5.0 version number, this is a bugfix update for 2.4 series.
2004-01-03 05:53:38 +00:00
sturm
b929036cda
@extra
...
ok jolan@
2004-01-02 07:52:56 +00:00
jolan
816f5f61dc
mark as broken
2004-01-02 02:56:25 +00:00
espie
b1955afab1
include correct header and find std::set_new_handler if gcc3.
2004-01-01 16:23:56 +00:00
espie
b453a56872
kill xor method, which was already marked as obsolete,
...
and which gcc3 complains loudly about.
2004-01-01 15:39:29 +00:00
espie
08ef531b01
/**/# -> XCOMM
2004-01-01 15:20:21 +00:00
espie
945e309d05
missing #include <assert.h>. gcc2.95 didn't seem to mind, but then
...
it expands methods at completely different times.
2004-01-01 15:18:37 +00:00
espie
f9dbd10763
regen patches.
...
remove bogus token pasting "a" "b" works, and those are separate tokens.
2004-01-01 15:10:59 +00:00
brad
0ae6c522e9
upgrade to KOffice 1.3RC2, final is just around the corner
...
and this is much better than 1.2.
2003-12-31 07:13:19 +00:00
pvalchev
cf5eb12e04
CONFIGURE_SHARED
2003-12-30 23:16:01 +00:00
naddy
3a544c1368
Sync list against what's actually built. espie@ told me so!
2003-12-30 02:08:19 +00:00
espie
93579f1968
go away, shoo!
2003-12-30 02:01:13 +00:00
espie
0eabca9cd8
more warnings go away.
2003-12-30 02:00:39 +00:00
espie
ee305feb7e
Missed a few XCOMM.
...
gcc3's cpp warns about missing defines in imakefiles, two obvious fixes.
Start removing warnings caused by extra shit at end of #undef...
2003-12-30 01:52:22 +00:00
espie
5a333df48e
Replace dubious /**/# construct with proper XCOMM
2003-12-30 01:05:58 +00:00
espie
aea8f5950e
Regen patches with recent update-patches.
2003-12-30 00:47:24 +00:00
espie
6f567b3344
Put XCOMM in the patches instead of # to help gcc3
2003-12-30 00:28:35 +00:00
jose
7bc6e421e0
update to tcl/tk 8.4, ok brad@ naddy@
2003-12-27 23:34:42 +00:00
espie
2d49961491
use lcms
2003-12-26 18:26:29 +00:00
naddy
beef641cd5
Keep up with Debian version, remove implicit dependency.
2003-12-26 16:49:10 +00:00
wilfried
1e435bb51d
update fltk to 1.1.4
2003-12-26 14:18:30 +00:00
brad
60bf241ff9
upgrade to openbox 3.1
2003-12-25 23:08:11 +00:00
espie
f673295c09
forgot about the checksums, did we ?
...
(looks way cool anyways).
2003-12-24 14:28:39 +00:00
brad
26ec3dc52c
add qinx
2003-12-24 05:05:06 +00:00
brad
e9abfcb116
add qinx 0.6
...
--
Qinx is a QNX Photon ispired widget style and window decoration kit
for KDE.
2003-12-24 05:03:14 +00:00
jolan
2e9d7a775f
Update to 4.0.2.
2003-12-22 21:47:59 +00:00
naddy
ec642ddf06
missing @dirrm
2003-12-20 15:40:16 +00:00
naddy
795b8a2458
missing @dirrm
2003-12-20 15:17:04 +00:00
naddy
411bbe496f
missing @dirrm
2003-12-20 15:07:43 +00:00
naddy
522b897de8
@dirrm shared directories
2003-12-20 13:21:43 +00:00
naddy
ca9b15ec74
install pkgconfig files; ok brad@
2003-12-18 16:32:24 +00:00
naddy
31c5513876
update to 4.06; from Han Boetes <han@mijncomputer.nl>
2003-12-18 16:22:11 +00:00
naddy
a69c0c2cf9
new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct
2003-12-18 01:19:56 +00:00
jose
3cd760ffe9
update to 8.4.5
...
update book title, ISBN in DESCR
update master site to sourceforge
ok brad@, naddy@, sturm@, thank you for testing on various archs
2003-12-17 04:57:21 +00:00
jolan
0cb33a0e05
- enable optimization workaround on macppc as well
...
- zap extra whitespace
- nuke junk :/
2003-12-17 01:47:34 +00:00
naddy
a4d2ebb611
@dirrm shared directories
2003-12-16 21:01:38 +00:00
jolan
cb9307f31d
correct memory reporting as well, help from Pedro Martelletto
2003-12-16 20:51:37 +00:00
biorn
3c9e5b5e7e
Update to 1.0pre3
...
Ok espie@ pvalchev@
2003-12-16 17:17:14 +00:00
biorn
5eb7fc01c1
pasto, from Jared Yanovich
...
ok pvalchev@
2003-12-16 16:35:03 +00:00
naddy
ed01857cd0
remove trailing whitespace
2003-12-16 13:44:37 +00:00
jolan
513c0916fc
fix uptime display on 64-bit archs
2003-12-16 08:29:32 +00:00
naddy
3b4e046e70
remove WWW lines
2003-12-16 01:22:07 +00:00
naddy
b750466bbf
remove WWW lines
2003-12-15 23:03:07 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
brad
7266b9df98
fix buffer overflow
2003-12-15 21:23:20 +00:00
naddy
35911cf0ee
@dirrm shared directories
2003-12-15 21:08:44 +00:00
naddy
31f1066c5e
@dirrm shared directories
2003-12-15 20:56:38 +00:00
naddy
48a819eb16
@dirrm shared directories
2003-12-15 20:35:19 +00:00
jolan
2984b2f873
remove old, unsupported version of xfce. agreed to by maintainer awhile
...
ago.
2003-12-15 06:17:52 +00:00
jolan
b076246df9
-xfce,+xfce4
2003-12-15 06:15:19 +00:00
jolan
7173b40e3c
import of xfce4 4.0.1. xfce is a lightweight desktop environment.
2003-12-15 06:11:33 +00:00
marcm
b6ca6616d3
This no longer needs intltool, it has its own. Re-gen the PLIST while
...
I'm here.
2003-12-15 03:59:47 +00:00
sturm
9d9e51e969
remove non-existent file
2003-12-14 10:50:26 +00:00
biorn
a234539b85
Fix dependency audio/mad -> audio/libmad
...
Ok naddy@
2003-12-11 08:09:21 +00:00
naddy
25b8da569d
fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer
2003-12-10 21:28:58 +00:00
marcm
eda31c0c93
and remove myself as MAINTAINER from this too.
2003-12-09 22:06:23 +00:00
marcm
6d25b60083
Mark this as conflicting with gnome-themes.
...
Remove myself as MAINTAINER.
2003-12-09 18:13:32 +00:00
marcm
0a7d0c3da3
Fix my email address here.
2003-12-09 17:44:23 +00:00
marcm
4bbfb09476
Remove Gnome1/2 conflict stuff from the plists. No longer needed with the
...
new pkg_* tools.
2003-12-09 04:40:42 +00:00
naddy
3233cb333d
adapt for MakeMaker change in perl 5.8.2
2003-12-08 14:26:26 +00:00
marcm
41d69cbce9
Properly update gtk+2's loader file so, oh I don't know, this will
...
actually work with gtk+2 now :).
2003-12-08 06:10:23 +00:00
marcm
9aba313eba
I've been handling the gdk-pixbuf.loaders and gtk.immodules files all
...
wrong. These are generated files that should be updated automagically by
ports whenever GDK loaders or GTK immodules respectivly are added.
As such, these files shouldn't live under /etc but under /var/db... and
they should be generated on package install instead of through funky
sed magic in the Makefile.
So now they are. :)
Oh and regen the PLIST, since, we're hacking the crap out of it anyway.
2003-12-08 06:08:42 +00:00
brad
a35bde76f9
remove portions of the patch which already exist in the upstream code.
2003-12-08 02:42:45 +00:00
brad
d4233e8c52
kde -> KDE
2003-12-08 02:25:50 +00:00
brad
8f6709f330
crach fix from CVS
2003-12-08 02:22:09 +00:00
brad
ab806ce67d
clean
2003-12-08 02:19:43 +00:00
brad
f0af549f74
- tab
...
- remove useless commented out option
2003-12-08 02:17:43 +00:00
brad
a81ca317ca
some patches for Qt 3.2
2003-12-08 02:14:11 +00:00
brad
7b480ca8f5
don't need this pre-fake target
2003-12-08 02:08:23 +00:00
brad
ba31df0e86
5 new
2003-12-08 01:59:28 +00:00
brad
38b586c669
reorder multimedia3, games3 and add 5 new languages for i18n3
2003-12-08 01:53:27 +00:00
brad
ddda5bb067
- kde -> KDE
...
- remove WWW:
and some other stuff.
2003-12-08 01:52:13 +00:00
espie
de534141b1
update to 3.1.4
2003-12-07 20:19:13 +00:00
pvalchev
6bc729b48d
more bad a/an in beginning of comment; thanks Tom Cosgrove
2003-12-05 08:20:40 +00:00
pvalchev
fb20101607
another "a"
2003-12-04 23:08:16 +00:00
pvalchev
8e5148756c
don't start comment w/ indeterminate article
2003-12-04 23:07:25 +00:00
biorn
1854e1b1e2
Clean up flavors: drop lzo, always use cdda and document those that
...
were missing.
ok pvalchev@
2003-12-04 22:05:09 +00:00
jolan
81f6bb7974
e-mail addy listed bounces, no response from maintainer when i tracked
...
him down... reset to ports@
correct licensing; PERMIT_*=No
2003-12-03 01:33:15 +00:00
jose
6d62475413
some things noticed by Stuart Cassoff <stwo@telus.net>:
...
- fix HOMEPAGE ...
- PLIST exec/unexec about manpages
- flesh out DESCR some
2003-12-01 05:48:00 +00:00
marcm
33c3571556
Gnome 2.4.1.
...
Sync versions with the Gnome 2.4.1 release. Mostly bugfixes, too numerous
to list :).
This also addresses systrace issues and some config file issues from
sturm@, and wireless applet support from djm@.
2003-12-01 04:13:05 +00:00
jose
5d63df9025
tcl/tk 8.4 in, finally
...
ok naddy@
2003-11-19 15:48:06 +00:00
jose
db3a76c926
i've had this sitting in my tree for about a month but i haven't been
...
sitting still long enough to import it right.
import of tcl/tk 8.4.4. tested by many, feedback from kevlo, mattheui,
many others ... thank you, ok'd by naddy@
2003-11-19 15:45:58 +00:00
sturm
f10ea4b884
use gcc3 on sparc64 (needed by qt2)
2003-11-18 20:53:11 +00:00
sturm
1452abbfde
it is bktr, not bttv
...
noticed by couderc@
2003-11-17 20:04:34 +00:00
espie
80f0607572
trigger-happy on deps. Thanks to Bjorn Sandell for setting me straight.
...
Apologies to whomever had this rebuilding libxml...
2003-11-17 19:56:38 +00:00
naddy
0d233cb42e
remove startup-notification from here as well
2003-11-17 14:53:48 +00:00
brad
77ae753a82
x11 -> devel
2003-11-17 04:24:23 +00:00
brad
ace34193f5
oops, we already have this as devel/startup-notification
2003-11-17 04:18:04 +00:00
sturm
ed26e1b091
+xawtv
2003-11-16 16:19:23 +00:00
sturm
6d218429c5
Initial import of xawtv 3.90
...
This is a _simple_ xaw-based TV Program which uses the bttv driver.
WWW: http://bytesex.org/xawtv/
from Robert Nagy <thuglife at bsd dot hu>
2003-11-16 16:17:58 +00:00
brad
5ab06dfab6
startup-notification
2003-11-13 21:40:09 +00:00
brad
f4339d2d2c
use startup-notification.
2003-11-13 19:26:00 +00:00
brad
ca2b55c7bc
add startup-notification.
...
startup-notification is a minimal library that supports the startup
notification spec described at www.freedesktop.org.
2003-11-13 19:20:39 +00:00
espie
7d54794b07
+goggles
2003-11-13 18:54:44 +00:00
espie
24088bc209
goggles is an alternative interface to ogle_gui.
...
Though its configure script is sub-par, the program itself
is just very nice (better than ogle_gui, I think).
2003-11-13 18:53:43 +00:00
espie
c59be8204d
update ogle_gui to 0.9.2, to synch with ogle.
...
Minor improvement: ogle_gui now uses gnome2 base libraries.
This unconfuses our linker, that now has one single libxml to take
care of.
(temporary gtk1 flavor, which will probably vanish soon).
okay'ed MAINTAINER.
2003-11-13 18:48:38 +00:00
espie
6e5d02b09c
Update ogle to 0.9.2.
...
Feedback by various people.
PgUp/PgDown now work better, various minor improvements.
The port now builds correctly even with an installed older version.
2003-11-13 18:46:46 +00:00
david
6276c62c07
stop configure from trying to exec things in /tmp
...
better fix from MAINTAINER
ok pvalchev@ henning@
2003-11-12 07:02:07 +00:00
brad
8af7708da1
- use www.openbox.org for HOMEPAGE
...
- fix license comment
2003-11-12 03:50:22 +00:00
brad
6ad66062b9
update
2003-11-12 03:48:32 +00:00
brad
92cdf55a5c
upgrade to openbox 3.0
...
this is a completely new WM and is no longer derived from blackbox
unlike openbox 2.x.
2003-11-12 03:45:05 +00:00
fgsch
19531ec044
amazing.. and i thought i tested this well.. fix date insertion and
...
bump revision.
2003-11-04 23:31:05 +00:00
jolan
41f3434015
prepare for ffmpeg 0.4.8
2003-11-04 07:48:26 +00:00
sturm
804f097549
zap gkrellm plugins
2003-11-03 20:24:44 +00:00
sturm
989cc3734a
prepare for gkrellm2 import
2003-11-03 20:22:21 +00:00
naddy
8724715d4c
faad flavor for mplayer is gone
2003-11-03 15:04:30 +00:00
brad
551c4f96e6
upgrade to mplayer 1.0pre2
...
based on diff from MAINTAINER
2003-11-02 23:30:27 +00:00
naddy
2d717e33c2
add font.alias file; from Han Boetes <han@mijncomputer.nl>
2003-11-02 23:21:56 +00:00
jcs
be0e39adb3
rdesktop-1.3.0
2003-10-30 16:58:44 +00:00
jolan
7475c2231d
make these fetch again.
2003-10-29 05:04:25 +00:00