Commit Graph

111833 Commits

Author SHA1 Message Date
Maho Nakata
6e7d0ac916 Depends on newer libpng. 2004-10-24 04:24:15 +00:00
Makoto Matsushita
3c7da95f70 Add entry on popfile and DBD::SQLite 1.x trouble: why and workaround.
See also: http://popfile.sourceforge.net/cgi-bin/wiki.pl?SQLite3
2004-10-24 03:55:10 +00:00
Maho Nakata
44597bdbd2 [1] Use bsd.java.mk 2.0 features
[2] Cosmetic clean ups (still portlint complains, though)

PR:	71451 [1]
Submitted by:		hq [1]
2004-10-24 03:54:44 +00:00
Cheng-Lung Sung
f6ffb75002 - fix unfetchable.
- change master site subdir

Noticed by:	kris
Approved by:	co-mentor (vanilla)
2004-10-24 03:48:52 +00:00
Maho Nakata
37d82a763c Forced commit
Actually this report was submitted by mharo,
and eik kindly told me how to fix.

PR:	71095
Submitted by:	mharo
2004-10-24 03:40:23 +00:00
Maho Nakata
df33287cc1 Avoid the use of != statements in ports Makefile
PR:		71095
Submitted by:	eik
2004-10-24 03:37:02 +00:00
Yen-Ming Lee
d959c237da - fix building problem and unbreak this port
- remove redundant declaration in makefile.conf and use MAKE_ENV directly
- utilize DATADIR in pkg-plist

Noticed by:	kris
2004-10-24 03:09:51 +00:00
Joe Marcus Clarke
667c8927db Move REINPLACE_CMD up from do-install to pre-install so no .bak files are left
behind after pkg_delete.

PR:		73054
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-24 02:38:40 +00:00
Joe Marcus Clarke
b6d999ba6e * Add a pkg-deinstall script to remove left-over dynamically generated
files [1]
* Move REINPLACE_CMD up from do-install to pre-install so no .bak files
  are left behind after pkg_delete [2]

PR:		71313 [1]
		73054 [2]
Submitted by:	Michael Johnson <ahze@ahze.net> [2]
2004-10-24 02:35:07 +00:00
Oliver Eikemeier
24d242e01a - Re-enable "!"s in .cvsignore files
- Fix an off-by-one error in the handling of --max-delete=N
2004-10-24 01:59:41 +00:00
Oliver Eikemeier
268a3a5edb Add WITH_FIXED_NEVER_USERS, a colon-separated list of users that cannot be overridden by "never_users" 2004-10-24 01:34:36 +00:00
Herve Quiroz
3be75d74ff tcmplex-pantelje, audio video multiplexer from the transcode distribution,
re-writen for 8 audio channels. This version fixes an AC3 bug and supports
files > 2GB.

WWW:	http://www.home.zonnet.nl/panteltje/dvd/
2004-10-24 01:23:00 +00:00
Herve Quiroz
b483613740 Azureus is a java bittorrent client. Azureus offers multiple
torrent downloads, queuing/priority systems (on torrents and
files), start/stop seeding options and instant access to
numerous pieces of information about your torrents. Azureus
now features an embedded tracker easily setup and ready to use.

WWW: http://azureus.sourceforge.com/

PR:		72682
Submitted by:	Jeremy Faulkner <gldisater@gldis.ca>
Reviewed by:	glewis
2004-10-24 01:08:00 +00:00
Sean Chittenden
10ff18612d Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details.  Grab maintainership of this port for the time being.
2004-10-24 00:23:04 +00:00
Mark Murray
0d77c0aa11 Update to version 1.0.4.3, and do a fair bit of repair so that
Maxima and Axiom both work with this. The repairs likely fix
other maths packages also. The maintainer is also retiring,
so reset MAINTAINER to ports@ to give him a break.

OK'ed by:	MAINTAINER
2004-10-23 21:30:54 +00:00
Adam Weinberger
31000e3382 Revert the previous change. That wasn't the droid^Wsolution
I was looking for.
2004-10-23 19:26:43 +00:00
Makoto Matsushita
36e65eff70 Since popfile 0.22.0 doesn't work with DBD::SQLite 1.x, switch to SQLite2.
CAUTION: for existing users, edit your ${HOME}/.popfile/popfile.cfg
(or whatever popfile configuration file) as follows:
	before: bayes_dbconnect dbi:SQLite:dbname=$dbname
	after:  bayes_dbconnect dbi:SQLite2:dbname=$dbname
	(change the word "SQLite" to "SQLite2")

files/patch-Bayes.pm also added, to use dbi:SQLite2 by default.

Since the contents is changed, bump PORTREVISION.
2004-10-23 19:02:51 +00:00
Joe Marcus Clarke
c583253a64 Add gresolver, a graphical DNS query tool using GTK+. It allows system
administrators to quickly and easily make the most common DNS queries
without constructing lengthy dig commands.

PR:		73030
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-10-23 18:12:40 +00:00
Joe Marcus Clarke
2615854e1d Add p5-Glade2 after a repocopy from p5-Glade. p5-Glade2 adds libglade
interface building bindings to Perl so you can create and manipulate
GTK+ and GNOME user interfaces in Perl.

PR:		70682
Submitted by:	ports@c0decafe.net <ports@c0decafe.net>
2004-10-23 17:45:27 +00:00
Makoto Matsushita
ee2e0fd8ea Update to 0.22.0.
This commit also introduce a new option, WITH_POPFILE_SSL.  Since 0.22.0,
popfile supports SSL connection for clients.  If WITH_POPFILE_SSL is defined
(default not defined), add security/p5-IO-Socket-SSL to RUN_DEPENDS.

