Commit graph

44063 commits

Author SHA1 Message Date
wulf
cb3bbb4439 Added and enabled hamlib: API for digital communications equipment 2003-06-26 22:44:48 +00:00
wulf
d5dbe13933 Added hamlib-1.1.4: API for digital communications equipment 2003-06-26 22:42:21 +00:00
seb
473e68daf4 Convert to USE_NEW_TEXINFO. 2003-06-26 22:01:14 +00:00
agc
7c45ce0c73 Initial import of dqs-3.3.2 into the NetBSD Packages Collection.
The Distributed Queueing System is designed as a management tool to
aid in computational resource distribution across a network.  DQS
provides architecture transparency for both users and administration
across a heterogeneous environment, allowing for seamless interaction
for multiple architectures.  Highly mutable custom site configurations
are possible under DQS.  This abilty to customize DQS leads to
effective resource distribution and increased network throughput.
2003-06-26 20:25:12 +00:00
agc
386c124932 Add and enable dqs 2003-06-26 20:24:23 +00:00
agc
8fd1e83909 Initial import of dqs-3.3.2 into the NetBSD Packages Collection.
The Distributed Queueing System is designed as a management tool to
aid in computational resource distribution across a network.  DQS
provides architecture transparency for both users and administration
across a heterogeneous environment, allowing for seamless interaction
for multiple architectures.  Highly mutable custom site configurations
are possible under DQS.  This abilty to customize DQS leads to
effective resource distribution and increased network throughput.
2003-06-26 20:23:41 +00:00
seb
54f8f25d45 Convert to USE_NEW_TEXINFO. 2003-06-26 18:01:27 +00:00
seb
a3af2cec6f Convert to USE_NEW_TEXINFO. 2003-06-26 17:16:53 +00:00
seb
ff50731ecf Convert to USE_NEW_TEXINFO.
XXX Only one of RPLAY.info and rplay.info info files is registered
in the Info directory file. This is because install-info(1)
is case insensitive when dealing with info file filenames.
Unless RPLAY.{info,texi} are renamed I do not see a clean way
to get around this...
2003-06-26 16:39:45 +00:00
jschauma
efd2c1e98a Synch with basesrc:
Quote % characters in macro lines.
2003-06-26 15:12:07 +00:00
dillo
407dabf750 update scsh to 0.6.4, no changelog provided 2003-06-26 14:53:10 +00:00
gehenna
9e2283b098 Note that cvsync 0.23.5 is released. 2003-06-26 14:52:27 +00:00
gehenna
27844acbaf cvsync 0.23.5
Changes:
  * Fix a bug to fail to update the file with over 256 symbols.
2003-06-26 14:51:06 +00:00
dillo
1de2505de5 update to 0.6.4, no changelog provided 2003-06-26 14:51:00 +00:00
seb
805bfc44c0 Convert to USE_NEW_TEXINFO. 2003-06-26 13:48:55 +00:00
seb
29972175c2 Convert to USE_NEW_TEXINFO. 2003-06-26 13:34:05 +00:00
wiz
fa2d8413ed + boehm-gc-6.2, multitail-2.8.3. 2003-06-26 12:49:31 +00:00
seb
88464e7b2a Note update of audio/festdoc to version 1.4.0.1nb1 [installation
directories fix]
2003-06-26 12:44:22 +00:00
seb
e81d605bf9 Convert to USE_NEW_TEXINFO.
While here conform to canonical pkgsrc documentation directories.
Bump PKGREVISION.
2003-06-26 12:42:30 +00:00
seb
a26335cef3 USE_NEW_TEXINFO. 2003-06-26 10:03:35 +00:00
seb
d45299fe70 USE_NEW_TEXINFO. 2003-06-26 09:48:15 +00:00
tron
6d731f7c7e Note downgrade of "vmware3" package. 2003-06-26 07:01:46 +00:00
tron
6fd87eec97 Downgrade "vmware3" package to version 3.2.0 because kernel modules are
not available for version 3.2.1 yet. This fixes PR pkg/21835 and
PR pkg/21424. The necessary patches were contributed by Todd Vierling.
2003-06-26 07:00:02 +00:00
tron
a32a43232a Don't defined "BSDSRCDIR" to "/nonexistent" because it breaks people
whose "/etc/mk.conf" defines it with "BSDSRCDIR?=...".
2003-06-26 06:50:02 +00:00
jmc
1af7c0fe8a Adjust for new files 2003-06-26 06:01:02 +00:00
salo
eb5f849dc5 Add pax (hi grant!). 2003-06-26 03:54:58 +00:00
salo
0ecbfb2652 Add gocr and subtitleripper (hi mrg!). 2003-06-26 03:51:20 +00:00
salo
b05def1c1c Add dvdrip (hi mrg!). 2003-06-26 03:49:54 +00:00
salo
de73539d9e Add gimp-wideangle (hi drochner!),
mjpegtools, p5-Gdk-Pixbuf and transcode (hi mrg!).
2003-06-26 03:48:25 +00:00
salo
8f20cd65e9 Add toolame. (hi mrg!) 2003-06-26 03:44:32 +00:00
gehenna
017676002f Note cvsync 0.23.4 2003-06-26 00:56:35 +00:00
gehenna
e70a3a08d3 cvsync 0.23.4
Changes:
    * Fix serious bugs around the destruction of hash context.
      These may cause abort() in C library and the server will stop.
    * Improve stability.
    * Fix some bugs.
    * Make this compile with Intel C++ Compiler.
    * Make this compile with Sun Microsystems Forte C.
