1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

90929 Commits

Author SHA1 Message Date
Edwin Groothuis
0c807e28a4 Add more patch files for www/squid
PR:		ports/59091 (based on)
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2003-12-30 09:22:31 +00:00
Edwin Groothuis
478d7bf10b unbreak lang/bigloo
Noticed by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-30 09:05:37 +00:00
Edwin Groothuis
c7ec907e8b New port: textproc/skribe (a highly programmable document processing system)
Skribe is a text processor.  Even if it is a general purpose
	tool, it best suits the writing of technical documents such
	as web pages or technical reports, API documentations, etc.
	At first glance, Skribe looks like a mark-up language ala
	HTML.  So, there is no need to be provided with computer
	programming skills in order to use Skribe.

	A second look reveals that Skribe is actually a true
	programming language, provided with high level features
	(such as objects, higher order functions, regular and
	syntactic parsing, etc.).  Skribe is based on the Scheme
	programming language.

	WWW: http://www-sop.inria.fr/mimosa/fp/Skribe/

PR:		ports/60485
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-30 09:03:05 +00:00
Norikatsu Shigemura
58f23dcd20 Add Linux Blackdown Java3D 1.3.1, provides a set of object-oriented
interfaces that support a simple, high-level programming model.

Reviewed by:	OISHI Masakuni <yamasa@bsdhouse.org>
2003-12-30 08:58:41 +00:00
Ying-Chieh Liao
6f15c4ca47 add texpower 0.0.9d
Creating dynamic online presentations with LaTeX
2003-12-30 08:26:41 +00:00
Ying-Chieh Liao
8fee961560 add grabc 1.1
grabc is s simple but very useful program to determine the color string in hex
(or RGB components) by clicking on a pixel on the screen.
2003-12-30 07:47:48 +00:00
Joe Marcus Clarke
dee1c59f90 Chase libxine shared lib version.
PR:		60720
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2003-12-30 06:54:23 +00:00
Joe Marcus Clarke
bee749709e Update to 2.4.4.6. 2003-12-30 05:08:16 +00:00
Dirk Meyer
51fbecbb68 - Update PATCH_SITES for mod_snmp
Problem found by: Subhi S Hashwa
2003-12-30 04:30:33 +00:00
Ying-Chieh Liao
ba01cc4cc8 add goose 0.5
Command line Google search utility
2003-12-30 04:20:00 +00:00
Joe Marcus Clarke
420b45cea2 Correct a typo that could prevent obtaining the correct write speed. 2003-12-30 02:08:43 +00:00
Pav Lucistnik
6831e620d4 - Update to 1.4
- Take maintainership

PR:		ports/60704
Submitted by:	Jerry Eriksson <jerry@freebsd.se>
2003-12-30 01:12:04 +00:00
Pav Lucistnik
df6be59a16 - Point default logfile to our apache's place
PR:		ports/60703
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
Requested by:	andreas
2003-12-30 00:52:06 +00:00
Pav Lucistnik
a8357956b0 - Update to 1.4
PR:		ports/60705
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-30 00:10:01 +00:00
Kirill Ponomarev
1bab6385f4 - Fix build with x11-toolkits/qt32
- Fix support for gpg
- Fix bashism in configure

PR:		60644
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
Approved by:	maintainer
2003-12-29 22:26:55 +00:00
Mark Linimon
a502f0a20d As documented at
http://www.mysql.com/documentation/connector-j/index.html#id2800748

MySQL Connector/J really does need JDK 1.4.x to compile.  Use of
apache-ant appears to side-step all of the effects of the USE_JAVA
knob from bsd.java.mk, so all previous testing was actually using JDK 1.4.2
to do the compilation step.

Since the distfile contains a pre-compiled .jar file, which will work with
any Java-2 JVM, provide a WITHOUT_BUILD option.

PR:		ports/59993
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Noticed by:	Aristedes Maniatis
2003-12-29 21:38:36 +00:00
Dirk Meyer
64a29ef092 - Fix argument handling in perl scripts
Submitted by:	kstailey@yahoo.com
2003-12-29 19:59:33 +00:00
Joe Marcus Clarke
dbd53b94cc * Fix some whitespace nits spotted by portlint
* Add a WITHOUT_KDE_MENUS knob to prevent the merging of KDE menus [1]

Submitted by:	Franz Klammer <klammer@webonaut.com> [1]
2003-12-29 19:58:45 +00:00
Joe Marcus Clarke
8483cf6b8a Create and install a pkg-config file for id3tag. There are some ports
that require this.

Submitted by:	maintainer
Adapted from:	RedHat spec
2003-12-29 19:54:29 +00:00
Kirill Ponomarev
f5e229ccc4 - Update to version 0.26 2003-12-29 19:21:39 +00:00
Kirill Ponomarev
7287a19911 - Update to version 0.6.1 2003-12-29 18:43:34 +00:00
Pav Lucistnik
55dbc0a24b Add luma, a GUI tool for managing LDAP server written in Python using
Qt toolkit.

PR:		ports/59874
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2003-12-29 18:30:13 +00:00
Pav Lucistnik
6e2ed0a4b4 - Put distfile on Project's ftp site until Savannah gets back up.
PR:		ports/60695 (another solution used)
Reported by:	Stefan Eggers <seggers@semyam.dinoco.de>
2003-12-29 18:23:45 +00:00
Dmitry Sivachenko
76d6215074 Fix DISTNAME which I forgot in my previous commit. 2003-12-29 18:22:10 +00:00
Sergei Kolobov
267bc2dc6c - Update to 1.20 [1]
- Fix @dirrm stderr redirection in pkg-plist [2]

