Commit graph

105622 commits

Author SHA1 Message Date
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Max Khon
609543e92b - USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
2004-07-07 15:10:35 +00:00
Oliver Eikemeier
512239b93f add targets master-sites-all, master-sites, patch-sites-all, patch-sites
which print a sorted list of the respective sites (used e.g. by FreshPorts)
2004-07-07 14:51:17 +00:00
Oliver Eikemeier
e41c0a0867 fix a warning when GeoIP can't find the country for a site 2004-07-07 14:48:44 +00:00
Anton Berezin
6687a7a5c2 Add devel/p5-Hook-LexWrap, a module implementing lexically scoped
subroutine wrappers for Perl.
2004-07-07 14:24:49 +00:00
Volker Stolz
28cb1cffce Update to 1.1
PR:		ports/68721
Submitted by:	Kimura Fuyuki
2004-07-07 14:11:59 +00:00
Anton Berezin
bbef1683b4 Add devel/p5-Term-Shell, a simple Perl module to ease writing
command-line shells in Perl.
2004-07-07 13:55:27 +00:00
Volker Stolz
602cecaee6 Update to 2.10.1 (including 64bit fixes)
PR:		ports/68739
Submitted by:	maintainer
2004-07-07 13:48:42 +00:00
Max Khon
7a049bf482 Patch Makefile.in in pre-configure instead of post-patch:
patching requires wxgtk2-2.5-config which is installed via BUILD_DEPENDS
and can be missing when post-patch stage is run.

Reported by:	bento (kris)
2004-07-07 13:33:48 +00:00
Dmitry Sivachenko
dc4e047ead New port: p5-Module-Versions-Report.
Report versions of all modules in memory.
2004-07-07 13:32:33 +00:00
Dmitry Sivachenko
5614a2d825 New port: Tree::Simple.
This module in an fully object-oriented implementation of a simple n-
ary tree. It is built upon the concept of parent-child relationships,
so therefore every Tree::Simple object has both a parent and a set of
children (who themselves may have children, and so on). Every
Tree::Simple object also has siblings, as they are just the children of
their immediate parent.
2004-07-07 13:20:11 +00:00
Anton Berezin
6fc31271be Add www/p5-WWW-Mechanize-FormFiller, Perl framework to automate HTML
forms.
2004-07-07 12:51:13 +00:00
Max Khon
e0d4f88269 - Fix build with thread-safe unixODBC.
- Bump PORTREVISION.
2004-07-07 12:12:49 +00:00
Volker Stolz
7182734c4d Add patch-file missed in latest commit.
Noticed by: kris
2004-07-07 12:09:22 +00:00
Joerg Wunsch
d04fd3fae8 Upgrade AVR-GCC to GCC 3.4.1.
Also included is a local hack to allow for 0bXXX binary constants,
since this appears to be a frequently requested item in the AVR
developers community.

The GCC configuration is tuned to allow for both, -gstabs [the default
if only -g is given], and -gdwarf-2 debugging options.  ELF/DWARF-2 is
the emerging format as promoted by Atmel, and is intented to be
directly usable in their AVR Studio simulator in future.  Eventually,
AVR-GDB will fully support DWARF-2 debugging as well some day.
2004-07-07 11:29:23 +00:00
Sergey A. Osokin
4c7b9623b7 Update maintainer's e-mail address.
Notice from:	maintainer
2004-07-07 11:21:22 +00:00
Volker Stolz
0ada89bcc0 Fix -qdbm/-tdb build failure that was caused by a hardcoded file name suffix in the test suite
PR:		ports/68760
Submitted by:	maintainer
2004-07-07 11:03:06 +00:00
Andrey A. Chernov
75ad4985f0 In 16-bit samples case the starting offsets for the loops are calculated
incorrectly which may cause a buffer overrun beyond the beginning of
the row buffer.

Submitted by:   Robert Nagy <robert@openbsd.org>
2004-07-07 10:33:28 +00:00
Oliver Eikemeier
e5b315a539 fix dependencies 2004-07-07 10:15:38 +00:00
Anton Berezin
320f70e38e Add devel/p5-Data-Random, a Perl module for generating random data. 2004-07-07 10:04:37 +00:00
Oliver Eikemeier
ffacc93b14 eliminate some verbatim uses of mktemp and sort
PR:		62298
2004-07-07 09:55:56 +00:00
Oliver Eikemeier
471cedfc59 - update to 3.55
/usr/local/share/doc/nmap/CHANGELOG
2004-07-07 09:22:26 +00:00
Oliver Eikemeier
14850bc587 Canonicalize MASTER_SITES a bit, to ease sorting by dumb scripts (ranksites)
Approved by:	mi@aldan.algebra.com (maintainer)
2004-07-07 08:42:53 +00:00
David E. O'Brien
f21b873a88 Catch up with changes to sys/imgact_aout.h (it requires sys/endian.h). 2004-07-07 08:29:00 +00:00
Clement Laforet
53efc3474f - update to 0.15.0 2004-07-07 08:27:57 +00:00
Volker Stolz
34c8086af5 Chase libgsl-update 2004-07-07 08:22:50 +00:00
Volker Stolz
b9258c6079 Requires fvwm2-devel, not plain fvwm2
Noticed by: cluster via kris
2004-07-07 07:45:47 +00:00
Anton Berezin
b5a1cd120f Update to 1.21.
PR:		68734
Submitted by:	maintainer
2004-07-07 07:42:20 +00:00
Volker Stolz
f512ec1567 Chase libgsl-update
PR:		ports/68749
Submitted by	Jon Drews
 and:		kiril@
