WIP: net/liblcrq - plist not correct

2024-04-10 Thread Alex Holst
Hi,
I would be grateful if someone can explain what I am not understanding about 
'make update-plist'. I have this (attached) port where PLIST is always empty 
and I don't know why.

$ make update-plist
===>  Updating plist for liblcrq-0.1.2
Reading existing plist for liblcrq-0.1.2
Scanning /usr/ports/pobj/liblcrq-0.1.2/fake-amd64
Removing .debug artefacts
Figuring out tie points
Tieing loose objects
Copying objects
Can't put into any plist (no applicable prefix):
/usr/ports
/usr/ports/pobj
/usr/ports/pobj/liblcrq-0.1.2
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/include
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/include/lcrq.h
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/lib
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/lib/liblcrq.so
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/lib/liblcrq.so.0
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/lib/liblcrq.so.0.0
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_Al.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_F.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_K.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_KP.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_N.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_T.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_Z.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_decode.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_encode.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_free.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_init.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_pid2esi.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_pid2sbn.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_pidset.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_pidsetesi.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_pidsetsbn.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_query.3

/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man3/rq_symbol.3
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man7
/usr/ports/pobj/liblcrq-0.1.2/fake-amd64/usr/local/share/man/man7/lcrq.7
Looking for unregistered conflicts
$ ls -l pkg/PLIST
-rw-r--r--  1 holsta  wsrc  0 Apr 10 08:38 pkg/PLIST

-- 
Alex Holst

liblcrq.tgz
Description: application/gzip


Packaging non-hackage Haskell

2023-09-30 Thread Alex Holst
Hi,

I would be grateful for any clues on how to package a Haskell program that has 
version 9.0.x on hackage, but the latest version on GitHub is 11.2.x and the 
project appears to not be interested in hackage going forward. This is what I 
have so far.

If I use the 9.0.1 line, I can at least do 'make extract'.

┆ COMMENT   = REST API for any Postgres database
┆
┆ MODCABAL_STEM   = postgrest
┆ MODCABAL_VERSION= 11.2.0
┆ #MODCABAL_VERSION = 9.0.1
┆ MODCABAL_EXECUTABLE = postgrest
┆ PKGNAME = ${DISTNAME:L}
┆ CATEGORIES  = www mystuff
┆ HOMEPAGE= https://postgrest.org/
┆
┆ # MIT
┆ PERMIT_PACKAGE  = Yes
┆
┆ MODULES = devel/cabal
┆
┆ do-build:
┆   cabal v2-build
┆
┆ .include 


-- 
Alex Holst



NEW: graphics/basis_universal

2021-07-30 Thread Alex Holst
Here is version 1.15 of Bionominal's supercompressed GPU texture
compression system.

>From the DESCR:

Basis Universal is a "supercompressed" GPU texture compression system
that outputs a highly compressed intermediate file format (.basis) that
can be quickly transcoded to a very wide variety of GPU compressed and
uncompressed pixel formats: ASTC 4x4 L/LA/RGB/RGBA, PVRTC1 4bpp
RGB/RGBA, PVRTC2 RGB/RGBA, BC7 mode 6 RGB, BC7 mode 5 RGB/RGBA, BC1-5
RGB/RGBA/X/XY, ETC1 RGB, ETC2 RGBA, ATC RGB/RGBA, ETC2 EAC R11 and RG11,
FXT1 RGB, and uncompressed raster image formats /565/.



-- 
Alex Holst


basis_universal-1.15.tgz
Description: Binary data


Re: NEW: devel/tea - cli client for Gitea

2021-06-19 Thread Alex Holst
> Tests pass and runs OK on amd64. Other tests welcome.

Felix Kronlage-Dammers has tested this on arm64.

Any additional tests or input? Otherwise, this seems ready for commit.

-- 
Alex Holst



Re: UPDATE: syncthing-1.17.0

2021-06-13 Thread Alex Holst
> Tests passing on amd64. I'll be use testing it over the next few days.
> 
> Commments or OKs?

It has been running for 24 hours here without issue (on amd64).

-- 
Alex Holst



