Commit Graph

18838 Commits

Author SHA1 Message Date
espie
450036a1cd Oops, qt3-base ought to conflict with all qt3 single-threaded packages,
since those included the include files.
This means we need to bump the packagename to p0... joy.
2003-01-09 23:06:30 +00:00
espie
ab331f3731 kill those patches, they work, but it's a stupid idea.
There's no accounting security left if konsole_granpty works on a ttyname
without corresponding rights on a fd.
So, the proper fix will involve figuring out where kprocess/kpty loses that
fd after running the command.
2003-01-09 22:52:09 +00:00
pvalchev
a52e564325 fix config.guess for proper macppc->powerpc recognition 2003-01-09 22:36:01 +00:00
dhartmei
ec12c0a67b adjust to latest api changes 2003-01-09 22:06:06 +00:00
espie
0eaca394bd fd neutral value is -1.
Probably not a bug, but this doesn't hurt.
2003-01-09 20:17:23 +00:00
espie
637bb98754 Make konsole login/logout work.
(The code in kde-current is substantially different, so this won't go in
unchanged)

- use konsole_grantpty to do the login/logout, so that only this program
needs to be setgid utmp.
- pass the ttyname to konsole_grantpty explicitly.
- use openpty to get the ttyname in a simple way.
- deactivate USE_LOGIN on OpenBSD, as login/logout must occur in grantpty.
2003-01-09 19:27:05 +00:00
espie
0835cd304d install ksysguarddrc sample file 2003-01-09 17:44:58 +00:00
lebel
659090e19c typo; from Jon Olsson 2003-01-09 17:23:58 +00:00
todd
d98ae95e82 +tcllib 2003-01-09 17:08:18 +00:00
todd
602f7171ab initial import of devel/tcllib 1.3:
--
Submitted by Jose Nazario <jose@monkey.org>
Modified by todd@

This is the core development home for the tcllib standardized Tcl
library. This is a set of pure-Tcl extensions that you can use to
become even more productive with Tcl.

WWW: http://tcllib.sourcforge.net/doc/
2003-01-09 16:59:37 +00:00
jakob
c1a4ba81bd update to release 1.0.2 2003-01-09 11:16:11 +00:00
pvalchev
db58ffc75e Update to micq 0.4.10:
autosaving, autofingering, new event script handling, contact meta data
saving, contact groups, log file utils, ^C handler, acknowledged message
sending, remote control via a FIFO, send and receive UTF-8 encoded
message, ASCII art mICQ logo, command aliases, tiny history
- don't install man pages manually, use Makefile target
- more manpages info, so don't install README files
- don't install icq protocol documentation as its usefullness to
the users is doubtful
From maintainer David Krause <openbsd@davidkrause.com>
2003-01-09 08:26:37 +00:00
espie
703ad9c84f show network interfaces. Code taken from kde-current.
XXX: displaying IPv4 netmask thru getifaddrs/getnameinfo is
currently broken.
2003-01-09 02:49:04 +00:00
espie
8a6c685fef partial support for ksysguard: at least let ksysguardd compile and display
some useful information.
2003-01-09 02:47:40 +00:00
brad
cb0d5ce0ab fix PKGNAME 2003-01-09 01:05:37 +00:00
todd
1e5dc1cf11 add no_tcl flavor, for those not building all of ports,
not wanting to install x to have a database; from brad@,
prodded by Ben Lindstrom
2003-01-08 21:33:21 +00:00
lebel
4a3b6fcf2d update mail/kbiff to 3.6.3; use qt3-mt since kde now uses it 2003-01-08 16:59:16 +00:00
espie
4d8979ff31 dtime support for BSD, from Flinn Mueller. 2003-01-08 09:59:07 +00:00
kevlo
2a1f44c925 upgrade to version 0.12 2003-01-08 05:16:50 +00:00
kevlo
40ed310bf5 upgrade to version 0.3101 2003-01-08 05:14:49 +00:00
kevlo
8904abf6ff upgrade to version 0.16 2003-01-08 05:13:14 +00:00
naddy
aa43da0616 Update to release 2002-12-21. Notable changes:
* SIGALRM can now be used in applications.
* Numerous bug fixes.
2003-01-08 00:48:56 +00:00
espie
f0a137f825 Add missing SEPARATE_BUILDs, turn them into flavored
Trim old commented cruft
Add debug flavor, and --disable-dependency-tracking if !debug
2003-01-07 15:36:35 +00:00
kevlo
5d54e462e8 upgrade to 1.1.3 2003-01-07 06:18:57 +00:00
espie
3f90c205b7 oops, pass plugins dir correctly. 2003-01-07 01:23:20 +00:00
espie
8d855fdb1c Full support for sudo in kcontrol 2003-01-07 00:19:34 +00:00
espie
3d6384d32b kdesu fix is an important reliability fix. bump package name. 2003-01-06 23:31:31 +00:00
espie
d723ec4713 Fix kdesu 2003-01-06 22:46:02 +00:00
espie
892ab0b2d9 too early 2003-01-06 20:20:20 +00:00
espie
24f60aca49 Quote flavors, pass multi_packages as well. 2003-01-06 20:18:23 +00:00
espie
778d367e08 Use PLIST and PFRAG, makes updating simpler in some cases. 2003-01-06 20:16:21 +00:00
espie
b1320b3d67 Pass more arguments to update-plist 2003-01-06 20:15:39 +00:00
espie
ee8385f972 and of course, this means the dirs are wrong too 2003-01-06 19:29:20 +00:00
espie
134d244eae oops, forgot to make lib-depends-check 2003-01-06 19:28:48 +00:00
lebel
132360bec6 +proctools 2003-01-06 18:04:21 +00:00
lebel
ab2982a2ca initial import of sysutils/proctools 0.3:
--
Submitted by James Devenish (j-devenish@users.sourceforge.net)
Modified by danh@

