1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

180316 Commits

Author SHA1 Message Date
Tim Bishop
c583fc77fb Respect LOCALBASE.
PR:		113118
Submitted by:	self
Approved by:	maintainer timeout (42 days)
2007-07-10 14:10:46 +00:00
Alexey Dokuchaev
783c8c2e42 - Enable SSL by default in www/lynx
- Unregister CONFLICTS with lynx-ssl
- Canonicalize Makefile header
- s/=\?/=/ since no longer master port
- Deorbit www/lynx-ssl

Approved by:	maintainer
2007-07-10 14:06:51 +00:00
Tim Bishop
c9ecf3592d Respect LOCALBASE.
PR:		113573
Submitted by:	self
2007-07-10 14:06:02 +00:00
Martin Wilke
e39dbbaf00 Chase increase of devel/upnp shlib version.
Submitted by:	pointyhat via pav
2007-07-10 14:02:45 +00:00
Rong-En Fan
2d6b4b85ca - Sync distinfo with mail/mutt-devel
Reported by:	pointyhat via pav
2007-07-10 14:00:59 +00:00
Michael Johnson
ba3ce64809 Add vala
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional
runtime requirements and without using a different ABI compared to
applications and libraries written in C.

valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala source
code. It's also planned to generate GIDL files when gobject-
introspection is ready.

WWW: http://live.gnome.org/Vala
2007-07-10 12:16:09 +00:00
Mark Linimon
51632bd403 Revive x11-themes/e17-theme-{milky|white|gant|japan2007}.
Noticed by:	matusita
2007-07-10 10:31:27 +00:00
Chin-San Huang
81815855ee - Update to 0.3.4.
Approved by:	rafan (mentor)
2007-07-10 10:20:26 +00:00
Martin Wilke
07a0da0628 - Add missing GMP
PR:		113022
Submitted by:	Dr. Markus Waldeck <waldeck@gmx.de>
Approved by:	maintainer
2007-07-10 09:54:57 +00:00
Martin Wilke
6cfbecae88 - Update to 0.003 2007-07-10 09:15:06 +00:00
Martin Wilke
05c8924192 - Update to 3.9.5
PR:		114461
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2007-07-10 08:44:25 +00:00
Martin Wilke
ffaed0d55f - Fix build with sane-backends
PR:		114306
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer
2007-07-10 08:05:36 +00:00
Greg Lewis
035a2dc04f . Fix the packing list on 7.x by moving the time zone update step to
pre-install.  The problem with it being in post-extract is that this
  is before the installation of compat6x, which is required for the
  time zone update to run.

Reported by:	pointyhat (via pav)
2007-07-10 08:01:29 +00:00
Martin Wilke
f80fc0c6ba BooKreader is a KDE twin-panel viewer for text files and e-books.
Features:
 * Two page book-like style.
 * Custom font selection.
 * Multiple bookmarks per book.
 * Bookmarks manager.
 * Quick access to the first 10 bookmarks via Alt+number.

WWW:    http://kbookreader.org/

PR:		ports/113953
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2007-07-10 08:00:41 +00:00
Martin Wilke
9f104b4658 - Fix Depends after rubygem-net-ssh
- Update maintainer mail adress

PR:		114043
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:47:26 +00:00
Martin Wilke
da6b303b70 - Update to 1.1.2
- Update maintainer mail adress

PR:		114042
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
2007-07-10 07:44:36 +00:00
Martin Wilke
77e0fbdfde - Update to 1.1
PR:		114463
Submitted by:	Andy Kosela <spear@aegis.um.lublin.pl> (maintainer)
2007-07-10 07:43:01 +00:00
Andrew Pantyukhin
93a3550615 Add port sysutils/rsyslog:
Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
message part, and fine grain output format control. It is quite
compatible to stock sysklogd and can be used as a drop-in replacement.
Its advanced features make it suitable for enterprise-class, encryption
protected syslog relay chains while at the same time being very easy to
setup for the novice user.

WWW: http://www.rsyslog.com/
2007-07-10 07:28:52 +00:00
Andrew Pantyukhin
bf8480f4de Add port devel/liblogging:
Liblogging is an easy to use, portable, open source library for
system logging.

WWW: http://www.liblogging.org/
Author: Rainer Gerhards <rgerhards@adiscon.com>
2007-07-10 07:20:23 +00:00
Dirk Meyer
53bbc8b980 - update to new bug fix release 2007-07-10 06:24:32 +00:00
Joe Marcus Clarke
fcef2cb960 Update to 2.12.8. 2007-07-10 05:53:11 +00:00
Joe Marcus Clarke
8b2bbaae6b Fix a segfault when running anjuta.
Reported by:	Leszek Lach <leszeklach@gmail.com>
2007-07-10 04:38:08 +00:00
Cheng-Lung Sung
bec6bb1f6e - Add a post-install routine to link file.
- Bump PORTREVISION. (since pkg-plist change)

PR:		ports/114428
Submitted by:	maintainer (Gea-Suan Lin)
2007-07-10 02:33:53 +00:00
Cheng-Lung Sung
52a4b7adae - Update to 0.10 2007-07-10 02:16:09 +00:00
Cheng-Lung Sung
e6889c561a Twitter4R provides an object based API to query or update your Twitter
account via pure Ruby. It hides the ugly HTTP/REST code from your code.

