Commit Graph

38994 Commits

Author SHA1 Message Date
steven
02bc94a8c2 s/PKgNAME/PKGNAME/ 2007-06-04 16:05:26 +00:00
jcs
571399098f move local build lib to the front of the line so we don't pick up a
currently installed gems when upgrading

noticed by and ok espie@
2007-06-04 15:22:03 +00:00
espie
b257e4d40f put all phony targets inside a variable, so I can check quickly that those
targets do still exist.
2007-06-04 12:15:09 +00:00
aanriot
fbbf2ce246 update to 1.14 .
ok Genadijus Paleckis (maintainer).
2007-06-04 11:47:09 +00:00
martynas
93b029c877 ftp.au.silcnet.org is gone; ok xsa@, ajacoutot@ 2007-06-04 11:40:56 +00:00
ajacoutot
82ed654c12 - fix the MyGL test
from Giovanni Bechis <bigionews at snb dot it>
2007-06-04 11:09:12 +00:00
ajacoutot
b0cdf03883 - add NO_REGRESS 2007-06-04 10:44:09 +00:00
sturm
cd293d34b9 unlink gnucash
even a BROKEN port may not depend on non-existing ports
fixes mirror-maker
2007-06-04 09:51:28 +00:00
espie
479b2ddcdc since we no longer have to tsort the output of _print-package-args,
we can compute it first, and only start pkg_create if it didn't error
out.

This gets rid of the very verbose and confusing error messages
pkg_create meets when the ports tree cannot solve some dependencies.
2007-06-03 22:30:25 +00:00
espie
7f62033c1e zap duplicate lines 2007-06-03 22:25:01 +00:00
ajacoutot
355974ef1c - lowercase + typos in DESCR 2007-06-03 20:56:46 +00:00
steven
4ed49ab6fd +ocrad 2007-06-03 17:00:14 +00:00
steven
3247812c99 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads images in pbm (bitmap), pgm
(greyscale) or ppm (color) formats and produces text in byte (8-bit) or
UTF-8 formats.

based on a submission from William Yodlowsky <bsd at openbsd.rutgers.edu>

ok ajacoutot@
2007-06-03 16:59:35 +00:00
steven
08c3e30d80 fix config file location in man page.
ok mbalmer@
2007-06-03 16:54:36 +00:00
ajacoutot
9071d491ab - update to version 3.2
from maintainer Tobias Ulmer <tobiasu at tmux dot org>
2007-06-03 16:44:26 +00:00
simon
ddfcb4f64a update to version 0.20
ok espie@
2007-06-03 16:18:14 +00:00
simon
3e7b7ca3f5 update to version 0.03012; patches accepted upstream
ok espie@
2007-06-03 16:15:57 +00:00
espie
1196a0d7f3 reorganize to avoid repeating lists of targets:
classify stuff that is used in bsd.port.subdir.mk, name them in pkgpath.mk,
and use them as .PHONY targets in both bsd.port.mk and bsd.port.subdir.mk.
2007-06-03 12:51:59 +00:00
espie
d2fbe0a110 ouch, look for the actual location, not the package name, so that
we use built packages as much as possible (this is much faster than
regenerating packing-lists on the fly).
2007-06-03 11:57:36 +00:00
espie
b4a526a3bb tell make-plist about .saved-libs 2007-06-03 11:06:41 +00:00
espie
8aed1af7f0 Let lock save the BUILD_PKGPATH.
Do port-lib-depends-check in two steps: first generate a list of
binary: lib1,lib2,lib3
in WRKINST/.saved_libs
then run check-lib-depends on it.

Speeds up tweaks to WANTLIB quite a lot, as we do not rescan every
binary all the time...
2007-06-03 11:03:06 +00:00
espie
009f44b53a allows saving/retrieving dump of objdump runs. 2007-06-03 11:01:10 +00:00
espie
1cc1790f05 add an option which simply dumps the stuff out. 2007-06-03 10:32:23 +00:00
espie
30f50432b3 +keximdb 2007-06-03 09:58:42 +00:00
espie
9490f905e3 kexi driver to facilitate import of access databases (kexi is part of
koffice).  works about as well as mdbtools, which is not that great.
package has been tweaked to use the mdbtools port instead of its own
somewhat outdated version...
2007-06-03 09:55:08 +00:00
espie
29ba70ae85 more recent cvs snapshot, minor tweaks. 2007-06-03 09:51:57 +00:00
espie
27af9a55a3 assorted cleaning-up:
- no longer any needed to put haslib and needlib together, since we
create it independently.
- replace the tests for opt_f by a distinct Recorder object, that either
keeps all binary names, or just some (bonus: this should allow us to
store the information the other way around).
- remove extra $db parameter which no longer servers any purpose.

