landry
0241ab7316
Fix WANTLIB on amd64, seems libiberty is needed anyway. Removes a quirk.
...
ok ajacoutot@ (MAINTAINER)
2008-10-22 12:38:32 +00:00
jasper
2d4183e5e7
- make these ports conflict, as they both install a bin/spfquery
2008-10-22 12:29:31 +00:00
jasper
95227d68c7
- an rcs id was found in the context, which expanded. fixed this.
2008-10-22 12:25:50 +00:00
ajacoutot
c2e03cd4df
+pg-toolbox
2008-10-22 11:12:45 +00:00
ajacoutot
3a75716979
Import pg-toolbox-3
...
The PostgreSQL Toolbox is a collection of small programs to aid the
PostgreSQL administrator and developer.
<...>
from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-22 11:08:09 +00:00
sthen
49a11ac4c3
revert the last commit, if someone is actually adjusting SYSCONFDIR
...
then ${SYSCONFDIR}/mail might not exist.
ok ajacoutot
2008-10-22 11:05:36 +00:00
ajacoutot
5e7c925f69
- remove @sample /etc/mail marker
...
it is not needed and only makes noise on pkg_delete
2008-10-22 09:31:42 +00:00
fkr
40c4ee25ab
update to openvpn 2.1rc13
...
ok bernd@
2008-10-22 05:27:07 +00:00
steven
d2d4f842eb
depends on texmf-tetex package
2008-10-22 05:15:42 +00:00
steven
a52765e699
update to 1.3.36
...
from Brad Walker <me at bradmwalker.com> some time ago
looks fine to kevlo@
2008-10-22 05:07:17 +00:00
pvalchev
2d567461e9
Update to yorick-2.1; from Daniel Dickman
2008-10-22 00:51:01 +00:00
okan
fcf07a0d58
- update to 2.84
...
- sync patches
- take maintainership
ok merdely
2008-10-21 23:47:52 +00:00
okan
08148a8e73
- update to 2.65
...
- use SUBST_CMD
- fix sample startup rc.mimedefang
ok merdely
2008-10-21 23:28:14 +00:00
espie
8545310f76
qt 4.4.3
2008-10-21 22:19:59 +00:00
steven
477ad3b6a7
NO_REGRESS
2008-10-21 22:00:21 +00:00
steven
d420d64ba7
update to 0.12.2
...
from Nigel J. Taylor (njtaylor at asterisk.demon.co.uk)
2008-10-21 21:59:40 +00:00
landry
a4f61e113b
Fix dependencies, ok ajacoutot@
2008-10-21 21:50:29 +00:00
steven
90360f8b1b
update to 30b2
...
prettier makefile
from maintainer Stuart Cassoff
2008-10-21 21:49:46 +00:00
ajacoutot
4cdb0b51d7
- revert previous: p5-XML-Parser buid_depends is already provided by the
...
intltool MODULE
ok brad@
2008-10-21 21:40:39 +00:00
steven
ecb7f7c54c
bugfix update to 8.5.5
...
from maintainer Stuart Cassoff
2008-10-21 21:34:14 +00:00
steven
9ddbc5cd25
depend on new texmf-tetex package
2008-10-21 21:03:55 +00:00
steven
cbd92ff8ac
update to texlive 2008
...
reorganize port structure
all from maintainer Edd Barrett
2008-10-21 20:57:57 +00:00
steven
45a5036ac6
bump pkgname after maintainer change
2008-10-21 20:13:07 +00:00
kili
253b223b27
Remove a bogus ::graphics/gegl LIB_DEPENDS. Found by Giovanni Bechis.
2008-10-21 19:53:17 +00:00
ajacoutot
b8e6375328
- enable libexecinfo support
2008-10-21 17:07:45 +00:00
ajacoutot
2c5e909337
+libexecinfo
2008-10-21 17:06:23 +00:00
ajacoutot
bc7fe1a93a
Import libexecinfo-1.1
...
This is a quick-n-dirty BSD licensed clone of backtrace facility found
in the GNU libc, mainly intended for porting linuxish code to BSD
platforms, however it can be used at any platform which has a gcc
compiler.
from bernd@ (patch-execinfo_c from FreeBSD)
2008-10-21 17:01:24 +00:00
ajacoutot
e9715000db
SECURITY: update to opera-9.61
...
"if it works" sturm@
2008-10-21 15:32:33 +00:00
ajacoutot
438e63d181
- update to cyrus-imapd 2.3.13
...
- only build_depends on mail/drac for the drac FLAVOR as the drac server
can be external
- rename drac patch
- tweak DESCR-perl and MESSAGE-main
- fix -perl packaging after perl upgrade to 5.10
2008-10-21 08:36:25 +00:00
ajacoutot
8c6ef5e35a
- load certificates from /etc/ssl/cert.pem
...
from James Turner (MAINTAINER)
2008-10-21 07:14:20 +00:00
todd
a4d5ebcfa7
o remove bogus vars in commented out suggested rc.local bit in README.OpenBSD
...
o function'ize openafs-setup and let it setup not just the 1st but also
subsequent afs servers, letting admins choose which afs server programs to
run on each, `works for me(tm)'
bump PKGNAME
2008-10-21 02:57:51 +00:00
kili
fe328bdc2a
Update to 2.6. From Giovanni Bechis.
...
"Yes, now is the time to commit this anyway." ajacoutot@
2008-10-20 21:38:18 +00:00
steven
f259217b48
abort if neither a .la file nor a real library can be found
2008-10-20 21:00:30 +00:00
steven
921312a8f9
make life easier for libtool: use normal -version-info syntax
2008-10-20 20:26:21 +00:00
steven
728795eed1
don't try to strip .la files on installation
...
use same libtool version as in ports tree
2008-10-20 20:20:09 +00:00
steven
002ab91cdb
-n is an alias for --dry-run
2008-10-20 20:16:05 +00:00
sthen
bf2acce2d2
use -O0 by default and -O1 on faster build machines rather than the
...
previous behaviour of using -O1 and -O0 for a couple of arch. -O1 is
much faster in operation, but this is a real beast to build.
package bumped. discussed with ckuethe.
2008-10-20 20:00:21 +00:00
landry
bd04d12c02
Remove -dillo subpackage, claws devs don't plan to support dillo2, and
...
claws-mail-htmlviewer plugin is far better anyway.
From Ulrich Kahl (MAINTAINER) and ok ajacoutot@
2008-10-20 12:22:42 +00:00
sturm
cd530bb2b6
add missing entry for mono-gnome to unbreak mirror-maker
2008-10-20 06:47:49 +00:00
sthen
89d2cb9c88
wndw2-ar-ebook.pdf rerolled, makesum+bump. pointed out by jasper, thanks!
2008-10-19 22:32:44 +00:00
jasper
f83a9a758b
- update msmtp to 1.4.16
...
from tim van der molen, via paul irofti (MAINTAINER)
2008-10-19 20:35:01 +00:00
djm
e21188af21
python-2.3 => attic
2008-10-19 11:33:50 +00:00
jsg
c9d2aa3492
Update to 0.12.0
...
With a fix to link against libogg for flac from sthen@
2008-10-19 10:23:09 +00:00
ajacoutot
af93f62e24
- major upgrade to dillo 2.0
...
it now uses the fltk2 toolkit instead of gtk1
add a patch to fix accessing websites that have ipv6 addr while you don't
full changelog:
http://cvs.auriga.wearlab.de/cgi-bin/cvsweb.cgi/dillo2/ChangeLog?rev=HEAD;cvsroot=dillo
from new MAINTAINER James Turner (former maintainer Jim Uhl resigned)
requested by kili@
2008-10-19 08:42:55 +00:00
ajacoutot
accc0e02c6
- SECURITY upgrade to tikiwiki-2.2
...
This release contains multiple bugfixes and preventive security
corrections.
2008-10-19 07:48:59 +00:00
ajacoutot
0a602e6ac2
+fltk2
2008-10-19 07:35:32 +00:00
ajacoutot
c412043814
Import fltk2-2.0r6403
...
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
developed by Mr. Bill Spitzak and is currently maintained by a
small group of developers across the world with a central
repository in the US.
from James Turner (MAINTAINER) with some tweaks by me
2008-10-19 07:34:45 +00:00
ajacoutot
308c0513a9
- tweak MESSAGE
...
ok djm@
2008-10-19 07:13:45 +00:00
merdely
a23f39a1d5
Update to bacula 2.4.3.
...
Add no_server PSEUDO_FLAVOR
Reorganize the Makefile some.
Remove dependency on qwt.
Set FULLPKGPATH for -main and -bat to remove backend dependencies
(found by and solution from naddy@)
Use SUBST_CMD.
ok jdixon@, okan@
2008-10-19 03:44:42 +00:00
kili
7e52c3f399
Update to 2.1.0.
2008-10-18 18:58:06 +00:00