Commit Graph

21124 Commits

Author SHA1 Message Date
pvalchev
b6da47950b - remove a stupid NOT_FOR_ARCHS=sparc64, if you guys don't want to fix
something, it's better to leave it broken, otherwise it gets forgotten
- fix sparc64 asm syntax, insight from Toby
XXX regress fails, but it appears to fail on at least 2 other 'supported'
architectures, this needs to be looked at
2003-07-02 21:28:07 +00:00
brad
87f03a9eb8 Another directory traversal issue in unzip 5.50 and earlier. Similar to
the first except this issue is triggered by prefixing the .. sequence with
certain non-printable characters which are filtered out resulting in just
the .. sequence.
2003-07-02 16:03:59 +00:00
shell
662a2f01b3 remove me from maintainer 2003-07-02 09:36:59 +00:00
espie
794cf63444 add_info needs a valid filehandle. 2003-07-02 09:04:08 +00:00
sturm
437ba05e0e update to ratpoison 1.2.2
- bugfixes
- point it to our xterm by default

from maintainer William Yodlowsky <bsd@openbsd.rutgers.edu>
2003-07-02 06:29:15 +00:00
jolan
a0298620b9 globalthermonuclearwar with joshua 2003-07-02 00:32:13 +00:00
jolan
618b338273 +stegdetect 2003-07-01 23:22:48 +00:00
jolan
d650824bb5 import of stegdetect-0.5:
Stegdetect is an automated tool for detecting steganographic content in
images.  It is capable of detecting several different steganographic
methods to embed hidden information in JPEG images.

ok sturm@
2003-07-01 23:14:23 +00:00
sturm
e1860af6eb update to 9menu 1.7
from Matthias Bauer <bauerm@i1.informatik.uni-erlangen.de>
2003-07-01 20:21:11 +00:00
jakob
31f838d3c4 postfix 2.0 patchlevel 13 fixes minor problems 2003-07-01 18:59:51 +00:00
espie
8ad9da8c2e from kde-cvs: allow compile to progress with qt 3.2 2003-07-01 15:03:31 +00:00
espie
7e85ac2f7b kludge to make it work with qt3-mt...
better form would be to ask bsd.port.mk for actual PLIST names.
2003-07-01 14:47:53 +00:00
wilfried
8ecdff0842 update to 1.2.11 "Tommi wishes it would go away" 2003-07-01 11:11:31 +00:00
wilfried
62bff925e4 update to 1.4 2003-07-01 11:10:36 +00:00
wilfried
29a153c9f1 remove files created by regchrome 2003-07-01 08:49:46 +00:00
pvalchev
50169cacce - add NOT_FOR_ARCHS
- add the whole regress family settings
- general cleanup on things no longer applicable
2003-07-01 04:36:33 +00:00
pvalchev
a664acb5ee do not even bother trying to build this on vax, m68k, hppa for now 2003-07-01 02:34:36 +00:00
pvalchev
c787241ddc Regression tests are too hard to adapt to run here, and noone seems to
want to do it; mark as NO_REGRESS so it does not stop 'make regress'
2003-07-01 02:28:42 +00:00
espie
8bc41423db fix PKGNAME, so that cross-binutils have real different names.
Install files correctly, so that SEPARATE_BUILD gets possible.
2003-06-30 21:01:14 +00:00
sturm
65a8843955 - fix build to work with recently updated libxml
- bump PKGNAME

"looks ok" brad@
2003-06-30 20:41:14 +00:00
pvalchev
abed31067f kill last snprintf (to complete the rest); ok maintainer jsyn 2003-06-30 18:46:23 +00:00
brad
600b21854a Remove this ARM support crap. It was not given the ok because it had mistakes
and obviously was not tested.
2003-06-30 18:24:16 +00:00
sturm
67efb7a1ae ups, forgot BUILD_DEPENDS on pkgconfig 2003-06-30 18:08:34 +00:00
jolan
c18a1345b2 use a clearer pkgname, from maintainer 2003-06-30 17:44:12 +00:00
espie
70ac7a3024 oops, killing it locally is not enough... I forgot the cvs rm -f. 2003-06-30 17:29:12 +00:00
sturm
fbfc1f8774 +etherape 2003-06-30 17:20:10 +00:00
sturm
bccfad740a Initial import of etherape 0.9.0
EtherApe is a graphical network monitor for Unix modeled after
etherman. Featuring link layer, ip and TCP modes, it displays network
activity graphically. Hosts and links change in size with traffic.
Color coded protocols display. It supports Ethernet, FDDI, Token
Ring, ISDN, PPP and SLIP devices. It can filter traffic to be shown,
and can read traffic from a file as well as live from the network.

