1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

123093 Commits

Author SHA1 Message Date
Christian Weisgerber
7ce77e7525 Document hashcash format string vulnerability. 2005-04-02 23:15:17 +00:00
Mario Sergio Fujikawa Ferreira
4891957f0a o Update to Freenet Stable build 5102 released 20050403 snapshot
o Bump PORTREVISION since build version did not change
2005-04-02 23:13:11 +00:00
Herve Quiroz
b693b7e990 - Update to 1.4.4 [1]
- Update to bsd.java.mk 2.0 [1]
- Use %%JAVAJARDIR%%
- Add missing $FreeBSD$ tag

PR:		79442 [1]
Submitted by:	maintainer [1]
2005-04-02 23:08:49 +00:00
Mario Sergio Fujikawa Ferreira
02ef56eaea Uphold C{C,FLAGS}
Approved by:	maintainer
2005-04-02 23:03:27 +00:00
Christian Weisgerber
018634567e Update to 1.17.
Among other things, this version fixes a format string vulnerability.

PR:		ports/79434
Submitted by:	David Bremner <bremner@unb.ca>
2005-04-02 23:01:46 +00:00
Joe Marcus Clarke
976dff5663 * Update to 2.10.1
* Clean up KDE menu for KDE 3.4 [1]
* Fix a bug, if a .desktop is in ${X11BASE}/share/gnome/app/ it will
  display an entry in 'Applications' and in 'Desktop' menu. Disable the
  LegacyDirs option in the settings.menu to fix it [1]

Submitted by:	mezz [1]
2005-04-02 22:54:04 +00:00
Herve Quiroz
08ea4d35a4 - Update to 0.22 [1]
- Add 'java' category

PR:		79303 [1]
Submitted by:	Radim Kolar <hsn@netmag.cz> [1]
2005-04-02 22:53:13 +00:00
Joe Marcus Clarke
e471ca1da0 Update to 1.1.14. 2005-04-02 22:45:30 +00:00
Joe Marcus Clarke
783d1ba3e9 Update to 2.6.19. 2005-04-02 22:45:17 +00:00
Christian Weisgerber
dce30f5fba Maintenance update to 1.4. No substantial changes.
Approved by:	maintainer
2005-04-02 22:34:30 +00:00
Herve Quiroz
8f4433d3b7 Add a new MASTER_SITES entry
PR:		79267
Submitted by:	maintainer
2005-04-02 22:18:34 +00:00
Pav Lucistnik
1f763c423f - Chase gchemutils shlib bump 2005-04-02 22:18:06 +00:00
Pav Lucistnik
c9ef54f3fd - Update to 0.4.1
Clue provided by:	marcus (extra patch)
2005-04-02 22:17:24 +00:00
Herve Quiroz
2bdcabe499 Update to 2.1.7
PR:		79197
Submitted by:	maintainer
2005-04-02 22:14:50 +00:00
Thierry Thomas
5f22d5f743 - Upgrade to to 1.0.0.
Changelog at <http://pear.php.net/package/HTTP_Download/download/1.0.0/>.

- fix dependencies.

PR:		ports/79312
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-04-02 22:13:15 +00:00
Kris Kennaway
29a95d490c In the previous commit the PORTREVISION was decreased from 3 to 1. Fix
by increasing to 4.

Pointy hat to:	kwm
2005-04-02 22:02:24 +00:00
Thierry Thomas
235ebdeb95 Upgrade to to 1.2.0.
Changelog at <http://pear.php.net/package/File/download/1.2.0/>.

PR:		ports/79378
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-04-02 21:57:42 +00:00
Thierry Thomas
f66d080608 - Upgrade to to 1.7.5.
Changelog at <http://pear.php.net/package/DB/download/1.7.5/>.

PR:		ports/79340
Submitted by:	Antônio Carlos Venâncio Júnior (maintainer)
2005-04-02 21:48:36 +00:00
Thierry Thomas
6f9976b233 Add freemat-mpi, an environment for rapid engineering and
scientific processing, MPI version.
2005-04-02 21:14:49 +00:00
Thierry Thomas
844d82cdd8 Add freemat 1.10, an environment for rapid engineering and
scientific processing.

