Commit Graph

39024 Commits

Author SHA1 Message Date
ajacoutot
587e14846b - minor update to version 2.1
- tweak pkg/MESSAGE
- mirror the distfiles since the main server can be capricious sometimes
- use the apache-module framework; work done by simon@ (big thank to him)

"looks good" simon@
2007-06-21 10:58:37 +00:00
ajacoutot
5784787920 - centralize running information in a README.OpenBSD instead of
spreading it over several pkg/MESSAGES ; this will ease the addition of
other usefull tips
2007-06-21 10:46:21 +00:00
ajacoutot
813e44c6f4 - explicitly disable libnotify (or configure will pick it up if installed)
- set AUTOCONF_VERSION to 2.61
- add @exec/@unexec update-desktop-database to PLIST

from Mikolaj Kucharski <mikolaj at kucharski dot name>
2007-06-21 08:12:14 +00:00
ajacoutot
e6e9840691 - set SHARED_ONLY
ok simon@ espie@
2007-06-21 07:37:58 +00:00
simon
8055ea218d adjust the comment according to changed subst_vars
ok espie@
2007-06-21 06:11:11 +00:00
rui
445fdc8f47 update quagga to 0.99.7
help and ok pyr@
2007-06-20 18:05:36 +00:00
mpf
018256a312 Bump PKGNAME. 2007-06-20 17:14:01 +00:00
mpf
0cc7b2917c Prevent a close(0) in free_muxlist().
Fixes sy{mux,mon} reconfiguration w/ SIGHUP.

