Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (33a1664d315396fc5cdb84cf6c3701a158dcfa81)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mathieu Lonjaret <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (33a1664d315396fc5cdb84cf6c3701a158dcfa81)
  • Date: Thu, 21 Aug 2008 11:30:51 -0500

GIT changes to master grimoire by Mathieu Lonjaret <lejatorn AT sourcemage.org>:

http/pglogd/BUILD | 24 ++----------------------
http/pglogd/DETAILS | 8 +++-----
http/pglogd/FINAL | 4 ----
http/pglogd/HISTORY | 4 ++++
latex/psfig/BUILD | 1 +
latex/psfig/DEPENDS | 3 +++
latex/psfig/DETAILS | 14 ++++++++++++++
latex/psfig/DOWNLOAD | 1 +
latex/psfig/HISTORY | 4 ++++
latex/psfig/INSTALL | 2 ++
latex/psfig/PRE_BUILD | 1 +
11 files changed, 35 insertions(+), 31 deletions(-)

New commits:
commit ade347f678b73b82270e2508abe968eee0b795e4
Author: Mathieu Lonjaret <lejatorn AT sourcemage.org>
Commit: Mathieu Lonjaret <lejatorn AT sourcemage.org>

psfig: new spell (to fix 12389 and 12213)

commit 30ffe962ac70a361220d30d10342182869fe7976
Author: Mathieu Lonjaret <lejatorn AT sourcemage.org>
Commit: Mathieu Lonjaret <lejatorn AT sourcemage.org>

pglogd: clean up (api2), update to 2.3 (bug 12335).

diff --git a/http/pglogd/BUILD b/http/pglogd/BUILD
index ceedd47..7fa55db 100755
--- a/http/pglogd/BUILD
+++ b/http/pglogd/BUILD
@@ -1,22 +1,2 @@
-(
- sedit "s/\/usr\/local\/pgsql/\/usr/" Makefile &&
- make &&
- prepare_install
-
-) > $C_FIFO 2>&1 &&
-
-(
-
- cp pglogd /usr/sbin
-
- sedit "s/\/var\/log\/pglogd.log/\/var\/log\/pglogd\/pglogd.log/"
pglogd.conf
- sedit
"s/\/usr\/site\/logs\/pglogd_overflow/\/var\/log\/pglogd\/pglogd_overflow/"
pglogd.conf
- [ -e /etc/pglogd.conf ] || cp pglogd.conf /etc/pglogd.conf
- chmod o-rwx /etc/pglogd.conf
-
- mkdir -p /usr/doc/pglogd/
- cp *.sql /usr/doc/pglogd/
- cp queries.txt /usr/doc/pglogd
- cp $SCRIPT_DIRECTORY/pglogd.quick /usr/doc/pglogd
-
-)
+sed -i -r 's:/usr/local/pgsql:/usr:' Makefile &&
+make
diff --git a/http/pglogd/DETAILS b/http/pglogd/DETAILS
index 19cf162..8fad38b 100755
--- a/http/pglogd/DETAILS
+++ b/http/pglogd/DETAILS
@@ -1,14 +1,12 @@
SPELL=pglogd
- VERSION=2.2beta
+ VERSION=2.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.digitalstratum.com/pglogd/pglogd-2.2beta.tar.gz
+ SOURCE_URL[0]=http://www.digitalstratum.com/download/$SPELL-2.3.tar.gz
WEB_SITE=http://www.digitalstratum.com/pglogd/index.php
ENTERED=20020506
- UPDATED=20020509
-
SOURCE_HASH=sha512:74c7f64987a5718c5ae83ba7c2eaad075d60877c18d490b708f1c9a963565ad613038fb91f703140c7508c84463bd659e7538b3f88eb7523417b84b51fe9d82b
+
SOURCE_HASH=sha512:3152affc22f3123da46d485f72c8abfb26cd51202abe35e469996ccabf1297b3a963b8ed5c264005bc2625c8df5ecf4c5f5baff2481ba0b2358ebfcd746cd126
KEYWORDS="web database http"
- BUILD_API=1
SHORT="pgLOGd takes web server log entries and sends them to a
database."
cat << EOF
pgLOGd, simply put, is a program that takes web server log entries and sends
them to a database.
diff --git a/http/pglogd/FINAL b/http/pglogd/FINAL
deleted file mode 100755
index c160a36..0000000
--- a/http/pglogd/FINAL
+++ /dev/null
@@ -1,4 +0,0 @@
-echo &&
-message "For configuration details see /usr/doc/pglogd/pglogd.quick or \n"\
- "go to http://www.digitalstratum.com/pglogd/ "
-echo
diff --git a/http/pglogd/HISTORY b/http/pglogd/HISTORY
index 0c56722..6d6e2e1 100644
--- a/http/pglogd/HISTORY
+++ b/http/pglogd/HISTORY
@@ -1,3 +1,7 @@
+2008-08-19 Mathieu Lonjaret <lonjaret AT sourcemage.org>
+ * DETAILS, INSTALL, BUILD: setting it up to api2, cleaning up, and
+ update to 2.3. rm FINAL. fixes bug #12335
+
2007-03-31 David Brown <dmlb2000 AT gmail.com>
* POST_INSTALL: moved to FINAL