NEW: devel/tea - cli client for Gitea

2021-06-12 Thread Alex Holst
tea is a productivity helper for Gitea.  It can be used to manage most
entities on one or multiple Gitea instances and provides local helpers
like 'tea pull checkout'.  tea makes use of context provided by the
repository in $PWD if available, but is still usable independently of
$PWD. Configuration is persisted in $XDG_CONFIG_HOME/tea.

Tests pass and runs OK on amd64. Other tests welcome.

-- 
Alex Holst


tea-0.7.0.tgz
Description: Binary data


NEW: graphics/basis_universal

2021-03-10 Thread Alex Holst
Version 1.12 never went in, so here is version 1.13 of Bionominal's 
supercompressed GPU texture compression system.

>From the DESCR:

Basis Universal is a "supercompressed" GPU texture compression system
that outputs a highly compressed intermediate file format (.basis) that
can be quickly transcoded to a very wide variety of GPU compressed and
uncompressed pixel formats: ASTC 4x4 L/LA/RGB/RGBA, PVRTC1 4bpp
RGB/RGBA, PVRTC2 RGB/RGBA, BC7 mode 6 RGB, BC7 mode 5 RGB/RGBA, BC1-5
RGB/RGBA/X/XY, ETC1 RGB, ETC2 RGBA, ATC RGB/RGBA, ETC2 EAC R11 and RG11,
FXT1 RGB, and uncompressed raster image formats /565/.


basisu.tgz
Description: application/compressed-tar


Re: UPDATE: net/dino, 0.1.0 -> 0.2.0

