Commit Graph

61139 Commits

Author SHA1 Message Date
espie
101ceeab93 zap extra, as noticed by aja@ 2010-10-27 18:13:54 +00:00
stephan
2180e8f627 update to 0.05 2010-10-27 18:03:42 +00:00
espie
8a3639b7c4 move to new pkg-readmes organization.
a bit special, because PREFIX=/var/www here.

okay jasper@
2010-10-27 17:56:26 +00:00
stephan
488c76afbc update to 1.20. 2010-10-27 17:55:48 +00:00
espie
9ffd353171 remove last reference to P number
explain why locks prevent building two pkgpaths.
2010-10-27 17:53:24 +00:00
stephan
e6b7f4d2f0 update to 1.9 2010-10-27 17:46:04 +00:00
espie
367244bbf1 pass FULLPKGNAME to SUBST_VAR (impossible to do readmes otherwise) 2010-10-27 17:38:18 +00:00
steven
08de79dc77 make ltprog a list of elements without whitespace.
this should prevent exec errors later on.

fixes telepathy-glib, noticed by landry@
2010-10-27 17:37:55 +00:00
landry
d14c7041fc Unset INSTALL_STRIP when debug FLAVOR is set. Permits to build a
debuggable version of xulrunner package.
2010-10-27 16:58:30 +00:00
steven
d43917358a indicate reason for gnu libtool 2010-10-27 15:46:06 +00:00
ajacoutot
a81d6712c2 As agreed with espie@, install a first rc script to serve as a test
example. A couple of things are still missing from the infrastructure
but the basics work. When everything has been taken care of, we'll start
mocing all ports to using the new rc system.
2010-10-27 15:42:06 +00:00
espie
b83ace4a28 use default constructor, so we don't have to rely on type conversions
(breaks with qt 4.7.0 otherwise)
2010-10-27 14:45:27 +00:00
sthen
d15e1ce121 Reorder the ifdefs so this works both with and without kvm_getprocs.
It didn't build on -current before, and no change on systems with
kvm_getprocs removed, so no need to bump.

