Commit Graph

61394 Commits

Author SHA1 Message Date
benoit
8f1229735f - update cracklib to 2.8.18
- regen PLIST
2010-10-31 09:51:35 +00:00
benoit
d3583a5144 - update py-proj to 1.8.8
- regen PLIST

ok landry@
2010-10-31 09:31:04 +00:00
ajacoutot
62120e936a Update to hplip-3.10.9 and move to new REVISION. 2010-10-31 07:43:44 +00:00
ajacoutot
ffb8e0c6a1 Bugfix update to gnome-mag-0.16.3. 2010-10-31 05:39:13 +00:00
steven
4c41a66bd0 switch back to openbsd libtool 2010-10-30 23:14:15 +00:00
espie
008a996e4e fix. stupid. me. 2010-10-30 23:00:28 +00:00
naddy
f45139c8f4 oops, obsolete USE_X11 snuck back in; from Brad 2010-10-30 22:05:43 +00:00
sthen
7a38e7b57e switch to a working MASTER_SITES; Onteria on ports@ 2010-10-30 21:18:19 +00:00
sthen
7723377a41 use kvm_getproc2, ok maintainer Ben Lovett. 2010-10-30 21:14:00 +00:00
ratchov
3d84b3442f update to 1.0.4 which fixes bugs. Also remove USE_GROFF (man
pages are fine for mandoc), and remove REVISION (requested by
sthen).

ok sthen
2010-10-30 20:14:54 +00:00
naddy
e31f897ea2 don't preformat the man pages now that man(1) calls mandoc(1) 2010-10-30 17:27:03 +00:00
naddy
a0ea498788 mdoc(7) manuals, no need for groff 2010-10-30 17:08:21 +00:00
espie
f7f23f3bdd don't cheat, we have to make clean=package to avoid side-effects with
arch-independent packages.
2010-10-30 11:36:07 +00:00
espie
f072ab3a17 proof-of-concept implementation of -R (rebuild when signature changes).
Somewhat inefficient (deep check of package vs port signature).
More proper approach would be to tell the engine to always build, have first
step be a check for signature if the package exist, and abort if it matches:
- here we double check everything
- propagating rebuilds means non-uptodate packages give rise to non uptodate.
2010-10-30 11:19:38 +00:00
espie
86be07b384 simplify parameter passing slightly 2010-10-30 10:35:09 +00:00
landry
7b74ddf9ab p2k10's tearing down... w/ 6600 unzels.
433 insertions(+), 405 deletions(-)
2010-10-29 15:58:44 +00:00
ajacoutot
543ab560fa Regen PLIST and WANTLIB. 2010-10-29 15:07:25 +00:00
ajacoutot
aac103ff9c Start work to implement services. Not working yet. 2010-10-29 15:05:28 +00:00
sthen
12f89213e7 update to 1.4.99.13, looks okay to phessler@ 2010-10-29 13:53:35 +00:00
ajacoutot
1d69cad31e Move to pkg-readmes. 2010-10-29 12:59:03 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
e02e6b6e06 Add RCS IDs. 2010-10-29 12:45:57 +00:00
sthen
0f513e63f8 set RUBY=${RUBY} in the environment rather than patching configure.
ok jeremy@
2010-10-29 12:45:45 +00:00
landry
65924af12e Remove USE_GROFF, those manpage just display fine with mandoc(1).
Thanks ingo for showing me how to check it..
2010-10-29 12:44:06 +00:00
ajacoutot
d6147ed530 Remove bogus dir. 2010-10-29 12:42:52 +00:00
ajacoutot
9bb8edc168 Add RCS IDs and remove useless MESSAGEs. 2010-10-29 12:41:58 +00:00
espie
03b44c7dac refactor to make most of it reusable to e.g., make print-package-signature 2010-10-29 12:35:00 +00:00
sthen
3ebf10c2f7 Add the http://ftp.cpan.org/ redirector to the top of MASTER_SITE_PERL_CPAN
and drop some 16 of the mirrors, saving a lot of time when a distfile has
been removed. ok espie@ dcoppa@
2010-10-29 12:00:14 +00:00
ajacoutot
0729022420 Move to REVISION and new DEPENDS.
Add some saner defaults so that it works out of the box.
Add an rc script.
2010-10-29 11:59:22 +00:00
espie
10e6cc104f engine improvements:
- if several cores are available, recheck errors, so that we're not stuck
waiting for a core to finish to start new shit.
- $logdir/stop-<machine_name> allows you to stop a given machine while
you clean it up and (possibly) restart it (e.g., won't start new jobs)
2010-10-29 11:51:42 +00:00
jasper
ecd56fb122 - make this fetchable again 2010-10-29 10:37:48 +00:00
espie
2f5fa40549 big fucking hack to the FULLPKGNAME\- problem, until I clean it up for real... 2010-10-29 10:22:14 +00:00
landry
8c0b8636ca add comment stating that it needs libtoolize 2010-10-29 09:57:00 +00:00
jasper
38737ef53d - add $V and fix MASTER_SITES accordingly 2010-10-29 09:54:50 +00:00
landry
b345aa80d1 add gnu libtool to build_depends, fixes build on clean box 2010-10-29 09:41:55 +00:00
espie
ef750600b5 convert to new pkg-readmes. This one keeps a MESSAGE because it says
something.
(wanted to check multi-packages...)
2010-10-29 09:40:41 +00:00
ajacoutot
eecdd277ae Update to cyrus-imapd-2.4.2 and add an rc script. 2010-10-29 09:26:58 +00:00
ajacoutot
50bcf5a045 jasper@ gave me a hint that this may actually work now, and it does, so
remove BROKEN and regen WANTLIB.
2010-10-29 09:20:06 +00:00
naddy
8c7fcd5467 add the bits to actually support the alpha arch, but don't enable yet 2010-10-29 08:50:38 +00:00
landry
10648fe75c Update to tb-i18n 3.1.6 2010-10-29 08:38:08 +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
steven
feae1cf19b fix homepage
pointed out by Mikolaj Kucharski
2010-10-29 08:29:14 +00:00
steven
f7e4458115 move mkdir out of if block so we avoid an error when it tries to write an
objectlist in there
2010-10-28 23:50:15 +00:00
steven
2e37db56d1 check that we really have pic objects to pass, otherwise fall back to nonpic.
this is a quick fix, to be done a bit cleaner later.
2010-10-28 23:48:40 +00:00
steven
e1202b625d undo revert 2010-10-28 23:45:59 +00:00
sebastia
da8a4f9fe9 Add build dependency to boost.
being guest of ladry here ;)
2010-10-28 23:38:10 +00:00
sebastia
7e61ff9402 hook up gshisen 2010-10-28 23:26:41 +00:00
sebastia
3475a5eb98 import gshisen: a gnustep based board game:
pkg/DESCR:
GShisen is the first GNUstep game!  The object of the game is to remove
all tiles from the field.

OK landry@
2010-10-28 23:25:39 +00:00
merdely
b37497852c Take MAINTAINER
"do it" phessler@
2010-10-28 23:17:30 +00:00
jasper
c700cf1f71 - newstyle README
ok hobbit@
2010-10-28 22:42:44 +00:00