Commit Graph

12849 Commits

Author SHA1 Message Date
pvalchev
1c06389c27 Import of gnut-0.4.27
command line gnutella client

MAINTAINER=     Nikolay Sturm <nikolay.sturm@desy.de>
2001-09-07 05:44:32 +00:00
lebel
7dbc767434 +wmtheme 2001-09-07 03:15:36 +00:00
lebel
18d4a1bcf3 initial import of wmtheme-1.2.8:
--
wmtheme is a utility which, generally speaking, allows you to perform
certain operations on themes by name. For example, to rename do wmtheme
-r oldname newname; to activate do wmtheme name, to get from themes.org
do wmtheme -g name.

Furthermore, it takes great care to make installation painless, in spite
of evolving formats, packaging carelessness, and incompatibility between
old themes and current window managers. wmtheme -i theme-package.tar.gz
will almost always result in a correct installation. It will also take
steps to clean up settings that don't belong in themes, and disable
suspicious-looking shell commands (these sorts of things might occur in
Window Maker or Blackbox themes). This behavior can be turned off,
however.

Supports themes for the following:
   - AfterStep (astheme)
   - Blackbox (bbtheme)
   - Enlightenment (etheme)
   - Golem (gotheme)
   - gtk+ (gtktheme)
   - IceWM (itheme)
   - Oroborus (ortheme)
   - Sawfish (sftheme)
   - Window Maker (wmtheme)
   - xmms (xmtheme)

WWW: http://wmtheme.sourceforge.net/
2001-09-07 03:12:57 +00:00
lebel
d20d8b69d1 new patches to zshconfig_ac to build modules under ELF archs.
thanks brad@
2001-09-07 02:11:47 +00:00
pvalchev
f82b4f5467 fix some stupid typos in the non-i386 code that prevented this from
compiling on anything but i386
beatify other part while here

sparc breakage reported to me by naddy a while ago, tested on ppc
2001-09-06 23:23:56 +00:00
pvalchev
23a006c317 make this build on elf 2001-09-06 23:19:24 +00:00
espie
5a4388c241 More special chars to remove to create files. 2001-09-06 21:33:39 +00:00
jakob
c794fe8c80 add udptunnel 2001-09-06 20:56:32 +00:00
jakob
5623a05292 UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.
2001-09-06 20:55:19 +00:00
espie
95751534af Stupid typo... only GNU makes this possible, I guess. 2001-09-06 18:10:24 +00:00
heko
b49d5961d1 Fix typo: qt2 listed in SUBDIRs twice.
fries@ ok.
2001-09-06 16:42:09 +00:00
lebel
bcac3f2046 only try to remove lib/zsh directories when loadable modules are installed.
thanks wilfried@
2001-09-06 13:02:04 +00:00
espie
eb23de9e8c koffice 1.1. Seems more or less to work. Able to import word/excell
documents.
2001-09-06 13:01:53 +00:00
shell
1dfb5dc7a7 Upgrade to 0.18 2001-09-06 11:47:42 +00:00
naddy
02658ea7b3 cooledit's python flavor now refers to python2; kill python15 dependency 2001-09-06 11:10:13 +00:00
heko
5904212e68 o Quote ??? for COMMENT= so that people won't forget to quote
the comment when they use the template.
espie@ ok
2001-09-06 09:48:23 +00:00
brad
9047e1b62a end the sentence with a period. 2001-09-06 04:02:24 +00:00
brad
d929c3aa93 one less setuid binary. 2001-09-06 03:49:55 +00:00
heko
edbf7ab281 o Bump NEED_VERSION
o From maintainer: use qt2.port.mk module; minor tweaking by me
o From maintainer, some input from me and naddy@:
  fix typos and document some usage/permission problems
  that people using the port have reported
ok naddy@
2001-09-06 00:05:30 +00:00
brad
bef0c103cb this port uses libtool 1.4 as well. 2001-09-05 21:55:50 +00:00
espie
4e9c296182 If pkg_create fails, you may still have a partial package out there...
Owned by root. Ouch.
2001-09-05 11:59:54 +00:00
peter
44cf2ff93f import of String::Random 0.198
String::Random - Perl module to generate random strings based on a
pattern.
2001-09-05 11:28:39 +00:00
peter
106f5cebf3 A temporary fix to stop httpd with mod_perl from core dumping.
This may only cover up a symptom of an underlying problem with perl
5.6.1 so currently mod_perl should be used with caution until we
find the real bug - probably in the perl sources