2020-12-14 Thread Alex Holst
;
- 
- namespace Xmpp.Xep.ServiceDiscovery {
- 
--private const string NS_URI = "http://jabber.org/protocol/disco;;
-+public const string NS_URI = "http://jabber.org/protocol/disco;;
- public const string NS_URI_INFO = NS_URI + "#info";
- public const string NS_URI_ITEMS = NS_URI + "#items";
- 
Index: net/dino/pkg/PLIST
===
RCS file: /cvs/ports/net/dino/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- net/dino/pkg/PLIST  13 Feb 2020 11:58:55 -  1.1.1.1
+++ net/dino/pkg/PLIST  13 Dec 2020 16:56:32 -
@@ -30,6 +30,9 @@ share/locale/ar/LC_MESSAGES/dino.mo
 share/locale/ca/LC_MESSAGES/dino-omemo.mo
 share/locale/ca/LC_MESSAGES/dino-openpgp.mo
 share/locale/ca/LC_MESSAGES/dino.mo
+share/locale/cs/LC_MESSAGES/dino-omemo.mo
+share/locale/cs/LC_MESSAGES/dino-openpgp.mo
+share/locale/cs/LC_MESSAGES/dino.mo
 share/locale/de/LC_MESSAGES/dino-omemo.mo
 share/locale/de/LC_MESSAGES/dino-openpgp.mo
 share/locale/de/LC_MESSAGES/dino.mo
@@ -43,6 +46,7 @@ share/locale/es/LC_MESSAGES/dino.mo
 share/locale/eu/LC_MESSAGES/dino-omemo.mo
 share/locale/eu/LC_MESSAGES/dino-openpgp.mo
 share/locale/eu/LC_MESSAGES/dino.mo
+share/locale/fa/LC_MESSAGES/dino.mo
 share/locale/fi/LC_MESSAGES/dino-omemo.mo
 share/locale/fi/LC_MESSAGES/dino-openpgp.mo
 share/locale/fi/LC_MESSAGES/dino.mo
@@ -55,17 +59,26 @@ share/locale/gl/LC_MESSAGES/dino.mo
 share/locale/hu/LC_MESSAGES/dino-omemo.mo
 share/locale/hu/LC_MESSAGES/dino-openpgp.mo
 share/locale/hu/LC_MESSAGES/dino.mo
+share/locale/ie/
+share/locale/ie/LC_MESSAGES/
+share/locale/ie/LC_MESSAGES/dino-omemo.mo
+share/locale/ie/LC_MESSAGES/dino-openpgp.mo
+share/locale/ie/LC_MESSAGES/dino.mo
 share/locale/it/LC_MESSAGES/dino-omemo.mo
 share/locale/it/LC_MESSAGES/dino-openpgp.mo
 share/locale/it/LC_MESSAGES/dino.mo
 share/locale/ja/LC_MESSAGES/dino-omemo.mo
 share/locale/ja/LC_MESSAGES/dino-openpgp.mo
 share/locale/ja/LC_MESSAGES/dino.mo
+share/locale/ko/LC_MESSAGES/dino.mo
 share/locale/lb/
 share/locale/lb/LC_MESSAGES/
 share/locale/lb/LC_MESSAGES/dino-omemo.mo
 share/locale/lb/LC_MESSAGES/dino-openpgp.mo
 share/locale/lb/LC_MESSAGES/dino.mo
+share/locale/lt/LC_MESSAGES/dino-omemo.mo
+share/locale/lt/LC_MESSAGES/dino-openpgp.mo
+share/locale/lt/LC_MESSAGES/dino.mo
 share/locale/nb/LC_MESSAGES/dino-omemo.mo
 share/locale/nb/LC_MESSAGES/dino-openpgp.mo
 share/locale/nb/LC_MESSAGES/dino.mo
@@ -77,10 +90,15 @@ share/locale/nl_BE/LC_MESSAGES/
 share/locale/nl_BE/LC_MESSAGES/dino-omemo.mo
 share/locale/nl_BE/LC_MESSAGES/dino-openpgp.mo
 share/locale/nl_BE/LC_MESSAGES/dino.mo
+share/locale/oc/LC_MESSAGES/dino-omemo.mo
+share/locale/oc/LC_MESSAGES/dino-openpgp.mo
 share/locale/oc/LC_MESSAGES/dino.mo
 share/locale/pl/LC_MESSAGES/dino-omemo.mo
 share/locale/pl/LC_MESSAGES/dino-openpgp.mo
 share/locale/pl/LC_MESSAGES/dino.mo
+share/locale/pt/LC_MESSAGES/dino-omemo.mo
+share/locale/pt/LC_MESSAGES/dino-openpgp.mo
+share/locale/pt/LC_MESSAGES/dino.mo
 share/locale/pt_BR/LC_MESSAGES/dino-omemo.mo
 share/locale/pt_BR/LC_MESSAGES/dino-openpgp.mo
 share/locale/pt_BR/LC_MESSAGES/dino.mo
@@ -93,6 +111,11 @@ share/locale/ru/LC_MESSAGES/dino.mo
 share/locale/sv/LC_MESSAGES/dino-omemo.mo
 share/locale/sv/LC_MESSAGES/dino-openpgp.mo
 share/locale/sv/LC_MESSAGES/dino.mo
+share/locale/ta/LC_MESSAGES/dino.mo
+share/locale/tr/LC_MESSAGES/dino-omemo.mo
+share/locale/tr/LC_MESSAGES/dino-openpgp.mo
+share/locale/tr/LC_MESSAGES/dino.mo
+share/locale/uk/LC_MESSAGES/dino.mo
 share/locale/zh_CN/LC_MESSAGES/dino-omemo.mo
 share/locale/zh_CN/LC_MESSAGES/dino-openpgp.mo
 share/locale/zh_CN/LC_MESSAGES/dino.mo

-- 
Alex Holst



UPDATE: net/dino, 0.1.0 -> 0.2.0

2020-12-13 Thread Alex Holst
o
 share/locale/eu/LC_MESSAGES/dino-openpgp.mo
 share/locale/eu/LC_MESSAGES/dino.mo
+share/locale/fa/LC_MESSAGES/dino.mo
 share/locale/fi/LC_MESSAGES/dino-omemo.mo
 share/locale/fi/LC_MESSAGES/dino-openpgp.mo
 share/locale/fi/LC_MESSAGES/dino.mo
@@ -55,17 +60,26 @@ share/locale/gl/LC_MESSAGES/dino.mo
 share/locale/hu/LC_MESSAGES/dino-omemo.mo
 share/locale/hu/LC_MESSAGES/dino-openpgp.mo
 share/locale/hu/LC_MESSAGES/dino.mo
+share/locale/ie/
+share/locale/ie/LC_MESSAGES/
+share/locale/ie/LC_MESSAGES/dino-omemo.mo
+share/locale/ie/LC_MESSAGES/dino-openpgp.mo
+share/locale/ie/LC_MESSAGES/dino.mo
 share/locale/it/LC_MESSAGES/dino-omemo.mo
 share/locale/it/LC_MESSAGES/dino-openpgp.mo
 share/locale/it/LC_MESSAGES/dino.mo
 share/locale/ja/LC_MESSAGES/dino-omemo.mo
 share/locale/ja/LC_MESSAGES/dino-openpgp.mo
 share/locale/ja/LC_MESSAGES/dino.mo
+share/locale/ko/LC_MESSAGES/dino.mo
 share/locale/lb/
 share/locale/lb/LC_MESSAGES/
 share/locale/lb/LC_MESSAGES/dino-omemo.mo
 share/locale/lb/LC_MESSAGES/dino-openpgp.mo
 share/locale/lb/LC_MESSAGES/dino.mo
+share/locale/lt/LC_MESSAGES/dino-omemo.mo
+share/locale/lt/LC_MESSAGES/dino-openpgp.mo
+share/locale/lt/LC_MESSAGES/dino.mo
 share/locale/nb/LC_MESSAGES/dino-omemo.mo
 share/locale/nb/LC_MESSAGES/dino-openpgp.mo
 share/locale/nb/LC_MESSAGES/dino.mo
@@ -77,10 +91,15 @@ share/locale/nl_BE/LC_MESSAGES/
 share/locale/nl_BE/LC_MESSAGES/dino-omemo.mo
 share/locale/nl_BE/LC_MESSAGES/dino-openpgp.mo
 share/locale/nl_BE/LC_MESSAGES/dino.mo
+share/locale/oc/LC_MESSAGES/dino-omemo.mo
+share/locale/oc/LC_MESSAGES/dino-openpgp.mo
 share/locale/oc/LC_MESSAGES/dino.mo
 share/locale/pl/LC_MESSAGES/dino-omemo.mo
 share/locale/pl/LC_MESSAGES/dino-openpgp.mo
 share/locale/pl/LC_MESSAGES/dino.mo
+share/locale/pt/LC_MESSAGES/dino-omemo.mo
+share/locale/pt/LC_MESSAGES/dino-openpgp.mo
+share/locale/pt/LC_MESSAGES/dino.mo
 share/locale/pt_BR/LC_MESSAGES/dino-omemo.mo
 share/locale/pt_BR/LC_MESSAGES/dino-openpgp.mo
 share/locale/pt_BR/LC_MESSAGES/dino.mo
@@ -93,6 +112,11 @@ share/locale/ru/LC_MESSAGES/dino.mo
 share/locale/sv/LC_MESSAGES/dino-omemo.mo
 share/locale/sv/LC_MESSAGES/dino-openpgp.mo
 share/locale/sv/LC_MESSAGES/dino.mo
+share/locale/ta/LC_MESSAGES/dino.mo
+share/locale/tr/LC_MESSAGES/dino-omemo.mo
+share/locale/tr/LC_MESSAGES/dino-openpgp.mo
+share/locale/tr/LC_MESSAGES/dino.mo
+share/locale/uk/LC_MESSAGES/dino.mo
 share/locale/zh_CN/LC_MESSAGES/dino-omemo.mo
 share/locale/zh_CN/LC_MESSAGES/dino-openpgp.mo
 share/locale/zh_CN/LC_MESSAGES/dino.mo

-- 
Alex Holst



NEW: graphics/basis_universal

2020-05-11 Thread Alex Holst
This is a new "supercompressed" GPU texture compression system. I'm
grateful for any feedback.




basis.tgz
Description: application/tar-gz


Re: Update net/libsignal-protocol-c 2.3.2->3

2020-03-30 Thread Alex Holst
Awesome. Test runs here too and Dino tested on amd64. 

Other Dino users, please yell about problems -- otherwise ok maintainer.


0001-Update-net-libsignal-protocol-c-2.3.2-3.patch.gz
Description: application/gzip


Re: [PATCH] net/libsignal-protocol-c to use upstream commit

2020-01-13 Thread Alex Holst
Quoting Greg Steuck (g...@nest.cx):
> I'm looking for feedback about the trade-offs of such changes.
[..]

Hi. This seems like needless churn to me. Upstream should be nudged to
do a new release instead. 



Missing curly brackets in postgresql/pkg/README-server

2019-04-11 Thread Alex Holst
This made my disaster recovery test slightly easier. 

Index: pkg/README-server
===
RCS file: /cvs/ports/databases/postgresql/pkg/README-server,v
retrieving revision 1.26
diff -u -p -r1.26 README-server
--- pkg/README-server   8 Mar 2019 11:48:00 -   1.26
+++ pkg/README-server   11 Apr 2019 10:50:39 -
@@ -171,7 +171,7 @@ Examine your old file for local changes 
 
 6) Temporarily support connecting without a password for local users by
