Commit Graph

81 Commits

Author SHA1 Message Date
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
sthen
91d4b3923f take MAINTAINER; ok msf@ 2011-03-16 12:58:42 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
jeremy
4bd4f509d7 Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST.
OK landry@
2010-11-16 18:16:12 +00:00
espie
96dca66106 finish net WANTLIB 2010-11-11 17:20:27 +00:00
sthen
0f513e63f8 set RUBY=${RUBY} in the environment rather than patching configure.
ok jeremy@
2010-10-29 12:45:45 +00:00
jeremy
bb15460cd9 Add ruby18 WANTLIB back to -ruby subpackage. This should have been
committed with the other ports during the MODRUBY_WANTLIB /
MODRUBY_LIB_DEPENDS split.  Since it's possible someone could have
build the port since the split, bump for safety.

OK landry, sthen
2010-10-28 13:39:35 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
sthen
14ac80a32b bumps for new python 2010-08-30 21:21:53 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
espie
4ebdd5a50c fix build AND packaging of the ruby bindings 2010-07-03 01:55:24 +00:00
landry
e5e145c7e7 Add a -ruby subpackage providing rrdruby (aka RRD.so ruby module), not the
same interface as ruby-rrdtool.
General mumbling of agreement from msf@ bernd@ sthen@
2010-07-01 15:49:24 +00:00
sthen
2519d35b6b CATEGORIES+=databases; ok msf@ 2009-06-08 10:00:37 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
bernd
c48b9e4c12 bump because of python dep change 2009-03-11 21:29:43 +00:00
sthen
6248392f4c update to newest 1.2 release (1.2.30), maintainer doesn't necessarily
agree with staying with 1.2.x but doesn't mind too much either way
and 1.3 adds heavy dependencies.
2009-01-26 21:26:32 +00:00
sthen
68b8a0c23c I missed this package bump needed for the Perl update. 2008-10-07 14:27:22 +00:00
sthen
4369454d22 SHARED_LIBS and PKGNAME bumps for libm. 2008-07-28 23:41:54 +00:00
sthen
e2aa4c6b2a adjust subpackage LIB_DEPENDS to depend on the current version of rrdtool;
fixes some upgrade situations. bump relevant subpackages.

ok msf (MAINTAINER)
2007-10-18 08:59:15 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
e3b7eedd10 use default version of python 2007-09-28 12:07:54 +00:00
msf
fe19c489e4 long overdue update to 1.2.23
remove TCL FLAVOUR
split perl bindings into a subpackage
provide python bindings as a subpackage
take maintainer

ok and 64 bit fixes sthen@, ok jasper@
2007-09-12 14:34:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
david
c3cda7a2cf fix $OpenBSD$ RCS tags in patch header; no PKGNAME bump needed 2007-04-04 22:59:39 +00:00
ajacoutot
26178c3284 - HOMEPAGE has changed
from Markus Lude <markus-openbsd at anthill dot de>
2007-04-03 14:54:26 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
steven
c17d338904 remove MODGNU_SHARED_LIBS 2006-01-08 10:23:02 +00:00
steven
f2ca8c2804 SHARED_LIBS and USE_LIBTOOL 2006-01-03 15:15:43 +00:00
fgsch
0b7f165fec fix more breakage due to my recent gd update. sturm@ ok. 2005-10-24 05:11:01 +00:00
bernd
2d52b288af update MASTER_SITES
ok fgsch@
2005-10-22 17:18:53 +00:00
fgsch
25d9fbd921 more gd sync. 2005-10-12 05:40:00 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
841d838cf9 fix tcl depend 2004-12-30 12:12:19 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
danh
db7297641b update to rrdtool 1.0.49 2004-10-13 13:43:26 +00:00
espie
16c3eaf40c fragment changes name. 2004-09-15 21:37:10 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
1429a0c2b6 fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-03 18:24:40 +00:00
sturm
58be4360b5 fix tcl FLAVOR, which was obviously NOT tested before commit 2004-06-22 22:00:03 +00:00
danh
19b0e314b3 update to rrdtool 1.0.48 2004-06-08 20:21:24 +00:00
sturm
af55a47770 rest 2004-02-15 21:02:02 +00:00
sturm
b6f7a69bb6 fix build of tcl flavor 2004-02-15 20:59:58 +00:00
sturm
9f7b7fd2eb missing 2004-02-09 17:43:39 +00:00
sturm
4c50cb91bf missing bits 2004-02-09 17:40:58 +00:00
sturm
13ebaf9fbe next try, cvs doesn't like me 2004-02-09 17:39:09 +00:00