Commit Graph

5403 Commits

Author SHA1 Message Date
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
d20e9511d8 Merge MESSAGE into README. 2010-11-06 08:38:44 +00:00
ajacoutot
3eb79648a6 Move to pkg-readmes. 2010-11-06 08:35:34 +00:00
ajacoutot
e54bdb5eeb Move to pkg-readmes.
Add proper @group markers.
2010-11-06 08:27:27 +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
ajacoutot
64ff3f301b Fix RCS id.
Remove empty pkg-readmes dir, please update your mtree.
2010-11-06 07:52:28 +00:00
sthen
21e0d49f9a move back to new-style LIB_DEPENDS, req by Brad. 2010-11-04 23:33:45 +00:00
landry
02e940c277 Add a bunch of patches from Todd Carson <toc at daybefore dot net> to
allow webkit to build (and even run!) on mips64el, many thanks !
Patches will probably need to be reworked so that they can be fed
upstream, but at least this allows another part of the tree to build on
loongson. And this might even work for sgi.
Tested by jasper@
2010-11-04 21:34:25 +00:00
ajacoutot
37d4ed9f1a Add rcs id and shebang.
Protect variable names.
2010-11-04 07:54:51 +00:00
robert
51de3dc41b Add an rc script for nginx too 2010-11-04 07:39:44 +00:00
dlg
af2cb73be7 update nginx to 0.8.53. the main flavor builds and works fine. the
passenger build works, but i havent got a test case for it.

ok william@
2010-11-04 01:41:11 +00:00
kili
e798104f80 w
bumpski
2010-11-03 22:18:39 +00:00
jasper
04030beae7 - unbreak on a clean box
ok landry@ (MAINTAINER)
2010-11-02 13:27:29 +00:00
landry
376d2ca4c9 Update to midori 0.2.9, from Remi Pointel. 2010-11-02 09:56:19 +00:00
landry
c04ef63d26 Update to aria2 1.10.6 from MAINTAINER Remi Pointel. 2010-11-02 09:41:40 +00:00
ajacoutot
e02e6b6e06 Add RCS IDs. 2010-10-29 12:45:57 +00:00
landry
197826fafa Update to ffx-i18n 3.6.12, reminded by a diff from robert at openbsd dot
pap dot st.
2010-10-29 08:37:45 +00:00
sthen
433ce241b5 +rackmonkey 2010-10-28 14:34:26 +00:00
sthen
d74acfc493 import ports/www/rackmonkey, feedback/ok jasper@. requires up-to-date
infrastructure/mk/bsd.port.mk to fix pkg-readmes ownership.

RackMonkey is a tool for managing racks of equipment such as servers
and switches. You can keep track of what's where, which OS it runs,
who it belongs to and what it's used for. RackMonkey quickly finds
any device and draws a rack diagram of its location.
2010-10-28 14:33:54 +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
29e32a41df Security update to seamonkey 2.0.10.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 13:45:26 +00:00
giovanni
406bfa8e0c Update to 3.3.8
ok kevlo@ (maintainer)
2010-10-28 13:05:34 +00:00
landry
89388e6bed Security update to mozilla-firefox 3.6.12.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:04:00 +00:00
landry
ead2a86ff0 Security update to firefox35 3.5.15.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 12:03:27 +00:00
espie
101ceeab93 zap extra, as noticed by aja@ 2010-10-27 18:13:54 +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
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
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
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
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
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
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
23116bfec9 works with openbsd libtool now 2010-10-27 12:48:55 +00:00
stephan
a8f39b31c3 add a http master site and make it the primary. 'sure' espie@ 2010-10-27 11:02:37 +00:00
landry
ff26d0a277 Oops. remove debug FLAVOR here, it's now in mozilla.port.mk 2010-10-27 08:14:17 +00:00
landry
9b8dad4d1e Add patches to allow building a debug-flavoured working package (at
least on amd64). Codepaths only used in that case.
2010-10-27 08:10:59 +00:00
dcoppa
8b6fcfa861 Remove local patches to change the config dir so that the config dir
goes back to the default.

From Brad (maintainer)
2010-10-27 07:57:34 +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
9fa1d217ce Use CONFIGURE_STYLE = ruby gem ext to clean things up.
SHARED_ONLY = Yes wasn't set before, but it is set
automatically now, which is the correct setting.  This
requires removing PFRAG.shared and integrating the
contents into PLIST.

ok landry, phessler, sthen
2010-10-26 21:32:32 +00:00
jeremy
8bd6482dab Plain ruby ports without C extensions don't need to set
SHARED_ONLY, WANTLIB, or LIB_DEPENDS.

ok landry, phessler, sthen
2010-10-26 21:20:20 +00:00
landry
1a13a2445e Add a debug FLAVOR for all mozilla ports. Guess what, pretty useful for
debugging purposes...
2010-10-26 17:36:02 +00:00
kili
49d968b9c7 Let it use syslog by default and give a hint to create a logfile
that is writable by the _polipo user when disabling syslog.

Bump.

Noticed and ok pirofti@
2010-10-26 15:29:24 +00:00
sebastia
cee58358c9 Use new features from the gnustep module.
OK landry@
2010-10-26 12:43:41 +00:00