editing pg_hba.conf to include "local all postgres trust"
-# vi /var/postgresql/data{,-${PREV_MAJOR}/pg_hba.conf
+# vi /var/postgresql/data{,-${PREV_MAJOR}}/pg_hba.conf
 
 7) Run pg_upgrade:
 # su _postgresql -c "cd /var/postgresql && \
@@ -179,7 +179,7 @@ Examine your old file for local changes 
 -U postgres -d /var/postgresql/data-${PREV_MAJOR}/ -D /var/postgresql/data"
 
 8) Remove "local all postgres trust" line from pg_hba.conf
-# vi /var/postgresql/data{,-${PREV_MAJOR}/pg_hba.conf
+# vi /var/postgresql/data{,-${PREV_MAJOR}}/pg_hba.conf
 
 9) Start PostgreSQL:
 # rcctl start postgresql



Re: WIP: net/libsignal-protocol-c

2019-03-22 Thread Alex Holst
Quoting Anthony J. Bentley (anth...@anjbe.name):
> > > Is there a reason not to build the shared lib?
> >
> > Makes sense to me.
> >
> > Attached tarball builds shared lib, sets BUILD_DEPENDS properly,
> > removes executable bit from files in the port directory.
> 
> Is this version ready for import? Any oks?

Works for me. Import would be great.