Comment a few data structure.
2007-06-03 09:21:50 +00:00
simon
6cf708b6bc update to version 1.0
ok jasper@
2007-06-02 18:01:02 +00:00
naddy
29ddf48711 Update to 2.2.33: This release fixes horizontal scrolling to be per-window. 2007-06-02 16:47:30 +00:00
simon
b56f68c202 update to version 1.11 and drop maintainership
"go ahead" jasper@
2007-06-02 15:32:00 +00:00
aanriot
104ec99156 +squidguard
+squidguard,ldap
2007-06-02 15:31:39 +00:00
aanriot
7548036417 squidGuard is a combined filter, redirector and access controller plugin
for Squid. It can be used to limit the web access for some users, block
access to URLs, redirect trafic, etc.

from Claudio Correa <correa@pucpcaldas.br>, thanks.
2007-06-02 15:26:54 +00:00
ajacoutot
cccc0d2ce6 - make rgb.txt reachable by ColorEditor.pm
from Giovanni Bechis
- update patches while here
2007-06-02 14:54:53 +00:00
rui
f61112c32a update multitail to 5.0.4, regen patches while here
ok aanriot@
2007-06-02 14:29:49 +00:00
jakob
2ecbd480f3 kill unused file and add MESSAGE; noted by Markus Lude 2007-06-02 14:09:25 +00:00
espie
f10eb23d0b finish killing old stuff, you should have updated by now. 2007-06-02 12:23:28 +00:00
espie
0c6983c419 allow locking command to take extra parameters, store them inside the lock
file (as a comment)
2007-06-02 12:03:56 +00:00
jasper
cd5eb9470f - update evolution to 2.10.1
- use ssl by default

still some little issues left, but basic operation works.

with a lot of help from kurt@
2007-06-02 11:32:11 +00:00
ajacoutot
81eee11ee4 - make it possible to compile under ppc without dying of exhaustion
(same way sparc64 does it)
2007-06-02 08:39:34 +00:00
espie
b1952adf9e 4.3.0 replaces rc1. A few minor changes, quite a few patches integrated. 2007-06-02 08:27:36 +00:00
rui
da0032826a update http_load to 12mar2006 version
ok aanriot@
2007-06-02 01:22:58 +00:00
ajacoutot
c284788fd6 - more WANTLIB fixes 2007-06-02 00:48:30 +00:00
rui
e0e6de5bba add @group daemon
ok mbalmer@
2007-06-02 00:15:40 +00:00
naddy
86e3f443e0 honor CFLAGS, which fixes the default build on alpha; ok jakob@ 2007-06-01 22:36:52 +00:00
aanriot
4536249fe7 update to 4.1.1 .
from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:07:39 +00:00
aanriot
8ce72393f4 +p5-CGI-Session 2007-06-01 22:02:52 +00:00
aanriot
8dc8d2bc2f CGI::Session is a Perl5 library that provides an easy, reliable and
modular session management system across HTTP requests. Persistency is a
key feature for such applications as shopping carts,
login/authentication routines, and application that need to carry data
across HTTP requests. CGI::Session does that and many more.

from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:00:35 +00:00
ajacoutot
b4adfd07c9 +rendercheck 2007-06-01 21:43:42 +00:00
ajacoutot
f86f45238d Import rendercheck-1.2
rendercheck is a set of simple tests of the X Render extension.  It is
designed for authors of Render implementations in X servers

Tests currently include:
 * destination coordinates correctness
 * source coordinates correctness
 * transformed (FilterNearest) source coordinates correctness
 * composite with and without mask (with/without component alpha), with
   1x1 repeating Pictures and 10x10 Pictures.
 * linear gradients
 * repeating sources/masks at POT and non-POT sizes
 * some regression tests for bugs from freedesktop.org bugzilla

ok aanriot@
2007-06-01 21:41:54 +00:00
ajacoutot
5268e34f78 - fix WANTLIB 2007-06-01 20:03:42 +00:00