Commit Graph

8182 Commits

Author SHA1 Message Date
jeremy
7a8a9ba0d8 Replace MODRUBY_REV by MODRUBY_LIBREV in PLIST. No package change, no
bump.

OK landry@
2010-11-09 18:42:46 +00:00
jeremy
43594b515e Bump after change in PLIST due to ruby.port.mk change. Noticed by
landry@.

OK landry@
2010-11-09 15:45:58 +00:00
jeremy
5139c6b80c Add a quirks entry for the renaming of nmap-parser to
ruby-nmap-parser.  This is a ruby library, not a program written
in ruby, so it should have the ruby- prefix.

OK landry@
2010-11-08 23:39:04 +00:00
jeremy
f1057171dc Update ruby-rubyforge to 2.0.0 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:36:15 +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
jeremy
2a9bbcdcc4 Remove --skip-depends and --default-source-index gem install options,
no longer needed.

OK landry@
2010-11-08 23:21:47 +00:00
espie
8b51999dc4 oops 2010-11-08 18:18:11 +00:00
espie
c7ab0ff2e4 fix doxygen gui pseudo-flavor (don't bring stuff in doxygen-main)
and convert to wantlib
2010-11-08 13:15:10 +00:00
espie
fc527dfe4d devel almost finished, doxygen wants some love 2010-11-08 12:29:24 +00:00
espie
59435b12ba new WANTLIB. fix-up a bit. 2010-11-08 12:26:01 +00:00
espie
d7f6fc7e23 more conversions 2010-11-08 10:28:22 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
espie
210d854682 forgotten commit, noticed by landry... 2010-11-08 09:20:49 +00:00
espie
1f0d9080d4 LIB_DEPENDS cleanup 2010-11-08 01:22:36 +00:00
fgsch
adac36942b correct plist and don't need to fake to run regress. 2010-11-08 01:20:06 +00:00
fgsch
bb5c5ea3a9 Update to buildbot 0.8.2. wcmaier@ (maintainer) ok. 2010-11-07 17:17:42 +00:00
ajacoutot
9613b67c75 We have sched_get_priority_* now. 2010-11-07 17:00:45 +00:00
espie
e99803c88e gconf2 module goes wantlib 2010-11-06 20:48:11 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
landry
776b2a6ab4 Return an error code in case the AUTO{CONF,MAKE}_VERSION variable is not
found in environment instead of failing silently. Bump metaauto to 1.0.

from Tobias Ulmer, ports failing with that diff (automake, cups, freetds,
tremor-tools) fixed by sthen@ and myself, 'go ahead' espie@
2010-11-06 10:58:15 +00:00
landry
b9fb7b7b9d Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS as those automake ports
check for autoconf existence during configure. Propagate
AUTOCONF_VERSION to CONFIGURE/MAKE_ENV to make sure the needed version
is found.
'go ahead' espie@
2010-11-06 10:54:53 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
ajacoutot
c4d4ca4f00 Move to pkg-readmes and REVISION. 2010-11-06 08:03:05 +00:00
jasper
6809522ce4 - sync 2010-11-05 14:02:59 +00:00
jasper
0546282962 import stm32loader
Python script which will talk to the STM32 bootloader to upload and
download firmware.

ok aja@
2010-11-05 14:02:25 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
landry
c8d7d565f1 Add devel/bison to BUILD_DEPENDS, fixes build on clean box. 2010-11-05 09:15:57 +00:00
bernd
25b9d95097 Update to git-1.7.3.2 and switch to new README stuff. 2010-11-05 08:23:04 +00:00
kili
80edb59319 Set EPOCH to get around the p0OB fatfingerism. 2010-11-04 22:28:37 +00:00
landry
26edde5c56 Unbreak when building with systrace, replacing
${TAR} -C ${WRKSRC}/doc by cd ${WRKSRC}/doc && ${TAR}.
Maybe this got broken by gtar update ?
2010-11-04 22:27:22 +00:00
sthen
44b612f91a update Doxygen to 1.7.2; original 1.7.1 update by me / ok jasper@,
revised for 1.7.2 by jasper
2010-11-04 20:13:10 +00:00
jasper
f7f6664652 provide a proper wrapper script 2010-11-04 17:51:46 +00:00
ajacoutot
9c47f61431 Update to libnotify-0.5.2.
0.5.X versions will be the latest to work with gtk+2, starting 0.6 it
will require gtk+3.
This update brings ~3 years worth of fixes.

ok jasper@
2010-11-04 09:49:52 +00:00
jasper
2f973aac7d - update to 0.3.1
- new depends

OK maintainer
2010-11-04 07:28:36 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
kili
5fed67cef7 @comment the LICENSE stuff, because it's the only documentation stuff in this port.
I'm skipping the bump because there'll be another sweep over all hs-* ports soon.
2010-11-03 19:23:05 +00:00
jasper
11d1015614 - update fossil to 20101101142335
from james turner (MAINTAINER)
2010-11-03 17:30:14 +00:00
jasper
e6ebdcf0bd - update uthash to 1.9.3 2010-11-03 16:37:46 +00:00
jasper
add4f7d9ef - update cppcheck to 1.45
- improve DESCR

from maintainer igor zinovik
ok steven@ sthen@
2010-11-03 07:27:26 +00:00
kili
10b897592e Update to darcs-2.5. 2010-11-02 20:22:34 +00:00
kili
4fc8b36ded Update to hashed-storage-0.5.2 2010-11-02 20:21:40 +00:00
kili
c371d17f82 Update to mmap-0.5.6. 2010-11-02 20:20:39 +00:00
ajacoutot
0577ef0eef Update to gsettings-desktop-schemas-0.1.0. 2010-11-02 13:10:05 +00:00
jasper
5299a9e9e2 - mirror distfile, so it's reachable again 2010-11-01 10:39:40 +00:00
naddy
e5810da355 mandoc handles these pages just fine, no need for groff 2010-10-31 16:03:52 +00:00
jasper
ecd56fb122 - make this fetchable again 2010-10-29 10:37:48 +00:00
espie
ee3b6095aa minor updates, synchs with qt 4.7 2010-10-28 14:56:24 +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
landry
475b89f213 Security update to xulrunner19 1.9.2.12.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:04:50 +00:00