Re: WIP: net/libsignal-protocol-c

2019-02-17 Thread Alex Holst
Hi,

Thanks for your input. It should all be adopted into this port except
for the 'test' target which I couldn't get working otherwise.

Any additional comments at this point?


libsignal-protocol-c.tgz
Description: application/tar-gz


WIP: net/libsignal-protocol-c

2019-02-15 Thread Alex Holst
This is a WIP of the library used by the Signal messenger. Two tests are
currently failing, but they seem fixable.

Anyone else interested in the full Signal suite?


libsignal-protocol-c.tgz
Description: application/tar-gz


Re: UPDATE: net/syncthing

2019-02-05 Thread Alex Holst
Hey Edd. Thanks for working on this. Comments below.

Quoting Edd Barrett (e...@theunixzoo.co.uk):
> RCS file: /cvs/ports/net/syncthing/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -r1.4 PLIST
> --- pkg/PLIST 4 Sep 2018 12:46:19 -   1.4
> +++ pkg/PLIST 5 Feb 2019 22:07:02 -
> @@ -1,6 +1,13 @@
>  @comment $OpenBSD: PLIST,v 1.4 2018/09/04 12:46:19 espie Exp $
>  @newgroup _syncthing:768
>  @newuser _syncthing:768:_syncthing:daemon:Syncthing 
> user:${VARBASE}/syncthing:/sbin/nologin
> +@rcscript ${RCDIR}/syncthing
> +@owner _syncthing
> +@group _syncthing
> +@sample ${VARBASE}/syncthing/
> +@extraunexec rm -rf ${VARBASE}/syncthing/{.,}*
> +@owner
> +@group

