Commit Graph

112748 Commits

Author SHA1 Message Date
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
3e92dd7401 Add some files missed in the previous GNOME 2.8 update. 2004-11-07 22:27:01 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Michael Johnson
98eb5c95a2 Add mbox
mBox is program intended to help you with organizing your music files.

The most important features are:

- ability to reencode mp3/ogg/wma to mp3/ogg
- contains utility 'convertor' which converts whole directories to desired
  format. Bitrate, etc. is automatically adjusted depending on settings
  and source audio.
- reading/writing tags in MP3 ID3v1 and ID3v2, Ogg Vorbis
- reading WMA tags
- FreeDB, treates encoded files as if it was CD, so you can simply
 select your files and - if found in database - write tags to them.
- auto tagging - reads tag information from filename
- batch tags editing
- batch files renaming (can use tags)
- directory renaming (can use tags)

Approved by:	adamw (mentor)
2004-11-07 22:00:10 +00:00
Michael Johnson
d63a13eb34 Add slave port fftw3-float
Fast C routines (Single Percision)
Add slave port fftw3-long
   Fast C routines (Long Double Percision)

Approved by:	pav (co mentor)
2004-11-07 21:56:43 +00:00
Dirk Meyer
297cc88b48 - update to 0.8.0 2004-11-07 21:50:30 +00:00
Michael Johnson
d68b3cc48d Add support for slave ports
Approved by:	pav (co mentor)
2004-11-07 21:50:25 +00:00
Dirk Meyer
88a7f6116a - update to 1.0.0 2004-11-07 21:49:36 +00:00
Dirk Meyer
4eda369931 - update for gnustep-make 1.10.0 2004-11-07 21:48:30 +00:00
Dirk Meyer
e81e3f37d7 - update to 0.9.4 2004-11-07 21:47:05 +00:00
Dirk Meyer
811cff3000 - update to 1.10.0 (stable) 2004-11-07 21:43:55 +00:00
Dirk Meyer
d44f2c676d - update DEFAULT_LIBVERSION 2004-11-07 21:43:20 +00:00
Pete Fritchman
6573b0c12c * update to 3.0.3 2004-11-07 20:46:58 +00:00
Tilman Keskinoz
127fefd31d Upgrade to 2.4.1
PR:		73641
Submitted by:	Steven Looman <steven@krx.nl>
		Palle Girgensohn <girgen@pingpong.net>
2004-11-07 20:46:18 +00:00
Tilman Keskinoz
b9e6b53c0e Upgrade to 0.4
* All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK.
    * The file dialog now uses the GtkFileChooser widget.
    * All selections have been changed from GtkCombo to GtkComboBoxEntry.
    * The user can now specify the SMTP port (defaults to 25).
    * The remaining code was cleaned up (file.c and user_prefs.c).

PR:		73645
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2004-11-07 20:11:38 +00:00
Adam Weinberger
7bb372b781 Improve the COMMENT string a bit. 2004-11-07 20:04:27 +00:00
Alexander Leidinger
e7b19c7d80 Fix WITHOUT_FIREBIRD case.
Noticed by:	Peter Czanik <pczanik@fang.fa.gau.hu>
Pointy hat to:	netchild (rev 1.42)
2004-11-07 19:56:26 +00:00
Michael Johnson
16c542cb5b Update to 1.0.26
Approved by:	marcus (co mentor)
2004-11-07 19:56:21 +00:00
Tilman Keskinoz
0298e414d7 Fix with perl 5.8.4+:
Define $Storable::interwork_56_64bit = 1;
for compatibility with perl5.6

Bump PORTREVISION

BTW. This port is now kind of obsolete, as SixApart does not offer the
distfile anymore and we are not allowed to redistribute it.
2004-11-07 19:20:44 +00:00
Michael Johnson
bbb9a848f7 Add ldouble
Library of elementary mathematical functions, probability and elliptic
integrals in 80-bit long double precision.

Approved by:	pav (co mentor)
2004-11-07 18:26:52 +00:00
Michael Nottebrock
7a1c4f0d45 Adjust spec to make -pthread and gcj link to -lpthread on recent
FreeBSD 5.
2004-11-07 18:20:57 +00:00
Pete Fritchman
373b2bbb8b * update to 0.9.8.1
Submitted by:	obraun
2004-11-07 16:45:51 +00:00
Michael Nottebrock
3edb4f7697 Update to 0.5
Assign maintainership to submitter.

PR: 71802
Submitted by: Danny Pansters <danny@ricin.com>
2004-11-07 16:34:31 +00:00
Hye-Shik Chang
d17e1a309f Update to 0.6.0 2004-11-07 16:24:48 +00:00
Michael Johnson
b74b067a41 Chase libexif-gtk
Approved by:	pav (co mentor)
2004-11-07 15:47:37 +00:00
Michael Johnson
ab9c35c322 Update to 0.3.4 to sync with current version of libexif
PR:		ports/73631
Pointed out by:	grog@lemis.co
Approved by:	pav (co mentor)
2004-11-07 15:46:41 +00:00
Hye-Shik Chang
03ca4968c9 Update to 0.22.2 2004-11-07 15:03:21 +00:00
Alexander Nedotsukov
9fcf538bfc Add guikachu 1.5.4pre2, resource editor for PalmOS(tm) systems. 2004-11-07 13:50:53 +00:00
Gerald Pfeifer
e862f8cb7b Revert those changes from the prevision commit (revision 1.181) that were
accidental, considering obrien's log entry and the breakage caused.

Spotted by:	kris (on behalf of pointyhat)
2004-11-07 11:40:15 +00:00
Michael Nottebrock
8b18564661 Assign maintainership to Danny Pansters <danny@ricin.com>
PR: 721253, 72254
2004-11-07 11:16:34 +00:00
Michael Nottebrock
382e5bbebd Update to 3.13
Assign maintainership to submitter.