Confirmed by Willem Dijkstra, OK henning@
2007-06-20 17:11:34 +00:00
espie
7d0d0ae02a don't substitute MODAPACHE_NAME, this is often too short and causes
too much trouble
2007-06-20 14:43:17 +00:00
ajacoutot
300701eb8a - remove /var/run/gnugk from @sample (the content of /var/run is wiped
out on boot so there's really no point in keeping this)
- instruct users to create /var/run/gnugk before starting gnugk instead

pointed by todd@ in a mail to ports@
2007-06-20 14:40:34 +00:00
espie
5e5ec2f584 fix name of installed file 2007-06-20 13:55:41 +00:00
espie
b869babbd8 glue to simplify installation/updates of apache modules 2007-06-20 12:23:17 +00:00
steven
ec5f4453ba major update to octave 2.9.12 2007-06-20 08:51:42 +00:00
sturm
2e35a1da4d missing BUILD_DEPENDS 2007-06-20 05:32:51 +00:00
ajacoutot
1b3f81287d - make it work under powerpc (get around a gcc3/pcc bug by using gcc4)
- take maintainership
2007-06-19 21:51:30 +00:00
msf
6f7c32c71f fix several incorrect @sample markers, these need to be directories 2007-06-19 21:45:04 +00:00
ajacoutot
3a20c29c43 - activate powerpc support at last
- explicitly disable tls (Thread-local storage) so it is not incorrectly
detected on some arch(s)

ok espie@
2007-06-19 21:23:37 +00:00
jakob
9aa590ac81 update to Dovecot 1.0.1, a bug fix release. from brad@ 2007-06-19 19:18:49 +00:00
rui
8f6f1192f2 update nmap to 4.20, based on a submission by Giovanni Bechis (maintainer) with some changes
ok ajacoutot@
2007-06-19 18:10:26 +00:00
pedro
f38531f8b5 yt-4, handles new youtube html syntax, from jsg@ 2007-06-19 17:32:52 +00:00
simon
61423a0bef new subpackage that adds support for pgsql
feedback & ok robert@
2007-06-19 16:09:12 +00:00
ajacoutot
02c388c866 - mark BROKEN until I come up with a solution for a threaded libobjc
(different solutions are being tested)
- point people to gnustep-examples if looking for a test suite
2007-06-19 15:19:27 +00:00
ajacoutot
45112b913b - fix WANTLIB 2007-06-19 15:16:16 +00:00
ajacoutot
a6d889e933 - remove wrong variable ; objc threading will be fixed one way or the other 2007-06-19 15:13:39 +00:00
kili
616af8af64 Don't pull in gawk as a hidden run dependency just because it's installed
at build time.
Bump pkgname.

ok steven@
2007-06-19 10:44:40 +00:00
jakemsr
022457e96b - patch a silly test that uses OS specific device names, thus allowing
kaffeine to play/rip audio CDs
- capitalize KDE in COMMENT
- remove extra blank lines in Makefile
- use AUTOCONF_VERSION=2.60 so autoconf doesn't complain about
  a different version having previously been used to create configure
- add license marker
- sync patches w/update-patches
- add expat and fontconfig to WANTLIB, as per lib-depends-check
- bsd.port.mk(5) names only `simple' as a valid value for SEPARATE_BUILD,
  so use `simple' instead of `Yes'
- bump PKGNAME

audio CD patch OK espie@
rest mostly from and OK brad@
2007-06-18 23:24:06 +00:00
ajacoutot
7fdac52af0 - SECURITY update to 0.8.6c (and various bugfixes, memory leaks)
VideoLAN-SA-0702: format string injection in Vorbis, Theora, SAP and CDDA plugins
- remove bogus PLIST entry

from brad
2007-06-18 23:14:20 +00:00
jakemsr
28e134ba9c pass $PORTSDIR to ${PORTSDIR}/infrastructure/package/check-lib-depends
"Sure" espie@
2007-06-18 23:04:02 +00:00
kurt
1f407d60d4 +pidgin,gtkspell okay mbalmer@ 2007-06-18 18:42:05 +00:00
martin
8c0fd948b9 missing build dependency 2007-06-18 17:39:18 +00:00
ian
f7143f6de9 Unbreak bulk builds on macppc by correcting MODJAVA_VER to 1.4, since
the code obviously depends on 1.4, bump pkg. Discussed with ajacoutot@
2007-06-18 15:50:16 +00:00
jasper
0e69164c6c - security update to 0.6.16 (fixes CVE-2006-4168 aka IDEF1514)
- take maintainership

ok ckuethe@ (previous MAINTAINER)
2007-06-18 15:32:44 +00:00
espie
fbe90f8fc0 explain more about MAINTAINER values 2007-06-18 15:21:10 +00:00
ajacoutot
610c24112b - long due update to 2.1.22
- merge the 3 PLISTs for sql related FLAVORS (sqlite, pgsql and mysql)
into one
- use a VARIABLE for the "incompatible FLAVORS" message
- post-extract -> post-configure, to ease patches updates
- fmt pkg/DESCR

"go ahead" robert@
2007-06-18 12:31:20 +00:00
ajacoutot
9dab4ffee0 - update to stellarium-0.9.0 2007-06-18 11:58:11 +00:00
ajacoutot
b53948be18 - when cmake uses gcc to build things, make it correctly grab CFLAGS and
CXXFLAGS variables and don't force compiler optimizations

ok espie@
2007-06-18 11:52:26 +00:00
ajacoutot
27fa2f7049 - update to hiawatha-5.9
changelog available here:
http://hiawatha.leisink.org/index.php?page=hiawatha&subpage=changelog
2007-06-18 07:51:50 +00:00
steven
08b37454c3 update to subversion 1.4.4
ok kili@, simon@
maintainer timeout
2007-06-18 06:34:48 +00:00
jasper
e6d26d8d85 - remove description of non-existent flavor (from MAINTAINER)
- bump PKGNAME
2007-06-17 18:14:09 +00:00
jasper
82929eb469 add file-roller 2007-06-17 17:10:32 +00:00
martynas
5df43d7bac import file-roller-2.18.3
File Roller is an archive manager for the GNOME environment.  This
means that you can : create and modify archives; view the content
of an archive; view a file contained in the archive; extract files
from the archive.

ok alek@, jasper@ (who also added a RUN_DEPEND)
2007-06-17 14:55:26 +00:00
espie
5d2eb52e21 synch 4445 unzels 2007-06-17 11:11:24 +00:00
sturm
51759f79b6 restore PKGNAME
we need a whitelist of people actually able to approve commits...
2007-06-17 09:43:02 +00:00
steven
7ca5aba7aa bump pkgname after removing maintainer. 2007-06-17 09:06:03 +00:00
grange
95b1f04802 Update to gxemul-0.4.6. Quoting author:
The two most important new "features" are:

1. NetBSD/pmppc works (with root on nfs only, no SCSI).

2. When running ARM guest OSes (NetBSD/cats, OpenBSD/cats,
NetBSD/netwinder, or NetBSD/evbarm), the emulator will not use up 100%
of the host's CPU if the guest OS idles.
2007-06-17 08:36:27 +00:00
espie
2bab7b794b start recording rpaths in .saved_libs, not really used yet. 2007-06-16 20:15:33 +00:00
jasper
16d9155d35 add devhelp 2007-06-16 17:42:19 +00:00
jasper
f200c48d2c import devhelp 0.14
Devhelp is an API documentation browser for GNOME 2. It works natively
with gtk-doc (the API reference framework developed for GTK+ and used
throughout GNOME for API documentation).

ok ajacoutot@
2007-06-16 17:41:24 +00:00
espie
12c720e6cc only call mkdir on !empty stuff that does not exist.
removes systrace warnings. reported by ajacoutout.
2007-06-16 13:01:37 +00:00
espie
ce4da48631 I still need to handle `ignore', not all packages have been updated. 2007-06-16 12:14:53 +00:00