CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 07:38:37 Modified files: usr.bin/libtool: libtool Log message: create mode objects thru factory always: uniform require. use getopt array mode for simpler test

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 08:33:53 Modified files: regress/usr.bin/libtool: Makefile Log message: another stupid test

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 08:34:06 Modified files: usr.bin/libtool/LT/Mode: Compile.pm Log message: avoid duplicate -o

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 11:52:21 Modified files: usr.bin/libtool: libtool Log message: a bit more scaffolding to distinguish between syntax errors during compilation and non existent files (which is normal here).

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 11:53:38 Modified files: usr.bin/libtool/LT: LoFile.pm Log message: nits

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 11:53:15 Modified files: usr.bin/libtool/LT: Getopt.pm Log message: finally, also do accessors for short options. Turns out to be useful. fix the array accessor...

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 11:54:27 Modified files: usr.bin/libtool/LT/Mode: Compile.pm Log message: use short accessor

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 12:40:53 Modified files: usr.bin/libtool: libtool Log message: more compat shit for libtool1/libtool2 schizophrenia should fix print/pdflib found out by jasper@

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 12:42:45 Modified files: regress/usr.bin/libtool: Makefile Log message: second fuckup in implicit detection

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 15:37:33 Modified files: regress/usr.bin/libtool: Makefile Added files: regress/usr.bin/libtool: d.c Log message: support for -Wc,*,* and -Xcompiler $arg

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 15:38:38 Modified files: usr.bin/libtool/LT: Getopt.pm usr.bin/libtool/LT/Mode: Compile.pm Log message: extend option parser a bit more: if we pass it a regexp, then we match that regexp.

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 15:52:03 Modified files: usr.bin/libtool: libtool Log message: start ditching Getopt::Long, only LT::Mode::Link uses it, so make it autoload only when absolutely required.

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 15:59:18 Modified files: usr.bin/libtool/LT: Getopt.pm usr.bin/libtool/LT/Mode: Compile.pm Log message: longarg: means longoption with a separate parameter, like for -Xcompiler (won't wor

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 17:13:29 Modified files: usr.bin/libtool: libtool Log message: --config had better match more stupid shit. should fix devel/avr

CVS: cvs.openbsd.org: src

2012-07-09 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/09 17:15:33 Modified files: regress/usr.bin/libtool: Makefile Log message: #! stupid test

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 03:51:32 Modified files: usr.bin/libtool: libtool usr.bin/libtool/LT: Archive.pm Log message: more config, sort stuff for easier spotting

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 05:37:14 Modified files: regress/usr.bin/libtool: Makefile Log message: dd all kinds of funky tests for compile mode

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 05:39:11 Modified files: usr.bin/libtool/LT: Util.pm Log message: nit

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 05:39:52 Modified files: usr.bin/libtool/LT: Getopt.pm Log message: pass the option string along as a 4th parameter, in cases canonical is not all that matters (e.g., -fpie and friends)

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 05:41:10 Modified files: usr.bin/libtool/LT: LoFile.pm usr.bin/libtool/LT/Mode: Compile.pm Log message: full support for -static -shared -prefer-pic -prefer-non-pic -fpie* in --mode=compi

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 06:24:45 Modified files: usr.bin/libtool: libtool usr.bin/libtool/LT: LaFile.pm Program.pm Util.pm usr.bin/libtool/LT/Mode: Compile.pm Link.pm Log message: clean-up shit, pull so

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 07:32:10 Modified files: usr.bin/libtool: libtool usr.bin/libtool/LT: LaFile.pm Program.pm usr.bin/libtool/LT/Mode: Link.pm Log message: bye-bye Getopt::Long

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 09:53:26 Modified files: usr.bin/libtool/LT: LaFile.pm Linker.pm Program.pm Log message: move some shit around to (more or less) where it belongs

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 10:41:01 Modified files: usr.bin/libtool/LT: LaFile.pm Linker.pm Parser.pm Program.pm usr.bin/libtool/LT/Mode: Link.pm Log message: ouch, Rresolved and libsearchdirs no longer live in mai

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 11:05:34 Modified files: usr.bin/libtool/LT: LaFile.pm Library.pm Parser.pm Program.pm Log message: unconfuse myself. having two methods that do completely different things with the same name (!)

CVS: cvs.openbsd.org: src

2012-07-10 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/10 12:11:36 Modified files: usr.bin/libtool/LT: Program.pm Log message: quick fix ?

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 02:33:45 Modified files: usr.bin/libtool: libtool Log message: nit: bless object early so we can use methods on it

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 02:35:47 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: do the ldconfig search dir properly

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 02:39:24 Modified files: usr.bin/libtool/LT: Program.pm Log message: fix bug for real. Turns out some libraries (xcb...) have NEEDED that go to standard ldconfig search dirs... Of course, ld comp

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 02:58:14 Modified files: regress/usr.bin/libtool: Makefile Added files: regress/usr.bin/libtool: e.c Log message: check that linking with X11 will work, we'll check later exactly what we

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 03:34:05 Modified files: usr.bin/libtool/LT: Program.pm Log message: thinko

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 06:54:07 Modified files: usr.bin/libtool/LT: Exec.pm Log message: no need to trace libtool when executing an external command fails. otherwise I get bogus bug-reports from nitwits

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 07:24:44 Modified files: regress/usr.bin/libtool: Makefile Log message: sprinkle pthread tests

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 07:25:44 Modified files: usr.bin/libtool/LT: Parser.pm Log message: simplify cache code a bit

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 07:54:48 Modified files: usr.bin/libtool/LT: Parser.pm usr.bin/libtool/LT/Mode: Link.pm Log message: try to make code vaguely sane

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 08:12:44 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: must check release is defined, it CAN be 0.

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 08:14:05 Modified files: regress/usr.bin/libtool: Makefile Log message: -release 0 is valid fix --version-info -> -version-info

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 08:17:08 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: duh, idiot

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 08:24:36 Modified files: regress/usr.bin/libtool: Makefile Log message: check link is okay too

CVS: cvs.openbsd.org: src

2012-07-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/11 15:30:07 Modified files: lib/libkeynote : Makefile Log message: make -j# fix, I had this forever actually. okay millert@

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 01:35:45 Modified files: usr.bin/libtool/LT: Parser.pm Log message: move a bit of stuff around

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 02:57:02 Modified files: usr.sbin/pkg_add/OpenBSD: PackingElement.pm Log message: minor fix

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 03:43:34 Modified files: usr.bin/libtool/LT: LaFile.pm Linker.pm Parser.pm Program.pm Log message: simplify yet a bit more

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 03:48:11 Modified files: usr.bin/libtool/LT: Program.pm Log message: unwanted duplicate

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 05:42:57 Modified files: regress/usr.bin/libtool: Makefile Log message: more pthread

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 05:43:47 Modified files: usr.bin/libtool/LT: LaFile.pm Parser.pm Program.pm Log message: deal with -pthread as a "once on" option.

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 05:52:50 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: match gnu-libtool: error out if -L dir is used instead of -Ldir

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 05:59:38 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: later

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 06:18:05 Modified files: regress/usr.bin/libtool: Makefile Log message: fucking stupid testcases

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 06:20:06 Modified files: usr.bin/libtool/LT: Getopt.pm usr.bin/libtool/LT/Mode: Link.pm Log message: allow "long options" to be one letter, enforce with ! make sure -L dir will error out

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 06:35:21 Modified files: usr.bin/libtool/LT/Mode: Compile.pm Link.pm Log message: match what stupid gnu libtool is doing, namely -o is not a short option

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 06:36:56 Modified files: regress/usr.bin/libtool: Makefile Log message: crazy libtool option non-handling

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 07:03:28 Modified files: usr.bin/libtool/LT: Parser.pm Log message: perlify: $_ is subject

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 11:07:12 Modified files: usr.bin/libtool: Makefile usr.bin/libtool/LT/Mode: Link.pm Removed files: usr.bin/libtool/LT: Parser.pm Log message: okay, now the parser module is total

CVS: cvs.openbsd.org: src

2012-07-12 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/12 13:21:00 Modified files: usr.bin/libtool/LT: LaFile.pm Linker.pm Program.pm Log message: common code for deducing libraries. Still fucks up order somehow...

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 01:50:13 Modified files: usr.sbin/pkg_add/OpenBSD: PackageLocator.pm Log message: temporary option until I come up with a nicer way: if -DNOINSTALLPATH don't even look in pkg.conf for the installp

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 02:31:47 Modified files: regress/usr.bin/libtool: Makefile Log message: wrong library ordering

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 02:44:31 Modified files: regress/usr.bin/libtool: Makefile Log message: fixed test

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 02:44:20 Modified files: usr.bin/libtool/LT: Library.pm Log message: fix shared library lookup...

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 05:49:08 src/usr.bin/libtool/LT/Mode/Link Update of /cvs/src/usr.bin/libtool/LT/Mode/Link In directory cvs.openbsd.org:/tmp/cvs-serv27766/Mode/Link Log Message: Directory /cvs/src/usr.bin/libtool/LT/Mode/

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 05:56:13 Modified files: usr.bin/libtool: Makefile usr.bin/libtool/LT: LaFile.pm Library.pm Program.pm usr.bin/libtool/LT/Mode: Link.pm Added files: usr.bin/libtool/LT/Mod

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 07:25:12 Modified files: usr.bin/libtool/LT: LaFile.pm usr.bin/libtool/LT/Mode: Link.pm Log message: minor cleanup

CVS: cvs.openbsd.org: src

2012-07-13 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/13 07:45:34 Modified files: usr.bin/libtool/LT: LaFile.pm Log message: tidbit

CVS: cvs.openbsd.org: src

2012-07-18 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/07/18 03:33:16 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: style

CVS: cvs.openbsd.org: src

2012-08-03 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/03 06:10:03 Modified files: share/man/man5 : bsd.port.mk.5 Log message: tell people target update-patches actually invokes script update-patches(1) which is documented. prompted by aja@

CVS: cvs.openbsd.org: src

2012-08-04 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/04 08:26:02 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: zap nonsense code

CVS: cvs.openbsd.org: src

2012-08-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/05 04:51:42 Modified files: share/man/man5 : bsd.port.mk.5 Log message: expand documentation of SUBST_CMD to explain the subpackage-dependent nits

CVS: cvs.openbsd.org: src

2012-08-15 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/15 04:49:05 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document perl module new goodies

CVS: cvs.openbsd.org: src

2012-08-17 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/17 16:19:44 Modified files: regress/usr.bin/make: Makefile Added files: regress/usr.bin/make: mk33 t36.out Log message: ouch, this should not work

CVS: cvs.openbsd.org: src

2012-08-17 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/17 17:40:02 Modified files: regress/usr.sbin/pkg_add: Makefile Log message: oops, shouldn't go interactive (found by matthew@)

CVS: cvs.openbsd.org: src

2012-08-17 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/17 17:41:27 Modified files: regress/usr.sbin/pkg_add: signatures.ref Log message: fix after signatures change

CVS: cvs.openbsd.org: src

2012-08-17 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/17 17:49:59 Modified files: regress/usr.sbin/pkg_add: mycreate Log message: make sure mycreate uses -DSHARED_LIBS=1 (for now), gets a lot of tests to succeed as they should...

CVS: cvs.openbsd.org: src

2012-08-18 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/18 01:59:40 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document default change

CVS: cvs.openbsd.org: src

2012-08-18 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/18 02:02:04 Modified files: share/man/man5 : bsd.port.mk.5 Log message: be more explicit about what mono is.

CVS: cvs.openbsd.org: src

2012-08-18 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/18 02:04:28 Modified files: share/man/man5 : bsd.port.mk.5 Log message: forgot to document llvm property.

CVS: cvs.openbsd.org: src

2012-08-18 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/18 04:36:51 Modified files: share/mk : bsd.subdir.mk Log message: allow other targets to work like install -> realinstall (to be used in xenocara for build) okay matthieu@

CVS: cvs.openbsd.org: xenocara

2012-08-18 Thread Marc Espie
CVSROOT:/cvs Module name:xenocara Changes by: es...@cvs.openbsd.org 2012/08/18 04:38:39 Modified files: . : Makefile font/alias : Makefile.bsd-wrapper Log message: let build and release proceed through the exact same steps, avoiding nasty surpr

CVS: cvs.openbsd.org: src

2012-08-20 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/20 02:33:50 Modified files: regress/usr.bin/make: Makefile Removed files: regress/usr.bin/make: t36.out Log message: consensus says this should be an error

CVS: cvs.openbsd.org: src

2012-08-20 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/21 00:28:36 Modified files: usr.bin/pkill : pkill.1 pkill.c Log message: add -q "silent" option similar to grep okay ajacoutot@, guenther@

CVS: cvs.openbsd.org: xenocara

2012-08-21 Thread Marc Espie
CVSROOT:/cvs Module name:xenocara Changes by: es...@cvs.openbsd.org 2012/08/21 14:18:48 Modified files: share/mk : bsd.xorg.mk Log message: prevent non-existing clean to turn into an infinite loop. okay matthieu@, aja@ (problem noticed by aja@)

CVS: cvs.openbsd.org: src

2012-08-22 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/22 02:56:46 Modified files: include: sndio.h Log message: hex constants unsigned, prevents some gcc warnings okay ratchov@

CVS: cvs.openbsd.org: src

2012-08-22 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/22 07:54:01 Modified files: share/man/man5 : bsd.port.mk.5 Log message: be more direct about makesum and SUPDISTFILES.

CVS: cvs.openbsd.org: src

2012-08-25 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/25 02:12:56 Modified files: usr.bin/make : engine.c job.c lowparse.c lowparse.h var.c varname.c Log message: - make wrong variable specs (unterminated) parse errors. - add

CVS: cvs.openbsd.org: src

2012-08-27 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/27 05:00:27 Modified files: usr.bin/libtool/LT/Mode: Link.pm Log message: vax does not get -rpath-link, but it also does not really need it. as found out by sebastia@ and used during 5.2 vax package

CVS: cvs.openbsd.org: src

2012-08-27 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/27 05:02:46 Modified files: usr.bin/libtool/LT/Mode/Link: Program.pm Log message: a few libtool users are bogus, they confuse --export-symbols with the real option -export-symbols. Instead of blindl

CVS: cvs.openbsd.org: src

2012-08-27 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/27 05:19:38 Modified files: lib/libsqlite3 : Makefile lib/libsqlite3/tsrc: header_regen Log message: let regen_headers also take care of sqlite3.pc.in => sqlite3.pc "moui" landry@

CVS: cvs.openbsd.org: src

2012-08-29 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/29 16:10:32 Modified files: . : Makefile Log message: remove ancient cruft. okay deraadt@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 05:46:09 Modified files: share/mk : bsd.dep.mk Log message: use subdir realtarget => target recursion (for subdir.mk .USE macro) will scrap the subdirdepend case later. okay millert@

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 10:52:40 Modified files: share/man/man5 : bsd.port.mk.5 Log message: document SUBST_CMD* again, hopefully for the last time.

CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/08/31 11:25:11 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Document BUILD_ONCE. A bit tricky. Use actual examples from our current tree.

Re: CVS: cvs.openbsd.org: src

2012-08-31 Thread Marc Espie
On Fri, Aug 31, 2012 at 11:25:11AM -0600, Marc Espie wrote: > CVSROOT: /cvs > Module name: src > Changes by: es...@cvs.openbsd.org 2012/08/31 11:25:11 > > Modified files: > share/man/man5 : bsd.port.mk.5 > > Log message: > Document BUILD_ONCE. A bit

CVS: cvs.openbsd.org: src

2012-09-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/01 07:47:34 Modified files: usr.sbin/pkg_add/OpenBSD: Signature.pm Log message: show more precisely what the problem is.

CVS: cvs.openbsd.org: src

2012-09-01 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/01 10:44:25 Modified files: usr.bin/make : targ.c Log message: put back out-of-line version of function. even with only-inline, won't compile with -O0, so debugging is very difficult... discussed

CVS: cvs.openbsd.org: www

2012-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:www Changes by: es...@cvs.openbsd.org 2012/09/05 02:12:03 Modified files: . : 52.html Log message: flesh out some parts I know about

CVS: cvs.openbsd.org: src

2012-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/05 02:16:34 Modified files: usr.sbin/fw_update: fw_update.sh Log message: don't let pkg_add turn interactive, and waive the @ask-update questions. okay sthen@ halex "you know best"... problem(s) rep

CVS: cvs.openbsd.org: src

2012-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/05 16:15:29 Modified files: bin/ksh: main.c Log message: sh -c should not munge argv[]. This fixes ps -ww output. joint work by millert@ and me@. okay otto@, deraadt@ "feel free to commit m

CVS: cvs.openbsd.org: src

2012-09-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/05 16:20:25 Modified files: bin/ksh: main.c Log message: backout, Todd's version may be cleaner, but it's also wrong.

CVS: cvs.openbsd.org: src

2012-09-06 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/06 03:07:50 Modified files: usr.sbin/pkg_add/OpenBSD: UpdateSet.pm Log message: shorter display for trivial updatesets, foo-0.0->foo-1.0 becomes foo-0.0->1.0

CVS: cvs.openbsd.org: www

2012-09-11 Thread Marc Espie
CVSROOT:/cvs Module name:www Changes by: es...@cvs.openbsd.org 2012/09/11 12:52:11 Modified files: . : 52.html Log message: as discussed with porters, highlight on pkglocatedb/sqlports/ports-readmes, since those finally cover all available packages and more

CVS: cvs.openbsd.org: src

2012-09-11 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2012/09/11 15:20:15 Modified files: libexec/ld.so/ldconfig: ldconfig.c Log message: prevent detection of bogus libraries problem initially noticed by deraadt@, exchanged various patches with kettenis@ decid

<    1   2   3   4   5   6   7   8   9   10   >