WWW: http://twitter4r.rubyforge.org/
2007-07-10 01:54:52 +00:00
Cheng-Lung Sung
b7f1d9881f - Update to 1.05 2007-07-10 01:51:49 +00:00
Cheng-Lung Sung
9ff7824d5c - Update to 0.96 2007-07-10 01:51:36 +00:00
Cheng-Lung Sung
ff9efd36d3 - mark DEPRECATED
- This module has numerious known bugs, is not compatable with the Digest
  interface and its functionality is a subset of the functionality of
  Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it

Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm
2007-07-10 01:45:56 +00:00
David Thiel
e6aee42dea Make a real pkg-descr and remove TARGETDIR.
Pointed out by: Andrew Pantyukhin
2007-07-10 00:54:20 +00:00
Cy Schubert
16587926cb Update 2.1.11 --> 2.1.12 2007-07-09 22:11:58 +00:00
Eric Anholt
615251cdbe git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.
PR:		ports/113541
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-07-09 20:55:46 +00:00
Martin Wilke
55c184dab9 - Install translation files
- Add libnotify support

PR:		114456
Submitted by:	Pawel Pekala <c0rn@o2.pl> (maintainer)
2007-07-09 20:51:22 +00:00
Edward Tomasz Napierala
2f581730ce Add Lisaem - emulator for Apple Lisa 2/5 computer.
Approved by:	miwi (mentor)
2007-07-09 20:16:42 +00:00
Edward Tomasz Napierala
a2b767bd8a - Update to 1.2.
Approved by:	miwi (mentor)
2007-07-09 20:07:44 +00:00
Edward Tomasz Napierala
34e6be89da - Update to 1.7.
Approved by:	miwi (mentor)
2007-07-09 19:54:23 +00:00
Jean Milanez Melo
964e99174f - Update mastersite.
- Update WWW.

PR:		ports/114408
Submitted by:	Olli Hauer <ohauer@gmx.de>
Approved by:	Rick van der Zwet <rick@wzoeterwoude.net> (maintainer)
2007-07-09 19:44:36 +00:00
Jean Milanez Melo
eef6e662c3 - Convert to WWWDIR variable.
- Add support for GraphicsMagick in place of ImageMagick.
- Bump portrevision.

PR:		ports/114234
Submitted by:	Alex Varju <freebsd-ports@varju.ca> (maintainer)
2007-07-09 19:24:56 +00:00
Jean Milanez Melo
6c575e22a2 - Fix mastersite.
- Remove /usr/local from ut-bin binary.

PR:		ports/113934
Submitted by:	Sean Farley <sean-freebsd@farley.org> (maintainer)
2007-07-09 19:10:26 +00:00
Jean Milanez Melo
09e91aec25 - Add WWW in pkg-descr.
PR:		ports/114102
Submitted by:	chinsan <chinsan@FreeBSD.org>
Approved by:	maintainer
2007-07-09 18:57:52 +00:00
Alex Dupre
67b94e82ee Add bitset and memcache pecl extensions.
PR:		ports/114361
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2007-07-09 18:37:35 +00:00
Martin Wilke
cb5b1b7ed1 - Fix build with claws-mail 2.10.0
- Bump PORTREVISION

PR:		114454
Submitted by:	Pawel Pekala" <c0rn@o2.pl> (maintainer)
Obtained from:	claws-mail cvs
2007-07-09 18:33:40 +00:00
Martin Wilke
0561b556ed The use of "find ... -print0/xargs -0 ..." is faster than
"find ... -print/xargs -n1 ...", so use that here to fix file
and directory permissions after installation.

PR:		114445
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-09 18:03:21 +00:00
Martin Wilke
a93e04a3ae - Update to 5.5.2
- Pass maintainership to submitter

PR:		114435
Submitted by:	Petar Zhivkov Petrov <pesho.petrov@gmail.com>
2007-07-09 17:58:31 +00:00
Martin Wilke
13851b8dbb - Update to 1.40.1
PR:		114448
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-09 17:39:20 +00:00
Michael Johnson
2cbf29c2e1 Update to 0.0.20070708 2007-07-09 17:25:57 +00:00
Martin Wilke
411d5522bf - Remove Makefile.orgi 2007-07-09 17:13:53 +00:00
Martin Wilke
b16e2aed94 Wrapper code to start/stop a Java application as a daemon.
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.

WWW: http://jakarta.apache.org/commons/daemon/

PR:		ports/114431
Submitted by:	Ronald Klop <ronald at echteman.nl>
2007-07-09 17:09:58 +00:00
Martin Wilke
1978f32ecb - Allow the build with apache2
PR:		114386
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer
2007-07-09 17:00:12 +00:00
Martin Wilke
fa9a01888e - Update to 20070524
- Update maintainer mail adress

PR:		114447
Submitted by:	Denis Barov <dindin@dindin.ru> (maintainer)
2007-07-09 16:57:55 +00:00
Jeremy Messenger
66a8f0e357 Update to 0.4.15. 2007-07-09 16:37:24 +00:00