I am pretty sure those blank @owner and @group need to go.

I have also been running with a diff that includes the stcli command in
the package, which I need for most of my remote Syncthing systems.

I'll follow up with that diff.



Input needed: www/roundup

2013-10-24 Thread Alex Holst
I'm trying to create a port of www.roundup-tracker.org but I get the
following errors at build and fake. I have been unable to find the cause
so I'd like input on what I'm doing wrong:

/usr/ports/www/roundup$ make clean fake
===  Cleaning for roundup-1.5.0
[..]
===  Building for roundup-1.5.0
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'egg_info'
running build
creating build
creating build/share
creating build/share/locale
[..]
copying roundup/scripts/__init__.py -
/usr/ports/pobj/roundup-1.5.0/roundup-1.5.0/lib/roundup/scripts
running build_scripts
creating /usr/ports/pobj/roundup-1.5.0/roundup-1.5.0/scripts-2.7
===  Faking installation for roundup-1.5.0
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: option --single-version-externally-managed not recognized
*** Error 1 in /usr/ports/www/roundup
(/usr/ports/lang/python/python.port.mk:177 'do-install': @cd
/usr/ports/pobj/roundup-1.5.0/roundup-1.5...)
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2729
'/usr/ports/pobj/roundup-1.5.0/fake-i386/.fake_done')
*** Error 1 in /usr/ports/www/roundup
(/usr/ports/infrastructure/mk/bsd.port.mk:2383 'fake')

-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org 


roundup.shar
Description: Unix shell archive


audio/mpdBrowser requires intltool

2008-10-26 Thread Alex Holst
I can't build mpdbrowser from ports (on a clean machine) unless I do
this:

Index: Makefile
===
RCS file: /var/ocvs/ports/audio/mpdBrowser/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile24 Oct 2008 17:08:09 -  1.1.1.1
+++ Makefile26 Oct 2008 22:06:21 -
@@ -19,7 +19,8 @@
 RUN_DEPENDS=   ::audio/py-mpd \
::devel/desktop-file-utils \
::devel/gettext \
-   :py-gtk2-=2.12.1:x11/py-gtk2
+   ::textproc/intltool \
+   :py-gtk2-=2.12.1:x11/py-gtk2 
 
 USE_X11=   Yes
 


-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org 



Re: borkage in msttcorefonts-1.2

2006-12-27 Thread Alex Holst
Quoting steven mestdagh ([EMAIL PROTECTED]):
 Alex Holst [2006-12-27, 06:49:06]:
  I sent this to $MAINTAINER but he returned E_NOTIME, so I'm sending this
  here instead.
  
  Building msttcorefonts borked for me with cabextract complaining about
  invalid invokation. Without this diff, make extract fails. This fixes
  msttcorefonts for me:
 
 I can't reproduce this.  On which arch are you seeing it?

I wiped my hd and installed the Dec 24 snapshot. Full transcript
follows:

tori$ uname -a
OpenBSD tori.inside.mongers.org 4.0 GENERIC#1318 i386
tori$ cd /usr/ports/x11/msttcorefonts/
tori$ rm Makefile  cvs up  cvs st Makefile
U Makefile
===
File: Makefile  Status: Up-to-date

   Working revision:1.9
   Repository revision: 1.9 /cvs/ports/x11/msttcorefonts/Makefile,v
   Sticky Tag:  (none)
   Sticky Date: (none)
   Sticky Options:  (none)

tori$ make extract
===  Checking files for msttcorefonts-1.2
`/usr/ports/distfiles/msttcorefonts-1.2/andale32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/arial32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/arialb32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/comic32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/courie32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/georgi32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/impact32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/times32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/trebuc32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/verdan32.exe' is up to date.
`/usr/ports/distfiles/msttcorefonts-1.2/webdin32.exe' is up to date.
 Checksum OK for msttcorefonts-1.2/andale32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/arial32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/arialb32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/comic32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/courie32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/georgi32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/impact32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/times32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/trebuc32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/verdan32.exe. (sha1)
 Checksum OK for msttcorefonts-1.2/webdin32.exe. (sha1)
