Commit graph

823 commits

Author SHA1 Message Date
jlam
e9dee5bd11 Mechanical changes to use the pkgsrc autoconf and automake by specifying
complete paths to these programs.
2001-02-26 17:01:59 +00:00
hubertf
3f1e8acaee No functional changes:
* grab manpage from .tar.gz instead of patch file
    * minor fixes in the Makefile

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-26 03:41:29 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
c6a3f50e29 Fix build on alpha. 2001-02-23 14:35:07 +00:00
jlam
979f5ca813 Note CONFLICTS with each other. 2001-02-20 19:36:30 +00:00
wiz
2f2670d688 Update to 20010220 -- <1.5 patch integrated. 2001-02-20 15:15:08 +00:00
wiz
b70fb4d9bb Fix compilation on < 1.5. Patch provided by Havard Eidnes. 2001-02-20 13:00:36 +00:00
simonb
e3a231db81 Upgrade to version 20010219 - this new version incorporates the LP64
patches that were in the patches/ directory.
2001-02-19 14:34:53 +00:00
simonb
2f11f769c7 LP64 fixes. 2001-02-19 13:30:24 +00:00
wiz
ae89fce407 Swap PKGNAME and DISTNAME -- get the second from the first instead of vice
versa.
2001-02-19 13:26:21 +00:00
wiz
4bc5a65a32 add and enable xuvmstat 2001-02-19 12:19:32 +00:00
wiz
49a631a32f Initial import of xuvmstat-20010217:
graphical display for the current UVM status
By Chuck Cranor.
2001-02-19 12:15:16 +00:00
wiz
8846568b73 Fix path for gnuplot. Report and fix in pkg/12238 by Eric Schnoebelen. 2001-02-19 10:18:47 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
is
41a5c3113b LP64 problems (IPaddr_t == unsigned long) 2001-02-14 15:01:59 +00:00
is
14f857f11c Forgot to remove them. 2001-02-14 14:48:41 +00:00
is
27d5071d5e Upgrade to version 3.9.7. Mostly from PR 12033 by Martti Kuparinen. 2001-02-14 14:28:58 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
tron
513109e93f Use "${MASTER_SITE_SOURCEFORGE}" in master site list. 2001-02-11 12:23:29 +00:00
frueauf
11f651e1bb Add and enable xcdroast. 2001-02-10 23:28:17 +00:00
frueauf
b3178e248c Add xcdroast-0.98a8, a gtk+ based GUI for the cdrecord tools.
Although this package is considered an alpha testversion by
the author, it works remarkable well for me.

Note that this needs cdrecord-1.9nb1, which was patched to
make 'cdrecord -scanbus work'. xcdroast relies on this feature.

Also note that I was not able to make wavplay work with our audio
subsystem. Someone with more audio knowledge might want to tweak
it.
2001-02-10 23:23:35 +00:00
frueauf
4d5c9193d2 Add patch which makes 'cdrecord -scanbus' more usefull.
I admitt its an ugly hack, but this allows xcdroast to work
on most common configurations. Anyone with more scsi knowledge
should feel free to enhance this code :-)

Also bump version to 1.9nb1.
2001-02-10 23:15:31 +00:00
scw
934484a72e Enable `tits'. 2001-02-09 14:26:52 +00:00
scw
cc59bf2a5d Import of a "Tiny Terminal Server".
`Tits' implements a fairly simple Terminal Server which allows clients
to connect, using telnet(1), to serial ports on the host.
2001-02-09 14:25:48 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
fredb
0b7f9c3a7c Fix typo. 2001-02-06 12:09:00 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
fredb
36ac8f2266 Make that "autoreconf". 2001-02-05 19:08:55 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
jlam
9f86496eea Update xbattbar to 1.4.1. No list of changes from version 1.4. Improve
description somewhat to explain why xbattbar is cooler than the other
X11 battery status indicators.
2001-01-26 01:28:26 +00:00
dmcmahill
bada4f8ab8 set CPFLAGS (no thats not a typo) in CONFIGURE_ENV to make sure libintl.h
is found.
2001-01-23 19:56:45 +00:00
hubertf
46d7fcb5d5 add & enable dog 2001-01-19 01:35:15 +00:00
hubertf
34e6365eee Add dog-1.5:
Dog writes the contents of each given file, URL, or stdin