Thanks naddy@ for report + build test.
2010-10-27 14:45:26 +00:00
espie
d9d6c3c0f1 tweak readme: say that we're installing something
put that into mtree (to be done in src as well)
install in LOCALBASE, independently from PREFIX (newer pkg_adds are happy
with @cwd outside of PREFIX)
2010-10-27 14:34:33 +00:00
jasper
ec8cdee460 - update hs-gtk to 0.11.2
ok kili@
2010-10-27 14:32:31 +00:00
espie
feaf413f65 scaffolding for /etc/rc.d, okay robert@ 2010-10-27 14:29:01 +00:00
stephan
4b22d42805 +views_bonus 2010-10-27 14:01:36 +00:00
stephan
a53ed0bbed import drupal6-views_bonus-1.1:
This group of modules is sort of a recipe module that makes things
easier by showing how to integrate some other modules as well as
providing miscellaneous features that aren't distributed by Views
itself. Sometimes these modules are only base recipes that will
need to be themed and spiced up to fit your needs.
2010-10-27 13:59:18 +00:00
landry
4b07d99a83 Unbreak on a clean box, add lang/ruby to build_depends. 2010-10-27 13:40:29 +00:00
jasper
fba33e3de4 - update hs-pango to 0.11.2
ok kili@
2010-10-27 13:39:22 +00:00
jasper
5ceb7b66ba - update hs-cairo to 0.11.1
ok kili@
2010-10-27 13:39:02 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
stephan
676cf7bf7c +ubercart 2010-10-27 13:24:03 +00:00
stephan
ea47adb34c import drupal6-ubercart-2.4:
Ubercart is an e-commerce suite developed for Drupal. It has been
designed with the end user in mind, focusing on usability in three key
areas: store configuration, product and catalog creation, and order
administration. On the front end, all major systems are configurable and
integrate with the standard Drupal systems (node, taxonomy, user, etc.).
On the back end, the settings pages and order administration pages have
been designed with ease of use in mind.
2010-10-27 13:22:56 +00:00
stephan
3987a76e64 +faq 2010-10-27 13:12:09 +00:00
jasper
af09ddef9e - this can use our libtool now, prompted by steven. 2010-10-27 13:09:35 +00:00
stephan
57a686f8b1 import drupal6-faq-1.11:
The Frequently Asked Questions (faq) module allows users, with
appropriate permissions, to create question and answer pairs which
they want displayed on the 'faq' page. The 'faq' page is automatically
generated from the FAQ nodes configured.
2010-10-27 13:08:18 +00:00
landry
ab142a5ddc Do the PFRAG dance so that it provides a working debug-flavoured
package. Add a run-mozilla.sh patch to make it found our gdb by default.
Teach users how to properly debug mozilla ports.
2010-10-27 13:02:38 +00:00
landry
bc4e77d239 Add a patch so that it finds our gdb. Remove updates/ subdir at
uninstall time.
2010-10-27 13:00:55 +00:00
landry
4ea899788a Do the PFRAG.debug dance so that it produces a working debug-enabled
package. Teach users how to properly report bugs, and add a
run-mozilla.sh patch so that it finds our gdb. While here remove
updates/ subdir at uninstall time, otherwise it stays..
2010-10-27 12:59:29 +00:00
espie
d4ee90931f tie engine with var grabber, get ready to re-do port meta on error. 2010-10-27 12:58:26 +00:00
stephan
40d4daffe8 +session_api, fix order 2010-10-27 12:57:04 +00:00
landry
2f7dcf406c Add a patch so that run-mozilla.sh finds our gdb by default. Amend
README.OpenBSD to teach users how to properly report bugs.
2010-10-27 12:56:28 +00:00
stephan
3877265f5c import drupal6-session_api-1.2:
The Session API is a very simple set of functions that extend the core
sessions workings, allowing data to be stored and associated with a
user's session.
2010-10-27 12:54:53 +00:00
steven
1d7316fbd0 works with openbsd libtool. verified by pea@ 2010-10-27 12:54:44 +00:00
landry
76a777fee2 Do the PFRAG dance to produce a working debug-flavoured tb package.
Mozilla likes to build different libs when debug is enabled...
patch run-mozilla.sh so that it finds our gdb by default, and amend
README.OpenBSD to teach user how to properly debug tb.
2010-10-27 12:54:34 +00:00
naddy
aaea5782a9 no need for groff, mandoc handles these man pages just fine 2010-10-27 12:54:32 +00:00
jasper
1455ac7eb2 - update hs-gio to 0.11.1
- tighten dependency on hs-glib

ok kili@ (MAINTAINER)
2010-10-27 12:53:35 +00:00
jasper
914c42b267 - update hs-glib to 0.11.2
ok kili@ (MAINTAINER)
2010-10-27 12:53:10 +00:00
jasper
9814d516e8 - update gtk2hs-buildtools to 0.11.2
ok kili@
2010-10-27 12:52:49 +00:00
ajacoutot
92a03e3800 Include sys/sched.h. 2010-10-27 12:52:42 +00:00
steven
23116bfec9 works with openbsd libtool now 2010-10-27 12:48:55 +00:00
steven
dda823ac11 create an executable wrapper only if we encounter not-installed shared libs
(still based on .la file content)

this fixes at least fix www/wml and maybe some others
2010-10-27 12:43:41 +00:00
ajacoutot
151a4eccce In Unix we call it a PID, not ID... 2010-10-27 12:09:43 +00:00
ajacoutot
c0e5e1487d We don't have f_type. 2010-10-27 12:00:36 +00:00
ajacoutot
0fe400b179 Fix the f_fstypename call. 2010-10-27 11:38:58 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
steven
e0fd79dc30 this can never have worked for real...
change .a -> .la
in case we ever run into this particular case
2010-10-27 11:03:17 +00:00
stephan
a8f39b31c3 add a http master site and make it the primary. 'sure' espie@ 2010-10-27 11:02:37 +00:00
ajacoutot
a58a66c372 +dconf 2010-10-27 10:54:38 +00:00