Please note that this changes is based on PR: 71938, thank you Daniel.

PR:		71938
Submitted by:	daniel at dgrund.de (partly)
2004-10-23 17:14:49 +00:00
Simon L. B. Nielsen
7f69ed5df9 - Document more buffer overflows in mpg123.
- Fix package name in two older mpg123 entries.

Approved by:	nectar
2004-10-23 16:08:43 +00:00
Sergey Skvortsov
099d07f7e0 Updated to 1.15
* unbreak build on perl 5.00503
2004-10-23 14:05:45 +00:00
Christian Weisgerber
d1b537f3b9 Update to 1.2.4. This is a bugfix/minor feature enhancement release:
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations
2004-10-23 13:51:22 +00:00
Jimmy Olgeni
492316117f Upgrade to version 1.24.
PR:		72919
Submitted by:	Rod Taylor <ports (at) rbt.ca>
2004-10-23 13:05:18 +00:00
Lars Thegler
f75aebf08e - Update to 1.3 2004-10-23 12:20:35 +00:00
Dirk Meyer
2b4a5ce870 - Security update to 2.8.21-1.3.32
* CAN-2004-0492 (cve.mitre.org)
Reject responses from a remote server if sent an invalid (negative) Content-Length.

- update mod_snmp to 1.3.14.13
- fix build dependency
:
2004-10-23 11:04:36 +00:00
Clement Laforet
62bc00e289 - Remove entries for japanese/edict-sdic and devel/ruby-flex_rb 2004-10-23 10:55:37 +00:00
Clement Laforet
2730806175 - resurrect devel/ruby-flex_rb 2004-10-23 10:52:35 +00:00
Clement Laforet
94664b4887 - japanese/edict-sdic is back from Attic 2004-10-23 10:44:46 +00:00
Mathieu Arnold
c1abdc7007 Update to 3.0.1 2004-10-23 10:38:49 +00:00
Hye-Shik Chang
1dcb27260f Remove alz2zip port which will not be maintained anymore.
There's a better replacement available in archivers/unalz.
2004-10-23 09:50:15 +00:00
Mark Linimon
fa36c6fcb8 Remove optional dependency. The dependent port was removed after having
failed to install for quite some time.
2004-10-23 09:50:13 +00:00
Hye-Shik Chang
a3ce7f6023 Add unalz 0.20,
unarchiver for AlZip compressed files.
2004-10-23 09:40:07 +00:00
Simon L. B. Nielsen
66b8db991a Upgrade to phpMyAdmin 2.6.0-pl2 in order to close a remote command
execution vulnerability.

PR:		ports/72954
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Fixes VuXML:	http://vuxml.FreeBSD.org/fc07c9ca-22ce-11d9-814e-0001020eed82.html
Approved by:	edwin
2004-10-23 08:50:41 +00:00
OKAZAKI Tetsurou
4d35df5f38 Update to version 1.1.
PR:		72817
Submitted by:	KATO Tsuguru
2004-10-23 08:35:51 +00:00
Cheng-Lung Sung
6c044ca796 - update to 0.09
- add mod_perl2 support

Approved by:	co-mentor (vanilla)
2004-10-23 08:20:06 +00:00
Cheng-Lung Sung
f0e8694085 - update to 1.00
- make it run with mod_perl2

Approved by:	co-mentor (vanilla)
2004-10-23 08:13:38 +00:00
Cheng-Lung Sung
60cbd05b04 - update 3.0.12
- add two patch files for SQLite

PR:		ports/73029
Submitted by:	clsung
Approved by:	maintainer (Autrijus Tang), co-mentor (vanilla)
2004-10-23 07:29:33 +00:00
Mark Linimon
2ffde018be Remove mail/cyrus. 2004-10-23 07:01:37 +00:00
Mark Linimon
ecfc152024 As previously announced, remove mail/cyrus due to security vulnerabilities. 2004-10-23 06:56:25 +00:00
Jeremy Messenger
649f44a495 GTorrentViewer is a GTK2-based viewer and editor for BitTorrent meta files. It
is able to retrieve information from trackers, check files, show detailed
information, and modify .torrent files without having to start downloading.

WWW: http://gtorrentviewer.sourceforge.net/

PR:		ports/72766
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-23 06:51:33 +00:00
Mark Linimon
146d3784ae Remove japanese/edict-sdic. 2004-10-23 06:51:16 +00:00
Mark Linimon
967fe66779 As previously announced, remove japanese/edict-sdic due to checksum mismatch. 2004-10-23 06:49:06 +00:00
Mark Linimon
504929d941 Remove hebrew/pine. 2004-10-23 06:45:29 +00:00
Mark Linimon
f48d8f5cb0 As previously announced, remove hebrew/pine due to security problems. 2004-10-23 06:43:30 +00:00
Mark Linimon
0e91ec7e96 Remove graphics/giram and graphics/ruby-gdchart. 2004-10-23 06:38:03 +00:00
Mark Linimon
5fdf6a42c2 As previously announced, remove graphics/ruby-gdchart due to build errors. 2004-10-23 06:36:27 +00:00
Mark Linimon
f83367591a As previously announced, remove graphics/giram due to build failure. 2004-10-23 06:33:04 +00:00
Mark Linimon
510fcf782e Remove games/utserver-asu. 2004-10-23 06:28:51 +00:00
Mark Linimon
e22c87c0b5 As previously announced, remove games/utserver-asu (checksum failure). 2004-10-23 06:26:52 +00:00