PR:		60395 [2] (partly)
Submitted by:	maintainer [1],
		Fumihiko Kimura <jfkimura@yahoo.co.jp> [2]
2003-12-29 18:07:12 +00:00
Pav Lucistnik
ff6c159190 - Update to latest version - pre18, which works with openldap 2.1 2003-12-29 18:04:51 +00:00
Kirill Ponomarev
211f46dfad Add p5-Lingua-Stem 0.61, provides word stemming algorithms
localized by language.

PR:		60688
Submitted by:	Thorsten Greiner <thorsten.greiner@web.de>
2003-12-29 17:25:57 +00:00
Erwin Lansing
cacf70f096 Simplify and fix detection of conditional dependency on p5-IO
Submitted by:	"Kostik I. Belousov" <kostya@tessart.kiev.ua>
2003-12-29 17:03:56 +00:00
Erwin Lansing
49c40d2c4a Add p5-XML-Atom 0.04,
perl5 modules for Atom feed and API
implementation.

PR:		60612
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-29 17:01:42 +00:00
Pav Lucistnik
1bcb81b7c9 Add uppc-kmod, USB device driver for Windows CE handhelds which provides serial
tty interface.

PR:		ports/56225
Submitted by:	Sam Lawrance <boris@brooknet.com.au>

According to FreshPorts, this is our 10000th port!
2003-12-29 16:33:02 +00:00
Kirill Ponomarev
02f03a1e63 Add kickpim 0.5.1,
KickPIM is a panel applet for quickly editing and accessing the
KDE addressbook or sending emails to your contacts. It also
shows a list of upcoming birthdays and waiting emails of
multiple email-accounts.

PR:		60696
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-12-29 16:00:52 +00:00
Erwin Lansing
8143ed2f8e Update to 2.03
PR:		60678
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-12-29 15:45:45 +00:00
Pav Lucistnik
3dff06c61e - Update Daemon theme to 1.1
PR:		ports/59717
Submitted by:	Chris Burkert <chris@chrisburkert.de>
Approved by:	maintainer timeout (1 month)
2003-12-29 15:26:56 +00:00
Erwin Lansing
695db4a30d Add nbd-server 2.6.0,
This is a server for the linux network block device (nbd). It allows linux to
use a partition or a file over the network as a regular block device.

PR:		60242
Submitted by:	Christian Laursen <xi@borderworlds.dk>
2003-12-29 15:19:45 +00:00
Pav Lucistnik
224bfadf53 - Update to 0.23
PR:		ports/60686
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2003-12-29 15:10:53 +00:00
Peter Pentchev
8bcf8f712f Update to 2.0.5, which contains important fixes to the autorespond
exit code in various situations; previously, mail may have been lost
in some circumstances.
2003-12-29 15:06:53 +00:00
Erwin Lansing
b7b84802e8 Update to 0.8.1 which fixes some of the recent changes
to hotmail.com
2003-12-29 15:06:43 +00:00
Pav Lucistnik
2b2e1bc252 Add hlstats, a web based application providing real-time statistical player
and clan rankings for Half-Life servers.

PR:		ports/60648
Submitted by:	Hideki Machida <hido@neojapangz.com>
2003-12-29 14:47:51 +00:00
Pav Lucistnik
b19a84baf2 - Make fetchable
PR:		ports/60692
Submitted by:	ale (maintainer)
2003-12-29 14:29:59 +00:00
Pav Lucistnik
f1feed3a98 - Fix build on 5.x
PR:		ports/60682
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-12-29 14:25:02 +00:00
Peter Pentchev
3e979fa8f0 Correct the distsite for the dnscache-dumpcache patch.
PR:		60631
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2003-12-29 14:08:08 +00:00
Dmitry Sivachenko
5d4f5926ce New port jabberd2.
This is a complete rewrite of jabber daemon version 1.
2003-12-29 13:27:06 +00:00
Anton Berezin
2b2efb803d Update to 0.04. 2003-12-29 12:57:57 +00:00
Anton Berezin
57085a997e Update to 1.05. 2003-12-29 12:45:35 +00:00
Dima Dorfman
70666c48ac Upgrade to 1.2 2003-12-29 11:34:20 +00:00
Dima Dorfman
bac0092ca9 From the submitter:
[This] port does not build on 5.X systems due to its type
	request for a short gid_t, depreciated in all thinkable ways.

PR:		60684
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-12-29 10:50:42 +00:00
Dima Dorfman
92d712caba This new version of dict(1) doesn't seem to default to using
dict://dict.org if the config file is absent, so install a config file
with some default servers instead of making the user rummage through
the man page and the web to figure out how to make this work.

Noticed by:	ceri
2003-12-29 10:43:36 +00:00
Edwin Groothuis
1b481d8ae2 Remove duplicate: www/orion vs java/orion 2003-12-29 10:39:14 +00:00
Edwin Groothuis
8361eab494 Remove java/orion again, it was a duplicate of www/orion
Gimme da pointy hat.
2003-12-29 10:37:58 +00:00
Mark Linimon
b1ba755331 Add two new KDE apps to deal with CDs:
kcdlabel creates covers, labels and booklets for your CD cases;
  kover is a WYSIWYG CD cover printer.

PR:		ports/60674, ports/60673
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-12-29 09:54:25 +00:00