found by Pavel Kovorin <pvk@tsinet.ru>
2001-09-05 09:26:43 +00:00
espie
5bcf9d53b7 Use cookies for dependencies as well, and for the creation of a workdir.
This can speed up some iterations, as a dependency won't be checked more
than once. This also allows for make extract NO_DEPENDS=Yes, then later
to have the dependencies pulled in at configure stage (even though this
might not work all the time, as some dependencies may be needed earlier
but then you'll certainly notice).
2001-09-05 09:13:18 +00:00
espie
9327c4a99b LIB_DEPENDS tweaks.
- allow for several libraries, separated by commas.
- try to heed dependency most closely. Notably, make sure the spec
stops at a sensible place. This may break some ill-formed dependencies.
2001-09-05 09:10:34 +00:00
espie
fa3fa449a9 Update (bug fixes) 2001-09-05 08:40:23 +00:00
espie
67e2cfd559 Synch w/ src 2001-09-05 08:26:37 +00:00
form
985225af85 fix checksum 2001-09-05 06:23:06 +00:00
fgsch
5886007f18 Uses threads. 2001-09-05 02:55:14 +00:00
lebel
d0d23835a5 update shells/scsh to 0.5.3;
requested and tested by Chad Dougherty <chad@stalphonsos.com>;
re-generated the patches
2001-09-04 23:26:31 +00:00
fgsch
cb714ad13f Update to dist. patch 20010819. 2001-09-04 22:58:21 +00:00
naddy
61beb06c3a - fix hardcoded /usr/local and /usr/X11R6 in Setup
- honor CC and CFLAGS for building libImaging.a
ok maintainer
2001-09-04 18:49:04 +00:00
jakob
07dc265fb5 update to v0.55 2001-09-04 15:22:14 +00:00
brad
2b4accbcba ugh. update checksums. 2001-09-04 15:11:30 +00:00
brad
fd9646eece upgrade to screen 3.9.10 2001-09-04 14:56:27 +00:00
kevlo
cb5804b884 - upgrade to version 1.4.3
- bump NEED_VERSION
- add HOMEPAGE
- update MASTER_SITES

>ChangeLog:
o fixed some bugs in magic.c
o added double click patch for the application window
2001-09-04 05:33:34 +00:00
kevlo
596cc4e97a - upgrade to version 2.0.3
- add USE_X11
- bump NEED_VERSION
- takeover maintainership
2001-09-04 05:27:48 +00:00
pvalchev
7f965f16e9 i386-only 2001-09-04 01:21:39 +00:00
jcs
10457ca280 Add patch to no longer mess with wget's proxy setting; from maintainer 2001-09-04 01:05:40 +00:00
shell
5a8ff6f7ff Sync for deleted py-Distutils 2001-09-03 23:31:55 +00:00
shell
2a1e157a82 we don't need it, notiflied maintainer 2001-09-03 23:30:25 +00:00
brad
4635efdb1d upgrade to PostgreSQL 7.1.3
--
Based on patches from: maintainer
2001-09-03 23:24:37 +00:00
lebel
68a4e479cb update vim/snapshot to 6.0au 2001-09-03 14:00:12 +00:00
shell
545ed18508 Sync py-Imaging 2001-09-03 07:58:03 +00:00
shell
919fd2c3a0 Remove python15 dependence
check .so instead of python2.1 in python depends

from maintainer
2001-09-03 07:57:18 +00:00
brad
72b351c4e8 kludge which allows the ports tree to continue working on our newly renamed powerpc systems without needing to patch all copies of config.guess in the tree. 2001-09-03 02:00:48 +00:00
brad
a246f560d0 revert the change with pkgspecs, changing them was the wrong approach.
the pkgspecs are only useful for packages made from our tree and since the
package versions are well within the minimum versions then change back
to *.
2001-09-02 23:12:14 +00:00
lebel
42d1df9df1 remove the cat* man pages 2001-09-02 18:48:08 +00:00
pvalchev
87999ae29a - mod_perl BUILD_DEPENDS is not needed, it builds just fine otherwise
and just prints a warning.  RUN_DEPENDS only.
- Specify the lowest possible versions of the dependeny entries with which
this can be installed, instead of matching all.
from maintainer Nikolay Sturm <nikolay.sturm@desy.de>
2001-09-02 17:45:54 +00:00
kevlo
f609db7765 add one ftp site. Thanks shell@ 2001-09-02 15:28:54 +00:00