Dog writes the contents of each given file,  URL,  or  the standard
input if none are given or when a file named '-' is given, to the
standard output.  It  currently  supports the  file,  http,  and
raw URL types. It is designed as a compatible, but enhanced,
replacement of cat(1).

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11992
2001-01-19 01:35:05 +00:00
abs
0da1575291 Update skill to 4.0 - no changelog 2001-01-18 11:44:56 +00:00
jlam
6f63c1cce4 Remove unnecessary inclusion of bsd.prefs.mk. 2001-01-18 07:03:35 +00:00
jlam
45d1055ef1 Update aperture to 2.0nb1. This is now taken from the xfree86-4.0.2 sources,
but is virtually the same as the xfree86-3.3.6 one except some of the pkgsrc
changes were included.

* Add a bug fix for MTRR support on K6 processors, taken from OpenBSD.  This
  was apparently fixed in their tree in March 2000.

* The package Makefile now uses BSDSRCDIR to find the kernel sources instead
  of requiring a symlinks /sys --> kernel sources.

* Become the maintainer since I originally committed this package, and am
  upgrading it.
2001-01-17 23:57:52 +00:00
cjones
20c34e6524 Upgrade of the amanda packages from 2.4.1p1 to 2.4.2. 2001-01-16 21:59:29 +00:00
tv
6b98d07ab0 Standardize version number: "1.7.0.b" -> "1.7.0b" 2001-01-13 19:19:04 +00:00
jlam
7bcf86a073 Kill compiler warning. 2001-01-11 18:47:18 +00:00
tron
bf5c2f9539 "LOCALEBASE" gets defined in "bsd.pkg.mk" now. 2001-01-10 13:22:16 +00:00
rh
e344061b83 Update gcombust to 0.1.39. Changes include:
Version 0.1.39 Dec 14 2000
BUGFIXES:
        * Danish translation by Morten Bo Johansen <mojo@image.dk>
        * a lot of spelling corrections
        * the file checks added in 0.1.37 broke gv previewing of cd labels
        * a gtk_main_iteration call caused a strange bug with the size
          calculation widgets. removed it.
NEWS:
        * ripping of audio cds with cdparanoia, patch by Kay Lehmann
          <kaymiehb@calvados.zrz.TU-Berlin.DE>, atm this is only
          implemented for the "Dump CD", not for on-the-fly burning,
          and it could still need some pollishing (e.g. no progress is
          reported)

-------------------------------------------------------

Version 0.1.38 Nov 14 2000
BUGFIXES:
        * hu.po update (Narancs 1 <narancs1@externet.hu>)
        * corrected the tooltip for the bootfile/catalog, hopefully it's a
          bit clearer and more correct now
        * switches from burn-tab to output-tab also when blanking cd-rws
        * when burning more than one audio cd, a variable wasn't
          initialized, causing the progressabar to malfunction
        * building gcombust on machines without gettext when the .gmo
          files need to be rebuild should now work without specifying
          --disable-nls, it seems like autoconf is broken.
          I'm not sure this is a 100% correct fix, but all other
          packages I looked at were broken, too, and this works

-------------------------------------------------------

Version 0.1.37 Nov 01 2000
BUGFIXES:
        * blanking a cd-rw would leave the tabs disabled (fix by Tanel
          Kuusk <tanel@urania.ee>)
        * switches from burn-tab to output-tab again when starting an
          action
        * now checks for existence of files before trying to execute them
NEWS:
        * Italian translation by Simo Sorce <simo.sorce@tiscalinet.it>
        * replaced README.compile.hp-ux with README.hp-ux.html written by
          "Gansser, Martin" <MGansser@rand.de>
2001-01-05 19:59:49 +00:00
wiz
5616145efa Update to not DEPEND on gettext any longer, but BUILD_DEPEND on msgfmt
and USE_LIBINTL.
2001-01-05 01:40:38 +00:00
wiz
5f3189a24f USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST. 2001-01-04 17:42:04 +00:00
wiz
daf5d45e42 USE_LIBINTL and BUILD_DEPENDS instead of DEPENDS on gettext; fix PLIST.
Update HOMEPAGE and MASTER_SITE.
2001-01-04 17:42:03 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
bad
31751e476b Subdirectory on master site changed. 2001-01-03 22:15:30 +00:00
hubertf
07a4ed5624 Give it all it wants: autoconf (for autoheader), and gettext (for msgfmt).
Both as BUILD_DEPENDS.

XXX Seems we need a USE_INTL that pulls in gettext as USE_LIBINTL pulls in
XXX gettext-lib
2001-01-03 14:45:27 +00:00