PR: 72154
Submitted by: Danny Pansters <danny@ricin.com>
2004-11-07 11:14:53 +00:00
Michael Nottebrock
5d2695005e Update to 4.1.1.
Assign maintainership to submitter.

PR: 72153
Submitted by: Danny Pansters <danny@ricin.com>
2004-11-07 11:13:51 +00:00
Pav Lucistnik
b7751294a7 - Update to 1.0.5
PR:		ports/73637
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2004-11-07 10:56:22 +00:00
Pav Lucistnik
bbbae368c8 - Fix damage on slave ports from recent change in master port
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2004-11-07 10:54:37 +00:00
Dima Dorfman
5c96cea79d Unbreak by making a local copy of the distfiles. ftp.cis.uab.edu no
longer carries them although it looks like it might have equivalents
in a different format. Keep using these until someone updates the port
to use the new ones.
2004-11-07 10:52:14 +00:00
Mark Linimon
cd5eca2fb8 Give each of these FORBIDDEN ports an expiration date. 2004-11-07 07:54:55 +00:00
Mark Linimon
4dda51ef94 Mastersite disappeared.
Submitted by:		Radek Kozlowski <radek at raadradd dot com>
2004-11-07 06:52:43 +00:00
Dirk Meyer
cd02cf6284 - fix spelling
Reported by: Nikolaj Karpov
2004-11-07 05:19:30 +00:00
Mark Linimon
a7e7bdf6e5 Assign maintainership to new volunteer. 2004-11-07 04:30:40 +00:00
Mark Linimon
49a281044a Reset bouncing maintainer address. 2004-11-07 04:26:44 +00:00
Mark Linimon
4d90af4026 Maintainer no longer has time to work on this port. 2004-11-07 04:23:40 +00:00
Dima Dorfman
77414b4220 Newline should go after the terminating punctuation (fix typo).
Approved by:	will
2004-11-07 04:09:39 +00:00
Mark Linimon
c73e2186f6 Per email from maintainer, this broken port should be removed in favor
of the native version that we now have.  Set fairly quick expiration.
2004-11-07 04:06:17 +00:00
Herve Quiroz
3435ab1ef6 The JUMP PostGIS driver plugin allows reading from and writing to a
PostGIS database.

WWW: http://www.jump-project.org/

PR:		68331
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2004-11-07 02:00:39 +00:00
Yoshio MITA
c6f3aee419 - Update to the latest version.
- Reported to solve problem with xorg server.

Submitted by:	Ted Fabe
Reviewed by:	Maintainer (mita)
2004-11-07 01:29:07 +00:00
Herve Quiroz
d1da4b5fb6 Additional error checking: check for defined variables that should not be. With
this patch, for instance:

$ cd /usr/port/devel/apache-ant
$ make JAVA_HOME=toto

apache-ant-1.6.2: Environement error: "JAVA_HOME" should not be defined.
*** Error code 1

PR:		70914
Reported by:	Rong-En Fan <rafan@infor.org>
Approved by:	glewis (co-maintainer)
2004-11-07 00:51:53 +00:00
Sergei Kolobov
bccb319466 Add net-mgmt/tcptrack:
tcptrack is a sniffer which displays information about TCP connections it
sees on a network interface. It passively watches for connections on the
network interface, keeps track of their state and displays a list of
connections in a manner similar to the unix 'top' command. It displays
source and destination addresses and ports, connection state, idle time, and
bandwidth usage.

WWW: http://www.rhythm.cx/~steve/devel/tcptrack

PR:		ports/72543
Submitted by:	Tor Halvard Furulund <squat@squat.no>
2004-11-07 00:24:43 +00:00
Sergei Kolobov
84453d1c93 Add net-mgmt/nfdump:
NFDUMP tools support netflow v5 and v7 capturing and processing.

nfcapd - netflow capture daemon.
Reads the netflow data from the network and stores the data into files.

nfdump - netflow dump.
Reads the netflow data from the files stored by nfcapd. It's syntax is similar
to tcpdump. If you like tcpdump you will like nfdump.

nfprofile - netflow profiler.
Reads the netflow data from the files stored by nfcapd. Filters the netflow
data according to the specified filter sets ( profiles ) and stores the
filtered data into files for later use.

nfreplay - netflow replay
Reads the netflow data from the files stored by nfcapd and sends it over
the network to another host.

WWW: http://nfdump.sourceforge.net

PR:		ports/72171
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu>
2004-11-06 23:48:46 +00:00
Pav Lucistnik
f299876a35 Add gdvrecv, a set of tools for FreeBSD to receives audio and video data from a
digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores
them into an DV file.

PR:		ports/73442
Submitted by:	Henri Michelon <michelon@e-cml.org>
2004-11-06 23:38:04 +00:00
Sergei Kolobov
9328497815 Add dns/dnsdoctor:
DNSdoctor is intended to help solving misconfigurations or inconsistencies
of DNS zone files.
Features

    * Powerful configuration file
    * Does not depend on policies
    * Fine grained test selection (by test, by categories, by zones)
    * Full IPv6 support (connectivity and AAAA records)
    * Supports several input/output interfaces such as CLI, GUI, CGI
    * Dedicated mode for use inside shell scripts
    * Batch mode available (ideal when dealing with several domains)
    * Multi-threaded application in order to cut down checking time
    * Extensible: new tests, new interfaces, new reports, ...
    * Exception and cache mechanisms to simplify test writting

WWW: http://www.dnsdoctor.org/

PR:		ports/71819
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu>
2004-11-06 23:35:30 +00:00