WWW: http://etherape.sourceforge.net/

from Craig Barraclough <craigba@creative.com.au>
2003-06-30 17:18:37 +00:00
wilfried
c10e91f921 update to 0.9.2
* When no servers have been registered, automatically open the
  "Register Server" dialog on startup.

* Fixed a minor bug which didn't automatically set the correct
  default values for some features introduced in the prevous version
  when registering a new server.

* Added an "Unlimited" option for the Automatic SELECT Limit option.

* Enabled plugin support.

* Fixed a bug compiling MySQLCC with Qt < 3.1.0.

* Fixed a bug which automatically used the default unix socket when
  "localhost" was defined as the servers hostname.  It now uses the
  unix socket if the hostname is "localhost" and the port is 3306.
2003-06-30 13:15:21 +00:00
espie
68b7bbdbb1 fix manpage generation for building outside of srcdir without gnu-make. 2003-06-30 13:07:32 +00:00
wilfried
b9d6655382 update to 0.38 2003-06-30 12:27:09 +00:00
espie
6fa6af0b89 Minor update, gcc 3.2.3. Only bug-fixes. 2003-06-30 12:19:23 +00:00
espie
af5c0b27a7 Sort info files into the right plist. 2003-06-30 12:07:56 +00:00
espie
6caef06ee4 do not record comments twice. 2003-06-30 11:53:37 +00:00
espie
297d9e1225 Extra code for annotations: instead of stashing each element into one plist,
record all plists concerned.

This lets update-plist deal with packages with duplicated files.
2003-06-30 11:49:41 +00:00
espie
c4aafd4e74 Protect filehandle from being created twice. 2003-06-30 11:31:22 +00:00
espie
472d214ba5 Multi-packages may have extra blanks at start. Disallow... 2003-06-30 11:29:16 +00:00
marcm
ce0f94953e Update to 2.2.2, a bug fix release. Regen patches too. 2003-06-30 03:59:03 +00:00
marcm
b6d9508f45 Update to 1.2.3. Various bug fixes, a large speedup to layout with the
Xft and FT2 backends, and new shapers.
2003-06-30 03:57:38 +00:00
marcm
3c9efb47b5 Update to 2.2.2, a bugfix release. This also fixes regression tests. 2003-06-30 03:55:29 +00:00
avsm
f6c7377e68 Add in some documentation in a ghc-doc-5.04.3 subpackage
Based on a port by Donald Bruce Stewart (maintainer)
2003-06-30 03:45:34 +00:00
avsm
3c032044bd update to p5-XML-Sablotron-0.98 2003-06-29 23:15:23 +00:00
avsm
e2c1f5cccb update to sablotron-0.98 2003-06-29 23:14:35 +00:00
naddy
28efc3831f Use egrep rather than relying on non-standard GNU grep syntax. 2003-06-29 19:42:23 +00:00
sturm
76c6913be1 - fix installation on archs without native code compiler
- don't install mlnet as mlgui/mlim, but use mlgui/mlim
- bump PKGNAME

"it's good with me" pval@
2003-06-29 07:57:18 +00:00
avsm
e4fe95c54d fix a number of off-by-ones in various string processing functions
bump PKGNAME
timeout from maintainer ...
2003-06-29 04:48:38 +00:00
jolan
b2366365c2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
sturm
0f4c2b6bb9 teach libtool how to link with -pthread, needed since libxml update 2003-06-28 21:37:04 +00:00
mcbride
9d66590f0a Mountains! Ocean! 2003-06-28 20:15:40 +00:00
sturm
213ae8acb3 links with -pthread (since libxml update?), so libtool should know about it 2003-06-28 15:54:26 +00:00
espie
66f1b0c1b1 -lestdc++, will fix a handful of tests. 2003-06-28 09:57:05 +00:00