jasper
b92dd1fd7c
- add missing headers to fix potential 64-bit issues
...
- specify license version
- regen PLIST
2008-11-21 15:05:23 +00:00
bluhm
45b3725f1b
+ p5-Devel-NYTProf
...
ok sturm
2008-11-21 15:03:43 +00:00
bluhm
bd776c0933
Initial import of p5-Devel-NYTProf 2.07
...
Devel::NYTProf is a powerful feature-rich perl source code profiler.
NYTProf is effectively two profilers in one: a statement profiler,
and a subroutine profiler.
2008-11-21 14:55:19 +00:00
sthen
a469c20e9f
- update to 1.0-r1
...
- default to dropping to _ipguard user
- add installation instructions including directory setup needed
for dropped privileges
- explicitly depend on the fixed version of libnet, this software
doesn't work correctly without it
maintainer ok
2008-11-21 13:57:31 +00:00
wilfried
320a3e5c60
upstream re-rolled the distfile
2008-11-21 07:41:47 +00:00
martynas
8b53f182ac
update for 3.0.4
2008-11-21 00:00:28 +00:00
martynas
7ad2bee7df
unlink firefox3 from builds
2008-11-20 23:45:08 +00:00
martynas
b09c915b6d
remove firefox3
2008-11-20 23:43:16 +00:00
martynas
9944b0d1c5
it is the right time to update to mozilla-firefox-3.0.4, which has
...
been tested good enough, and i've fixed all the issues i'm aware
of. furthermore 2.0 branch has basically reached eol, since there
will be only one minor update (2.0.0.19)
discussed with kurt@, naddy@ and porters
pkgname change handling help naddy@
ok naddy@
2008-11-20 23:41:32 +00:00
jasper
e340a00547
- add missing header to fix potential 64-bit problems
...
- regen PLIST
- specify license version
- fix WANTLIB
2008-11-20 23:37:25 +00:00
jasper
57c5889fad
- add a missing header for several functions, fixes potential 64-bit problems
2008-11-20 23:17:38 +00:00
jasper
0d82962862
- add missing header for calloc and free, this fixes potential 64-bit
...
issues
- add a missing (obvious) return type in a local function
- regen PLIST
2008-11-20 23:06:10 +00:00
okan
2d588017fa
unbreak and try this again:
...
- sync WANTLIB after ImageMagick
- sync PLIST (@bin markers); fix in this case
ok martynas@
2008-11-20 21:14:27 +00:00
naddy
2fc2e2bf8c
update to 3.2 patch 48
2008-11-20 19:54:37 +00:00
naddy
920c641c14
update to 7.19.2, which has some bug fixes
2008-11-20 19:49:40 +00:00
okan
9b4e8b1339
sync WANTLIB
2008-11-20 18:24:20 +00:00
okan
27fba1715e
- update to 0.6.14 from Giovanni Bechis
...
- explicitly state GLPv2 license
ok ajacoutot@
2008-11-20 18:18:35 +00:00
jakob
cdd6dcbe9b
upgrade to unbound v1.1.1
2008-11-20 17:06:59 +00:00
bernd
3e6f7cac4d
Restore correct package name. No cookie.
2008-11-20 14:12:52 +00:00
sthen
5caeaa3c03
unbreak check-all for sha256; diff and prodding from
...
Mikolaj Kucharski, sorry for the delay and thanks!
2008-11-20 14:06:56 +00:00
okan
f14c62d2ac
really add @bin markers this time
2008-11-20 13:45:03 +00:00
okan
e7d9f21f3f
graphics/ImageMagick now includes these modules, so this goes.
2008-11-20 13:43:49 +00:00
okan
85b5b8e860
- adapt for updated ImageMagick
...
- sync PLIST (@bin markers)
- fixup WANTLIB
ok kili@
2008-11-20 13:40:48 +00:00
okan
cb498fa3de
- adapt for updated ImageMagick
...
- adjust RUN_DEPENDS, for a few are now in base perl; noticed by kili@
ok kili@
2008-11-20 13:39:22 +00:00
okan
d68acb1477
- adapt for updated ImageMagick
...
- fixup WANTLIB
feedback and ok kili@
2008-11-20 13:36:37 +00:00
okan
e8ead50a04
- update to 2.7.1
...
- deals with ImageMagick API changes
ok kili@
2008-11-20 13:33:00 +00:00
okan
6a61cdfb93
- adapt for updated ImageMagick
...
- fixup WANTLIB
ok kili@
2008-11-20 13:32:17 +00:00
okan
cd2750ac10
- adapt for updated ImageMagick
...
- sync PLIST (@bin markers)
- fixup WANTLIB
ok kili@
2008-11-20 13:31:36 +00:00
okan
8604558e31
-p5-PerlMagick
2008-11-20 13:30:54 +00:00
okan
3955871973
- long awaited update ImageMagick to 6.4.5-6
...
- now includes perl modules, superseding graphics/p5-PerlMagick
feedback from ajacoutot@, kili@ and naddy@ (and bulk)
ok kili@
2008-11-20 13:29:56 +00:00
wilfried
470b1a772a
Security update to 2.1.8
...
All users running older versions are recommended to upgrade and re-run the configuration wizard.
2008-11-20 07:49:51 +00:00
sthen
04e8ef71ef
sync, 5393
2008-11-20 01:42:58 +00:00
sthen
f1d6285f56
unbreak; missing \
2008-11-20 01:41:34 +00:00
sthen
fa6695e7f8
- memcpy is used in a file without the correct header; though
...
the function it's in is never actually called, so it's not a real
problem, add the header anyway so people grepping build logs for
possible 64-bit problems don't need to look at this again.
- the PKGNAME bump is probably unnecessary, but done anyway
since it's cheap.
2008-11-19 23:48:52 +00:00
jasper
7af2008ba1
- add a missing header
...
- regen PLIST
2008-11-19 23:37:17 +00:00
sthen
1fdbef6952
- include string.h header where string functions are used;
...
without it, operations returning a pointer will truncate to
32 bits on 64-bit arch causing runtime errors.
- regen PLIST, bump
2008-11-19 23:29:13 +00:00
sthen
146305ae30
regen patches to make next commit clearer
2008-11-19 23:26:53 +00:00
jasper
5ef648e01d
- include missing header, which could fix 64-bit problems
...
- use MODULES=devel/gettext
- regen PLIST
2008-11-19 23:15:45 +00:00
jasper
18a7a89331
....and get rid of the bashism by using echo(1) and cut(1)
...
also add a missing build dependency (from mr. frog aka ajacoutot)
ok ajacoutot@
2008-11-19 22:22:14 +00:00
steven
1dcee94da4
move library linking to LaFile class
2008-11-19 21:11:17 +00:00
kili
a9532d1023
Add some missing files to PLIST-qt4 (noted by Edd Barrett) and fix
...
WANTLIB. All pkgnames bumped.
2008-11-19 18:27:16 +00:00
ajacoutot
81c229d4c8
- this needs bash (for now)
...
- unfuck the gconftool-2 calls in PLIST by moving them where they belong
- fix WANTLIB and regen PLIST while here
ok jasper@
2008-11-19 17:35:52 +00:00
sthen
4b8d0cb2f8
chase WANTLIB (sndio) and bump
2008-11-19 17:26:20 +00:00
sthen
f81c08b2ad
chase WANTLIB (glib2) and bump, regen PLIST while there
2008-11-19 17:26:17 +00:00
jasper
20d152be2b
- update mono-gtk2 to 2.12.5
...
"go ahead" ajacoutot@
2008-11-19 16:39:11 +00:00
jasper
e5a1a393a3
- fix license markers
...
- add MODGNOME_HELP_FILES
- don't set USE_GMAKE/CONFIGURE_STYLE, it's taken care of by gnome.port.mk
and Makefile.inc
2008-11-19 16:24:54 +00:00
jasper
d1cb934de7
- add ftp master_sites, so "make peek-ftp" works
2008-11-19 15:21:39 +00:00
pirofti
c7d9319a16
Update to 2.0.4 and add regression testing.
...
Okay bernd@.
2008-11-19 14:40:23 +00:00
pirofti
6c7fa22fd3
Update to 3.0.2
...
okay bernd@
2008-11-19 14:36:36 +00:00
pirofti
d64275aad0
Update to 1.2.1
2008-11-19 14:34:55 +00:00