2004-07-07 07:32:25 +00:00
Pav Lucistnik
0cb8d7cda2 - Update to 0.15.1b
PR:		ports/68682
Submitted by:	Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
Approved by:	maintainer
2004-07-07 07:17:28 +00:00
Anton Berezin
1fe492e7a6 In last update I forgot to commit this patch. Fix the build.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-07-07 07:16:28 +00:00
Pav Lucistnik
3bffad3464 - Unbreak pkg-message creation on read-only ports tree
PR:		ports/68753
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by:	kris / pointyhat
2004-07-07 07:01:34 +00:00
Pav Lucistnik
7de5522f7e - Register conflict with newly added Gtk2 incarnation of this port 2004-07-07 06:56:32 +00:00
Pav Lucistnik
593f3b1737 After repocopy from x11-toolkits/gtkdatabox, add gtkdatabox2, Gtk+2 widget
to display numerical data.

PR:		ports/68710
Submitted by:	Leonid Zolotarev <leoz@saunalahti.fi>
Repocopied by:	marcus
2004-07-07 06:55:33 +00:00
Pav Lucistnik
b1f58d2247 - Only perform configure-package target in -server port
Fixes:		net/isc-dhcp3-devel
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Reported by:	kris / pointyhat
2004-07-07 06:47:36 +00:00
Dmitry Sivachenko
6eaa2e3c29 Add missing LIB_DEPENDS. 2004-07-07 06:43:46 +00:00
Dirk Meyer
10642dbb1f - fix index
as bsd.php.mmk still needs explicit PORTSDIR
2004-07-07 06:13:49 +00:00
Joe Marcus Clarke
d6ac2d1259 Do not attempt to load the old libxml1 stuff since that was removed from
libxml2-2.6.11.  We depend on libxml2 anyway, so this should effectively
be a NOP while ensuring this port still builds.

Reported by:	pointyhat via kris
2004-07-07 05:48:18 +00:00
Joe Marcus Clarke
7da129f8b8 Fix the build with libxml2-2.6.11.
Reported by:	pointyhat via kris
2004-07-07 05:37:57 +00:00
Joe Marcus Clarke
6148d66ca2 Chase the libxml2 split.
Reported by:	pointyhat via kris
2004-07-07 05:33:55 +00:00
Maho Nakata
307ffeaa9e Fix version number
Submitted by:	eik via chkversion <eik+chkversion@FreeBSD.org>
Pointy hat to:	myself
2004-07-07 02:22:38 +00:00
Ade Lovett
f7f5464ee9 (note automake15 not yet connected to the build)
Fix so that aclocal looks in all appropriate ../share/aclocal*
directories.
2004-07-07 00:59:39 +00:00
Ade Lovett
e5dde29762 Expand %%X11BASE%% to the appropriate ${X11BASE} value in aclocal, so
that it can actually find files in ${X11BASE}/share/aclocal if need be.
2004-07-07 00:56:44 +00:00
Adam Weinberger
6344152dbd Update to 1.8alpha1.
Use a pkg-install to register chrome stuff.
2004-07-06 23:11:56 +00:00
Kirill Ponomarev
95899b9b07 Update to 0.92.1
Chase libraries according to new math/gsl version

PR:		ports/68741
Submitted by:	maintainer
2004-07-06 22:15:40 +00:00
Greg Lewis
4d324d51f4 . Set LATEST_LINK. 2004-07-06 22:07:38 +00:00
Greg Lewis
91a1e9451c . Set LATEST_LINK.
. Fix a typo in IGNORE.
2004-07-06 22:05:34 +00:00
Pav Lucistnik
6b6b928a17 - Update to 13
: fixed cleaning of broken ports from database (untested)
  : minorupdate [hold] bug fixed (untested)

PR:		ports/68738
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-06 21:23:26 +00:00
Thierry Thomas
cf25df79b7 Upgrade to 1.54.1.
Remark: Netgen is now included, but it does not depends on the
port cad/netgen.

Reminded by:	Pedro F. Giffuni.
2004-07-06 21:18:23 +00:00
Dirk Meyer
bba4537aaf - update to 2.0.1
see ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.0.1/Changelog

- new option WITH_VSFTPD_SSL
- honor CC, LDFLAGS
2004-07-06 20:28:39 +00:00