2003-06-26 00:55:15 +00:00
jschauma
7a025a99c3 Synch with basesrc:
deleting as non-root works fine, so don't insist on running as root
2003-06-26 00:29:01 +00:00
jmc
823f4ce8b1 Needs freetype-lib pulled in also 2003-06-25 22:52:55 +00:00
seb
8c50b1beff Using GNU missing script as makeinfo seemed like a good idea
when a package use the buildlink2 framework but does not define
USE_MAKEINFO. Well it was not after all.

This caused annoying messages because missing's commands emit annoying error
messages when the script is invoked with only 'makeinfo' as argument
(typically run this way by configure scripts). And more it does not
handle makeinfo's '--output=...' argument.

I first thought that it could be used as a nice way to get ride of the need
for makeinfo when it was only dubiously run during build or installation
of a package. But it also has the annoying behavior of creating empty files
because of the typical automake generated Makefile target for info file
build.

Making the buildlink2's makeinfo hiding script only logging an error
and doing 'exit 1' is actually a better tool to spot the need for makeinfo.
2003-06-25 22:48:02 +00:00
seb
58a5818ee0 Better error handling. 2003-06-25 22:45:14 +00:00
jmc
eeac4cf7b1 Needs freetype-lib and buildlinkify stuff 2003-06-25 22:30:20 +00:00
seb
fa9dc5d576 USE_NEW_TEXINFO.
Notice I did not say "convert to"...
2003-06-25 22:28:10 +00:00
salo
90223ac185 This really wants GNU iconv. 2003-06-25 22:18:30 +00:00
seb
3dffc06846 Convert to USE_NEW_TEXINFO.
Patch gzip.info so it has a directory entry.
2003-06-25 22:14:19 +00:00
seb
47da12dc01 Convert to USE_NEW_TEXINFO. 2003-06-25 22:01:11 +00:00
seb
653af7ff10 Convert to USE_NEW_TEXINFO. 2003-06-25 21:45:15 +00:00
tsarna
0266ffafdf Add and enable py-sqlite 2003-06-25 21:44:01 +00:00
tsarna
370bc9dac1 note addition of py-sqlite 2003-06-25 21:41:52 +00:00
tsarna
c018859e2e PySQLite is a Python interace to the SQLite library. 2003-06-25 21:38:21 +00:00
seb
15089fb7e3 Convert to USE_NEW_TEXINFO. 2003-06-25 21:37:03 +00:00
jmc
1999c61957 Redo targets the way the hevea makefile expects it by setting TARGET in the
environment. This makes all targets work (where-as before install wouldn't
so I'm not sure how this ever functioned..)
2003-06-25 21:01:47 +00:00
seb
93684c46af Convert to USE_NEW_TEXINFO.
Set the INFO_DIR to pvs/doc/release-notes where the info file
pvs-release-notes.info gets installed.
Patch the info file so install-info finds a section and an entry in it
for the directory file.
2003-06-25 21:01:35 +00:00
seb
082b66be00 At DEINSTALL time after un-registering info files from the Info
directory file remove it if it is empty i.e. if it contains only one
menu/entry line i.e. only one line starting with '*'.

This allow INFO_DIR to be set to a package specific directory while
not registering in the PLIST the Info directory file (${INFOR_DIR}/dir).

Registering such an Info directory file in the PLIST is not really
possible as a md5 signature of it holding the registered info entries
would be stored in PKG_DBDIR. At deinstall time this signature would not be
matched because the DEINSTALL script would have modified it by
un-registering the info files from it. Hence the package removal would
be reported as incomplete...

You are probably right if this looks like a hack to you...
2003-06-25 20:51:25 +00:00
jmc
30001d152f Add some patches to fix some compile/install errors and make sure to actually
install the zip file if it's there.
2003-06-25 20:50:44 +00:00