===  msttcorefonts-1.2 depends on: cabextract-* - found
===  Extracting for msttcorefonts-1.2
Extracting cabinet: /usr/ports/distfiles/msttcorefonts-1.2/andale32.exe
  extracting fontinst.inf
  extracting andale.inf
  extracting fontinst.exe
  extracting AndaleMo.TTF
  extracting ADVPACK.DLL
  extracting W95INF32.DLL
  extracting W95INF16.DLL
--lowercase: No such file or directory
--quiet: No such file or directory
--directory=/usr/ports/x11/msttcorefonts/w-msttcorefonts-1.2/msttcorefonts-1.2:
No such file or directory

All done, errors in processing 3 file(s)
*** Error code 1

Stop in /usr/ports/x11/msttcorefonts (line 1906 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/msttcorefonts (line 1886 of
/usr/ports/infrastructure/mk/bsd.port.mk).


-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org 



borkage in msttcorefonts-1.2

2006-12-26 Thread Alex Holst
I sent this to $MAINTAINER but he returned E_NOTIME, so I'm sending this
here instead.

Building msttcorefonts borked for me with cabextract complaining about
invalid invokation. Without this diff, make extract fails. This fixes
msttcorefonts for me:

Index: Makefile
===
RCS file: /cvs/ports/x11/msttcorefonts/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile20 Nov 2006 12:28:48 -  1.9
+++ Makefile26 Dec 2006 21:32:59 -
@@ -39,8 +39,8 @@
 
 INST_DIR=  ${PREFIX}/lib/X11/fonts/mscorefonts
 
-EXTRACT_CASES= *.exe) cabextract ${FULLDISTDIR}/$$archive \
-   --lowercase --quiet --directory=${WRKDIST} ;;
+EXTRACT_CASES= *.exe) cabextract --lowercase --quiet 
--directory=${WRKDIST} \
+   ${FULLDISTDIR}/$$archive ;;
 
 do-install:
${INSTALL_DATA_DIR} ${INST_DIR}

-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org 



slight vlc/pkg/DESCR tweak

2006-07-22 Thread Alex Holst
Tell users where in the tree to find win32-codec and don't give the
illusion there's a package of it, when there's not.

Index: vlc/pkg/DESCR
===
RCS file: /storage/openbsd-cvs/ports/x11/vlc/pkg/DESCR,v
retrieving revision 1.4
diff -u -r1.4 DESCR
--- vlc/pkg/DESCR   24 Dec 2005 09:01:17 -  1.4
+++ vlc/pkg/DESCR   23 Jul 2006 00:44:15 -
@@ -7,9 +7,9 @@
 installed descrambling library (see converters/libdvd in the ports
 tree).
 
-On i386 vlc can use win32 codecs if they are installed (package
-win32-codecs) and if the machdep.userldt sysctl is enabled, e.g. by
-running:
+On i386 vlc can use win32 codecs (see graphics/win32-codecs in the ports
+tree) if they are installed and if the machdep.userldt sysctl is enabled,
+e.g. by running:
 
 # sysctl machdep.userldt=1
 
-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org 



mail/mutt - additional snapshot,hcache,idn,sidebar

2006-07-17 Thread Alex Holst
This is what I build, and it would be nice if a sidebar+idn package were
available. Anyone else need this? Anyone hate this enough to not commit
it?

Index: mail/mutt/Makefile
===
RCS file: /var/ocvs/ports/mail/mutt/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- mail/mutt/Makefile  19 Feb 2005 15:42:58 -  1.51
+++ mail/mutt/Makefile  17 Jul 2006 13:16:01 -
@@ -5,5 +5,6 @@
  SUBDIR += snapshot
  SUBDIR += snapshot,compressed
  SUBDIR += snapshot,hcache
+ SUBDIR += snapshot,hcache,idn,sidebar
 
 .include bsd.port.subdir.mk


-- 
I prefer the dark of the night, after midnight and before four-thirty,
when it's more bare, more hollow.http://a.mongers.org