Commit Graph

7208 Commits

Author SHA1 Message Date
fgsch
bc801dce4f Add rc script and move to new style LIB_DEPENDS.
jasper@ ok.
2010-11-09 11:33:34 +00:00
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00
jasper
1a11d44ffd - move to pkg-readmes
ok edd@ (MAINTAINER)
2010-11-08 21:29:10 +00:00
pea
a692642d0e + new readme location
+ add rc script

With tweaks/advices from jasper@
ok jasper@
2010-11-08 13:20:44 +00:00
ajacoutot
f59cd37f78 Use MAJ_V in PLIST (regened). 2010-11-08 06:27:32 +00:00
steven
b5397aa7ae have the OpenSSL module call OpenSSL_add_all_algorithms() upon initialization
from brad (maintainer)
2010-11-07 12:32:07 +00:00
espie
9fb7a3fc28 tk/tcl wantlib conversion 2010-11-06 22:06:57 +00:00
ajacoutot
b09bd417a5 Remove duplicate WANTLIB.
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
e5eec2bae6 Move to pkg-readmes. 2010-11-06 09:01:06 +00:00
ajacoutot
e89b9beb0f Cosmetic, be consistent with how we set the rcs id in other files. 2010-11-06 07:56:48 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
steven
0bf0c29a71 update to 2.7.5
from brad (maintainer)
2010-11-04 07:18:54 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
sthen
868d6ab3e9 update zsync to 0.6.2 2010-11-03 20:10:59 +00:00
jasper
959af98c55 - add missing build dependencies 2010-11-03 16:18:43 +00:00
ajacoutot
4dbc5ea3c0 Missing rcs id. 2010-11-03 10:55:30 +00:00
jasper
655419eebb - add an rc file for ushare.
ok aja@ (MAINTAINER)
2010-11-03 10:23:24 +00:00
steven
f825c4aa38 openbsd libtool can build this too 2010-11-02 21:30:36 +00:00
steven
73c65483be openbsd libtool can build it, depend on gnu only for autoconf 2010-11-02 21:28:00 +00:00
jasper
9a00d5698f - needs gnu libtool, autoconf needs some macros 2010-11-02 08:21:59 +00:00
sthen
6f74857b3b update to 3.2.3, fixing a bunch of problems including a nasty DST-related
scheduling bug found the hard way by henning@.

candidate for -stable.
2010-11-01 21:49:04 +00:00
jasper
e49d4d49db - USE_GROFF 2010-11-01 19:49:41 +00:00
naddy
f45139c8f4 oops, obsolete USE_X11 snuck back in; from Brad 2010-10-30 22:05:43 +00:00
naddy
a0ea498788 mdoc(7) manuals, no need for groff 2010-10-30 17:08:21 +00:00
sthen
12f89213e7 update to 1.4.99.13, looks okay to phessler@ 2010-10-29 13:53:35 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
sthen
0f513e63f8 set RUBY=${RUBY} in the environment rather than patching configure.
ok jeremy@
2010-10-29 12:45:45 +00:00
ajacoutot
9bb8edc168 Add RCS IDs and remove useless MESSAGEs. 2010-10-29 12:41:58 +00:00
jasper
38737ef53d - add $V and fix MASTER_SITES accordingly 2010-10-29 09:54:50 +00:00
espie
ef750600b5 convert to new pkg-readmes. This one keeps a MESSAGE because it says
something.
(wanted to check multi-packages...)
2010-10-29 09:40:41 +00:00
jasper
c1f15b376b - switch to new READMEs 2010-10-28 21:47:23 +00:00
jasper
fd462e175f After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:59:05 +00:00
jasper
cdfda89ad7 - add a working master site 2010-10-28 20:49:01 +00:00
ajacoutot
d95d3bc5b7 After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +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
9ae19f1e0f Add rc scripts for avahi-dnsconfd and avahi-daemon.
ok robert@
2010-10-28 11:39:47 +00:00
jasper
0ae62a6a6a - add the munin-node rc script
ok sthen@ (MAINTAINER) robert@
2010-10-28 11:01:47 +00:00
steven
d5a33f4394 add a debug flavor
from brad
2010-10-28 10:10:24 +00:00
sthen
9e6f83dd31 fix typo 2010-10-27 22:26:32 +00:00
ajacoutot
d2f36b1d45 Add missing category. 2010-10-27 22:13:10 +00:00
ajacoutot
957c343ff4 No need for these flavors anymore. 2010-10-27 18:15:54 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
ea040ea875 Use CONFIGURE_STYLE = ruby gem ext to clean things up.
Also, remove PKG_ARCH = *.  The use of SHARED_ONLY=Yes and
PKG_ARCH = * is a certain bug.

ok landry, phessler, sthen
2010-10-26 21:25:08 +00:00
jasper
ab6ceafcc6 - add missing build dependency 2010-10-26 18:07:10 +00:00