Commit graph

48152 commits

Author SHA1 Message Date
abs
b5ace010bc Update rconfig to 0.20:
Allow fping to be skipped for all hosts (fping=SKIP in rconfig.conf) or
for individual hosts (fping=SKIP on host line in hosts.conf)
2003-09-25 10:59:39 +00:00
dmcmahill
f8a30b6401 fix paths/names for some of the dependencies 2003-09-25 09:19:28 +00:00
grant
44e84258c5 add bin/mutt_dotlock to the PLIST if it is installed.
as observed on Darwin.
2003-09-25 08:36:16 +00:00
grant
987f397e82 +dlcompat-20030629 2003-09-25 08:27:40 +00:00
wiz
050a52c135 Split into Makefile and Makefile.common for simpler php4-mysql4 package.
Closes PR 22936 by Michal Pasternak.
2003-09-25 06:22:11 +00:00
wiz
8cbaaf48be Adapt for latest update, and depend on latest version
because of library major bump (no dependent packages in pkgsrc, though).
2003-09-25 06:17:22 +00:00
tron
2fa321e345 Fix build problem with GCC 3.3.1. 2003-09-25 06:06:12 +00:00
grant
59ae8c750e xmms joystick support is built on Linux, split the PLIST
appropriately.
2003-09-25 05:36:33 +00:00
xtraeme
ee61abaf4e Note addition of emulators/dgen 1.2.3. 2003-09-25 04:55:47 +00:00
xtraeme
7f4adca0db Add and enable dgen 2003-09-25 04:54:08 +00:00
xtraeme
977a79a719 Initial import of dgen 1.2.3.
Package provided by pancake <pancake@phreaker.net> via pkgsrc-wip.

This is DGen/SDL, a semi-fantastic emulator for Unix-esque operating systems
supported by the Simple DirectMedia Layer (SDL) library. It produces a virtual
environment in which Sega Genesis (MegaDrive outside the US) games may run
with fairly accurate audio and video.
2003-09-25 04:53:23 +00:00
xtraeme
ce6b44a5fa Note addition of games/foobillard 2.8 2003-09-25 04:44:32 +00:00
xtraeme
1f1a5531f8 Add and enable foobillard 2003-09-25 04:42:32 +00:00
xtraeme
5a6b0fb9d2 Initial import of foobillard 2.8. Package imported from pkgsrc-wip.
Foobillard is a free OpenGL-billard game for Unix with realistic physics,
AI-player and many gametypes like pool carambol or snooker.

The following features are implemented:

    - wood paneled table with gold covers and gold diamonds
    - reflections on balls
    - shadow pixmaps
    - detail switching of balls according to distance
    - zoom in/out - hold right mousebutton
    - FOV +/- - hold right mousebutton + CTRL
    - rotate - hold left mousebutton
    - animated queue
    - simple billard rules for 8 and 9-ball
    - simple AI-Player
    - strength adjustment
    - eccentic hit adjustment (button2+Shift)
    - lensflare
    - commandline options
    - config file (~/.foobillardrc)
    - red green stereo !!!!
    - sound (using SDL)
    - network play
2003-09-25 04:41:39 +00:00
grant
7edfaafacf Linux supports esddsp, so split the PLIST appropriately. 2003-09-25 04:39:11 +00:00
xtraeme
7067632323 Note addition of graphics/pixieplus 0.5.4 2003-09-25 04:24:50 +00:00
xtraeme
8c6de501cf Add and enable pixieplus 2003-09-25 04:23:06 +00:00
xtraeme
d5f5c93d98 Initial import of pixieplus 0.5.4. Package imported from pkgsrc-wip.
PixiePlus is a free, fast, and feature packed image browser, viewer, and
image/photo editor for Unix/Linux/X11 systems that run KDE.

Features:
- Fast, flexible thumbnail preview generation
- Embedded JPEG and TIFF thumbnail support
- Lossless JPEG transformations
- Supports many image formats
- Highly configurable HTML export
- Batch conversion and effects
- Animated slideshows
- Similiar image finding
- File management optimized for images
2003-09-25 04:21:50 +00:00
xtraeme
92f9986b62 Note update of textproc/raptor to 1.0.0 2003-09-25 04:15:29 +00:00
xtraeme
a3449de3a1 Updated to 1.0.0
Changes:

2003-09-08 Version 1.0.0 Released

   Several  long-deprecated  functions  were removed and consequently the
   library shared version number was increased to 1
   Fixed scanning for rdf:RDF so that RDF/XML in other XML works, such as
   in SVG
   raptor-config    --libs    now   works,   added   --libtool-libs   and
   --version-decimal
   Check N-Triples legal Unicode character range #x0-#x10FFFF
   Normalize  RDF/XML  xml:lang  and  N-Triples  language to lowercase on
   input
   Worked around libxml2 bug causing a crash on some error reporting
   Added raptor_parse_file_stream for parsing a C FILE*
   Tidied rapper utility argument handling, added --version
