Commit Graph

12635 Commits

Author SHA1 Message Date
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
kevlo
5e1c02eae0 - upgrade to version 1.3.6
- bump NEED_VERSION
- update DESCR
- add multipackages
2001-09-02 13:53:34 +00:00
obecian
6c01490a47 ${LOCALBASE} and DEF cleanup 2001-09-02 13:34:17 +00:00
obecian
fd3050a8e5 corkscrew-2.0 update 2001-09-02 11:12:17 +00:00
kevlo
cf599c7a3e - use module qt2
- bump NEED_VERSION
- fix PLIST
2001-09-02 10:18:30 +00:00
kevlo
2b17fedc30 upgrade to version 1.0.13 2001-09-02 10:16:29 +00:00
kevlo
c4ae56dfa3 upgrade to version 1.1 2001-09-02 10:14:12 +00:00
kevlo
ed5bc7e4c0 upgrade to version 1.4.3 2001-09-02 10:08:42 +00:00
pvalchev
6dcb7fe354 Provide different locations as master sites for the different distfiles, to
avoid brutally finding a way to fetch them with the correct paths.
2001-09-02 07:47:13 +00:00
shell
0f1d7bc946 Add demo sub-package 2001-09-02 05:29:29 +00:00
pvalchev
19d056f70b Add Palm, Inc. homepage where more recent versions can be found and
information can be obtained from about this.
2001-09-02 05:06:27 +00:00
shell
ed88614163 xchat,ssl => xchat,no_ssl 2001-09-02 05:03:28 +00:00
pvalchev
bd3ad5930c + gemdropx 2001-09-02 05:03:12 +00:00
shell
031fd67c73 - Bump VERSION
- Remove gtk depend because gdk included it
- Use no_ssl flavor
2001-09-02 05:02:47 +00:00
pvalchev
a05db4eb9e Import of gemdropx-0.7
one-player puzzle game for X11
2001-09-02 05:01:53 +00:00