diff --git a/latex/psfig/BUILD b/latex/psfig/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/latex/psfig/BUILD
@@ -0,0 +1 @@
+true
diff --git a/latex/psfig/DEPENDS b/latex/psfig/DEPENDS
new file mode 100755
index 0000000..c62d8da
--- /dev/null
+++ b/latex/psfig/DEPENDS
@@ -0,0 +1,3 @@
+depends tetex-texmf
+
+
diff --git a/latex/psfig/DETAILS b/latex/psfig/DETAILS
new file mode 100755
index 0000000..d817842
--- /dev/null
+++ b/latex/psfig/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=psfig
+ VERSION=1.0
+ WEB_SITE=http://www.ctan.org/tex-archive/nonfree/graphics/psfig/
+ ENTERED=21082008
+ LICENSE[0]="GPL"
+ SHORT="psfig/tex -- TeX macros for the inclusion of postscript
figures"
+cat << EOF
+Psfig/tex uses \special calls to manipulate the PostScript environment
+within a document, and include figure files. To use psfig, you must
+therefore be using a postscript device for your output. This version
+of psfig/tex works with the unix "dvips" PostScript driver, which is
+available from labrea.stanford.edu, and with OzTeX.
+The current ‘preferred’ solution is the LaTeX graphicx package, but the
graphics bundle does contain a version of epsfig for use with current LaTeX.
+EOF
diff --git a/latex/psfig/DOWNLOAD b/latex/psfig/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/latex/psfig/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/latex/psfig/HISTORY b/latex/psfig/HISTORY
new file mode 100644
index 0000000..4d08ee2
--- /dev/null
+++ b/latex/psfig/HISTORY
@@ -0,0 +1,4 @@
+
+2008-08-21 Mathieu Lonjaret <lejatorn AT sourcemage.org>
+ * BUILD, PRE_BUILD, DOWNLOAD, DETAILS, HISTORY, INSTALL: created this
spell
+
diff --git a/latex/psfig/INSTALL b/latex/psfig/INSTALL
new file mode 100755
index 0000000..4b73bd1
--- /dev/null
+++ b/latex/psfig/INSTALL
@@ -0,0 +1,2 @@
+cd ${INSTALL_ROOT}/usr/share/texmf/tex/latex/graphics &&
+ln -s epsfig.sty psfig.sty
diff --git a/latex/psfig/PRE_BUILD b/latex/psfig/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/latex/psfig/PRE_BUILD
@@ -0,0 +1 @@
+true



  • [SM-Commit] GIT changes to master grimoire by Mathieu Lonjaret (33a1664d315396fc5cdb84cf6c3701a158dcfa81), Mathieu Lonjaret, 08/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page