Commit Graph

62 Commits

Author SHA1 Message Date
shell
90eec6783e oops.. missed '\' in my last commit.
reported by Kenneth R Westerback <kwesterback@home.com>
2001-11-06 17:40:31 +00:00
shell
db677c6d74 new MASTER_SITES, ok jasoni@ 2001-11-05 22:46:53 +00:00
brad
90159fbd3d deal with threads properly on OpenBSD. 2001-10-28 01:52:44 +00:00
brad
2e3c79152a - only enable threads FLAVOR by default on i386.
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
2001-10-27 03:01:53 +00:00
naddy
7792a9b4b1 if we install a shared lib, we also need DYNLIBDIR; ok brad@ 2001-10-19 14:32:08 +00:00
naddy
f35f396730 fix on ELF architectures; from drahn@ 2001-10-18 18:52:51 +00:00
brad
df33eaa1f8 fix dependency entries for gmp. BUILD_DEPENDS -> LIB_DEPENDS. 2001-10-16 16:34:01 +00:00
naddy
425dc928fa do not pick up db3 in bsddb extension 2001-10-16 15:46:51 +00:00
wilfried
11e2d20a5b sparc64 is a 64bit platform, ok espie@ 2001-10-12 13:41:05 +00:00
wilfried
f0b14fd592 Don't use threads as default FLAVOR for sparc/sparc64, ok espie@ 2001-10-12 13:40:14 +00:00
naddy
c3277b1b6a -fPIC, damn it 2001-10-05 23:25:12 +00:00
espie
148ac2169e python lib is large enough to necessitate PIC on sparc.
found my naddy@
2001-09-29 14:41:35 +00:00
espie
47296c6fec shared libpython. ok jasoni@ 2001-09-24 16:54:24 +00:00
naddy
237113619c openbsd2 -> openbsd3 2001-09-16 16:21:50 +00:00
brad
f3ce4b9b3f typo 2001-09-14 15:24:15 +00:00
fgsch
5886007f18 Uses threads. 2001-09-05 02:55:14 +00:00
jasoni
5758c9fa1d update pkgdep and pkgcfl; thanks shell@ 2001-09-01 17:51:30 +00:00
jasoni
5a086ebf0c put all tk modules that depend on tkinter into the tk flavour.
- noticed by shell@
2001-08-31 22:53:26 +00:00
jasoni
7beb4cee40 typo; Nikolay.Sturm@desy.de 2001-08-21 04:10:24 +00:00
jasoni
907c00ccbf add another master site 2001-08-02 20:13:43 +00:00
brad
877df75672 - make -> ${MAKE_PROGRAM}
- remove subshell
2001-07-29 04:20:16 +00:00
jasoni
eeb65d96b7 oops, remove unneeded commented out line 2001-07-29 02:49:04 +00:00
jasoni
27568fd3d2 update to 2.1.1; bugfix release 2001-07-29 02:47:21 +00:00
matt
e767c8537a modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-28 18:43:49 +00:00
jasoni
cf828b2ab0 fix flavor message; thanks heko@iki.fi 2001-07-19 18:07:14 +00:00
jasoni
990d1f6361 Upgrade to Python v2.1. 2001-06-05 17:00:21 +00:00
jasoni
79bbd136b1 move comment to makefile 2001-03-29 16:54:04 +00:00
espie
2b12dd6cf0 Use new bsd.port.mk to set FULLPKGNAME correctly. 2001-03-22 00:28:33 +00:00
jasoni
18114b4a1f - depend on gmp port 2001-01-19 06:59:12 +00:00
jasoni
a822bae6e7 - Remove Python 2.0 from python2, this was a mistake.
- Move Python 2.0 to python.
- Remove Python 1.6
2000-12-13 05:26:45 +00:00
jasoni
040fb32f42 - Document flavors.
- Allow to co-exist with Python 2.0
2000-11-24 20:13:38 +00:00
jasoni
c21ee3365f - fix glitch in revert
- add a second master_site
2000-11-21 16:57:16 +00:00
jasoni
e62e9031d1 - Revert back to Python 1.6
- 2.0 will be imported separately
2000-11-20 22:15:30 +00:00
jasoni
268d81568a - Update to Python 2.0 2000-11-20 21:57:35 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
jasoni
37d1796f4b fix loading of shared modules 2000-09-22 15:40:54 +00:00
jasoni
2cbc80d770 - Update to Python 1.6 2000-09-08 07:55:54 +00:00
espie
a82af6f74a Typo 2000-09-02 15:11:18 +00:00
brad
1413330534 - bump NEED_VERSION
- remove empty LIB_DEPENDS line
2000-07-21 07:46:07 +00:00
jasoni
e0f396542b - remove LICENSE_TYPE
- remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add homepage to DESCR
2000-07-20 04:11:04 +00:00
matt
b4d6e6e725 no-tools -> no_tools (FLAVOR); hyphens used as delimiter in package name
Approved-By: jasoni
2000-07-14 02:15:56 +00:00
espie
e597cb37f0 Kill PLIST.sed
Add @comment

Simplify ruby build, now that bsd.port.mk has proper support
for variable substitutions.
2000-06-28 13:51:23 +00:00
espie
a8ca1c9cab Add `no-tools' pseudo-flavor to avoid registering the same package three
times.
2000-06-10 18:11:56 +00:00
jasoni
916ec5355e Enable the gmp module.
Remove the tools flavor in favor of a tools package.
Don't enable Tk flavor by default.
2000-06-02 17:14:45 +00:00
espie
e5c3f12101 FLAVORed python.
- mark mpz flavor as broken currently (?)
- register tools as a flavor, where it should build a separate package.
But the required framework is not finished yet.
2000-04-03 17:11:44 +00:00
espie
46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
jasoni
653d5ad445 Fake. 2000-03-08 05:42:05 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00