Commit Graph

25174 Commits

Author SHA1 Message Date
espie
b3c0cfb759 manpages markers.
use SHARED_ONLY to discard PFRAG.shared.
2004-08-03 11:30:01 +00:00
espie
71f43d11f1 new-style 2004-08-03 11:21:32 +00:00
espie
eee7cff8c5 new-style MODULES, PLIST. 2004-08-03 11:18:02 +00:00
espie
6ff36eddfe if SHARED_ONLY=Yes, don't bother moving libraries to a PFRAG.shared. 2004-08-03 11:17:11 +00:00
espie
0245da577b pass SHARED_ONLY to update-plist 2004-08-03 11:16:30 +00:00
espie
4aaf834ef3 switch to new style PLIST/MODULES 2004-08-03 10:57:44 +00:00
espie
7cdbf17d74 switch to new style PLIST/MODULES. 2004-08-03 10:53:02 +00:00
espie
65ecb32a85 file == file.orig -> rm file.orig 2004-08-03 10:51:47 +00:00
espie
de7df2d879 switch to new-style modules and packing-list. 2004-08-03 10:40:59 +00:00
xsa
37f3c48b02 this conflicts with new plone;
sync PLIST while here;
2004-08-03 10:29:19 +00:00
espie
d2b3ea3187 switch to new style PLIST, new-style MODULES.
less dirs since the gettext change.
@comment OSS plugin.
2004-08-03 10:22:40 +00:00
xsa
dfc8aae642 update to plone-2.0.3;
some input from Aleksander Piotrowski;
2004-08-03 10:22:10 +00:00
xsa
cecd32b586 update to zope-cmf-1.4.5;
some input from Aleksander Piotrowski;
2004-08-03 10:19:54 +00:00
xsa
c9544845f2 + _zope for www/zope 2004-08-03 10:17:50 +00:00
espie
a2e191d19b recognition of manpages based on the names 2004-08-03 10:16:58 +00:00
xsa
db1072e6d9 update to zope-2.7.2!!!
new MAINTAINER timeout ...
some input from Aleksander Piotrowski;
2004-08-03 10:16:36 +00:00
espie
3f814c97f4 create directories for locales listed in ABOUT-NLS.
Switch to new-style plist.
2004-08-03 10:09:02 +00:00
espie
7ba7bbeb63 switch to devel/gettext and new-style packing-list 2004-08-03 09:55:37 +00:00
espie
4fa0eaa51f switch to new style MODULES 2004-08-03 09:35:25 +00:00
espie
e990387db0 switch to new style MODULES 2004-08-03 09:24:50 +00:00
espie
4c68b1d0da Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00
espie
faa7c7b381 prepare iconv for MODULES=converters/libiconv 2004-08-03 09:13:29 +00:00
espie
814118f71b prepare gettext for MODULES=devel/gettext. 2004-08-03 09:10:01 +00:00
espie
fd75f4db4c Introduce SHARED_ONLY variable, as a more specific semantic way
to say port works only with shared libraries.

Mostly useful for `update-plist' which will recurse differently if
LIB_DEPENDS are only BUILD_DEPENDS or if they becomes RUN_DEPENDS.
okay pvalchev@
2004-08-03 08:04:02 +00:00
kevlo
e2d6b02826 add wordpress 2004-08-03 01:54:46 +00:00
kevlo
96c55a89a9 Initial import of wordpress 1.2
WordPress is a state-of-the-art, semantic personal publishing platform 
with a focus on aesthetics, Web standards, and usability.
2004-08-03 01:54:05 +00:00
jakob
5e2907d10a NSD 2.1.2 2004-08-02 22:39:14 +00:00
espie
d9fd9934ee Allow full path for modules, like this:
MODULES=devel/gettext
so that:
- stubs in infrastructure/ are no longer needed.
- PORTSDIR_PATH is taken into account.

This will look for ${PORTSDIR}/devel/gettext/gettext.port.mk

okay naddy@
2004-08-02 21:59:53 +00:00
xsa
5a89264b0f update to py-metar-0.10 2004-08-02 20:59:38 +00:00
sturm
406d198305 update to leafnode 1.10.3
from maintainer rohee@
2004-08-02 19:00:30 +00:00
danh
b4a0c18cb7 enable PARSE clocks; suggested by Matthias Kilian <kili@outback.escape.de> 2004-08-02 16:56:12 +00:00
brad
56232faf2d set hardcode_direct and hardcode_shlibpath_var in OpenBSD' C++ section too. 2004-08-02 16:38:03 +00:00
naddy
d4fbb2c80a fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-02 16:08:23 +00:00
brad
f3e3da8216 Use sysctl to get the max cmd length on *BSD
From: libtool CVS
2004-08-02 15:50:46 +00:00
brad
f9a1f97a6f ltmain.in: Fix problem with .libs/.libs/libfoo.so appearing on the link line
From: libtool CVS
2004-08-02 15:43:11 +00:00
espie
daf412deff Always define NO_SHARED_LIBS. 2004-08-02 13:01:52 +00:00
espie
903d5f98f8 NO_SHARED_LIBS always defined. 2004-08-02 12:57:41 +00:00
espie
e492e46724 NO_SHARED_LIBS always defined. 2004-08-02 12:45:59 +00:00
espie
b626b9ae5c won't work with NO_SHARED_LIBS=Yes 2004-08-02 12:39:44 +00:00
espie
42a12c581b NO_SHARED_LIBS always defined. 2004-08-02 12:35:05 +00:00
espie
66e8047f4a NO_SHARED_LIBS always defined 2004-08-02 12:30:45 +00:00
espie
ebb778c835 fix NO_SHARED_LIBS test to handle NO_SHARED_LIBS=No 2004-08-02 12:22:36 +00:00
espie
75994eff47 store PKGPATH instead of self name in dependencies. pkg_add handles
recursion itself, so it does not need the self name.

Packages created require -current pkg_* tools to work !
2004-08-02 12:10:17 +00:00
xsa
33ce889d11 + py-paramiko 2004-08-02 08:42:30 +00:00
xsa
ce694c8ec3 Initial import of py-paramiko-0.9
paramiko is a module for Python  that implements the SSH2 protocol for
secure connections to remote machines.
2004-08-02 08:41:15 +00:00
kevlo
d62d46d60c update to 2.4.0 2004-08-02 08:06:07 +00:00
kevlo
6fdb48bab2 update to kxmleditor 1.1.0 2004-08-02 07:32:08 +00:00
kevlo
3eec7a42da - upgrade to drgeo 0.9.13
- take over maintainership
2004-08-02 07:13:05 +00:00
naddy
3340a6d43b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-01 21:19:17 +00:00
naddy
3163b3dc79 this needs python to build 2004-08-01 18:46:10 +00:00