2003-09-25 04:13:06 +00:00
grant
67f8cc91e9 remove patches which shouldn't be here (hi, abs!) 2003-09-25 03:38:30 +00:00
grant
5246194e85 sort 2003-09-25 03:32:25 +00:00
danw
e06a3e973e add -DSTATIC=static to the Darwin-specific defines so that libintl
doesn't completely gratuitously export a symbol that conflicts with
libiconv
2003-09-25 03:00:57 +00:00
danw
2fa6129ceb add -module to libvfs-help's ldflags so it gets built correctly on darwin 2003-09-25 02:56:01 +00:00
danw
b98500edd2 add back the tarball checksum that was accidentally removed in the last
commit
2003-09-25 02:41:52 +00:00
jschauma
5906127348 Make sure this finds all libraries.
Fixes problem found in latest bulk-build.
2003-09-25 02:38:12 +00:00
danw
4db7e27536 add Darwin-* to _INCOMPAT_BZ2: it has bzlib.h, but only a static libbz2 2003-09-25 02:30:11 +00:00
danw
a191a12a24 don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin) 2003-09-25 02:25:12 +00:00
danw
e8c72c625e update required libtool to revision nb15 2003-09-25 02:13:15 +00:00
danw
b1b23e1240 Update Darwin patches to match libtool 1.4.3 2003-09-25 02:09:03 +00:00
grant
dd87f79e0f don't include mk/compiler.mk, it isn't necessary and breaks things. 2003-09-25 01:27:34 +00:00
christos
21d5dcc7f5 revert. 2003-09-25 01:14:31 +00:00
christos
e60ccf5fc9 test for commit 2003-09-25 01:14:14 +00:00
tron
4f396fc699 Keep the "configure" script from cheating to fix a build problem with
GCC 3.3.1.
2003-09-24 14:22:08 +00:00
tron
ab994a9714 Fix build problem with GCC 3.3.1. 2003-09-24 13:52:31 +00:00
tron
40a0f8ca48 Fix disfigurement in last commit. 2003-09-24 13:47:33 +00:00
tron
765a937f4a Fix various botches in the "Imakefile" which e.g. caused a build failure
with GCC 3.3.1's preprocessor.
2003-09-24 13:43:48 +00:00
tron
8a36705cbf Correct path of example configuration file. Problem noted by
Markus Illenseer in private e-mail.
2003-09-24 13:21:10 +00:00
markd
663e862985 Allow use of base system libmilter if it exists and is complete enough.
Closes PR 22708 from wiz.
2003-09-24 12:43:57 +00:00
tron
48a82c8e70 Use new variable "CC_VERSION" instead of NetBSD-current specific
variable "HAVE_GCC3" to find out if the GCC 3.x work arround is required.
2003-09-24 12:33:22 +00:00
grant
f8dc52ce38 make CC_VERSION available to packages by including bsd.prefs.mk.
it is of the form 'gcc-<version>' if gcc is being used, or empty
otherwise (for now).

requested by tron.
2003-09-24 12:22:03 +00:00
dillo
c2cf4208ce Note addition of arnold-20020127:
Arnold is an Amstrad CPC, Amstrad CPC+ and KC Compact emulator.
	Arnold is accurate and emulates the Amstrad systems to the cycle
	level. It also emulates 99% of all demo effects.
2003-09-24 10:56:29 +00:00
dillo
9088bffcd9 add and enable arnold 2003-09-24 10:55:11 +00:00
jmmv
f33e15d729 Fix build on SunOS and remove GCC specific bits.
From Jonathan Perkin in PR pkg/22929.
2003-09-24 10:53:36 +00:00
dillo
eeedc01d69 Initial import of arnold-20020127:
Arnold is an Amstrad CPC, Amstrad CPC+ and KC Compact emulator.
        Arnold is accurate and emulates the Amstrad systems to the cycle
        level. It also emulates 99% of all demo effects.
2003-09-24 10:53:27 +00:00
jmmv
772c5d9f3a Use ln -s to install a symlink, instead of install -s. Fixes problems on
SunOS.  From Jonathan Perkin in PR pkg/22928.
2003-09-24 10:33:15 +00:00
xtraeme
6108e2e87b Note update of chat/naim to 0.11.6.1 2003-09-24 10:16:19 +00:00
xtraeme
a4c2fddbb7 Updated to 0.11.6.1.
Sync DESCR, COMMENT and HOMEPAGE with reality.
Patch provided by Soren Jacobsen <snj@pobox.com> in PR pkg/22926.

Changes since 0.11.6:

* Packages are now compressed with bzip2 rather than GNU zip.
* (backported from 0.12.0) /names now displays the entire, correct
  list in all situations, including initial join.
* (backported from 0.12.0) Unhandled numerics used in WHOIS now show
  up in /whois output.
* AIM Directory entry is now forced clear on connect.
* Messages that are too long to send are now rejected.
* Messages that have been rejected by a protocol driver (for example
  because they are too long) are returned to the sender.
* (backported from 0.12.0) The idea of a "generic" window has been
  removed, and you can no longer /delbuddy someone with an open window
  (you must /close the window first).
* (backported from 0.12.0) New $nameformat and $nameformat_name to
  control the format names appear as in the window list window, and
  elsewhere.
* (backported from 0.12.0) New $autosort. 0 means no window list
  sorting, 1 means sort by name, 2 means sort into groups, then by
  name (this obviates the --enable-experimental-buddy-grouping option
  to ./configure)
* New /status command, including naim version and information about
  window status.
* Online help for /save did not show the file name argument. Fixed.
* SIGHUP now re-reads .naimprofile by default.
* Possible reference to free()d memory in certain uncommon
  situations pointed out by Michael Wilson. Fixed.
* (backported from 0.12.0) /jump now accepts connection:window
  syntax (/jump EFnet:#naim works the same as /EFnet:jump #naim).
* /open now takes you to newly opened windows, removing the need to
  /jump after /open.
* /closeall now skips windows with queued messages pending.
* Potential NULL pointer dereference in Tab completion found. Fixed.
* The protocol drivers already take care of populating empty buddy
  lists when that was a problem, so naim no longer adds you to your
  own buddy list if you don't have one at startup.
* Various cleanups in the HTML renderer to handle stacked tags with
  missing close tags.
2003-09-24 10:14:11 +00:00
jmmv
b12c12940a Whitespace. 2003-09-24 09:55:18 +00:00
tron
fb867dd06c Note new "sma" package. 2003-09-24 09:30:46 +00:00