Proctools  provides  the  pgrep and pkill commands which can
scan for and send signals to processes that are  matched  by
command-line options.

The  pgrep  utility displays process IDs for those processes
that match the requirements specified on the command line.

The pkill utility sends a signal to process  IDs  for  those
processes  that match the requirements specified on the com-
mand line.

WWW: http://sourceforge.net/projects/proctools
2003-01-06 18:03:44 +00:00
todd
d10dbe70a3 add missing dependency on scrollkeeper; ok maint 2003-01-06 17:48:11 +00:00
espie
da49a9e514 -* is not the way to specify any flavors. By default, flavors are transparent. 2003-01-06 17:33:01 +00:00
espie
cf6023ae39 +okle 2003-01-06 17:06:20 +00:00
espie
6d876b0b03 kde frontend to ogle, requires qt-mt to run. 2003-01-06 17:05:43 +00:00
espie
a80dd63e56 switch to qt-mt.
disable -fstack-protector for now.
2003-01-06 16:34:18 +00:00
espie
707449d21b A few @comment @dirrm, and a few files I didn't update recently... 2003-01-06 14:37:13 +00:00
espie
505066bdf1 Some more plist synchronization 2003-01-06 13:40:25 +00:00
jakob
ac0194040e snapshot 2.0.0-20030105, no tls patches yet 2003-01-06 11:37:24 +00:00
jakob
2cea4c57ef mark broken for flavour tls if no patches defined 2003-01-06 11:30:16 +00:00
espie
f11ffb90c9 i18n3 don't have ltmain.sh, don't bother patching libtool. 2003-01-06 07:34:01 +00:00
espie
8f3b0805c8 pthread handling 2003-01-06 07:28:57 +00:00
espie
c11973f303 Repackage qt3 to separate mt better (common -base package for include/docs,
specific plugins for mt)
2003-01-06 06:22:52 +00:00
espie
3329592a7b fix linker warnings, by not redeclaring static variables with extern. 2003-01-06 02:19:56 +00:00
espie
068f15f206 use @comment @dirrm for unwanted directories, eases further updates. 2003-01-06 01:50:08 +00:00