It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
2005-04-02 21:12:57 +00:00
Joe Marcus Clarke
b166aafe8c Chase the dbus shared library version. 2005-04-02 21:09:14 +00:00
Joe Marcus Clarke
4f545c5a49 Update to 0.32. 2005-04-02 21:06:37 +00:00
Michael Johnson
24853c7595 Add paman
Polypaudio Manager (paman) is a simple Gtk+ frontend for the polypaudio
sound server.
2005-04-02 21:00:44 +00:00
Thierry Thomas
8192b90a2a Upgrade to 050324. 2005-04-02 20:43:17 +00:00
Thierry Thomas
32ed1ecc67 Upgrade to v3.0.4.
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.49&r2=1.515.2.93&ty=h>.
2005-04-02 20:24:43 +00:00
Michael Johnson
926d938f46 - Update to 1.9.2
PR:		79476
Submitted by:	Ports Fury
2005-04-02 20:24:10 +00:00
Kris Kennaway
c274063a6a Also in previous revision:
Use the new xorg mtree file from the ports tree instead of the
BSD.x11-4.dist from the source tree, which is no longer appropriate.
2005-04-02 20:21:27 +00:00
Kris Kennaway
9ebdc14d1d Build packages with WRKDIRPREFIX=/work (which does not exist by
default) instead of /tmp, since some packages incorrectly search this
build path at runtime to try to load things.

Requested by:	nectar
2005-04-02 20:20:21 +00:00
Hye-Shik Chang
ad771cae4d Fix package building on 64bit architectures. 2005-04-02 20:20:11 +00:00
Kris Kennaway
3bb948c483 Increase the nc poll timeout to better deal with network latencies. 2005-04-02 20:19:03 +00:00
Kris Kennaway
da08048084 Flip over the -plistcheck switch to -noplistcheck since we now want to
make it the default behaviour.
2005-04-02 20:18:28 +00:00
Kris Kennaway
37d3297837 Update the list of files and directories to filter from the plist checking. 2005-04-02 20:17:47 +00:00
Thierry Thomas
660ba2d4ce Chase Code_Aster's update. 2005-04-02 20:15:09 +00:00
Thierry Thomas
38ef784cb8 Upgrade to 1.2.2. 2005-04-02 20:14:05 +00:00
Michael Johnson
2dc03ad80b - Update to 0.0.20
PR:		79479
Submitted by:	Ports Fury
2005-04-02 20:13:58 +00:00
Dirk Meyer
0013b3e383 - fix manpages 2005-04-02 20:12:33 +00:00
Thierry Thomas
f1568185f1 This is still version 7.4.0, but tarball has been rerolled and it
includes some minor updates.

Remove BROKEN on non-i386.
2005-04-02 20:12:22 +00:00
Dirk Meyer
ed1fb92b15 - update to 0.9.7f 2005-04-02 20:11:10 +00:00
Dirk Meyer
2130ee3865 - update for openssl 0.9.7f 2005-04-02 20:10:01 +00:00
Dirk Meyer
e7f8a88d89 - Update to 0.94.2
http://www.lesstif.org/ReleaseNotes.html
2005-04-02 20:03:49 +00:00
Mario Sergio Fujikawa Ferreira
7956aac992 Update to 4.0.1 2005-04-02 20:01:30 +00:00
Michael Johnson
e36cdbabd4 - Update to 0.4.5
PR:		79408
Submitted by:	maintainer
2005-04-02 20:01:26 +00:00
Michael Johnson
73c7697594 - Update to 2.10.2 2005-04-02 19:54:08 +00:00
Dirk Meyer
9f15d66654 - update mod_snmp_1.3.14.13, remove BROKEN 2005-04-02 19:48:01 +00:00
Thierry Thomas
57c767de39 Fix build on i386 4: a hunk of a patch in ports/77257 wasn't committed.
PR:		ports/77257
Reported by:	Kris via pointyhat
Submitted by:	Sam Lawrance (maintainer)
2005-04-02 19:45:29 +00:00
Dirk Meyer
3838b743cd - update to 2.8.3 2005-04-02 19:42:45 +00:00
Joe Marcus Clarke
4961230460 Register a conflict with devel/gamin. 2005-04-02 19:38:19 +00:00
Thierry Thomas
bf08f12f8a - register conflict with lang/gcc3* ;
- change maintainer's address.

PR:		ports/79294
Submitted by:	Horance Chou (maintainer)
2005-04-02 19:37:31 +00:00
Joe Marcus Clarke
33fc41d660 Update to 2.3.13. 2005-04-02 19:33:09 +00:00
Joe Marcus Clarke
b3d2d68199 Chase the xscreensaver-gnome dependency file. 2005-04-02 19:31:01 +00:00