4025 Commits

Author SHA1 Message Date
espie
4af5d10620 the catalyst tutorial is now available on CPAN, so redo the package
with the actual sample code, along with new dependencies.
2006-11-10 11:12:00 +00:00
espie
bd67491a3b +catalyst manual 2006-11-10 11:00:43 +00:00
espie
f7f17e46c8 newer catalyst splits documentation into separate packages 2006-11-10 10:59:37 +00:00
espie
54d1ad1f39 adjust address, since it's now available in the right cpan location 2006-11-10 10:45:05 +00:00
ajacoutot
bf061efe3d - re-add socket regression test (but do not run IPv4->IPv6 mapping tests
under OpenBSD)
- bump so version to 17 as Firefox 1.5.0.8 will use 16 (from wilfried@)
- bump PKGNAME

go ahead steven@
2006-11-09 19:00:39 +00:00
ajacoutot
2ecd92e7bf - bump SHARED_LIBS version up to 16.0 (one more than the highest
mozilla.org app uses now and should prevent any library issues for the
  transition to devel/nspr) ; from kurt@ (asked by kili@ and steven@)
- add regression tests ; the following tests are disabled as they need
  more work: nameshm1, sema, semaerr, semaping, socket
- bump PKGNAME

ok kurt@
2006-11-07 16:22:05 +00:00
espie
9e5f9b281a add a few catalyst modules.
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
913990042a simple glue that's needed for catalyst email support 2006-11-07 11:22:24 +00:00
espie
b77386023b zap SCRIPTS_ENV, make sure include files belong to data owner, zap old
SH variable.
2006-11-07 10:55:43 +00:00
sturm
3b6f0582fb typo in RUN_DEPENDS
ok dopey
2006-11-06 21:27:35 +00:00
ajacoutot
e13fa720c6 - update to latest stable version (4.6.3) - 3 years worth of changes!
- use patches from www/mozilla-firefox (should now work on all supported
  Firefox platforms)
- replaced internal strtod and dtoa implementations (patch from kurt@)
- create and install nspr.pc (from FreeBSD)
- change MASTER_SITES, remove USE_X11, update pkg/DESCR

ok mbalmer@ kurt@
2006-11-06 14:35:45 +00:00
espie
c9b2837656 catalyst basic bundle and deps 2006-11-06 14:32:18 +00:00
espie
e1444b8849 the `official' catalyst development bundle.
renamed to catalyst, as we do not use CPAN terminology there...
2006-11-06 14:28:43 +00:00
espie
65d373b992 a few more catalyst pieces 2006-11-06 13:42:41 +00:00
espie
390ce63f7e RFC 3066 langtags support in perl 2006-11-06 13:07:22 +00:00
espie
ac7b695f75 add catalyst crud scaffolding pieces and interface to prototype 2006-11-06 12:37:45 +00:00
espie
a6a800fa28 catalyst prereq for CRUD scaffolding 2006-11-06 11:53:51 +00:00
msf
297becc61f +vanessa 2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2 initial import of vanessa
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.

initial work by dlg@ and with input from bernd@

ok bernd@
2006-11-06 10:57:38 +00:00
espie
b37196fd7b fix tutorial 2006-11-06 01:21:49 +00:00
espie
05859c3fa6 add catalyst tutorial components 2006-11-05 21:05:32 +00:00
espie
70568365d5 bundle of packages required to go through the catalyst tutorial 2006-11-05 20:59:55 +00:00
espie
c4d786aa2c a second way to handle plugins, different semantics. 2006-11-05 20:08:20 +00:00
espie
29f5740748 missed dependency, noticed by Simon 2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df +boost 2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0 Import boost 1.33.1
Free peer-reviewed portable C++ source libraries

From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
7c81911e20 +archivers CATEGORY 2006-11-05 17:12:02 +00:00
espie
417fafd833 link in some catalyst modules 2006-11-05 17:05:42 +00:00
espie
930c033e40 catalyst prereq 2006-11-05 16:19:51 +00:00
espie
23e172192a needed for Catalyst::Plugin::Session::PerUser 2006-11-05 16:05:24 +00:00
espie
bcd48b1a2b a set implementation in perl, fast. 2006-11-05 14:53:43 +00:00
espie
5cc5da3093 better debug info from catalyst 2006-11-05 14:28:03 +00:00
espie
f35b9d0fe4 catalyst test prereqs 2006-11-05 13:52:43 +00:00
espie
77dfe7a20f catalyst test prereq 2006-11-05 13:45:24 +00:00
espie
400b237b1c test framework for running catalyst stuff outside a webserver 2006-11-05 13:39:24 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
83b58071fd conflicts with old universal exports 2006-11-05 10:54:33 +00:00
espie
6e53832d31 extends require to avoid eval in user-visible code. 2006-11-05 10:37:20 +00:00
espie
56ca89b8c7 modbuild, not build. no package changes 2006-11-05 10:31:49 +00:00
espie
02eecdf495 +catalyst pieces 2006-11-05 00:22:23 +00:00
espie
f0bf5b79f1 yet another catalyst prereq 2006-11-04 23:50:21 +00:00
espie
6763ec7b38 more catalyst prereqs 2006-11-04 23:38:49 +00:00
espie
0956e883d4 prereq for Catalyst 2006-11-04 23:29:18 +00:00
espie
4b84ef24fe +some catalyst modules 2006-11-04 19:29:07 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
espie
49e7389e21 catalyst prereq 2006-11-04 19:03:02 +00:00
espie
248480c48d yet another prereq for catalyst 2006-11-04 17:57:17 +00:00
espie
63ee020ed5 yet another catalyst dependency 2006-11-04 17:25:02 +00:00
espie
7af6c7f587 IO::File with locking thru flock 2006-11-04 17:16:41 +00:00
espie
3d3081b86e synch with 1st phase of imported catalyst 2006-11-04 15:39:10 +00:00